Add messages.inc entry for r64903.
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index 71e135c..d3b1f8f 100644 (file)
@@ -517,6 +517,7 @@ $wgMessageStructure = array(
                'showlivepreview',
                'showdiff',
                'anoneditwarning',
+               'anonpreviewwarning',
                'missingsummary',
                'missingcommenttext',
                'missingcommentheader',
@@ -930,6 +931,7 @@ $wgMessageStructure = array(
                'prefs-files',
                'prefs-custom-css',
                'prefs-custom-js',
+               'prefs-common-css-js',
                'prefs-reset-intro',
                'prefs-emailconfirm-label',
                'prefs-textboxsize',
@@ -1053,6 +1055,7 @@ $wgMessageStructure = array(
                'right-hideuser',
                'right-ipblock-exempt',
                'right-proxyunbannable',
+               'right-unblockself',
                'right-protect',
                'right-editprotected',
                'right-editinterface',
@@ -1661,6 +1664,8 @@ $wgMessageStructure = array(
                'emailpagetext',
                'usermailererror',
                'defemailsubject',
+               'usermaildisabled',
+               'usermaildisabledtext',
                'noemailtitle',
                'noemailtext',
                'nowikiemailtitle',
@@ -1887,6 +1892,7 @@ $wgMessageStructure = array(
                'sp-contributions-talk',
                'sp-contributions-userrights',
                'sp-contributions-blocked-notice',
+               'sp-contributions-blocked-notice-anon',
                'sp-contributions-search',
                'sp-contributions-username',
                'sp-contributions-submit',
@@ -2012,7 +2018,9 @@ $wgMessageStructure = array(
                'sorbsreason',
                'sorbs_create_account_reason',
                'cant-block-while-blocked',
-               'cant-see-hidden-user'
+               'cant-see-hidden-user',
+               'ipbblocked',
+               'ipbnounblockself',
        ),
        'developertools' => array(
                'lockdb',
@@ -3123,6 +3131,7 @@ $wgMessageStructure = array(
                'htmlform-float-invalid',
                'htmlform-int-toolow',
                'htmlform-int-toohigh',
+               'htmlform-required',
                'htmlform-submit',
                'htmlform-reset',
                'htmlform-selectorother-other',