From: Chad Horohoe Date: Fri, 20 Feb 2009 18:39:22 +0000 (+0000) Subject: Needs rights-reset-password msg. X-Git-Tag: 1.31.0-rc.0~42762 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=6733970a18aa4a98e65fea6d7d6b6eff622ab3ae;p=lhc%2Fweb%2Fwiklou.git Needs rights-reset-password msg. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 2e6a0f3ab9..3a771c9767 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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', diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 97fc834967..8e973283e8 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -1028,6 +1028,7 @@ $wgMessageStructure = array( 'right-userrights', 'right-userrights-interwiki', 'right-siteadmin', + 'right-reset-passwords', ), 'rightslog' => array( 'rightslog',