X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2Flanguage%2Fmessages.inc;h=ca22e3c02a6d3c85cea1df110cd45f943da21a9a;hb=06e2f914846efb62ee2165e5b6a6a36485e3177a;hp=e4a97d1185fa3c54120e9a82472b278041f20518;hpb=597d9c6deed351a397678106c7d587ccc414e017;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index e4a97d1185..ca22e3c02a 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -260,7 +260,7 @@ $wgMessageStructure = array( 'newmessageslink', 'newmessagesdifflink', 'youhavenewmessagesmulti', - 'newtalkseperator', + 'newtalkseparator', 'editsection', 'editsection-brackets', 'editold', @@ -334,7 +334,6 @@ $wgMessageStructure = array( 'cannotdelete', 'badtitle', 'badtitletext', - 'perfdisabled', 'perfcached', 'perfcachedts', 'querypage-no-updates', @@ -370,7 +369,6 @@ $wgMessageStructure = array( 'remembermypassword', 'yourdomainname', 'externaldberror', - 'loginproblem', 'login', 'nav-login-createaccount', 'loginprompt', @@ -557,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', @@ -580,9 +585,8 @@ $wgMessageStructure = array( 'history' => array( 'viewpagelogs', 'nohistory', - 'revnotfound', - 'revnotfoundtext', 'currentrev', + 'currentrev-asof', 'revisionasof', 'revision-info', 'revision-info-current', @@ -676,6 +680,7 @@ $wgMessageStructure = array( 'mergehistory-invalid-destination', 'mergehistory-autocomment', 'mergehistory-comment', + 'mergehistory-same-destination', ), 'mergelog' => array( 'mergelog', @@ -968,6 +973,7 @@ $wgMessageStructure = array( 'nchanges', 'recentchanges', 'recentchanges-url', + 'recentchanges-legend', 'recentchangestext', 'recentchanges-feed-description', 'rcnote', @@ -1110,6 +1116,9 @@ $wgMessageStructure = array( 'filehist-revert', 'filehist-current', 'filehist-datetime', + 'filehist-thumb', + 'filehist-thumbtext', + 'filehist-nothumb', 'filehist-user', 'filehist-dimensions', 'filehist-filesize', @@ -1194,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', ), @@ -1259,8 +1280,8 @@ $wgMessageStructure = array( 'wantedcategories-summary', 'wantedpages', 'wantedpages-summary', - 'missingfiles', - 'missingfiles-summary', + 'wantedfiles', + 'wantedfiles-summary', 'mostlinked', 'mostlinked-summary', 'mostlinkedcategories', @@ -1294,6 +1315,8 @@ $wgMessageStructure = array( 'protectedtitlesempty', 'listusers', 'listusers-summary', + 'listusers-editsonly', + 'usereditcount', 'newpages', 'newpages-summary', 'newpages-username', @@ -1328,8 +1351,6 @@ $wgMessageStructure = array( 'speciallogtitlelabel', 'log', 'all-logs-page', - 'log-search-legend', - 'log-search-submit', 'alllogstext', 'logempty', 'log-title-wildcard', @@ -1360,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', @@ -1388,6 +1430,7 @@ $wgMessageStructure = array( 'defemailsubject', 'noemailtitle', 'noemailtext', + 'email-legend', 'emailfrom', 'emailto', 'emailsubject', @@ -1456,7 +1499,7 @@ $wgMessageStructure = array( 'enotif_anon_editor', 'enotif_body', ), - 'deleteprotectrev' => array( + 'delete' => array( 'deletepage', 'confirm', 'excontent', @@ -1483,6 +1526,8 @@ $wgMessageStructure = array( 'delete-edit-reasonlist', 'delete-toobig', 'delete-warning-toobig', + ), + 'rollback' => array( 'rollback', 'rollback_short', 'rollbacklink', @@ -1493,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', @@ -1518,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', @@ -1643,6 +1701,7 @@ $wgMessageStructure = array( 'ipbotherreason', 'ipbhidename', 'ipbwatchuser', + 'ipballowusertalk', 'badipaddress', 'blockipsuccesssub', 'blockipsuccesstext', @@ -1668,6 +1727,7 @@ $wgMessageStructure = array( 'noautoblockblock', 'createaccountblock', 'emailblock', + 'blocklist-nousertalk', 'ipblocklist-empty', 'ipblocklist-no-results', 'blocklink', @@ -1675,6 +1735,7 @@ $wgMessageStructure = array( 'contribslink', 'autoblocker', 'blocklogpage', + 'blocklog-fulllog', 'blocklogentry', 'blocklogtext', 'unblocklogentry', @@ -1682,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', @@ -1698,6 +1760,7 @@ $wgMessageStructure = array( 'sorbs', 'sorbsreason', 'sorbs_create_account_reason', + 'cant-block-while-blocked', ), 'developertools' => array( 'lockdb', @@ -1724,6 +1787,7 @@ $wgMessageStructure = array( 'movepagetalktext', 'movearticle', 'movenotallowed', + 'moverootuserpagesnotallowed', 'newtitle', 'move-watch', 'movepagebtn', @@ -1960,6 +2024,8 @@ $wgMessageStructure = array( 'chick.css', 'simple.css', 'modern.css', + 'print.css', + 'handheld.css', ), 'scripts' => array( 'common.js', @@ -2338,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', ), @@ -2489,6 +2567,7 @@ $wgMessageStructure = array( 'comma-separator', 'colon-separator', 'autocomment-prefix', + 'pipe-separator', ), 'imgmulti' => array( 'imgmultipageprev', @@ -2678,6 +2757,9 @@ $wgMessageStructure = array( 'blankpage', 'intentionallyblankpage', ), + 'external_images' => array( + 'external_image_whitelist', + ), ); /** Comments for each block */ @@ -2755,13 +2837,18 @@ XHTML id names.", 'logpages' => 'Special:Log', 'allpages' => 'Special:AllPages', 'categories' => 'Special:Categories', + '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', @@ -2818,6 +2905,7 @@ Variants for Chinese language", 'exif-subjectdistance-value' => '', 'exif-meteringmode' => '', 'exif-lightsource' => '', + 'exif-flash' => 'Flash modes', 'exif-focalplaneresolutionunit' => '', 'exif-sensingmethod' => '', 'exif-filesource' => '', @@ -2865,6 +2953,7 @@ Variants for Chinese language", 'fileduplicatesearch' => 'Special:FileDuplicateSearch', 'special-specialpages' => 'Special:SpecialPages', 'special-blank' => 'Special:BlankPage', + 'external_images' => 'External image whitelist', ); /** Short comments for standalone messages */ @@ -2886,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',