* Add a nice fieldset around the input form
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index 595b466..186e5ca 100644 (file)
@@ -840,6 +840,7 @@ $wgMessageStructure = array(
                'upload-permitted',
                'upload-preferred',
                'upload-prohibited',
+               'uploadfooter',
                'uploadlog',
                'uploadlogpage',
                'uploadlogpagetext',
@@ -978,6 +979,7 @@ $wgMessageStructure = array(
                'filedelete-otherreason',
                'filedelete-reason-otherlist',
                'filedelete-reason-dropdown',
+               'filedelete-edit-reasonlist',
        ),
        'mimesearch' => array(
                'mimesearch',
@@ -1106,6 +1108,10 @@ $wgMessageStructure = array(
                'protectedtitlesempty',
                'listusers',
                'listusers-summary',
+               'specialpages',
+               'specialpages-summary',
+               'spheading',
+               'restrictedpheading',
                'newpages',
                'newpages-summary',
                'newpages-username',
@@ -1120,19 +1126,6 @@ $wgMessageStructure = array(
                'pager-newer-n',
                'pager-older-n',
        ),
-       'specialspecialpages' => array(
-               'specialpages',
-               'specialpages-summary',
-               'specialpages-other',
-               'restrictedpheading',
-               'specialpages-edit',
-               'specialpages-tpl',
-               'specialpages-tpl-lists',
-               'specialpages-tpl-tools',
-               'specialpages-tpl-maint',
-               'specialpages-tpl-info',
-               'specialpages-tpl-pers',
-       ),
        'booksources' => array(
                'booksources',
                'booksources-summary',
@@ -1220,6 +1213,7 @@ $wgMessageStructure = array(
                'unwatch',
                'unwatchthispage',
                'notanarticle',
+               'notvisiblerev',
                'watchnochange',
                'watchlist-details',
                'wlheader-enotif',
@@ -1277,6 +1271,7 @@ $wgMessageStructure = array(
                'deleteotherreason',
                'deletereasonotherlist',
                'deletereason-dropdown',
+               'delete-edit-reasonlist',
                'delete-toobig',
                'delete-warning-toobig',
                'rollback',
@@ -1414,6 +1409,7 @@ $wgMessageStructure = array(
        ),
        'block' => array(
                'blockip',
+               'blockip-legend',
                'blockiptext',
                'ipaddress',
                'ipadressorusername',
@@ -1503,7 +1499,9 @@ $wgMessageStructure = array(
                'databasenotlocked',
        ),
        'movepage' => array(
-               'movepage',
+               'move-page',
+               'move-page-backlink',
+               'move-page-legend',
                'movepagetext',
                'movepagetalktext',
                'movearticle',
@@ -2247,6 +2245,7 @@ $wgMessageStructure = array(
                'catseparator',
                'semicolon-separator',
                'comma-separator',
+               'colon-separator',
        ),
        'imgmulti' => array(
                'imgmultipageprev',
@@ -2458,7 +2457,6 @@ XHTML id names.",
        'withoutinterwiki'    => '',
        'fewestrevisions'     => '',
        'specialpages'        => 'Miscellaneous special pages',
-       'specialspecialpages' => 'Special:Specialpages',
        'booksources'         => 'Book sources',
        'specialpages2'       => '',
        'logpages'            => 'Special:Log',