Message and formatting tweaks for r70520
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 5 Aug 2010 20:50:50 +0000 (20:50 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 5 Aug 2010 20:50:50 +0000 (20:50 +0000)
languages/messages/MessagesEn.php

index e2f845f..637badd 100644 (file)
@@ -1145,13 +1145,15 @@ Please wait before trying again.',
 * Italiano|it
 * Nederlands|nl', # do not translate or duplicate this message to other languages
 'suspicious-userlogout'      => 'Your request to log out was denied because it looks like it was sent by a broken browser or caching proxy.',
-'password-strength'          => 'Estimated password strength: $1',
-'password-strength-bad'      => 'BAD',
-'password-strength-mediocre' => 'mediocre',
+
+# JavaScript password checks
+'password-strength'            => 'Estimated password strength: $1',
+'password-strength-bad'        => 'BAD',
+'password-strength-mediocre'   => 'mediocre',
 'password-strength-acceptable' => 'acceptable',
-'password-strength-good'     => 'good',
-'password-retype'            => 'Retype password here',
-'password-retype-mismatch'   => 'Passwords don\'t match',
+'password-strength-good'       => 'good',
+'password-retype'              => 'Retype password here',
+'password-retype-mismatch'     => 'Passwords do not match',
 
 # Password reset dialog
 'resetpass'                 => 'Change password',