Remove unused messages 'recentchangesall' (removed in r36682) and 'imagelistall'...
authorRobin Pepermans <robin@users.mediawiki.org>
Sat, 23 Apr 2011 16:18:19 +0000 (16:18 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Sat, 23 Apr 2011 16:18:19 +0000 (16:18 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 6705aa8..d331daf 100644 (file)
@@ -4163,8 +4163,6 @@ $8', # only translate this message to other languages if you have to change it
 'edit-externally-help' => '(See the [http://www.mediawiki.org/wiki/Manual:External_editors setup instructions] for more information)',
 
 # 'all' in various places, this might be different for inflected languages
-'recentchangesall' => 'all',
-'imagelistall'     => 'all',
 'watchlistall2'    => 'all',
 'namespacesall'    => 'all',
 'monthsall'        => 'all',
index 9114e62..dcc31b5 100644 (file)
@@ -3114,8 +3114,6 @@ $wgMessageStructure = array(
                'edit-externally-help',
        ),
        'all' => array(
-               'recentchangesall',
-               'imagelistall',
                'watchlistall2',
                'namespacesall',
                'monthsall',