From c1354d51fc27dd506ed79fcce30e03a64975414b Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Sat, 13 Feb 2010 01:37:29 +0000 Subject: [PATCH] Move this to one line to add space back after period. If these is to be split into 2 lines, then the msg() call needs changing to display correctly. --- languages/messages/MessagesEn.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index f43dda4e33..69ef11fe8e 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3276,8 +3276,7 @@ Please try again.', 'tooltip-pt-anonlogin' => 'You are encouraged to log in; however, it is not mandatory', 'tooltip-pt-logout' => 'Log out', 'tooltip-ca-talk' => 'Discussion about the content page', -'tooltip-ca-edit' => 'You can edit this page. -Please use the preview button before saving', +'tooltip-ca-edit' => 'You can edit this page. Please use the preview button before saving', 'tooltip-ca-addsection' => 'Start a new section', 'tooltip-ca-viewsource' => 'This page is protected. You can view its source', -- 2.20.1