Remove version number from the newsletter tooltip
[MAILPOET-4474]
This commit is contained in:
@@ -187,7 +187,7 @@
|
|||||||
'templateFileMalformedError': __('This template file appears to be damaged. Please try another one.'),
|
'templateFileMalformedError': __('This template file appears to be damaged. Please try another one.'),
|
||||||
'importTemplateTitle': __('Import a template'),
|
'importTemplateTitle': __('Import a template'),
|
||||||
'selectJsonFileToUpload': __('Select a .json file to upload'),
|
'selectJsonFileToUpload': __('Select a .json file to upload'),
|
||||||
'helpTooltipTemplateUpload': __('You can only upload .json templates that were originally created with MailPoet 3.'),
|
'helpTooltipTemplateUpload': __('You can only upload .json templates that were originally created with MailPoet.'),
|
||||||
'upload': __('Upload'),
|
'upload': __('Upload'),
|
||||||
'mailpoetGuideTemplateTitle': __("MailPoet's Guide"),
|
'mailpoetGuideTemplateTitle': __("MailPoet's Guide"),
|
||||||
'confirmTemplateDeletion': __('You are about to delete the template named "%1$s".'),
|
'confirmTemplateDeletion': __('You are about to delete the template named "%1$s".'),
|
||||||
|
Reference in New Issue
Block a user