r62413 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62412‎ | r62413 | r62414 >
Date:01:37, 13 February 2010
Author:aaron
Status:ok
Tags:
Comment:
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.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -3276,8 +3276,7 @@
32773277 'tooltip-pt-anonlogin' => 'You are encouraged to log in; however, it is not mandatory',
32783278 'tooltip-pt-logout' => 'Log out',
32793279 'tooltip-ca-talk' => 'Discussion about the content page',
3280 -'tooltip-ca-edit' => 'You can edit this page.
3281 -Please use the preview button before saving',
 3280+'tooltip-ca-edit' => 'You can edit this page. Please use the preview button before saving',
32823281 'tooltip-ca-addsection' => 'Start a new section',
32833282 'tooltip-ca-viewsource' => 'This page is protected.
32843283 You can view its source',

Status & tagging log