diff --git a/ui/component/youtubeTransferStatus/view.jsx b/ui/component/youtubeTransferStatus/view.jsx index 976fe112e8..0eba122a31 100644 --- a/ui/component/youtubeTransferStatus/view.jsx +++ b/ui/component/youtubeTransferStatus/view.jsx @@ -192,7 +192,7 @@ export default function YoutubeTransferStatus(props: Props) {
{' '} {__( - '*Not all content may be processed. Click Learn More at the bottom to understand sync limitations ' + '*Not all content may be processed, there are limitations based on both Youtube and Odysee activity. Click Learn More at the bottom to see the latest requirements and limits. ' )}{' '}
diff --git a/ui/page/youtubeSync/view.jsx b/ui/page/youtubeSync/view.jsx index 88c422a098..9b609ee398 100644 --- a/ui/page/youtubeSync/view.jsx +++ b/ui/page/youtubeSync/view.jsx @@ -120,9 +120,12 @@ export default function YoutubeSync(props: Props) { ) : ( @@ -175,7 +178,7 @@ export default function YoutubeSync(props: Props) {