http://www.mediawiki.org/wiki/Special:Code/MediaWiki/70527

Revision: 70527
Author:   siebrand
Date:     2010-08-05 20:50:50 +0000 (Thu, 05 Aug 2010)

Log Message:
-----------
Message and formatting tweaks for r70520

Modified Paths:
--------------
    trunk/phase3/languages/messages/MessagesEn.php

Modified: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php      2010-08-05 20:30:49 UTC 
(rev 70526)
+++ trunk/phase3/languages/messages/MessagesEn.php      2010-08-05 20:50:50 UTC 
(rev 70527)
@@ -1145,13 +1145,15 @@
 * 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',



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to