From dce13e5b8e2e91f5224dafa210fb71d90b15c3db Mon Sep 17 00:00:00 2001 From: Oluwaseun Olorunsola Date: Fri, 18 Nov 2022 13:06:54 +0100 Subject: [PATCH] Update sentence, add full stop. MAILPOET-4669 --- mailpoet/views/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.'),