Remove a message for a feature introduced with r47569 and reverted with r48780.
authorRaimond Spekking <raymond@users.mediawiki.org>
Sat, 27 Aug 2011 11:01:51 +0000 (11:01 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Sat, 27 Aug 2011 11:01:51 +0000 (11:01 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index f33c915..ecafdf4 100644 (file)
@@ -1985,7 +1985,6 @@ Your e-mail address is not revealed when other users contact you.',
 'right-userrights'            => 'Edit all user rights',
 'right-userrights-interwiki'  => 'Edit user rights of users on other wikis',
 'right-siteadmin'             => 'Lock and unlock the database',
-'right-reset-passwords'       => "Reset other users' passwords",
 'right-override-export-depth' => 'Export pages including linked pages up to a depth of 5',
 'right-sendemail'             => 'Send e-mail to other users',
 
index 35cb63d..9caf7e5 100644 (file)
@@ -1152,7 +1152,6 @@ $wgMessageStructure = array(
                'right-userrights',
                'right-userrights-interwiki',
                'right-siteadmin',
-               'right-reset-passwords',
                'right-override-export-depth',
                'right-sendemail',
        ),