From: Siebrand Mazeland Date: Thu, 5 Aug 2010 20:50:50 +0000 (+0000) Subject: Message and formatting tweaks for r70520 X-Git-Tag: 1.31.0-rc.0~35686 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=2cdc7437b3e31beb6d266bef63f88a178ffccab6;p=lhc%2Fweb%2Fwiklou.git Message and formatting tweaks for r70520 --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index e2f845f036..637baddb9f 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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',