diff --git a/views/newsletter/templates/components/sidebar/layout.hbs b/views/newsletter/templates/components/sidebar/layout.hbs
index d6cbd52a05..b366baf291 100644
--- a/views/newsletter/templates/components/sidebar/layout.hbs
+++ b/views/newsletter/templates/components/sidebar/layout.hbs
@@ -1,4 +1,4 @@
-
<%= __('Layout') %>
+
<%= __('Columns') %>
diff --git a/views/newsletters.html b/views/newsletters.html
index 1027ec2218..a58db4d83c 100644
--- a/views/newsletters.html
+++ b/views/newsletters.html
@@ -20,9 +20,9 @@
<% block translations %>
<%= localize({
- 'pageTitle': __('Newsletters'),
+ 'pageTitle': __('Emails'),
- 'tabStandardTitle': __('Newsletters'),
+ 'tabStandardTitle': __('Emails'),
'tabWelcomeTitle': __('Welcome Emails'),
'tabNotificationTitle': __('Post Notifications'),
@@ -75,7 +75,7 @@
'trash': __('Trash'),
'edit': __('Edit'),
'duplicate': __('Duplicate'),
- 'newsletterDuplicated': __('Newsletter "%$1s" has been duplicated'),
+ 'newsletterDuplicated': __('Email "%$1s" has been duplicated.'),
'notSentYet': __('Not sent yet'),
'scheduledFor': __('Scheduled for'),
'scheduleIt': __('Schedule it'),
@@ -97,18 +97,18 @@
'delete': __('Delete'),
'select': __('Select'),
'preview': __('Preview'),
- 'selectTemplateTitle': __('Select a template'),
+ 'selectTemplateTitle': __('Select a responsive template'),
'draftNewsletterTitle': __('Subject'),
- 'pickCampaignType': __('Pick a type of campaign'),
+ 'pickCampaignType': __('Select type of email'),
'regularNewsletterTypeTitle': __('Newsletter'),
'regularNewsletterTypeDescription': __('Send a newsletter with images, buttons, dividers, and social bookmarks. Or, just send a basic text email.'),
'create': __('Create'),
'welcomeNewsletterTypeTitle': __('Welcome Email'),
'welcomeNewsletterTypeDescription': __('Automatically send an email (or series of emails) to new subscribers or WordPress users. Send a day, a week, or a month after they sign up.'),
'setUp': __('Set up'),
- 'postNotificationNewsletterTypeTitle': __('Post Notifications'),
- 'postNotificationsNewsletterTypeDescription': __('Automatically send posts immediately, daily, weekly or monthly. Filter by categories, if you like.'),
+ 'postNotificationNewsletterTypeTitle': __('Latest Post Notifications'),
+ 'postNotificationsNewsletterTypeDescription': __('Let MailPoet email your subscribers with your latest content. You can send daily, weekly, monthly, or even immediately after publication.'),
'selectFrequency': __('Select a frequency'),
'postNotificationSubjectLineTip': __("Insert [newsletter:total] to show number of posts, [newsletter:post_title] to show the latest post's title & [newsletter:number] to display the issue number."),
'activate': __('Activate'),
@@ -146,7 +146,7 @@
'subjectLineTip': __("Be creative! It's the first thing that your subscribers see. Tempt them to open your email."),
'emptySubjectLineError': __('Please specify a subject'),
'segments': __('Lists'),
- 'segmentsTip': __('Your email newsletter(s) will be sent to this list.'),
+ 'segmentsTip': __('This subscriber segment will be used for this email.'),
'selectSegmentPlaceholder': __('Select a list'),
'noSegmentsSelectedError': __('Please select a list'),
'sender': __('Sender'),
@@ -160,7 +160,7 @@
'newsletterUpdated': __('Newsletter was updated successfully!'),
'newsletterAdded': __('Newsletter was added successfully!'),
'newsletterSendingError': __('An error occurred while trying to send.
Please check your settings'),
- 'finalNewsletterStep': __('Final step: last details'),
+ 'finalNewsletterStep': __('Final Step: Last Details'),
'saveDraftAndClose': __('Save as draft and close'),
'orSimply': __('or simply'),
'goBackToDesign': __('go back to the Design page'),
diff --git a/views/settings/advanced.html b/views/settings/advanced.html
index 1af73b9481..222db7309e 100644
--- a/views/settings/advanced.html
+++ b/views/settings/advanced.html
@@ -25,7 +25,7 @@
<%= __('Select what will activate your newsletter queue.') %>
diff --git a/views/settings/basics.html b/views/settings/basics.html
index d1d0fd509f..52164b434f 100644
--- a/views/settings/basics.html
+++ b/views/settings/basics.html
@@ -148,7 +148,7 @@
<%= __('Subscribe in registration form') %>
- <%= __('Allow users who register as a WordPress user on your website to subscribe to a MailPoet list (in addition to the "WordPress Users" list') %>
+ <%= __('Allow users who register as a WordPress user on your website to subscribe to a MailPoet list (in addition to the "WordPress Users" list)') %>
|
@@ -203,7 +203,7 @@
<% else %>
- <%= __('Registration is disabled on this site') %>
+ <%= __('Registration is disabled on this site.') %>
<% endif %>
|
@@ -270,9 +270,9 @@
<%= __('Unsubscribe page') %>
- <%= __('When your subscribers click the "Unsubscribe" link, they will be directed to this page') %>
+ <%= __('When your subscribers click the "Unsubscribe" link, they will be directed to this page.') %>
- <%= __('Use this shortcode on your website\'s WordPress pages: [mailpoet_manage text="Manage your subscription"]') %>
+ <%= __('If you want to use a custom Unsubscribe page, simply paste this shortcode on to a WordPress page: [mailpoet_manage_text="Manage your subscription"]') %>
@@ -340,7 +340,7 @@
|
<%= __('Paste this shortcode on a post or page to display the total number of confirmed subscribers') %>
diff --git a/views/settings/signup.html b/views/settings/signup.html
index 506a9a3126..8c977b646a 100644
--- a/views/settings/signup.html
+++ b/views/settings/signup.html
@@ -194,7 +194,7 @@
if(~~($(this).val()) === 1) {
result = confirm("<%= __('Subscribers will need to activate their subscription via email in order to receive your newsletters. This is highly recommended!') %>");
} else {
- result = confirm("<%= __('Unconfirmed subscribers will receive your newsletters from without needing to activate their subscriptions. This is not recommended!') %>");
+ result = confirm("<%= __('New subscribers will be automatically confirmed, without having to confirm their subscription. This is not recommended!') %>");
}
// if the user confirmed changing the signup confirmation (yes/no)
if(result === true) {
diff --git a/views/subscribers/importExport/import.html b/views/subscribers/importExport/import.html
index e06b6eb361..f828b90452 100644
--- a/views/subscribers/importExport/import.html
+++ b/views/subscribers/importExport/import.html
@@ -52,7 +52,7 @@
'userColumns': __('User fields'),
'selectedValueAlreadyMatched': __('The selected value is already matched to another field'),
'confirmCorrespondingColumn': __('Confirm that this field corresponds to the selected field'),
-'columnContainInvalidElement': __('One of the fields contains an invalid email. Please fix it before continuing'),
+'columnContainInvalidElement': __('One of the fields contains an invalid email. Please fix it before continuing.'),
'january': __('January'),
'february': __('February'),
'march': __('March'),
@@ -65,15 +65,15 @@
'october': __('October'),
'november': __('November'),
'december': __('December'),
-'noDateFieldMatch': __("Do not match as a 'date field' if most of the rows for that field return the same error"),
-'emptyFirstRowDate': __('First row date cannot be empty'),
+'noDateFieldMatch': __("Do not match as a 'date field' if most of the rows for that field return the same error."),
+'emptyFirstRowDate': __('First row date cannot be empty.'),
'verifyDateMatch': __('Verify that the date in blue matches the original date'),
'pm': __('PM'),
'am': __('AM'),
'dateMatchError': __('Error matching date'),
-'columnContainsInvalidDate': __('One of the fields contains an invalid date. Please fix it before continuing'),
+'columnContainsInvalidDate': __('One of the fields contains an invalid date. Please fix before continuing.'),
'listCreateError': __('Error adding a new list:'),
-'columnContainsInvalidElement': __('One of the fields contains an invalid email. Please fix before continuing'),
+'columnContainsInvalidElement': __('One of the fields contains an invalid email. Please fix before continuing.'),
'customFieldCreateError': __('Custom field could not be created'),
'subscribersCreated': __('%1$s subscribers added to %2$s.'),
'subscribersUpdated': __('%1$s existing subscribers were updated and added to %2$s')
diff --git a/views/subscribers/subscribers.html b/views/subscribers/subscribers.html
index 80e037b7fb..9f570a5202 100644
--- a/views/subscribers/subscribers.html
+++ b/views/subscribers/subscribers.html
@@ -17,7 +17,7 @@
'pageTitle': __('Subscribers'),
'searchLabel': __('Search'),
'loadingItems': __('Loading subscribers...'),
- 'noItemsFound': __('No subscribers were found'),
+ 'noItemsFound': __('No subscribers were found.'),
'selectAllLabel': __('All subscribers on this page are selected.'),
'selectedAllLabel': __('All %d subscribers are selected'),
'selectAllLink': __('Select all subscribers on all pages.'),
diff --git a/views/update.html b/views/update.html
index 224e08707c..4a4427e31b 100644
--- a/views/update.html
+++ b/views/update.html
@@ -17,8 +17,8 @@
 %>)
diff --git a/views/welcome.html b/views/welcome.html
index 8b2cfcefb3..594c7d65e6 100644
--- a/views/welcome.html
+++ b/views/welcome.html
@@ -26,8 +26,8 @@
|