r47570 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47569‎ | r47570 | r47571 >
Date:18:39, 20 February 2009
Author:demon
Status:reverted (Comments)
Tags:
Comment:
Needs rights-reset-password msg.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
@@ -1028,6 +1028,7 @@
10291029 'right-userrights',
10301030 'right-userrights-interwiki',
10311031 'right-siteadmin',
 1032+ 'right-reset-passwords',
10321033 ),
10331034 'rightslog' => array(
10341035 'rightslog',
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1708,6 +1708,7 @@
17091709 'right-userrights' => 'Edit all user rights',
17101710 'right-userrights-interwiki' => 'Edit user rights of users on other wikis',
17111711 'right-siteadmin' => 'Lock and unlock the database',
 1712+'right-reset-passwords' => 'Reset other users' passwords',
17121713
17131714 # User rights log
17141715 'rightslog' => 'User rights log',

Follow-up revisions

RevisionCommit summaryAuthorDate
r47571Fix syntax error in r47570siebrand18:44, 20 February 2009
r95597Remove a message for a feature introduced with r47569 and reverted with r48780.raymond11:01, 27 August 2011

Comments

#Comment by Siebrand (talk | contribs)   23:49, 20 February 2009

Syntax error fixed in r47571

#Comment by Happy-melon (talk | contribs)   17:51, 28 August 2011

reverted in r95597.

Status & tagging log