X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2Flanguage%2Fmessages.inc;h=ca22e3c02a6d3c85cea1df110cd45f943da21a9a;hb=06e2f914846efb62ee2165e5b6a6a36485e3177a;hp=fd73349ebfaa96c251635b42c1d33ac2ad14c927;hpb=17b916cb13981d8180b5f0bb6c58755999143d43;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index fd73349ebf..ca22e3c02a 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -48,10 +48,13 @@ $wgMessageStructure = array( 'tog-watchlisthideown', 'tog-watchlisthidebots', 'tog-watchlisthideminor', + 'tog-watchlisthideliu', + 'tog-watchlisthideanons', 'tog-nolangconversion', 'tog-ccmeonemails', 'tog-diffonly', 'tog-showhiddencats', + 'tog-noconvertlink', ), 'underline' => array( 'underline-always', @@ -250,13 +253,14 @@ $wgMessageStructure = array( 'ok', 'sitetitle', 'pagetitle', + 'pagetitle-view-mainpage', 'sitesubtitle', 'retrievedfrom', 'youhavenewmessages', 'newmessageslink', 'newmessagesdifflink', 'youhavenewmessagesmulti', - 'newtalkseperator', + 'newtalkseparator', 'editsection', 'editsection-brackets', 'editold', @@ -330,7 +334,6 @@ $wgMessageStructure = array( 'cannotdelete', 'badtitle', 'badtitletext', - 'perfdisabled', 'perfcached', 'perfcachedts', 'querypage-no-updates', @@ -366,7 +369,6 @@ $wgMessageStructure = array( 'remembermypassword', 'yourdomainname', 'externaldberror', - 'loginproblem', 'login', 'nav-login-createaccount', 'loginprompt', @@ -430,6 +432,7 @@ $wgMessageStructure = array( 'accountcreatedtext', 'createaccount-title', 'createaccount-text', + 'login-throttled', 'loginlanguagelabel', 'loginlanguagelinks', ), @@ -552,6 +555,13 @@ $wgMessageStructure = array( 'permissionserrorstext', 'permissionserrorstext-withaction', 'recreate-deleted-warn', + 'deleted-notice', + 'deletelog-fulllog', + 'edit-hook-aborted', + 'edit-gone-missing', + 'edit-conflict', + 'edit-no-change', + 'edit-already-exists', ), 'parserwarnings' => array( 'expensive-parserfunction-warning', @@ -575,9 +585,8 @@ $wgMessageStructure = array( 'history' => array( 'viewpagelogs', 'nohistory', - 'revnotfound', - 'revnotfoundtext', 'currentrev', + 'currentrev-asof', 'revisionasof', 'revision-info', 'revision-info-current', @@ -671,6 +680,7 @@ $wgMessageStructure = array( 'mergehistory-invalid-destination', 'mergehistory-autocomment', 'mergehistory-comment', + 'mergehistory-same-destination', ), 'mergelog' => array( 'mergelog', @@ -683,8 +693,64 @@ $wgMessageStructure = array( 'difference', 'lineno', 'compareselectedversions', + 'visualcomparison', + 'wikicodecomparison', 'editundo', 'diff-multi', + 'diff-movedto', + 'diff-styleadded', + 'diff-added', + 'diff-changedto', + 'diff-movedoutof', + 'diff-styleremoved', + 'diff-removed', + 'diff-changedfrom', + 'diff-src', + 'diff-withdestination', + 'diff-with', + 'diff-with-additional', + 'diff-with-final', + 'diff-width', + 'diff-height', + 'diff-p', + 'diff-blockquote', + 'diff-h1', + 'diff-h2', + 'diff-h3', + 'diff-h4', + 'diff-h5', + 'diff-pre', + 'diff-div', + 'diff-ul', + 'diff-ol', + 'diff-li', + 'diff-table', + 'diff-tbody', + 'diff-tr', + 'diff-td', + 'diff-th', + 'diff-br', + 'diff-hr', + 'diff-code', + 'diff-dl', + 'diff-dt', + 'diff-dd', + 'diff-input', + 'diff-form', + 'diff-img', + 'diff-span', + 'diff-a', + 'diff-i', + 'diff-b', + 'diff-strong', + 'diff-em', + 'diff-font', + 'diff-big', + 'diff-del', + 'diff-tt', + 'diff-sub', + 'diff-sup', + 'diff-strike', ), 'search' => array( 'searchresults', @@ -712,10 +778,10 @@ $wgMessageStructure = array( 'search-interwiki-custom', 'search-interwiki-more', 'search-mwsuggest-enabled', - 'search-mwsuggest-disabled', + 'search-mwsuggest-disabled', 'search-relatedarticle', 'mwsuggest-disable', - 'searchrelated', + 'searchrelated', 'searchall', 'showingresults', 'showingresultsnum', @@ -907,6 +973,7 @@ $wgMessageStructure = array( 'nchanges', 'recentchanges', 'recentchanges-url', + 'recentchanges-legend', 'recentchangestext', 'recentchanges-feed-description', 'rcnote', @@ -937,6 +1004,7 @@ $wgMessageStructure = array( 'recentchangeslinked' => array( 'recentchangeslinked', 'recentchangeslinked-title', + 'recentchangeslinked-backlink', 'recentchangeslinked-noresult', 'recentchangeslinked-summary', 'recentchangeslinked-page', @@ -1048,12 +1116,16 @@ $wgMessageStructure = array( 'filehist-revert', 'filehist-current', 'filehist-datetime', + 'filehist-thumb', + 'filehist-thumbtext', + 'filehist-nothumb', 'filehist-user', 'filehist-dimensions', 'filehist-filesize', 'filehist-comment', 'imagelinks', 'linkstoimage', + 'linkstoimage-more', 'nolinkstoimage', 'morelinkstoimage', 'redirectstofile', @@ -1095,7 +1167,6 @@ $wgMessageStructure = array( 'filedelete-success-old', 'filedelete-nofile', 'filedelete-nofile-old', - 'filedelete-iscurrent', 'filedelete-otherreason', 'filedelete-reason-otherlist', 'filedelete-reason-dropdown', @@ -1132,10 +1203,22 @@ $wgMessageStructure = array( ), 'statistics' => array( 'statistics', - 'sitestats', - 'userstats', - 'sitestatstext', - 'userstatstext', + 'statistics-header-pages', + 'statistics-header-edits', + 'statistics-header-views', + 'statistics-header-users', + 'statistics-articles', + 'statistics-pages', + 'statistics-pages-tooltip', + 'statistics-files', + 'statistics-edits', + 'statistics-edits-average', + 'statistics-views-total', + 'statistics-views-peredit', + 'statistics-jobqueue', + 'statistics-users', + 'statistics-users-active', + 'statistics-users-active-tooltip', 'statistics-mostpopular', 'statistics-footer', ), @@ -1197,8 +1280,8 @@ $wgMessageStructure = array( 'wantedcategories-summary', 'wantedpages', 'wantedpages-summary', - 'missingfiles', - 'missingfiles-summary', + 'wantedfiles', + 'wantedfiles-summary', 'mostlinked', 'mostlinked-summary', 'mostlinkedcategories', @@ -1223,6 +1306,7 @@ $wgMessageStructure = array( 'protectedpages', 'protectedpages-indef', 'protectedpages-summary', + 'protectedpages-cascade', 'protectedpagestext', 'protectedpagesempty', 'protectedtitles', @@ -1231,6 +1315,8 @@ $wgMessageStructure = array( 'protectedtitlesempty', 'listusers', 'listusers-summary', + 'listusers-editsonly', + 'usereditcount', 'newpages', 'newpages-summary', 'newpages-username', @@ -1265,8 +1351,6 @@ $wgMessageStructure = array( 'speciallogtitlelabel', 'log', 'all-logs-page', - 'log-search-legend', - 'log-search-submit', 'alllogstext', 'logempty', 'log-title-wildcard', @@ -1278,6 +1362,7 @@ $wgMessageStructure = array( 'nextpage', 'prevpage', 'allpagesfrom', + 'allpagesto', 'allarticles', 'allinnamespace', 'allnotinnamespace', @@ -1296,11 +1381,32 @@ $wgMessageStructure = array( 'special-categories-sort-count', 'special-categories-sort-abc', ), + 'deletedcontribs' => array( + 'deletedcontributions', + ), + 'linksearch' => array( + 'linksearch', + 'linksearch-pat', + 'linksearch-ns', + 'linksearch-ok', + 'linksearch-text', + 'linksearch-line', + 'linksearch-error', + ), 'listusers' => array( 'listusersfrom', 'listusers-submit', 'listusers-noresult', ), + 'newuserlog' => array( + 'newuserlogpage', + 'newuserlogpagetext', + 'newuserlogentry', + 'newuserlog-byemail', + 'newuserlog-create-entry', + 'newuserlog-create2-entry', + 'newuserlog-autocreate-entry', + ), 'listgrouprights' => array( 'listgrouprights', 'listgrouprights-summary', @@ -1324,6 +1430,7 @@ $wgMessageStructure = array( 'defemailsubject', 'noemailtitle', 'noemailtext', + 'email-legend', 'emailfrom', 'emailto', 'emailsubject', @@ -1369,6 +1476,11 @@ $wgMessageStructure = array( 'watchlist-hide-own', 'watchlist-show-minor', 'watchlist-hide-minor', + 'watchlist-show-anons', + 'watchlist-hide-anons', + 'watchlist-show-liu', + 'watchlist-hide-liu', + 'watchlist-options', ), 'watching' => array( 'watching', @@ -1387,7 +1499,7 @@ $wgMessageStructure = array( 'enotif_anon_editor', 'enotif_body', ), - 'deleteprotectrev' => array( + 'delete' => array( 'deletepage', 'confirm', 'excontent', @@ -1414,6 +1526,8 @@ $wgMessageStructure = array( 'delete-edit-reasonlist', 'delete-toobig', 'delete-warning-toobig', + ), + 'rollback' => array( 'rollback', 'rollback_short', 'rollbacklink', @@ -1424,12 +1538,16 @@ $wgMessageStructure = array( 'revertpage', 'rollback-success', 'sessionfailure', + ), + 'protect' => array( 'protectlogpage', 'protectlogtext', 'protectedarticle', 'modifiedarticleprotection', 'unprotectedarticle', + 'movedarticleprotection', 'protect-title', + 'prot_1movedto2', 'protect-backlink', 'protect-legend', 'confirmprotect', @@ -1449,8 +1567,17 @@ $wgMessageStructure = array( 'protect-level-sysop', 'protect-summary-cascade', 'protect-expiring', + 'protect-expiry-indefinite', 'protect-cascade', 'protect-cantedit', + 'protect-othertime', + 'protect-othertime-op', + 'protect-existing-expiry', + 'protect-otherreason', + 'protect-otherreason-op', + 'protect-dropdown', + 'protect-edit-reasonlist', + 'protect-expiry-options', 'restriction-type', 'restriction-level', 'minimum-size', @@ -1512,6 +1639,7 @@ $wgMessageStructure = array( ), 'contributions' => array( 'contributions', + 'contributions-title', 'mycontris', 'contribsub2', 'nocontribs', @@ -1522,6 +1650,7 @@ $wgMessageStructure = array( 'sp-contributions' => array( 'sp-contributions-newbies', 'sp-contributions-newbies-sub', + 'sp-contributions-newbies-title', 'sp-contributions-blocklog', 'sp-contributions-search', 'sp-contributions-username', @@ -1535,8 +1664,7 @@ $wgMessageStructure = array( 'whatlinkshere-title', 'whatlinkshere-summary', 'whatlinkshere-page', - 'whatlinkshere-barrow', - 'linklistsub', + 'whatlinkshere-backlink', 'linkshere', 'nolinkshere', 'nolinkshere-ns', @@ -1573,6 +1701,7 @@ $wgMessageStructure = array( 'ipbotherreason', 'ipbhidename', 'ipbwatchuser', + 'ipballowusertalk', 'badipaddress', 'blockipsuccesssub', 'blockipsuccesstext', @@ -1598,6 +1727,7 @@ $wgMessageStructure = array( 'noautoblockblock', 'createaccountblock', 'emailblock', + 'blocklist-nousertalk', 'ipblocklist-empty', 'ipblocklist-no-results', 'blocklink', @@ -1605,6 +1735,7 @@ $wgMessageStructure = array( 'contribslink', 'autoblocker', 'blocklogpage', + 'blocklog-fulllog', 'blocklogentry', 'blocklogtext', 'unblocklogentry', @@ -1612,6 +1743,7 @@ $wgMessageStructure = array( 'block-log-flags-nocreate', 'block-log-flags-noautoblock', 'block-log-flags-noemail', + 'block-log-flags-nousertalk', 'block-log-flags-angry-autoblock', 'range_block_disabled', 'ipb_expiry_invalid', @@ -1628,6 +1760,7 @@ $wgMessageStructure = array( 'sorbs', 'sorbsreason', 'sorbs_create_account_reason', + 'cant-block-while-blocked', ), 'developertools' => array( 'lockdb', @@ -1654,6 +1787,7 @@ $wgMessageStructure = array( 'movepagetalktext', 'movearticle', 'movenotallowed', + 'moverootuserpagesnotallowed', 'newtitle', 'move-watch', 'movepagebtn', @@ -1812,6 +1946,7 @@ $wgMessageStructure = array( 'accesskey-preview', 'accesskey-diff', 'accesskey-compareselectedversions', + 'accesskey-visualcomparison', 'accesskey-watch', 'accesskey-upload', ), @@ -1876,6 +2011,8 @@ $wgMessageStructure = array( 'tooltip-watch', 'tooltip-recreate', 'tooltip-upload', + 'tooltip-rollback', + 'tooltip-undo', ), 'stylesheets' => array( 'common.css', @@ -1887,6 +2024,8 @@ $wgMessageStructure = array( 'chick.css', 'simple.css', 'modern.css', + 'print.css', + 'handheld.css', ), 'scripts' => array( 'common.js', @@ -1970,6 +2109,9 @@ $wgMessageStructure = array( 'previousdiff', 'nextdiff', ), + 'visual-comparison' => array( + 'visual-comparison', + ), 'media-info' => array( 'mediawarning', 'imagemaxsize', @@ -1987,6 +2129,8 @@ $wgMessageStructure = array( 'newimages', 'imagelisttext', 'newimages-summary', + 'newimages-legend', + 'newimages-label', 'showhidebots', 'noimages', 'ilsubmit', @@ -2260,6 +2404,18 @@ $wgMessageStructure = array( 'exif-lightsource-24', 'exif-lightsource-255', ), + 'exif-flash' => array( + 'exif-flash-fired-0' , + 'exif-flash-fired-1' , + 'exif-flash-return-0' , + 'exif-flash-return-2' , + 'exif-flash-return-3' , + 'exif-flash-mode-1' , + 'exif-flash-mode-2' , + 'exif-flash-mode-3' , + 'exif-flash-function-1' , + 'exif-flash-redeye-1' , + ), 'exif-focalplaneresolutionunit' => array( 'exif-focalplaneresolutionunit-2', ), @@ -2401,26 +2557,17 @@ $wgMessageStructure = array( 'unit-pixel' => array( 'unit-pixel', ), - 'htmldump' => array( - 'redirectingto', - ), 'purge' => array( 'confirm_purge', 'confirm_purge_button', ), - 'search2' => array( - 'searchcontaining', - 'searchnamed', - 'articletitles', - 'hideresults', - 'useajaxsearch', - ), 'separators' => array( 'catseparator', 'semicolon-separator', 'comma-separator', 'colon-separator', 'autocomment-prefix', + 'pipe-separator', ), 'imgmulti' => array( 'imgmultipageprev', @@ -2610,6 +2757,9 @@ $wgMessageStructure = array( 'blankpage', 'intentionallyblankpage', ), + 'external_images' => array( + 'external_image_whitelist', + ), ); /** Comments for each block */ @@ -2665,7 +2815,7 @@ XHTML id names.", 'upload-errors' => '', 'upload-curl-errors' => 'Some likely curl errors. More could be added from ', 'licenses' => '', - 'imagelist' => 'Special:Imagelist', + 'imagelist' => 'Special:ImageList', 'imagedesciption' => 'Image description page', 'filerevert' => 'File reversion', 'filedelete' => 'File deletion', @@ -2685,15 +2835,20 @@ XHTML id names.", 'booksources' => 'Book sources', 'magicwords' => 'Magic words', 'logpages' => 'Special:Log', - 'allpages' => 'Special:Allpages', + 'allpages' => 'Special:AllPages', 'categories' => 'Special:Categories', - 'listusers' => 'Special:Listusers', - 'listgrouprights' => 'Special:Listgrouprights', + 'deletedcontribs' => 'Special:DeletedContributions', + 'linksearch' => 'Special:LinkSearch', + 'listusers' => 'Special:ListUsers', + 'newuserlog' => 'Special:Log/newusers', + 'listgrouprights' => 'Special:ListGroupRights', 'emailuser' => 'E-mail user', 'watchlist' => 'Watchlist', 'watching' => 'Displayed when you click the "watch" button and it is in the process of watching', 'enotif' => '', - 'deleteprotectrev' => 'Delete/protect/revert', + 'delete' => 'Delete', + 'rollback' => 'Rollback', + 'protect' => 'Protect', 'restrictions' => 'Restrictions (nouns)', 'restriction-levels' => 'Restriction levels', 'undelete' => 'Undelete', @@ -2722,7 +2877,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. @@ -2733,6 +2888,7 @@ Variants for Chinese language", 'variantname-kk' => 'Variants for Kazakh language', 'variantname-ku' => 'Variants for Kurdish language', 'variantname-tg' => 'Variants for Tajiki language', + 'visual-comparison' => 'Visual comparison', 'media-info' => 'Media information', 'metadata' => 'Metadata', 'exif' => 'EXIF tags', @@ -2749,6 +2905,7 @@ Variants for Chinese language", 'exif-subjectdistance-value' => '', 'exif-meteringmode' => '', 'exif-lightsource' => '', + 'exif-flash' => 'Flash modes', 'exif-focalplaneresolutionunit' => '', 'exif-sensingmethod' => '', 'exif-filesource' => '', @@ -2775,9 +2932,7 @@ Variants for Chinese language", 'trackbacks' => 'Trackbacks', 'deleteconflict' => 'Delete conflict', 'unit-pixel' => '', - 'htmldump' => 'HTML dump', 'purge' => 'action=purge', - 'search2' => 'AJAX search', 'separators' => 'Separators for various lists, etc.', 'imgmulti' => 'Multipage image navigation', 'tablepager' => 'Table pager', @@ -2794,10 +2949,11 @@ Variants for Chinese language", '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', + 'special-blank' => 'Special:BlankPage', + 'external_images' => 'External image whitelist', ); /** Short comments for standalone messages */ @@ -2819,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',