diff --git a/mailpoet/views/settings.html b/mailpoet/views/settings.html index 652fabd7dd..f8335ac51b 100644 --- a/mailpoet/views/settings.html +++ b/mailpoet/views/settings.html @@ -62,7 +62,7 @@ 'previewPage': __('Preview page'), 'preview': __('Preview'), 'leaveEmptyToDisplayAll': __('Leave this field empty to display all lists'), - 'hideListFromManageSubPage': __('To hide a list from the Manage Subscription page, go to [link]Lists[/link] and edit the one you want to hide'), + 'hideListFromManageSubPage': __('To hide a list from the Manage Subscription page, go to [link]Lists[/link] and edit the one you want to hide.'), 'reEngagementTitle': __('Re-engagement page'), 'reEngagementDescription': __('Thank your subscribers reactivated by the Re-engagement email for their continued interest in your emails.'),