Update text in template mode warning popup
[MAILPOET-6336]
This commit is contained in:
committed by
Rostislav Wolný
parent
c612eb1c4e
commit
1cff0c5ee1
@@ -68,7 +68,7 @@ export default function EditTemplateBlocksNotification( { contentRef } ) {
|
||||
size="medium"
|
||||
>
|
||||
{ __(
|
||||
'You’ve tried to select a block that is part of a template, which may be used on other emails. Would you like to edit the template?',
|
||||
'The block you’ve selected is part of a template that might be used in other emails. Are you sure you want to edit the template?',
|
||||
'mailpoet'
|
||||
) }
|
||||
</ConfirmDialog>
|
||||
|
Reference in New Issue
Block a user