* Add a nice fieldset around the input form
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index efc1a87..186e5ca 100644 (file)
@@ -511,7 +511,6 @@ $wgMessageStructure = array(
                'session_fail_preview_html',
                'token_suffix_mismatch',
                'editing',
-               'editinguser',
                'editingsection',
                'editingcomment',
                'editconflict',
@@ -677,6 +676,9 @@ $wgMessageStructure = array(
                'searchdisabled',
                'googlesearch',
        ),
+       'opensearch' => array(
+               'opensearch-desc',
+       ),
        'preferences' => array(
                'preferences',
                'preferences-summary',
@@ -743,6 +745,7 @@ $wgMessageStructure = array(
                'userrights-lookup-user',
                'userrights-user-editname',
                'editusergroup',
+               'editinguser',
                'userrights-editusergroup',
                'saveusergroups',
                'userrights-groupsmember',
@@ -837,6 +840,7 @@ $wgMessageStructure = array(
                'upload-permitted',
                'upload-preferred',
                'upload-prohibited',
+               'uploadfooter',
                'uploadlog',
                'uploadlogpage',
                'uploadlogpagetext',
@@ -975,6 +979,7 @@ $wgMessageStructure = array(
                'filedelete-otherreason',
                'filedelete-reason-otherlist',
                'filedelete-reason-dropdown',
+               'filedelete-edit-reasonlist',
        ),
        'mimesearch' => array(
                'mimesearch',
@@ -1112,7 +1117,6 @@ $wgMessageStructure = array(
                'newpages-username',
                'ancientpages',
                'ancientpages-summary',
-               'intl',
                'move',
                'movethispage',
                'unusedimagestext',
@@ -1209,6 +1213,7 @@ $wgMessageStructure = array(
                'unwatch',
                'unwatchthispage',
                'notanarticle',
+               'notvisiblerev',
                'watchnochange',
                'watchlist-details',
                'wlheader-enotif',
@@ -1266,6 +1271,7 @@ $wgMessageStructure = array(
                'deleteotherreason',
                'deletereasonotherlist',
                'deletereason-dropdown',
+               'delete-edit-reasonlist',
                'delete-toobig',
                'delete-warning-toobig',
                'rollback',
@@ -1403,6 +1409,7 @@ $wgMessageStructure = array(
        ),
        'block' => array(
                'blockip',
+               'blockip-legend',
                'blockiptext',
                'ipaddress',
                'ipadressorusername',
@@ -1492,7 +1499,9 @@ $wgMessageStructure = array(
                'databasenotlocked',
        ),
        'movepage' => array(
-               'movepage',
+               'move-page',
+               'move-page-backlink',
+               'move-page-legend',
                'movepagetext',
                'movepagetalktext',
                'movearticle',
@@ -2236,6 +2245,7 @@ $wgMessageStructure = array(
                'catseparator',
                'semicolon-separator',
                'comma-separator',
+               'colon-separator',
        ),
        'imgmulti' => array(
                'imgmultipageprev',
@@ -2418,6 +2428,7 @@ XHTML id names.",
        'mergelog'            => 'Merge log',
        'diffs'               => 'Diffs',
        'search'              => 'Search results',
+       'opensearch'          => 'OpenSearch description',
        'preferences'         => 'Preferences page',
        'userrights'          => 'User rights',
        'group'               => 'Groups',
@@ -2560,6 +2571,7 @@ Variants for Chinese language",
 
 /** Short comments for standalone messages */
 $wgMessageComments = array(
+       'hidden-category-category'    => 'Name of the category where hidden categories will be listed',
        'lastmodifiedat'              => '$1 date, $2 time',
        'sitenotice'                  => 'the equivalent to wgSiteNotice',
        'history-feed-item-nocomment' => 'user at time',