Make the subtitle of Special:Watchlist more consistent with other subtitles.
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index 6a25e89..ee8cfed 100644 (file)
@@ -420,6 +420,7 @@ $wgMessageStructure = array(
                'gotaccount',
                'gotaccountlink',
                'createaccountmail',
+               'createaccountreason',
                'badretype',
                'userexists',
                'loginerror',
@@ -466,6 +467,15 @@ $wgMessageStructure = array(
                'loginlanguagelinks',
                'suspicious-userlogout',
        ),
+       'passwordstrength' => array(
+               'password-strength',
+               'password-strength-bad',
+               'password-strength-mediocre',
+               'password-strength-acceptable',
+               'password-strength-good',
+               'password-retype',      
+               'password-retype-mismatch',
+       ),
        'resetpass' => array(
                'resetpass',
                'resetpass_announce',
@@ -921,6 +931,7 @@ $wgMessageStructure = array(
                'contextlines',
                'contextchars',
                'stub-threshold',
+               'stub-threshold-disabled',
                'recentchangesdays',
                'recentchangesdays-max',
                'recentchangescount',
@@ -1735,7 +1746,7 @@ $wgMessageStructure = array(
        'watchlist' => array(
                'watchlist',
                'mywatchlist',
-               'watchlistfor',
+               'watchlistfor2',
                'nowatchlist',
                'watchlistanontext',
                'watchnologin',
@@ -3242,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',