From 6fb43bf1a5b51c7926b79bb5575b468efaac1e39 Mon Sep 17 00:00:00 2001 From: Amine Ben hammou Date: Wed, 8 May 2019 14:38:29 +0000 Subject: [PATCH] Remove unused strings --- views/layout.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/views/layout.html b/views/layout.html index 8aabe208fe..b9dd509bdc 100644 --- a/views/layout.html +++ b/views/layout.html @@ -70,11 +70,6 @@ jQuery('.toplevel_page_mailpoet-newsletters.menu-top-last') 'senderEmailAddressWarning1': _x('You might not reach the inbox of your subscribers if you use this email address.', 'In the last step, before sending a newsletter. URL: ?page=mailpoet-newsletters#/send/2'), 'senderEmailAddressWarning2': _x('Use an address like %suggested for the Sender and put %originalSender in the Reply-to field below.', 'In the last step, before sending a newsletter. URL: ?page=mailpoet-newsletters#/send/2'), 'senderEmailAddressWarning3': _x('Read more.'), - - 'senderEmailAddressNewInstallWarning1': __('The MailPoet Sending Service can’t send email with the email address %originalSender.'), - 'senderEmailAddressNewInstallWarning2': __('You have to use an address like %suggested and put %originalSender‌‌‌‌ in the Reply-to field below.'), - 'senderEmailAddressNewInstallWarning3': __('This new email address has to be authorized first in your account.'), - 'senderEmailAddressNewInstallWarning4': __('Authorize your email.'), }) %> <% block translations %><% endblock %>