r86545 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r86544‎ | r86545 | r86546 >
Date:20:19, 20 April 2011
Author:raymond
Status:ok
Tags:
Comment:
Fixes for r86482
Modified paths:
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
@@ -434,6 +434,7 @@
435435 'createaccount',
436436 'gotaccount',
437437 'gotaccountlink',
 438+ 'userlogin-resetlink',
438439 'createaccountmail',
439440 'createaccountreason',
440441 'badretype',
@@ -3453,7 +3454,8 @@
34543455 'login' => 'Login and logout pages',
34553456 'mail' => 'E-mail sending',
34563457 'passwordstrength' => 'JavaScript password checks',
3457 - 'resetpass' => 'Password reset dialog',
 3458+ 'resetpass' => 'Change password dialog',
 3459+ 'passwordreset' => 'Special:PasswordReset',
34583460 'toolbar' => 'Edit page toolbar',
34593461 'edit' => 'Edit pages',
34603462 'parserwarnings' => 'Parser/template warnings',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r86482(bug 13015, bug 18347, bug 18996, bug 20473, bug 23669, bug 28244) separate t...happy-melon15:27, 20 April 2011

Status & tagging log