Tweak messages: Remove ", if applicable" because messages are shown only if subpages...
authorRaimond Spekking <raymond@users.mediawiki.org>
Tue, 14 Apr 2009 15:26:08 +0000 (15:26 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Tue, 14 Apr 2009 15:26:08 +0000 (15:26 +0000)
Furthermore the list is subpages is shown

languages/messages/MessagesEn.php

index 5b563fd..8b11d5d 100644 (file)
@@ -2792,8 +2792,8 @@ Please choose another name.',
 Please merge them manually.'''",
 'movedto'                      => 'moved to',
 'movetalk'                     => 'Move associated talk page',
-'move-subpages'                => 'Move subpages (up to $1), if applicable',
-'move-talk-subpages'           => 'Move subpages of talk page (up to $1), if applicable',
+'move-subpages'                => 'Move subpages (up to $1)',
+'move-talk-subpages'           => 'Move subpages of talk page (up to $1)',
 'movepage-page-exists'         => 'The page $1 already exists and cannot be automatically overwritten.',
 'movepage-page-moved'          => 'The page $1 has been moved to $2.',
 'movepage-page-unmoved'        => 'The page $1 could not be moved to $2.',