Make the subtitle of Special:Watchlist more consistent with other subtitles.
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index f0c8f96..ee8cfed 100644 (file)
@@ -31,7 +31,6 @@ $wgMessageStructure = array(
                'tog-watchdefault',
                'tog-watchmoves',
                'tog-watchdeletion',
-               'tog-minordefault',
                'tog-previewontop',
                'tog-previewonfirst',
                'tog-nocache',
@@ -421,6 +420,7 @@ $wgMessageStructure = array(
                'gotaccount',
                'gotaccountlink',
                'createaccountmail',
+               'createaccountreason',
                'badretype',
                'userexists',
                'loginerror',
@@ -467,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',
@@ -922,6 +931,7 @@ $wgMessageStructure = array(
                'contextlines',
                'contextchars',
                'stub-threshold',
+               'stub-threshold-disabled',
                'recentchangesdays',
                'recentchangesdays-max',
                'recentchangescount',
@@ -991,7 +1001,9 @@ $wgMessageStructure = array(
                'prefs-advancedrendering',
                'prefs-advancedsearchoptions',
                'prefs-advancedwatchlist',
-               'prefs-display',
+               'prefs-displayrc',
+               'prefs-displaysearchoptions',
+               'prefs-displaywatchlist',
                'prefs-diffs',
        ),
        'userrights' => array(
@@ -1264,7 +1276,6 @@ $wgMessageStructure = array(
                'fileexists-shared-forbidden',
                'file-exists-duplicate',
                'file-deleted-duplicate',
-               'successfulupload',
                'uploadwarning',
                'uploadwarning-text',
                'savefile',
@@ -1289,9 +1300,12 @@ $wgMessageStructure = array(
                'upload-wasdeleted',
                'filename-bad-prefix',
                'filename-prefix-blacklist',
-               'upload-successful-msg',
+               'upload-success-subj',
+               'upload-success-msg',
                'upload-failure-subj',
                'upload-failure-msg',
+               'upload-warning-subj',
+               'upload-warning-msg',
        ),
        'upload-errors' => array(
                'upload-proto-error',
@@ -1391,6 +1405,7 @@ $wgMessageStructure = array(
                'shared-repo-from',
                'shared-repo',
                'shared-repo-name-wikimediacommons',
+               'filepage.css',
        ),
        'filerevert' => array(
                'filerevert',
@@ -1731,7 +1746,7 @@ $wgMessageStructure = array(
        'watchlist' => array(
                'watchlist',
                'mywatchlist',
-               'watchlistfor',
+               'watchlistfor2',
                'nowatchlist',
                'watchlistanontext',
                'watchnologin',
@@ -2143,6 +2158,7 @@ $wgMessageStructure = array(
                'immobile-target-page',
                'immobile_namespace',
                'imagenocrossnamespace',
+               'nonfile-cannot-move-to-file',
                'imagetypemismatch',
                'imageinvalidfilename',
                'fix-double-redirects',
@@ -3237,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',