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 %>