From 370e83bb0dfd0c70de268c93bf07ad5ee0897192 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 15 Aug 2008 01:29:47 +0200 Subject: Update auf 1.13.0 --- maintenance/language/messages.inc | 430 ++++++++++++++++++++++++++++++-------- 1 file changed, 342 insertions(+), 88 deletions(-) (limited to 'maintenance/language/messages.inc') diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 8b818d16..50d45e6e 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -2,7 +2,8 @@ /** * Define the messages structure in the messages file, for an automated rewriting. * - * @addtogroup Maintenance + * @file + * @ingroup MaintenanceLanguage */ /** The structure of the messages, divided to blocks */ @@ -50,6 +51,7 @@ $wgMessageStructure = array( 'tog-nolangconversion', 'tog-ccmeonemails', 'tog-diffonly', + 'tog-showhiddencats', ), 'underline' => array( 'underline-always', @@ -111,14 +113,22 @@ $wgMessageStructure = array( 'nov', 'dec', ), - 'categories' => array( - 'categories', + 'categorypages' => array( 'pagecategories', 'pagecategorieslink', 'category_header', 'subcategories', 'category-media-header', 'category-empty', + 'hidden-categories', + 'hidden-category-category', + 'category-subcat-count', + 'category-subcat-count-limited', + 'category-article-count', + 'category-article-count-limited', + 'category-file-count', + 'category-file-count-limited', + 'listingcontinuesabbrev', ), 'mainpage' => array( 'linkprefix', @@ -164,7 +174,9 @@ $wgMessageStructure = array( 'permalink', 'print', 'edit', + 'create', 'editthispage', + 'create-this-page', 'delete', 'deletethispage', 'undelete_short', @@ -221,13 +233,12 @@ $wgMessageStructure = array( 'help', 'helppage', 'mainpage', + 'mainpage-description', 'policy-url', 'portal', 'portal-url', 'privacy', 'privacypage', - 'sitesupport', - 'sitesupport-url', ), 'badaccess' => array( 'badaccess', @@ -254,6 +265,7 @@ $wgMessageStructure = array( 'editsection', 'editsection-brackets', 'editold', + 'viewsourceold', 'editsectionhint', 'toc', 'showtoc', @@ -305,7 +317,9 @@ $wgMessageStructure = array( 'readonly', 'enterlockreason', 'readonlytext', - 'missingarticle', + 'missing-article', + 'missingarticle-rev', + 'missingarticle-diff', 'readonly_lag', 'internalerror', 'internalerror_info', @@ -341,6 +355,11 @@ $wgMessageStructure = array( 'ns-specialprotected', 'titleprotected', ), + 'virus' => array( + 'virus-badscanner', + 'virus-scanfailed', + 'virus-unknownscanner', + ), 'login' => array( 'logouttitle', 'logouttext', @@ -354,6 +373,7 @@ $wgMessageStructure = array( 'externaldberror', 'loginproblem', 'login', + 'nav-login-createaccount', 'loginprompt', 'userlogin', 'logout', @@ -370,6 +390,7 @@ $wgMessageStructure = array( 'youremail', 'username', 'uid', + 'prefs-memberingroups', 'yourrealname', 'yourlanguage', 'yourvariant', @@ -508,7 +529,6 @@ $wgMessageStructure = array( 'session_fail_preview_html', 'token_suffix_mismatch', 'editing', - 'editinguser', 'editingsection', 'editingcomment', 'editconflict', @@ -532,29 +552,40 @@ $wgMessageStructure = array( 'templatesusedsection', 'template-protected', 'template-semiprotected', + 'hiddencategories', 'edittools', 'nocreatetitle', 'nocreatetext', 'nocreate-loggedin', 'permissionserrors', 'permissionserrorstext', + 'permissionserrorstext-withaction', 'recreate-deleted-warn', ), + 'parserwarnings' => array( + 'expensive-parserfunction-warning', + 'expensive-parserfunction-category', + 'post-expand-template-inclusion-warning', + 'post-expand-template-inclusion-category', + 'post-expand-template-argument-warning', + 'post-expand-template-argument-category', + ), 'undo' => array( 'undo-success', 'undo-failure', + 'undo-norev', 'undo-summary', ), 'cantcreateaccount' => array( 'cantcreateaccounttitle', 'cantcreateaccount-text', + 'cantcreateaccount-nonblock-text', ), 'history' => array( 'viewpagelogs', 'nohistory', 'revnotfound', 'revnotfoundtext', - 'loadhist', 'currentrev', 'revisionasof', 'revision-info', @@ -566,7 +597,6 @@ $wgMessageStructure = array( 'cur', 'next', 'last', - 'orig', 'page_first', 'page_last', 'histlegend', @@ -613,10 +643,22 @@ $wgMessageStructure = array( 'logdelete-logaction', 'revdelete-success', 'logdelete-success', - ), - 'oversightlog' => array( - 'oversightlog', - 'overlogpagetext', + 'revdel-restore', + 'pagehist', + 'deletedhist', + 'revdelete-content', + 'revdelete-summary', + 'revdelete-uname', + 'revdelete-restricted', + 'revdelete-unrestricted', + 'revdelete-hid', + 'revdelete-unhid', + 'revdelete-log-message', + 'logdelete-log-message', + ), + 'suppression' => array( + 'suppressionlog', + 'suppressionlogtext', ), 'mergehistory' => array( 'mergehistory', @@ -635,6 +677,8 @@ $wgMessageStructure = array( 'mergehistory-no-destination', 'mergehistory-invalid-source', 'mergehistory-invalid-destination', + 'mergehistory-autocomment', + 'mergehistory-comment', ), 'mergelog' => array( 'mergelog', @@ -665,14 +709,37 @@ $wgMessageStructure = array( 'prevn', 'nextn', 'viewprevnext', + 'search-result-size', + 'search-result-score', + 'search-redirect', + 'search-section', + 'search-suggest', + 'search-interwiki-caption', + 'search-interwiki-default', + 'search-interwiki-custom', + 'search-interwiki-more', + 'search-mwsuggest-enabled', + 'search-mwsuggest-disabled', + 'search-relatedarticle', + 'mwsuggest-disable', + 'searchrelated', + 'searchall', 'showingresults', 'showingresultsnum', + 'showingresultstotal', 'nonefound', 'powersearch', - 'powersearchtext', + 'powersearch-legend', + 'powersearch-ns', + 'powersearch-redir', + 'powersearch-field', + 'search-external', 'searchdisabled', 'googlesearch', ), + 'opensearch' => array( + 'opensearch-desc', + ), 'preferences' => array( 'preferences', 'preferences-summary', @@ -731,50 +798,110 @@ $wgMessageStructure = array( 'servertime', 'guesstimezone', 'allowemail', + 'prefs-searchoptions', + 'prefs-namespaces', 'defaultns', 'default', 'files', ), 'userrights' => array( + 'userrights', + 'userrights-summary', 'userrights-lookup-user', 'userrights-user-editname', 'editusergroup', + 'editinguser', 'userrights-editusergroup', 'saveusergroups', 'userrights-groupsmember', - 'userrights-groupsremovable', - 'userrights-groupsavailable', - 'userrights-groupshelp', + 'userrights-groups-help', 'userrights-reason', - 'userrights-available-none', - 'userrights-available-add', - 'userrights-available-remove', - 'userrights-available-add-self', - 'userrights-available-remove-self', 'userrights-no-interwiki', 'userrights-nodatabase', 'userrights-nologin', 'userrights-notallowed', + 'userrights-changeable-col', + 'userrights-unchangeable-col', + 'userrights-irreversible-marker', ), 'group' => array( 'group', + 'group-user', 'group-autoconfirmed', 'group-bot', 'group-sysop', 'group-bureaucrat', + 'group-suppress', 'group-all', ), 'group-member' => array( + 'group-user-member', 'group-autoconfirmed-member', 'group-bot-member', 'group-sysop-member', 'group-bureaucrat-member', + 'group-suppress-member', ), 'grouppage' => array( + 'grouppage-user', 'grouppage-autoconfirmed', 'grouppage-bot', 'grouppage-sysop', 'grouppage-bureaucrat', + 'grouppage-suppress', + ), + 'right' => array( + 'right-read', + 'right-edit', + 'right-createpage', + 'right-createtalk', + 'right-createaccount', + 'right-minoredit', + 'right-move', + 'right-move-subpages', + 'right-suppressredirect', + 'right-upload', + 'right-reupload', + 'right-reupload-own', + 'right-reupload-shared', + 'right-upload_by_url', + 'right-purge', + 'right-autoconfirmed', + 'right-bot', + 'right-nominornewtalk', + 'right-apihighlimits', + 'right-writeapi', + 'right-delete', + 'right-bigdelete', + 'right-deleterevision', + 'right-deletedhistory', + 'right-browsearchive', + 'right-undelete', + 'right-suppressrevision', + 'right-suppressionlog', + 'right-block', + 'right-blockemail', + 'right-hideuser', + 'right-ipblock-exempt', + 'right-proxyunbannable', + 'right-protect', + 'right-editprotected', + 'right-editinterface', + 'right-editusercssjs', + 'right-rollback', + 'right-markbotedits', + 'right-noratelimit', + 'right-import', + 'right-importupload', + 'right-patrol', + 'right-autopatrol', + 'right-patrolmarks', + 'right-unwatchedpages', + 'right-trackback', + 'right-mergehistory', + 'right-userrights', + 'right-userrights-interwiki', + 'right-siteadmin', ), 'rightslog' => array( 'rightslog', @@ -818,6 +945,8 @@ $wgMessageStructure = array( 'recentchangeslinked-title', 'recentchangeslinked-noresult', 'recentchangeslinked-summary', + 'recentchangeslinked-page', + 'recentchangeslinked-to', ), 'upload' => array( 'upload', @@ -826,6 +955,7 @@ $wgMessageStructure = array( 'reuploaddesc', 'uploadnologin', 'uploadnologintext', + 'upload_directory_missing', 'upload_directory_read_only', 'uploaderror', 'upload-summary', @@ -833,6 +963,7 @@ $wgMessageStructure = array( 'upload-permitted', 'upload-preferred', 'upload-prohibited', + 'uploadfooter', 'uploadlog', 'uploadlogpage', 'uploadlogpagetext', @@ -862,6 +993,7 @@ $wgMessageStructure = array( 'file-thumbnail-no', 'fileexists-forbidden', 'fileexists-shared-forbidden', + 'file-exists-duplicate', 'successfulupload', 'uploadwarning', 'savefile', @@ -874,6 +1006,7 @@ $wgMessageStructure = array( 'uploadvirus', 'sourcefilename', 'destfilename', + 'upload-maxfilesize', 'watchthisupload', 'filewasdeleted', 'upload-wasdeleted', @@ -903,18 +1036,17 @@ $wgMessageStructure = array( 'upload_source_file', ), 'imagelist' => array( - 'imagelist', 'imagelist-summary', - 'imagelisttext', - 'getimagelist', - 'ilsubmit', - 'showlast', - 'byname', - 'bydate', - 'bysize', - 'imgdelete', - 'imgdesc', + 'imagelist_search_for', 'imgfile', + 'imagelist', + 'imagelist_date', + 'imagelist_name', + 'imagelist_user', + 'imagelist_size', + 'imagelist_description', + ), + 'imagedesciption' => array( 'filehist', 'filehist-help', 'filehist-deleteall', @@ -929,20 +1061,22 @@ $wgMessageStructure = array( 'imagelinks', 'linkstoimage', 'nolinkstoimage', + 'morelinkstoimage', + 'redirectstofile', + 'duplicatesoffile', 'sharedupload', 'shareduploadwiki', 'shareduploadwiki-desc', 'shareduploadwiki-linktext', 'shareddescriptionfollows', + 'shareduploadduplicate', + 'shareduploadduplicate-linktext', + 'shareduploadconflict', + 'shareduploadconflict-linktext', 'noimage', 'noimage-linktext', 'uploadnewversion-linktext', - 'imagelist_date', - 'imagelist_name', - 'imagelist_user', - 'imagelist_size', - 'imagelist_description', - 'imagelist_search_for', + 'imagepage-searchdupe', ), 'filerevert' => array( 'filerevert', @@ -971,6 +1105,7 @@ $wgMessageStructure = array( 'filedelete-otherreason', 'filedelete-reason-otherlist', 'filedelete-reason-dropdown', + 'filedelete-edit-reasonlist', ), 'mimesearch' => array( 'mimesearch', @@ -1020,6 +1155,8 @@ $wgMessageStructure = array( 'doubleredirects', 'doubleredirects-summary', 'doubleredirectstext', + 'double-redirect-fixed-move', + 'double-redirect-fixer', ), 'brokenredirects' => array( 'brokenredirects', @@ -1030,8 +1167,8 @@ $wgMessageStructure = array( ), 'withoutinterwiki' => array( 'withoutinterwiki', - 'withoutinterwiki-header', 'withoutinterwiki-summary', + 'withoutinterwiki-legend', 'withoutinterwiki-submit', ), 'fewestrevisions' => array( @@ -1066,6 +1203,8 @@ $wgMessageStructure = array( 'wantedcategories-summary', 'wantedpages', 'wantedpages-summary', + 'missingfiles', + 'missingfiles-summary', 'mostlinked', 'mostlinked-summary', 'mostlinkedcategories', @@ -1078,8 +1217,6 @@ $wgMessageStructure = array( 'mostimages-summary', 'mostrevisions', 'mostrevisions-summary', - 'allpages', - 'allpages-summary', 'prefixindex', 'prefixindex-summary', 'shortpages', @@ -1090,6 +1227,7 @@ $wgMessageStructure = array( 'deadendpages-summary', 'deadendpagestext', 'protectedpages', + 'protectedpages-indef', 'protectedpages-summary', 'protectedpagestext', 'protectedpagesempty', @@ -1099,24 +1237,22 @@ $wgMessageStructure = array( 'protectedtitlesempty', 'listusers', 'listusers-summary', - 'specialpages', - 'specialpages-summary', - 'spheading', - 'restrictedpheading', 'newpages', 'newpages-summary', 'newpages-username', 'ancientpages', 'ancientpages-summary', - 'intl', 'move', 'movethispage', 'unusedimagestext', 'unusedcategoriestext', 'notargettitle', 'notargettext', + 'nopagetitle', + 'nopagetext', 'pager-newer-n', 'pager-older-n', + 'suppress', ), 'booksources' => array( 'booksources', @@ -1126,17 +1262,9 @@ $wgMessageStructure = array( 'booksources-go', 'booksources-text', ), - 'specialpages2' => array( - 'categoriespagetext', - 'data', - 'userrights', - 'userrights-summary', - 'groups', - 'isbn', + 'magicwords' => array( 'rfcurl', 'pubmedurl', - 'alphaindexline', - 'version', ), 'logpages' => array( 'specialloguserlabel', @@ -1150,6 +1278,9 @@ $wgMessageStructure = array( 'log-title-wildcard', ), 'allpages' => array( + 'allpages', + 'allpages-summary', + 'alphaindexline', 'nextpage', 'prevpage', 'allpagesfrom', @@ -1163,11 +1294,28 @@ $wgMessageStructure = array( 'allpagesbadtitle', 'allpages-bad-ns', ), + 'categories' => array( + 'categories', + 'categories-summary', + 'categoriespagetext', + 'categoriesfrom', + 'special-categories-sort-count', + 'special-categories-sort-abc', + ), 'listusers' => array( 'listusersfrom', 'listusers-submit', 'listusers-noresult', ), + 'listgrouprights' => array( + 'listgrouprights', + 'listgrouprights-summary', + 'listgrouprights-group', + 'listgrouprights-rights', + 'listgrouprights-helppage', + 'listgrouprights-members', + 'listgrouprights-right-display', + ), 'emailuser' => array( 'mailnologin', 'mailnologintext', @@ -1187,6 +1335,7 @@ $wgMessageStructure = array( 'emailccsubject', 'emailsent', 'emailsenttext', + 'emailuserfooter', ), 'watchlist' => array( 'watchlist', @@ -1205,6 +1354,7 @@ $wgMessageStructure = array( 'unwatch', 'unwatchthispage', 'notanarticle', + 'notvisiblerev', 'watchnochange', 'watchlist-details', 'wlheader-enotif', @@ -1254,6 +1404,7 @@ $wgMessageStructure = array( 'actioncomplete', 'deletedtext', 'deletedarticle', + 'suppressedarticle', 'dellogpage', 'dellogpagetext', 'deletionlog', @@ -1262,6 +1413,7 @@ $wgMessageStructure = array( 'deleteotherreason', 'deletereasonotherlist', 'deletereason-dropdown', + 'delete-edit-reasonlist', 'delete-toobig', 'delete-warning-toobig', 'rollback', @@ -1279,13 +1431,14 @@ $wgMessageStructure = array( 'protectedarticle', 'modifiedarticleprotection', 'unprotectedarticle', - 'protectsub', + 'protect-title', + 'protect-backlink', + 'protect-legend', 'confirmprotect', 'protectcomment', 'protectexpiry', 'protect_expiry_invalid', 'protect_expiry_old', - 'unprotectsub', 'protect-unchain', 'protect-text', 'protect-locked-blocked', @@ -1310,6 +1463,7 @@ $wgMessageStructure = array( 'restriction-edit', 'restriction-move', 'restriction-create', + 'restriction-upload', ), 'restriction-levels' => array( 'restriction-level-sysop', @@ -1319,8 +1473,10 @@ $wgMessageStructure = array( 'undelete' => array( 'undelete', 'undeletepage', + 'undeletepagetitle', 'viewdeletedpage', 'undeletepagetext', + 'undelete-fieldset-title', 'undeleteextrahelp', 'undeleterevisions', 'undeletehistory', @@ -1361,8 +1517,6 @@ $wgMessageStructure = array( 'mycontris', 'contribsub2', 'nocontribs', - 'ucnote', - 'uclinks', 'uctop', 'month', 'year', @@ -1378,9 +1532,6 @@ $wgMessageStructure = array( 'sp-contributions-footer', 'sp-contributions-footer-anon', ), - 'newimages-showfrom' => array( - 'sp-newimages-showfrom', - ), 'whatlinkshere' => array( 'whatlinkshere', 'whatlinkshere-title', @@ -1393,12 +1544,19 @@ $wgMessageStructure = array( 'nolinkshere-ns', 'isredirect', 'istemplate', + 'isimage', 'whatlinkshere-prev', 'whatlinkshere-next', 'whatlinkshere-links', + 'whatlinkshere-hideredirs', + 'whatlinkshere-hidetrans', + 'whatlinkshere-hidelinks', + 'whatlinkshere-hideimages', + 'whatlinkshere-filters', ), 'block' => array( 'blockip', + 'blockip-legend', 'blockiptext', 'ipaddress', 'ipadressorusername', @@ -1416,6 +1574,7 @@ $wgMessageStructure = array( 'ipbotheroption', 'ipbotherreason', 'ipbhidename', + 'ipbwatchuser', 'badipaddress', 'blockipsuccesssub', 'blockipsuccesstext', @@ -1455,8 +1614,10 @@ $wgMessageStructure = array( 'block-log-flags-nocreate', 'block-log-flags-noautoblock', 'block-log-flags-noemail', + 'block-log-flags-angry-autoblock', 'range_block_disabled', 'ipb_expiry_invalid', + 'ipb_expiry_temp', 'ipb_already_blocked', 'ipb_cant_unblock', 'ipb_blocked_as_range', @@ -1488,7 +1649,9 @@ $wgMessageStructure = array( 'databasenotlocked', ), 'movepage' => array( - 'movepage', + 'move-page', + 'move-page-backlink', + 'move-page-legend', 'movepagetext', 'movepagetalktext', 'movearticle', @@ -1505,8 +1668,12 @@ $wgMessageStructure = array( 'talkexists', 'movedto', 'movetalk', - 'talkpagemoved', - 'talkpagenotmoved', + 'move-subpages', + 'move-talk-subpages', + 'movepage-page-exists', + 'movepage-page-moved', + 'movepage-page-unmoved', + 'movepage-max-pages', '1movedto2', '1movedto2_redir', 'movelogpage', @@ -1519,6 +1686,10 @@ $wgMessageStructure = array( 'delete_and_move_reason', 'selfmove', 'immobile_namespace', + 'imagenocrossnamespace', + 'imagetypemismatch', + 'imageinvalidfilename', + 'fix-double-redirects', ), 'export' => array( 'export', @@ -1577,6 +1748,7 @@ $wgMessageStructure = array( 'import-noarticle', 'import-nonewrevisions', 'xml-error-string', + 'import-upload', ), 'importlog' => array( 'importlogpage', @@ -1618,7 +1790,6 @@ $wgMessageStructure = array( 'accesskey-n-recentchanges', 'accesskey-n-randompage', 'accesskey-n-help', - 'accesskey-n-sitesupport', 'accesskey-t-whatlinkshere', 'accesskey-t-recentchangeslinked', 'accesskey-t-random', @@ -1680,7 +1851,6 @@ $wgMessageStructure = array( 'tooltip-n-recentchanges', 'tooltip-n-randompage', 'tooltip-n-help', - 'tooltip-n-sitesupport', 'tooltip-t-whatlinkshere', 'tooltip-t-recentchangeslinked', 'tooltip-t-random', @@ -1713,11 +1883,25 @@ $wgMessageStructure = array( ), 'stylesheets' => array( 'common.css', + 'standard.css', + 'nostalgia.css', + 'cologneblue.css', 'monobook.css', + 'myskin.css', + 'chick.css', + 'simple.css', + 'modern.css', ), 'scripts' => array( 'common.js', + 'standard.js', + 'nostalgia.js', + 'cologneblue.js', 'monobook.js', + 'myskin.js', + 'chick.js', + 'simple.js', + 'modern.js', ), 'metadata_cc' => array( 'nodublincore', @@ -1738,10 +1922,6 @@ $wgMessageStructure = array( 'spamprotectiontitle', 'spamprotectiontext', 'spamprotectionmatch', - 'subcategorycount', - 'categoryarticlecount', - 'category-media-count', - 'listingcontinuesabbrev', 'spambot_username', 'spam_reverting', 'spam_blanking', @@ -1809,9 +1989,13 @@ $wgMessageStructure = array( ), 'newimages' => array( 'newimages', + 'imagelisttext', 'newimages-summary', 'showhidebots', 'noimages', + 'ilsubmit', + 'bydate', + 'sp-newimages-showfrom', ), 'video-info' => array( 'video-dims', @@ -1828,14 +2012,14 @@ $wgMessageStructure = array( 'variantname-zh-cn', 'variantname-zh-tw', 'variantname-zh-hk', + 'variantname-zh-mo', 'variantname-zh-sg', + 'variantname-zh-my', 'variantname-zh', ), 'variantname-sr' => array( 'variantname-sr-ec', 'variantname-sr-el', - 'variantname-sr-jc', - 'variantname-sr-jl', 'variantname-sr', ), 'variantname-kk' => array( @@ -1852,6 +2036,11 @@ $wgMessageStructure = array( 'variantname-ku-latn', 'variantname-ku', ), + 'variantname-tg' => array( + 'variantname-tg-cyrl', + 'variantname-tg-latn', + 'variantname-tg', + ), 'metadata' => array( 'metadata', 'metadata-help', @@ -2192,6 +2381,8 @@ $wgMessageStructure = array( 'confirmemail_error', 'confirmemail_subject', 'confirmemail_body', + 'confirmemail_invalidated', + 'invalidateemail', ), 'scarytransclusion' => array( 'scarytranscludedisabled', @@ -2232,13 +2423,14 @@ $wgMessageStructure = array( 'catseparator', 'semicolon-separator', 'comma-separator', + 'colon-separator', + 'autocomment-prefix', ), 'imgmulti' => array( 'imgmultipageprev', 'imgmultipagenext', 'imgmultigo', - 'imgmultigotopre', - 'imgmultigotopost', + 'imgmultigoto', ), 'tablepager' => array( 'ascending_abbrev', @@ -2312,6 +2504,20 @@ $wgMessageStructure = array( 'iranian-calendar-m11', 'iranian-calendar-m12', ), + 'hijri-dates' => array( + 'hijri-calendar-m1', + 'hijri-calendar-m2', + 'hijri-calendar-m3', + 'hijri-calendar-m4', + 'hijri-calendar-m5', + 'hijri-calendar-m6', + 'hijri-calendar-m7', + 'hijri-calendar-m8', + 'hijri-calendar-m9', + 'hijri-calendar-m10', + 'hijri-calendar-m11', + 'hijri-calendar-m12', + ), 'hebrew-dates' => array( 'hebrew-calendar-m1', 'hebrew-calendar-m2', @@ -2345,11 +2551,13 @@ $wgMessageStructure = array( 'signatures' => array( 'signature', 'signature-anon', + 'timezone-utc', ), 'CoreParserFunctions' => array( 'unknown_extension_tag', ), 'version' => array( + 'version', 'version-extensions', 'version-specialpages', 'version-parserhooks', @@ -2375,12 +2583,44 @@ $wgMessageStructure = array( 'filepath-submit', 'filepath-summary', ), + 'fileduplicatesearch' => array( + 'fileduplicatesearch', + 'fileduplicatesearch-summary', + 'fileduplicatesearch-legend', + 'fileduplicatesearch-filename', + 'fileduplicatesearch-submit', + 'fileduplicatesearch-info', + 'fileduplicatesearch-result-1', + 'fileduplicatesearch-result-n', + ), + 'special-specialpages' => array( + 'specialpages', + 'specialpages-summary', + 'specialpages-note', + 'specialpages-group-maintenance', + 'specialpages-group-other', + 'specialpages-group-login', + 'specialpages-group-changes', + 'specialpages-group-media', + 'specialpages-group-users', + 'specialpages-group-highuse', + 'specialpages-group-pages', + 'specialpages-group-pagetools', + 'specialpages-group-wiki', + 'specialpages-group-redirects', + 'specialpages-group-spam', + ), + 'special-blank' => array( + 'blankpage', + 'intentionallyblankpage', + ), ); + /** Comments for each block */ $wgBlockComments = array( 'sidebar' => "The sidebar for MonoBook is generated from this message, lines that do not begin with * or ** are discarded, furthermore lines that do begin with ** and -do not contain | are also discarded, but don't depend on this behaviour for +do not contain | are also discarded, but do not depend on this behaviour for future releases. Also note that since each list value is wrapped in a unique XHTML id it should only appear once and include characters that are legal XHTML id names.", @@ -2388,7 +2628,7 @@ XHTML id names.", 'underline' => '', 'skinpreview' => '', 'dates' => 'Dates', - 'categories' => 'Bits of text used by many pages', + 'categorypages' => 'Categories related messages', 'mainpage' => '', 'miscellaneous1' => '', 'metadata_help' => 'Metadata in edit box', @@ -2400,25 +2640,29 @@ XHTML id names.", 'nstab' => "Short words for each namespace, by default used in the namespace tab in monobook", 'main' => 'Main script and global functions', 'errors' => 'General errors', + 'virus' => 'Virus scanner', 'login' => 'Login and logout pages', 'resetpass' => 'Password reset dialog', 'toolbar' => 'Edit page toolbar', 'edit' => 'Edit pages', + 'parserwarnings' => 'Parser/template warnings', 'undo' => '"Undo" feature', 'cantcreateaccount' => 'Account creation failure', 'history' => 'History pages', 'history-feed' => 'Revision feed', 'revdelete' => 'Revision deletion', - 'oversightlog' => 'Oversight log', + 'suppression' => 'Suppression log', 'mergehistory' => 'History merging', 'mergelog' => 'Merge log', 'diffs' => 'Diffs', 'search' => 'Search results', + 'opensearch' => 'OpenSearch description', 'preferences' => 'Preferences page', 'userrights' => 'User rights', 'group' => 'Groups', 'group-member' => '', 'grouppage' => '', + 'right' => 'Rights', 'rightslog' => 'User rights log', 'recentchanges' => 'Recent changes', 'recentchangeslinked' => 'Recent changes linked', @@ -2426,9 +2670,10 @@ XHTML id names.", 'upload-errors' => '', 'upload-curl-errors' => 'Some likely curl errors. More could be added from ', 'licenses' => '', - 'imagelist' => 'Image list', + 'imagelist' => 'Special:ImageList', + 'imagedesciption' => 'Image description page', 'filerevert' => 'File reversion', - 'filedelete' => 'File deletion', + 'filedelete' => 'File deletion', 'mimesearch' => 'MIME search', 'unwatchedpages' => 'Unwatched pages', 'listredirects' => 'List redirects', @@ -2443,13 +2688,15 @@ XHTML id names.", 'fewestrevisions' => '', 'specialpages' => 'Miscellaneous special pages', 'booksources' => 'Book sources', - 'specialpages2' => '', + 'magicwords' => 'Magic words', 'logpages' => 'Special:Log', - 'allpages' => 'Special:Allpages', - 'listusers' => 'Special:Listusers', + 'allpages' => 'Special:AllPages', + 'categories' => 'Special:Categories', + 'listusers' => 'Special:ListUsers', + 'listgrouprights' => 'Special:ListGroupRights', 'emailuser' => 'E-mail user', 'watchlist' => 'Watchlist', - 'watching' => 'Displayed when you click the "watch" button and it\'s in the process of watching', + 'watching' => 'Displayed when you click the "watch" button and it is in the process of watching', 'enotif' => '', 'deleteprotectrev' => 'Delete/protect/revert', 'restrictions' => 'Restrictions (nouns)', @@ -2458,7 +2705,6 @@ XHTML id names.", 'nsform' => 'Namespace form on various pages', 'contributions' => 'Contributions', 'sp-contributions' => '', - 'newimages-showfrom' => '', 'whatlinkshere' => 'What links here', 'block' => 'Block/unblock', 'developertools' => 'Developer tools', @@ -2481,7 +2727,7 @@ XHTML id names.", 'patrol-log' => 'Patrol log', 'imagedeletion' => 'Image deletion', 'browsediffs' => 'Browsing diffs', - 'newimages' => 'Special:Newimages', + 'newimages' => 'Special:NewImages', 'video-info' => 'Video information, used by Language::formatTimePeriod() to format lengths in the above messages', 'badimagelist' => 'Bad image list', 'variantname-zh' => "Short names for language variants used for language conversion links. @@ -2491,6 +2737,7 @@ Variants for Chinese language", 'variantname-sr' => 'Variants for Serbian language', 'variantname-kk' => 'Variants for Kazakh language', 'variantname-ku' => 'Variants for Kurdish language', + 'variantname-tg' => 'Variants for Tajiki language', 'media-info' => 'Media information', 'metadata' => 'Metadata', 'exif' => 'EXIF tags', @@ -2536,7 +2783,7 @@ Variants for Chinese language", 'htmldump' => 'HTML dump', 'purge' => 'action=purge', 'search2' => 'AJAX search', - 'separators' => 'Separators for various lists', + 'separators' => 'Separators for various lists, etc.', 'imgmulti' => 'Multipage image navigation', 'tablepager' => 'Table pager', 'autosumm' => 'Auto-summaries', @@ -2547,15 +2794,20 @@ Variants for Chinese language", 'watchlisteditor' => 'Watchlist editor', 'watchlisttools' => 'Watchlist editing tools', 'iranian-dates' => 'Iranian month names', + 'hijri-dates' => 'Hijri month names', 'hebrew-dates' => 'Hebrew month names', 'signatures' => 'Signatures', 'CoreParserFunctions' => 'Core parser functions', 'version' => 'Special:Version', - 'filepath' => 'Special:Filepath', + 'filepath' => 'Special:FilePath', + 'fileduplicatesearch' => 'Special:FileDuplicateSearch', + 'special-specialpages' => 'Special:SpecialPages', + 'special-blank' => 'Special:BlankPage', ); /** 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', @@ -2573,4 +2825,6 @@ $wgMessageComments = array( '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,...', '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', ); -- cgit v1.2.3-54-g00ecf