r49467 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49466‎ | r49467 | r49468 >
Date:15:26, 14 April 2009
Author:raymond
Status:ok
Tags:
Comment:
Tweak messages: Remove ", if applicable" because messages are shown only if subpages exist.
Furthermore the list is subpages is shown
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -2792,8 +2792,8 @@
27932793 Please merge them manually.'''",
27942794 'movedto' => 'moved to',
27952795 'movetalk' => 'Move associated talk page',
2796 -'move-subpages' => 'Move subpages (up to $1), if applicable',
2797 -'move-talk-subpages' => 'Move subpages of talk page (up to $1), if applicable',
 2796+'move-subpages' => 'Move subpages (up to $1)',
 2797+'move-talk-subpages' => 'Move subpages of talk page (up to $1)',
27982798 'movepage-page-exists' => 'The page $1 already exists and cannot be automatically overwritten.',
27992799 'movepage-page-moved' => 'The page $1 has been moved to $2.',
28002800 'movepage-page-unmoved' => 'The page $1 could not be moved to $2.',

Status & tagging log