Here we go again, this time for 'blocklist-nousertalk'
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index 279f53f..ca22e3c 100644 (file)
@@ -369,7 +369,6 @@ $wgMessageStructure = array(
                'remembermypassword',
                'yourdomainname',
                'externaldberror',
-               'loginproblem',
                'login',
                'nav-login-createaccount',
                'loginprompt',
@@ -563,8 +562,6 @@ $wgMessageStructure = array(
                'edit-conflict',
                'edit-no-change',
                'edit-already-exists',
-               'userrestricted-page',
-               'userrestricted-namespace',
        ),
        'parserwarnings' => array(
                'expensive-parserfunction-warning',
@@ -943,7 +940,6 @@ $wgMessageStructure = array(
                'right-suppressrevision',
                'right-suppressionlog',
                'right-block',
-               'right-restrict',
                'right-blockemail',
                'right-hideuser',
                'right-ipblock-exempt',
@@ -1549,7 +1545,9 @@ $wgMessageStructure = array(
                'protectedarticle',
                'modifiedarticleprotection',
                'unprotectedarticle',
+               'movedarticleprotection',
                'protect-title',
+               'prot_1movedto2',
                'protect-backlink',
                'protect-legend',
                'confirmprotect',
@@ -1579,6 +1577,7 @@ $wgMessageStructure = array(
                'protect-otherreason-op',
                'protect-dropdown',
                'protect-edit-reasonlist',
+               'protect-expiry-options',
                'restriction-type',
                'restriction-level',
                'minimum-size',
@@ -1698,7 +1697,6 @@ $wgMessageStructure = array(
                'ipbsubmit',
                'ipbother',
                'ipboptions',
-               'ipbinfinite',
                'ipbotheroption',
                'ipbotherreason',
                'ipbhidename',
@@ -1729,6 +1727,7 @@ $wgMessageStructure = array(
                'noautoblockblock',
                'createaccountblock',
                'emailblock',
+               'blocklist-nousertalk',
                'ipblocklist-empty',
                'ipblocklist-no-results',
                'blocklink',
@@ -1763,68 +1762,6 @@ $wgMessageStructure = array(
                'sorbs_create_account_reason',
                'cant-block-while-blocked',
        ),
-       'listrestrictions' => array(
-               'listuserrestrictions',
-               'listuserrestrictions-intro',
-               'listuserrestrictions-row-ns',
-               'listuserrestrictions-row-page',
-               'listuserrestrictions-row-expiry',
-               'listuserrestrictions-legend',
-               'listuserrestrictions-type',
-               'listuserrestrictions-user',
-               'listuserrestrictions-namespace',
-               'listuserrestrictions-page',
-               'listuserrestrictions-submit',
-               'listuserrestrictions-notfound',
-               'listuserrestrictions-empty',
-               'listuserrestrictions-remove',
-               'userrestrictiontype-none',
-               'userrestrictiontype-namespace',
-               'userrestrictiontype-page',
-       ),
-       'removerestrictions' => array(
-               'removerestrictions',
-               'removerestrictions-intro',
-               'removerestrictions-noid',
-               'removerestrictions-wrongid',
-               'removerestrictions-legend',
-               'removerestrictions-user',
-               'removerestrictions-type',
-               'removerestrictions-page',
-               'removerestrictions-namespace',
-               'removerestrictions-reason',
-               'removerestrictions-submit',
-               'removerestrictions-success',
-       ),
-       'restrictuser' => array(
-               'restrictuser',
-               'restrictuser-userselect',
-               'restrictuser-user',
-               'restrictuser-go',
-               'restrictuser-notfound',
-               'restrictuser-existing',
-               'restrictuser-legend-page',
-               'restrictuser-legend-namespace',
-               'restrictuser-title',
-               'restrictuser-namespace',
-               'restrictuser-expiry',
-               'restrictuser-reason',
-               'restrictuser-sumbit',
-               'restrictuser-badtitle',
-               'restrictuser-badnamespace',
-               'restrictuser-badexpiry',
-               'restrictuser-duptitle',
-               'restrictuser-dupnamespace',
-               'restrictuser-success',
-       ),
-       'restrictionlog' => array(
-               'restrictionlog',
-               'restrictionlogtext',
-               'restrictentry',
-               'restrictremoveentry',
-               'restrictlognamespace',
-               'restrictlogpage',
-       ),
        'developertools' => array(
                'lockdb',
                'unlockdb',
@@ -1850,6 +1787,7 @@ $wgMessageStructure = array(
                'movepagetalktext',
                'movearticle',
                'movenotallowed',
+               'moverootuserpagesnotallowed',
                'newtitle',
                'move-watch',
                'movepagebtn',
@@ -2629,6 +2567,7 @@ $wgMessageStructure = array(
                'comma-separator',
                'colon-separator',
                'autocomment-prefix',
+               'pipe-separator',
        ),
        'imgmulti' => array(
                'imgmultipageprev',
@@ -2918,10 +2857,6 @@ XHTML id names.",
        'sp-contributions'    => '',
        'whatlinkshere'       => 'What links here',
        'block'               => 'Block/unblock',
-       'listrestrictions'    => 'Special:ListUserRestrictions',
-       'removerestrictions'  => 'Special:RemoveRestrictions',
-       'restrictuser'        => 'Special:RestrictUser',
-       'restrictionlog'      => 'Special:Log/restrict',
        'developertools'      => 'Developer tools',
        'movepage'            => 'Move page',
        'export'              => 'Export',
@@ -3040,6 +2975,7 @@ $wgMessageComments = array(
        'exif-orientation-8'          => '0th row: left; 0th column: bottom',
        'movepage-moved'              => 'The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.',
        'ipboptions'                  => 'display1:time1,display2:time2,...',
+       'protect-expiry-options'      => 'display1:time1,display2:time2,...',
        'metadata-fields'             => 'Do not translate list items',
        'version'                     => 'Not used as normal message but as header for the special page itself',
        'userrights'                  => 'Not used as normal message but as header for the special page itself',