Needs rights-reset-password msg.
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 20 Feb 2009 18:39:22 +0000 (18:39 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 20 Feb 2009 18:39:22 +0000 (18:39 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 2e6a0f3..3a771c9 100644 (file)
@@ -1708,6 +1708,7 @@ please see math/README to configure.',
 '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',
 
 # User rights log
 'rightslog'      => 'User rights log',
index 97fc834..8e97328 100644 (file)
@@ -1028,6 +1028,7 @@ $wgMessageStructure = array(
                'right-userrights',
                'right-userrights-interwiki',
                'right-siteadmin',
+               'right-reset-passwords',
        ),
        'rightslog' => array(
                'rightslog',