r70527 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70526‎ | r70527 | r70528 >
Date:20:50, 5 August 2010
Author:siebrand
Status:reverted
Tags:
Comment:
Message and formatting tweaks for r70520
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1145,13 +1145,15 @@
11461146 * Italiano|it
11471147 * Nederlands|nl', # do not translate or duplicate this message to other languages
11481148 'suspicious-userlogout' => 'Your request to log out was denied because it looks like it was sent by a broken browser or caching proxy.',
1149 -'password-strength' => 'Estimated password strength: $1',
1150 -'password-strength-bad' => 'BAD',
1151 -'password-strength-mediocre' => 'mediocre',
 1149+
 1150+# JavaScript password checks
 1151+'password-strength' => 'Estimated password strength: $1',
 1152+'password-strength-bad' => 'BAD',
 1153+'password-strength-mediocre' => 'mediocre',
11521154 'password-strength-acceptable' => 'acceptable',
1153 -'password-strength-good' => 'good',
1154 -'password-retype' => 'Retype password here',
1155 -'password-retype-mismatch' => 'Passwords don\'t match',
 1155+'password-strength-good' => 'good',
 1156+'password-retype' => 'Retype password here',
 1157+'password-retype-mismatch' => 'Passwords do not match',
11561158
11571159 # Password reset dialog
11581160 'resetpass' => 'Change password',

Follow-up revisions

RevisionCommit summaryAuthorDate
r70528Message and formatting tweaks for r70520. Forgot to commit this in r70527.siebrand21:17, 5 August 2010

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r70520JavaScript-based password complexity checker on account creation and password...maxsem19:16, 5 August 2010

Status & tagging log