diff --git a/ui/component/publishFile/view.jsx b/ui/component/publishFile/view.jsx index caf787621..d88b0bb1b 100644 --- a/ui/component/publishFile/view.jsx +++ b/ui/component/publishFile/view.jsx @@ -135,7 +135,7 @@ function PublishFile(props: Props) { return (
{__( - 'Your video may not be the best format. Use MP4s in H264/AAC format and a friendly bitrate (720p) for more reliable streaming.' + 'Your video may not be the best format. Use MP4s in H264/AAC format and a friendly bitrate (under 5 mbps) and resolution (720p) for more reliable streaming.' )}{' '}
@@ -154,7 +154,7 @@ function PublishFile(props: Props) { return ({__( - 'For video content, use MP4s in H264/AAC format and a friendly bitrate (720p) for more reliable streaming. Lbrytv uploads are restricted to 1GB.' + 'For video content, use MP4s in H264/AAC format and a friendly bitrate (under 5 mbps) and resolution (720p) for more reliable streaming. Lbrytv uploads are restricted to 1GB.' )}{' '}
@@ -167,7 +167,7 @@ function PublishFile(props: Props) { return ({__( - 'For video content, use MP4s in H264/AAC format and a friendly bitrate (720p) for more reliable streaming.' + 'For video content, use MP4s in H264/AAC format and a friendly bitrate (under 5 mbps) and resolution (720p) for more reliable streaming.' )}{' '}