r95597 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95596‎ | r95597 | r95598 >
Date:11:01, 27 August 2011
Author:raymond
Status:ok (Comments)
Tags:
Comment:
Remove a message for a feature introduced with r47569 and reverted with r48780.
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
@@ -1152,7 +1152,6 @@
11531153 'right-userrights',
11541154 'right-userrights-interwiki',
11551155 'right-siteadmin',
1156 - 'right-reset-passwords',
11571156 'right-override-export-depth',
11581157 'right-sendemail',
11591158 ),
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1985,7 +1985,6 @@
19861986 'right-userrights' => 'Edit all user rights',
19871987 'right-userrights-interwiki' => 'Edit user rights of users on other wikis',
19881988 'right-siteadmin' => 'Lock and unlock the database',
1989 -'right-reset-passwords' => "Reset other users' passwords",
19901989 'right-override-export-depth' => 'Export pages including linked pages up to a depth of 5',
19911990 'right-sendemail' => 'Send e-mail to other users',
19921991

Follow-up revisions

RevisionCommit summaryAuthorDate
r965081.18: MFT r95562, r95570, r95597, r95608, r95647, r95648, r95674, r95790, r95...catrope21:56, 7 September 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r47569ChangePassword fixes:...demon18:35, 20 February 2009
r47570Needs rights-reset-password msg.demon18:39, 20 February 2009
r48780Revert r47569 and subsequent related revisions. These still break logging in ...werdna02:27, 25 March 2009

Comments

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

This is actually reverting r47570.

Status & tagging log