Remove version number from the newsletter tooltip

[MAILPOET-4474]
This commit is contained in:
Pavel Dohnal
2022-09-07 13:14:50 +02:00
committed by Veljko V
parent 086852ee4d
commit c8293fd405

View File

@@ -187,7 +187,7 @@
'templateFileMalformedError': __('This template file appears to be damaged. Please try another one.'),
'importTemplateTitle': __('Import a template'),
'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'),
'mailpoetGuideTemplateTitle': __("MailPoet's Guide"),
'confirmTemplateDeletion': __('You are about to delete the template named "%1$s".'),