r56636 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56635‎ | r56636 | r56637 >
Date:12:54, 19 September 2009
Author:happy-melon
Status:ok
Tags:
Comment:
Follow-up to r56635 - remove messages associated with Login rewrite that crept into other commit... they'll be back :D
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1042,7 +1042,7 @@
10431043 'login' => 'Log in',
10441044 'nav-login-createaccount' => 'Log in / create account',
10451045 'loginprompt' => 'You must have cookies enabled to log in to {{SITENAME}}.',
1046 -'userlogin' => 'Log in',
 1046+'userlogin' => 'Log in / create account',
10471047 'logout' => 'Log out',
10481048 'userlogout' => 'Log out',
10491049 'notloggedin' => 'Not logged in',
@@ -1090,7 +1090,6 @@
10911091 and you no longer wish to change it, you may ignore this message and
10921092 continue using your old password.',
10931093 'noemail' => 'There is no e-mail address recorded for user "$1".',
1094 -'noemailcreate' => 'You need to provide a valid email address',
10951094 'passwordsent' => 'A new password has been sent to the e-mail address registered for "$1".
10961095 Please log in again after you receive it.',
10971096 'blocked-mailpassword' => 'Your IP address is blocked from editing, and so is not allowed to use the password recovery function to prevent abuse.',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r56635Implement a 'root' permission, which grants all other permissions. Useful fo...happy-melon12:50, 19 September 2009

Status & tagging log