Message and formatting tweaks for r70520. Forgot to commit this in r70527.
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 5 Aug 2010 21:17:50 +0000 (21:17 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 5 Aug 2010 21:17:50 +0000 (21:17 +0000)
maintenance/language/messages.inc

index eca9d5c..2367e37 100644 (file)
@@ -466,6 +466,8 @@ $wgMessageStructure = array(
                'loginlanguagelabel',
                'loginlanguagelinks',
                'suspicious-userlogout',
+       ),
+       'passwordstrength' => array(
                'password-strength',
                'password-strength-bad',
                'password-strength-mediocre',
@@ -3251,6 +3253,7 @@ XHTML id names.",
        'errors'              => 'General errors',
        'virus'               => 'Virus scanner',
        'login'               => 'Login and logout pages',
+       'passwordstrength'    => 'JavaScript password checks',
        'resetpass'           => 'Password reset dialog',
        'toolbar'             => 'Edit page toolbar',
        'edit'                => 'Edit pages',