Here we go again, this time for 'blocklist-nousertalk'
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index ab34437..ca22e3c 100644 (file)
@@ -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 */
@@ -47,19 +48,19 @@ $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',
                'underline-never',
                'underline-default',
        ),
-       'skinpreview' => array(
-               'skinpreview',
-       ),
        'dates' => array(
                'sunday',
                'monday',
@@ -112,11 +113,7 @@ $wgMessageStructure = array(
                'nov',
                'dec',
        ),
-       'categories' => array(
-               'categories',
-               'categoriespagetext',
-               'special-categories-sort-count',
-               'special-categories-sort-abc',
+       'categorypages' => array(
                'pagecategories',
                'pagecategorieslink',
                'category_header',
@@ -242,14 +239,10 @@ $wgMessageStructure = array(
                'portal-url',
                'privacy',
                'privacypage',
-               'sitesupport',
-               'sitesupport-url',
        ),
        'badaccess' => array(
                'badaccess',
                'badaccess-group0',
-               'badaccess-group1',
-               'badaccess-group2',
                'badaccess-groups',
        ),
        'versionrequired' => array(
@@ -260,13 +253,14 @@ $wgMessageStructure = array(
                'ok',
                'sitetitle',
                'pagetitle',
+               'pagetitle-view-mainpage',
                'sitesubtitle',
                'retrievedfrom',
                'youhavenewmessages',
                'newmessageslink',
                'newmessagesdifflink',
                'youhavenewmessagesmulti',
-               'newtalkseperator',
+               'newtalkseparator',
                'editsection',
                'editsection-brackets',
                'editold',
@@ -322,7 +316,7 @@ $wgMessageStructure = array(
                'readonly',
                'enterlockreason',
                'readonlytext',
-               'missingarticle',
+               'missing-article',
                'missingarticle-rev',
                'missingarticle-diff',
                'readonly_lag',
@@ -340,7 +334,6 @@ $wgMessageStructure = array(
                'cannotdelete',
                'badtitle',
                'badtitletext',
-               'perfdisabled',
                'perfcached',
                'perfcachedts',
                'querypage-no-updates',
@@ -360,6 +353,11 @@ $wgMessageStructure = array(
                'ns-specialprotected',
                'titleprotected',
        ),
+       'virus' => array(
+               'virus-badscanner',
+               'virus-scanfailed',
+               'virus-unknownscanner',
+       ),
        'login' => array(
                'logouttitle',
                'logouttext',
@@ -371,7 +369,6 @@ $wgMessageStructure = array(
                'remembermypassword',
                'yourdomainname',
                'externaldberror',
-               'loginproblem',
                'login',
                'nav-login-createaccount',
                'loginprompt',
@@ -390,6 +387,7 @@ $wgMessageStructure = array(
                'youremail',
                'username',
                'uid',
+               'prefs-memberingroups',
                'yourrealname',
                'yourlanguage',
                'yourvariant',
@@ -434,6 +432,7 @@ $wgMessageStructure = array(
                'accountcreatedtext',
                'createaccount-title',
                'createaccount-text',
+               'login-throttled',
                'loginlanguagelabel',
                'loginlanguagelinks',
        ),
@@ -494,10 +493,6 @@ $wgMessageStructure = array(
                'blockededitsource',
                'whitelistedittitle',
                'whitelistedittext',
-               'whitelistreadtitle',
-               'whitelistreadtext',
-               'whitelistacctitle',
-               'whitelistacctext',
                'confirmedittitle',
                'confirmedittext',
                'nosuchsectiontitle',
@@ -558,25 +553,40 @@ $wgMessageStructure = array(
                'nocreate-loggedin',
                'permissionserrors',
                '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',
                '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',
                'currentrev',
+               'currentrev-asof',
                'revisionasof',
                'revision-info',
                'revision-info-current',
@@ -590,6 +600,7 @@ $wgMessageStructure = array(
                'page_first',
                'page_last',
                'histlegend',
+               'history-search',
                'history_copyright',
                'deletedrev',
                'histfirst',
@@ -669,6 +680,7 @@ $wgMessageStructure = array(
                'mergehistory-invalid-destination',
                'mergehistory-autocomment',
                'mergehistory-comment',
+               'mergehistory-same-destination',
        ),
        'mergelog' => array(
                'mergelog',
@@ -681,11 +693,68 @@ $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',
+               'searchresults-title',
                'searchresulttext',
                'searchsubtitle',
                'searchsubtitleinvalid',
@@ -709,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',
@@ -720,7 +789,9 @@ $wgMessageStructure = array(
                'nonefound',
                'powersearch',
                'powersearch-legend',
-               'powersearchtext',
+               'powersearch-ns',
+               'powersearch-redir',
+               'powersearch-field',
                'search-external',
                'searchdisabled',
                'googlesearch',
@@ -744,6 +815,7 @@ $wgMessageStructure = array(
                'qbsettings-floatingright',
                'changepassword',
                'skin',
+               'skin-preview',
                'math',
                'dateformat',
                'datedefault',
@@ -786,6 +858,8 @@ $wgMessageStructure = array(
                'servertime',
                'guesstimezone',
                'allowemail',
+               'prefs-searchoptions',
+               'prefs-namespaces',
                'defaultns',
                'default',
                'files',
@@ -800,15 +874,8 @@ $wgMessageStructure = array(
                'userrights-editusergroup',
                'saveusergroups',
                'userrights-groupsmember',
-               'userrights-groupsremovable',
-               'userrights-groupsavailable',
                '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',
@@ -820,7 +887,6 @@ $wgMessageStructure = array(
        'group' => array(
                'group',
                'group-user',
-               'group-emailconfirmed',
                'group-autoconfirmed',
                'group-bot',
                'group-sysop',
@@ -830,7 +896,6 @@ $wgMessageStructure = array(
        ),
        'group-member' => array(
                'group-user-member',
-               'group-emailconfirmed-member',
                'group-autoconfirmed-member',
                'group-bot-member',
                'group-sysop-member',
@@ -839,13 +904,65 @@ $wgMessageStructure = array(
        ),
        'grouppage' => array(
                'grouppage-user',
-               'grouppage-emailconfirmed',
                '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',
                'rightslogtext',
@@ -856,6 +973,7 @@ $wgMessageStructure = array(
                'nchanges',
                'recentchanges',
                'recentchanges-url',
+               'recentchanges-legend',
                'recentchangestext',
                'recentchanges-feed-description',
                'rcnote',
@@ -886,6 +1004,7 @@ $wgMessageStructure = array(
        'recentchangeslinked' => array(
                'recentchangeslinked',
                'recentchangeslinked-title',
+               'recentchangeslinked-backlink',
                'recentchangeslinked-noresult',
                'recentchangeslinked-summary',
                'recentchangeslinked-page',
@@ -898,6 +1017,7 @@ $wgMessageStructure = array(
                'reuploaddesc',
                'uploadnologin',
                'uploadnologintext',
+               'upload_directory_missing',
                'upload_directory_read_only',
                'uploaderror',
                'upload-summary',
@@ -935,6 +1055,7 @@ $wgMessageStructure = array(
                'file-thumbnail-no',
                'fileexists-forbidden',
                'fileexists-shared-forbidden',
+               'file-exists-duplicate',
                'successfulupload',
                'uploadwarning',
                'savefile',
@@ -995,18 +1116,29 @@ $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',
+               'duplicatesoffile',
                'sharedupload',
                'shareduploadwiki',
                'shareduploadwiki-desc',
                'shareduploadwiki-linktext',
                'shareddescriptionfollows',
+               'shareduploadduplicate',
+               'shareduploadduplicate-linktext',
+               'shareduploadconflict',
+               'shareduploadconflict-linktext',
                'noimage',
                'noimage-linktext',
                'uploadnewversion-linktext',
@@ -1035,7 +1167,6 @@ $wgMessageStructure = array(
                'filedelete-success-old',
                'filedelete-nofile',
                'filedelete-nofile-old',
-               'filedelete-iscurrent',
                'filedelete-otherreason',
                'filedelete-reason-otherlist',
                'filedelete-reason-dropdown',
@@ -1072,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',
        ),
@@ -1089,6 +1232,8 @@ $wgMessageStructure = array(
                'doubleredirects',
                'doubleredirects-summary',
                'doubleredirectstext',
+               'double-redirect-fixed-move',
+               'double-redirect-fixer',
        ),
        'brokenredirects' => array(
                'brokenredirects',
@@ -1099,8 +1244,8 @@ $wgMessageStructure = array(
        ),
        'withoutinterwiki' => array(
                'withoutinterwiki',
-               'withoutinterwiki-header',
                'withoutinterwiki-summary',
+               'withoutinterwiki-legend',
                'withoutinterwiki-submit',
        ),
        'fewestrevisions' => array(
@@ -1135,6 +1280,8 @@ $wgMessageStructure = array(
                'wantedcategories-summary',
                'wantedpages',
                'wantedpages-summary',
+               'wantedfiles',
+               'wantedfiles-summary',
                'mostlinked',
                'mostlinked-summary',
                'mostlinkedcategories',
@@ -1159,6 +1306,7 @@ $wgMessageStructure = array(
                'protectedpages',
                'protectedpages-indef',
                'protectedpages-summary',
+               'protectedpages-cascade',
                'protectedpagestext',
                'protectedpagesempty',
                'protectedtitles',
@@ -1167,10 +1315,8 @@ $wgMessageStructure = array(
                'protectedtitlesempty',
                'listusers',
                'listusers-summary',
-               'specialpages',
-               'specialpages-summary',
-               'spheading',
-               'restrictedpheading',
+               'listusers-editsonly',
+               'usereditcount',
                'newpages',
                'newpages-summary',
                'newpages-username',
@@ -1182,6 +1328,8 @@ $wgMessageStructure = array(
                'unusedcategoriestext',
                'notargettitle',
                'notargettext',
+               'nopagetitle',
+               'nopagetext',
                'pager-newer-n',
                'pager-older-n',
                'suppress',
@@ -1203,8 +1351,6 @@ $wgMessageStructure = array(
                'speciallogtitlelabel',
                'log',
                'all-logs-page',
-               'log-search-legend',
-               'log-search-submit',
                'alllogstext',
                'logempty',
                'log-title-wildcard',
@@ -1216,6 +1362,7 @@ $wgMessageStructure = array(
                'nextpage',
                'prevpage',
                'allpagesfrom',
+               'allpagesto',
                'allarticles',
                'allinnamespace',
                'allnotinnamespace',
@@ -1226,18 +1373,52 @@ $wgMessageStructure = array(
                'allpagesbadtitle',
                'allpages-bad-ns',
        ),
+       'categories' => array(
+               'categories',
+               'categories-summary',
+               'categoriespagetext',
+               'categoriesfrom',
+               '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',
                'listgrouprights-group',
                'listgrouprights-rights',
-               'listgrouprights-link',
                'listgrouprights-helppage',
+               'listgrouprights-members',
+               'listgrouprights-right-display',
+               'listgrouprights-addgroup',
+               'listgrouprights-removegroup',
+               'listgrouprights-addgroup-all',
+               'listgrouprights-removegroup-all',
        ),
        'emailuser' => array(
                'mailnologin',
@@ -1249,6 +1430,7 @@ $wgMessageStructure = array(
                'defemailsubject',
                'noemailtitle',
                'noemailtext',
+               'email-legend',
                'emailfrom',
                'emailto',
                'emailsubject',
@@ -1294,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',
@@ -1312,7 +1499,7 @@ $wgMessageStructure = array(
                'enotif_anon_editor',
                'enotif_body',
        ),
-       'deleteprotectrev' => array(
+       'delete' => array(
                'deletepage',
                'confirm',
                'excontent',
@@ -1339,6 +1526,8 @@ $wgMessageStructure = array(
                'delete-edit-reasonlist',
                'delete-toobig',
                'delete-warning-toobig',
+       ),
+       'rollback' => array(
                'rollback',
                'rollback_short',
                'rollbacklink',
@@ -1349,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',
@@ -1374,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',
@@ -1386,6 +1588,7 @@ $wgMessageStructure = array(
                'restriction-edit',
                'restriction-move',
                'restriction-create',
+               'restriction-upload',
        ),
        'restriction-levels' => array(
                'restriction-level-sysop',
@@ -1398,6 +1601,7 @@ $wgMessageStructure = array(
                'undeletepagetitle',
                'viewdeletedpage',
                'undeletepagetext',
+               'undelete-fieldset-title',
                'undeleteextrahelp',
                'undeleterevisions',
                'undeletehistory',
@@ -1435,6 +1639,7 @@ $wgMessageStructure = array(
        ),
        'contributions' => array(
                'contributions',
+               'contributions-title',
                'mycontris',
                'contribsub2',
                'nocontribs',
@@ -1445,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',
@@ -1458,19 +1664,20 @@ $wgMessageStructure = array(
                'whatlinkshere-title',
                'whatlinkshere-summary',
                'whatlinkshere-page',
-               'whatlinkshere-barrow',
-               'linklistsub',
+               'whatlinkshere-backlink',
                'linkshere',
                'nolinkshere',
                'nolinkshere-ns',
                'isredirect',
                'istemplate',
+               'isimage',
                'whatlinkshere-prev',
                'whatlinkshere-next',
                'whatlinkshere-links',
                'whatlinkshere-hideredirs',
                'whatlinkshere-hidetrans',
                'whatlinkshere-hidelinks',
+               'whatlinkshere-hideimages',
                'whatlinkshere-filters',
        ),
        'block' => array(
@@ -1493,6 +1700,8 @@ $wgMessageStructure = array(
                'ipbotheroption',
                'ipbotherreason',
                'ipbhidename',
+               'ipbwatchuser',
+               'ipballowusertalk',
                'badipaddress',
                'blockipsuccesssub',
                'blockipsuccesstext',
@@ -1518,6 +1727,7 @@ $wgMessageStructure = array(
                'noautoblockblock',
                'createaccountblock',
                'emailblock',
+               'blocklist-nousertalk',
                'ipblocklist-empty',
                'ipblocklist-no-results',
                'blocklink',
@@ -1525,6 +1735,7 @@ $wgMessageStructure = array(
                'contribslink',
                'autoblocker',
                'blocklogpage',
+               'blocklog-fulllog',
                'blocklogentry',
                'blocklogtext',
                'unblocklogentry',
@@ -1532,8 +1743,11 @@ $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',
+               'ipb_expiry_temp',
                'ipb_already_blocked',
                'ipb_cant_unblock',
                'ipb_blocked_as_range',
@@ -1546,6 +1760,7 @@ $wgMessageStructure = array(
                'sorbs',
                'sorbsreason',
                'sorbs_create_account_reason',
+               'cant-block-while-blocked',
        ),
        'developertools' => array(
                'lockdb',
@@ -1571,9 +1786,8 @@ $wgMessageStructure = array(
                'movepagetext',
                'movepagetalktext',
                'movearticle',
-               'movenologin',
-               'movenologintext',
                'movenotallowed',
+               'moverootuserpagesnotallowed',
                'newtitle',
                'move-watch',
                'movepagebtn',
@@ -1584,8 +1798,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',
@@ -1598,6 +1816,10 @@ $wgMessageStructure = array(
                'delete_and_move_reason',
                'selfmove',
                'immobile_namespace',
+               'imagenocrossnamespace',
+               'imagetypemismatch',
+               'imageinvalidfilename',
+               'fix-double-redirects',
        ),
        'export' => array(
                'export',
@@ -1656,6 +1878,7 @@ $wgMessageStructure = array(
                'import-noarticle',
                'import-nonewrevisions',
                'xml-error-string',
+               'import-upload',
        ),
        'importlog' => array(
                'importlogpage',
@@ -1697,7 +1920,6 @@ $wgMessageStructure = array(
                'accesskey-n-recentchanges',
                'accesskey-n-randompage',
                'accesskey-n-help',
-               'accesskey-n-sitesupport',
                'accesskey-t-whatlinkshere',
                'accesskey-t-recentchangeslinked',
                'accesskey-t-random',
@@ -1724,6 +1946,7 @@ $wgMessageStructure = array(
                'accesskey-preview',
                'accesskey-diff',
                'accesskey-compareselectedversions',
+               'accesskey-visualcomparison',
                'accesskey-watch',
                'accesskey-upload',
        ),
@@ -1759,7 +1982,6 @@ $wgMessageStructure = array(
                'tooltip-n-recentchanges',
                'tooltip-n-randompage',
                'tooltip-n-help',
-               'tooltip-n-sitesupport',
                'tooltip-t-whatlinkshere',
                'tooltip-t-recentchangeslinked',
                'tooltip-t-random',
@@ -1789,14 +2011,32 @@ $wgMessageStructure = array(
                'tooltip-watch',
                'tooltip-recreate',
                'tooltip-upload',
+               'tooltip-rollback',
+               'tooltip-undo',
        ),
        'stylesheets' => array(
                'common.css',
+               'standard.css',
+               'nostalgia.css',
+               'cologneblue.css',
                'monobook.css',
+               'myskin.css',
+               'chick.css',
+               'simple.css',
+               'modern.css',
+               'print.css',
+               'handheld.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',
@@ -1869,6 +2109,9 @@ $wgMessageStructure = array(
                'previousdiff',
                'nextdiff',
        ),
+       'visual-comparison' => array(
+               'visual-comparison',
+       ),
        'media-info' => array(
                'mediawarning',
                'imagemaxsize',
@@ -1886,6 +2129,8 @@ $wgMessageStructure = array(
                'newimages',
                'imagelisttext',
                'newimages-summary',
+               'newimages-legend',
+               'newimages-label',
                'showhidebots',
                'noimages',
                'ilsubmit',
@@ -1907,7 +2152,9 @@ $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(
@@ -2157,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',
        ),
@@ -2298,33 +2557,23 @@ $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',
                'imgmultipagenext',
                'imgmultigo',
-               'imgmultigotopre',
-               'imgmultigotopost',
+               'imgmultigoto',
        ),
        'tablepager' => array(
                'ascending_abbrev',
@@ -2398,6 +2647,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',
@@ -2431,6 +2694,7 @@ $wgMessageStructure = array(
        'signatures' => array(
                'signature',
                'signature-anon',
+               'timezone-utc',
        ),
        'CoreParserFunctions' => array(
                'unknown_extension_tag',
@@ -2472,16 +2736,29 @@ $wgMessageStructure = array(
                'fileduplicatesearch-result-1',
                'fileduplicatesearch-result-n',
        ),
-       'specialpages-group' => array(
+       '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-needy',
                'specialpages-group-highuse',
-               'specialpages-group-permissions',
+               'specialpages-group-pages',
+               'specialpages-group-pagetools',
+               'specialpages-group-wiki',
+               'specialpages-group-redirects',
+               'specialpages-group-spam',
+       ),
+       'special-blank' => array(
+               'blankpage',
+               'intentionallyblankpage',
+       ),
+       'external_images' => array(
+               'external_image_whitelist',
        ),
 );
 
@@ -2495,9 +2772,8 @@ XHTML id it should only appear once and include characters that are legal
 XHTML id names.",
        'toggles'             => 'User preference toggles',
        'underline'           => '',
-       'skinpreview'         => '',
        'dates'               => 'Dates',
-       'categories'          => 'Categories related messages',
+       'categorypages'       => 'Categories related messages',
        'mainpage'            => '',
        'miscellaneous1'      => '',
        'metadata_help'       => 'Metadata in edit box',
@@ -2509,10 +2785,12 @@ 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',
@@ -2529,6 +2807,7 @@ XHTML id names.",
        'group'               => 'Groups',
        'group-member'        => '',
        'grouppage'           => '',
+       'right'               => 'Rights',
        'rightslog'           => 'User rights log',
        'recentchanges'       => 'Recent changes',
        'recentchangeslinked' => 'Recent changes linked',
@@ -2536,7 +2815,7 @@ XHTML id names.",
        'upload-errors'       => '',
        'upload-curl-errors'  => 'Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>',
        'licenses'            => '',
-       'imagelist'           => 'Special:Imagelist',
+       'imagelist'           => 'Special:ImageList',
        'imagedesciption'     => 'Image description page',
        'filerevert'          => 'File reversion',
        'filedelete'          => 'File deletion',
@@ -2556,14 +2835,20 @@ XHTML id names.",
        'booksources'         => 'Book sources',
        'magicwords'          => 'Magic words',
        'logpages'            => 'Special:Log',
-       'allpages'            => 'Special:Allpages',
-       'listusers'           => 'Special:Listusers',
-       'listgrouprights'     => 'Special:Listgrouprights',
+       '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',
@@ -2592,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.
@@ -2603,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',
@@ -2619,6 +2905,7 @@ Variants for Chinese language",
        'exif-subjectdistance-value'     => '',
        'exif-meteringmode'              => '',
        'exif-lightsource'               => '',
+       'exif-flash'                     => 'Flash modes',
        'exif-focalplaneresolutionunit'  => '',
        'exif-sensingmethod'             => '',
        'exif-filesource'                => '',
@@ -2645,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',
@@ -2659,13 +2944,16 @@ 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',
-       'specialpages-group'    => 'Special:SpecialPages',
+       'special-specialpages'  => 'Special:SpecialPages',
+       'special-blank'         => 'Special:BlankPage',
+       'external_images'       => 'External image whitelist',
 );
 
 /** Short comments for standalone messages */
@@ -2687,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',