diff --git a/ui/modal/modalRevokeClaim/view.jsx b/ui/modal/modalRevokeClaim/view.jsx index b35ec4ed4..050acaf5c 100644 --- a/ui/modal/modalRevokeClaim/view.jsx +++ b/ui/modal/modalRevokeClaim/view.jsx @@ -73,6 +73,11 @@ export default function ModalRevokeClaim(props: Props) {
{__('This will permanently remove your channel. Content published under this channel will be orphaned.')}
++ {__( + 'If this is a YouTube synced channel, it cannot be reprocessed again. Reach out to us via the Help page if you are not sure about deletion.' + )} +
{__('Are you sure? Type %name% to confirm that you wish to remove the channel.', { name })}