* Add a nice fieldset around the input form
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index 1409f16..186e5ca 100644 (file)
@@ -50,6 +50,7 @@ $wgMessageStructure = array(
                'tog-nolangconversion',
                'tog-ccmeonemails',
                'tog-diffonly',
+               'tog-showhiddencats',
        ),
        'underline' => array(
                'underline-always',
@@ -119,6 +120,8 @@ $wgMessageStructure = array(
                'subcategories',
                'category-media-header',
                'category-empty',
+               'hidden-categories',
+               'hidden-category-category',
        ),
        'mainpage' => array(
                'linkprefix',
@@ -263,6 +266,7 @@ $wgMessageStructure = array(
                'restorelink',
                'feedlinks',
                'feed-invalid',
+               'feed-unavailable',
                'site-rss-feed',
                'site-atom-feed',
                'page-rss-feed',
@@ -272,6 +276,7 @@ $wgMessageStructure = array(
                'sitenotice',
                'anonnotice',
                'newsectionheaderdefaultlevel',
+               'red-link-title',
        ),
        'nstab' => array(
                'nstab-main',
@@ -506,7 +511,6 @@ $wgMessageStructure = array(
                'session_fail_preview_html',
                'token_suffix_mismatch',
                'editing',
-               'editinguser',
                'editingsection',
                'editingcomment',
                'editconflict',
@@ -530,6 +534,7 @@ $wgMessageStructure = array(
                'templatesusedsection',
                'template-protected',
                'template-semiprotected',
+               'hiddencategories',
                'edittools',
                'nocreatetitle',
                'nocreatetext',
@@ -655,6 +660,7 @@ $wgMessageStructure = array(
                'searchsubtitleinvalid',
                'noexactmatch',
                'noexactmatch-nocreate',
+               'toomanymatches',
                'titlematches',
                'notitlematches',
                'textmatches',
@@ -670,6 +676,9 @@ $wgMessageStructure = array(
                'searchdisabled',
                'googlesearch',
        ),
+       'opensearch' => array(
+               'opensearch-desc',
+       ),
        'preferences' => array(
                'preferences',
                'preferences-summary',
@@ -736,6 +745,7 @@ $wgMessageStructure = array(
                'userrights-lookup-user',
                'userrights-user-editname',
                'editusergroup',
+               'editinguser',
                'userrights-editusergroup',
                'saveusergroups',
                'userrights-groupsmember',
@@ -830,6 +840,7 @@ $wgMessageStructure = array(
                'upload-permitted',
                'upload-preferred',
                'upload-prohibited',
+               'uploadfooter',
                'uploadlog',
                'uploadlogpage',
                'uploadlogpagetext',
@@ -928,6 +939,7 @@ $wgMessageStructure = array(
                'nolinkstoimage',
                'sharedupload',
                'shareduploadwiki',
+               'shareduploadwiki-desc',
                'shareduploadwiki-linktext',
                'shareddescriptionfollows',
                'noimage',
@@ -967,6 +979,7 @@ $wgMessageStructure = array(
                'filedelete-otherreason',
                'filedelete-reason-otherlist',
                'filedelete-reason-dropdown',
+               'filedelete-edit-reasonlist',
        ),
        'mimesearch' => array(
                'mimesearch',
@@ -1104,7 +1117,6 @@ $wgMessageStructure = array(
                'newpages-username',
                'ancientpages',
                'ancientpages-summary',
-               'intl',
                'move',
                'movethispage',
                'unusedimagestext',
@@ -1201,6 +1213,7 @@ $wgMessageStructure = array(
                'unwatch',
                'unwatchthispage',
                'notanarticle',
+               'notvisiblerev',
                'watchnochange',
                'watchlist-details',
                'wlheader-enotif',
@@ -1258,6 +1271,7 @@ $wgMessageStructure = array(
                'deleteotherreason',
                'deletereasonotherlist',
                'deletereason-dropdown',
+               'delete-edit-reasonlist',
                'delete-toobig',
                'delete-warning-toobig',
                'rollback',
@@ -1326,6 +1340,7 @@ $wgMessageStructure = array(
                'undeleterevision-missing',
                'undelete-nodiff',
                'undeletebtn',
+               'undeletelink',
                'undeletereset',
                'undeletecomment',
                'undeletedarticle',
@@ -1394,6 +1409,7 @@ $wgMessageStructure = array(
        ),
        'block' => array(
                'blockip',
+               'blockip-legend',
                'blockiptext',
                'ipaddress',
                'ipadressorusername',
@@ -1483,7 +1499,9 @@ $wgMessageStructure = array(
                'databasenotlocked',
        ),
        'movepage' => array(
-               'movepage',
+               'move-page',
+               'move-page-backlink',
+               'move-page-legend',
                'movepagetext',
                'movepagetalktext',
                'movearticle',
@@ -1538,7 +1556,6 @@ $wgMessageStructure = array(
        ),
        'thumbnails' => array(
                'thumbnail-more',
-               'missingimage',
                'filemissing',
                'thumbnail_error',
                'djvu_page_error',
@@ -2228,6 +2245,7 @@ $wgMessageStructure = array(
                'catseparator',
                'semicolon-separator',
                'comma-separator',
+               'colon-separator',
        ),
        'imgmulti' => array(
                'imgmultipageprev',
@@ -2235,7 +2253,6 @@ $wgMessageStructure = array(
                'imgmultigo',
                'imgmultigotopre',
                'imgmultigotopost',
-               'imgmultiparseerror',
        ),
        'tablepager' => array(
                'ascending_abbrev',
@@ -2361,6 +2378,16 @@ $wgMessageStructure = array(
                'version-hook-name',
                'version-hook-subscribedby',
                'version-version',
+               'version-license',
+               'version-software',
+               'version-software-product',
+               'version-software-version',
+       ),
+       'filepath' => array(
+               'filepath',
+               'filepath-page',
+               'filepath-submit',
+               'filepath-summary',
        ),
 );
 /** Comments for each block */
@@ -2401,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',
@@ -2536,12 +2564,14 @@ Variants for Chinese language",
        'iranian-dates'         => 'Iranian month names',
        'hebrew-dates'          => 'Hebrew month names',
        'signatures'            => 'Signatures',
-       'CoreParserFunctions' => 'Core parser functions',
-       'version'             => 'Special:Version',
+       'CoreParserFunctions'   => 'Core parser functions',
+       'version'               => 'Special:Version',
+       'filepath'              => 'Special:Filepath',
 );
 
 /** 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',