X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2Flanguage%2Fmessages.inc;h=6d81ca85681195c5d5266bedc2bb3e94a7423b8e;hb=8ef24d36d611919abba14c995a82267119e7648f;hp=1ac9500164942b12e2ed733e900a8d4215ca09b7;hpb=1c01b292144ff04ab2f86385cc75a8692b2bc2c3;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 1ac9500164..6d81ca8568 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -287,7 +287,6 @@ $wgMessageStructure = array( 'disclaimerpage', 'edithelp', 'edithelppage', - 'help', 'helppage', 'mainpage', 'mainpage-description', @@ -434,6 +433,7 @@ $wgMessageStructure = array( 'invalidtitle-unknownnamespace', 'exception-nologin', 'exception-nologin-text', + 'exception-nologin-text-manual', ), 'virus' => array( 'virus-badscanner', @@ -1028,7 +1028,7 @@ $wgMessageStructure = array( 'mypreferences', 'prefs-edits', 'prefsnologin', - 'prefsnologintext', + 'prefsnologintext2', 'changepassword', 'changepassword-summary', 'prefs-skin', @@ -1090,7 +1090,6 @@ $wgMessageStructure = array( 'prefs-namespaces', 'defaultns', 'default', - 'defaultns', 'prefs-files', 'prefs-custom-css', 'prefs-custom-js', @@ -1517,7 +1516,6 @@ $wgMessageStructure = array( 'lockmanager-fail-deletelock', 'lockmanager-fail-acquirelock', 'lockmanager-fail-openlock', - 'lockmanager-fail-acquirelock', 'lockmanager-fail-releaselock', 'lockmanager-fail-db-bucket', 'lockmanager-fail-db-release', @@ -1769,7 +1767,6 @@ $wgMessageStructure = array( 'nmembers', 'nrevisions', 'nviews', - 'nchanges', 'nimagelinks', 'ntransclusions', 'specialpage-empty', @@ -2724,7 +2721,7 @@ $wgMessageStructure = array( 'tooltip-undo', 'tooltip-preferences-save', 'tooltip-summary', - 'tooltip-iwiki', + 'interlanguage-link-title', ), 'stylesheets' => array( 'common.css', @@ -2788,6 +2785,7 @@ $wgMessageStructure = array( 'pageinfo-length', 'pageinfo-article-id', 'pageinfo-language', + 'pageinfo-content-model', 'pageinfo-robot-policy', 'pageinfo-robot-index', 'pageinfo-robot-noindex', @@ -3522,6 +3520,7 @@ $wgMessageStructure = array( 'percent', 'parentheses', 'brackets', + 'quotation-marks', ), 'imgmulti' => array( 'imgmultipageprev', @@ -3582,9 +3581,6 @@ $wgMessageStructure = array( 'lag-warn-normal', 'lag-warn-high', ), - 'watch' => array( - 'confirm-watch-button', - ), 'watchlisteditor' => array( 'editwatchlist-summary', 'watchlistedit-numitems', @@ -3820,9 +3816,6 @@ $wgMessageStructure = array( 'sqlite-has-fts', 'sqlite-no-fts', ), - 'unwatch' => array( - 'confirm-unwatch-button', - ), 'logging' => array( 'logentry-delete-delete', 'logentry-delete-restore', @@ -3881,8 +3874,6 @@ $wgMessageStructure = array( 'newuserlog-create-entry', 'newuserlog-create2-entry', 'newuserlog-autocreate-entry', - 'suppressedarticle', - 'deletedarticle', // 'uploadedimage', // 'overwroteimage', 'rightslogentry', @@ -3986,244 +3977,247 @@ $wgMessageStructure = array( /** Comments for each block */ $wgBlockComments = array( - 'sidebar' => "The sidebar for MonoBook is generated from this message, lines that do not + '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 do not depend on this behavior for future releases. Also note that since each list value is wrapped in a unique (X)HTML id it should only appear once and include characters that are legal (X)HTML id names.", - 'toggles' => 'User preference toggles', - 'underline' => '', - 'editfont' => 'Font style option in Special:Preferences', - 'dates' => 'Dates', - 'categorypages' => 'Categories related messages', - 'mainpage' => '', - 'miscellaneous1' => '', - 'cologneblue' => 'Cologne Blue skin', - 'vector' => 'Vector skin', - 'miscellaneous2' => '', - 'links' => 'All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage).', - 'badaccess' => '', - 'versionrequired' => '', - 'miscellaneous3' => '', - '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', - 'mail' => 'Email sending', - 'passwordstrength' => 'JavaScript password checks', - 'resetpass' => 'Change password dialog', - 'passwordreset' => 'Special:PasswordReset', - 'changeemail' => 'Special:ChangeEmail', - 'resettokens' => 'Special:ResetTokens', - 'toolbar' => 'Edit page toolbar', - 'edit' => 'Edit pages', - 'parserwarnings' => 'Parser/template warnings', - 'contentmodels' => 'Content models', - 'undo' => '"Undo" feature', - 'cantcreateaccount' => 'Account creation failure', - 'history' => 'History pages', - 'history-feed' => 'Revision feed', - 'revdelete' => 'Revision deletion', - 'suppression' => 'Suppression log', - 'mergehistory' => 'History merging', - 'mergelog' => 'Merge log', - 'diffs' => 'Diffs', - 'search' => 'Search results', - 'opensearch' => 'OpenSearch description', - 'preferences' => 'Preferences page', - 'preferences-email' => 'User preference: email validation using jQuery', - 'userrights' => 'User rights', - 'group' => 'Groups', - 'group-member' => '', - 'grouppage' => '', - 'right' => 'Rights', - 'action' => 'Associated actions - in the sentence "You do not have permission to X"', - 'rightslog' => 'User rights log', - 'recentchanges' => 'Recent changes', + 'toggles' => 'User preference toggles', + 'underline' => '', + 'editfont' => 'Font style option in Special:Preferences', + 'dates' => 'Dates', + 'categorypages' => 'Categories related messages', + 'mainpage' => '', + 'miscellaneous1' => '', + 'cologneblue' => 'Cologne Blue skin', + 'vector' => 'Vector skin', + 'miscellaneous2' => '', + 'links' => 'All link text and link target definitions of links into project namespace ' . + 'that get used by other message strings, with the exception of user group pages (see grouppage).', + 'badaccess' => '', + 'versionrequired' => '', + 'miscellaneous3' => '', + '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', + 'mail' => 'Email sending', + 'passwordstrength' => 'JavaScript password checks', + 'resetpass' => 'Change password dialog', + 'passwordreset' => 'Special:PasswordReset', + 'changeemail' => 'Special:ChangeEmail', + 'resettokens' => 'Special:ResetTokens', + 'toolbar' => 'Edit page toolbar', + 'edit' => 'Edit pages', + 'parserwarnings' => 'Parser/template warnings', + 'contentmodels' => 'Content models', + 'undo' => '"Undo" feature', + 'cantcreateaccount' => 'Account creation failure', + 'history' => 'History pages', + 'history-feed' => 'Revision feed', + 'revdelete' => 'Revision deletion', + 'suppression' => 'Suppression log', + 'mergehistory' => 'History merging', + 'mergelog' => 'Merge log', + 'diffs' => 'Diffs', + 'search' => 'Search results', + 'opensearch' => 'OpenSearch description', + 'preferences' => 'Preferences page', + 'preferences-email' => 'User preference: email validation using jQuery', + 'userrights' => 'User rights', + 'group' => 'Groups', + 'group-member' => '', + 'grouppage' => '', + 'right' => 'Rights', + 'action' => 'Associated actions - in the sentence "You do not have permission to X"', + 'rightslog' => 'User rights log', + 'recentchanges' => 'Recent changes', 'recentchangeslinked' => 'Recent changes linked', - 'upload' => 'Upload', - 'zip' => 'ZipDirectoryReader', - 'upload-errors' => '', - 'filebackend-errors' => 'File backend', - 'filejournal-errors' => 'File journal errors', - 'lockmanager-errors' => 'Lock manager', - 'uploadstash' => 'Special:UploadStash', - 'img-auth' => 'img_auth script messages', - 'http-errors' => 'HTTP errors', - 'upload-curl-errors' => 'Some likely curl errors. More could be added from ', - 'licenses' => '', - 'filelist' => 'Special:ListFiles', - 'filedescription' => 'File description page', - 'filerevert' => 'File reversion', - 'filedelete' => 'File deletion', - 'mimesearch' => 'MIME search', - 'unwatchedpages' => 'Unwatched pages', - 'listredirects' => 'List redirects', - 'unusedtemplates' => 'Unused templates', - 'randompage' => 'Random page', - 'randomincategory' => 'Random page in category', - 'randomredirect' => 'Random redirect', - 'statistics' => 'Statistics', - 'pageswithprop' => '', - 'doubleredirects' => '', - 'brokenredirects' => '', - 'withoutinterwiki' => '', - 'fewestrevisions' => '', - 'specialpages' => 'Miscellaneous special pages', - 'booksources' => 'Book sources', - 'magicwords' => 'Magic words', - 'logpages' => 'Special:Log', - 'allpages' => 'Special:AllPages', - 'categories' => 'Special:Categories', - 'deletedcontribs' => 'Special:DeletedContributions', - 'linksearch' => 'Special:LinkSearch', - 'listusers' => 'Special:ListUsers', - 'activeusers' => 'Special:ActiveUsers', - 'newuserlog' => 'Special:Log/newusers', - 'listgrouprights' => 'Special:ListGroupRights', - 'emailuser' => 'Email user', - 'usermessage' => 'User Messenger', - 'watchlist' => 'Watchlist', - 'watching' => 'Displayed when you click the "watch" button and it is in the process of watching', - 'enotif' => '', - 'delete' => 'Delete', - 'rollback' => 'Rollback', - 'edittokens' => 'Edit tokens', - 'protect' => 'Protect', - 'restrictions' => 'Restrictions (nouns)', - 'restriction-levels' => 'Restriction levels', - 'undelete' => 'Undelete', - 'nsform' => 'Namespace form on various pages', - 'contributions' => 'Contributions', - 'sp-contributions' => '', - 'whatlinkshere' => 'What links here', - 'block' => 'Block/unblock', - 'developertools' => 'Developer tools', - 'movepage' => 'Move page', - 'export' => 'Export', - 'allmessages' => 'Namespace 8 related', - 'thumbnails' => 'Thumbnails', - 'import' => 'Special:Import', - 'importlog' => 'Import log', - 'javaccripttest' => 'JavaScriptTest', - 'accesskeys' => 'Keyboard access keys for power users', - 'tooltips' => 'Tooltip help for the actions', - 'stylesheets' => 'Stylesheets', - 'scripts' => 'Scripts', - 'metadata_cc' => 'Metadata', - 'attribution' => 'Attribution', - 'spamprotection' => 'Spam protection', - 'info' => 'Info page', - 'skin' => 'Skin names', - 'patrolling' => 'Patrolling', - 'patrol-log' => 'Patrol log', - 'imagedeletion' => 'Image deletion', - 'browsediffs' => 'Browsing diffs', - 'newfiles' => 'Special:NewFiles', - 'video-info' => 'Video information, used by Language::formatTimePeriod() to format lengths in the above messages', - 'human-timestamps' => 'Human-readable timestamps', - 'badimagelist' => 'Bad image list', - 'variantname-zh' => "Short names for language variants used for language conversion links. + 'upload' => 'Upload', + 'zip' => 'ZipDirectoryReader', + 'upload-errors' => '', + 'filebackend-errors' => 'File backend', + 'filejournal-errors' => 'File journal errors', + 'lockmanager-errors' => 'Lock manager', + 'uploadstash' => 'Special:UploadStash', + 'img-auth' => 'img_auth script messages', + 'http-errors' => 'HTTP errors', + 'upload-curl-errors' => 'Some likely curl errors. More could be added from ' . + '', + 'licenses' => '', + 'filelist' => 'Special:ListFiles', + 'filedescription' => 'File description page', + 'filerevert' => 'File reversion', + 'filedelete' => 'File deletion', + 'mimesearch' => 'MIME search', + 'unwatchedpages' => 'Unwatched pages', + 'listredirects' => 'List redirects', + 'unusedtemplates' => 'Unused templates', + 'randompage' => 'Random page', + 'randomincategory' => 'Random page in category', + 'randomredirect' => 'Random redirect', + 'statistics' => 'Statistics', + 'pageswithprop' => '', + 'doubleredirects' => '', + 'brokenredirects' => '', + 'withoutinterwiki' => '', + 'fewestrevisions' => '', + 'specialpages' => 'Miscellaneous special pages', + 'booksources' => 'Book sources', + 'magicwords' => 'Magic words', + 'logpages' => 'Special:Log', + 'allpages' => 'Special:AllPages', + 'categories' => 'Special:Categories', + 'deletedcontribs' => 'Special:DeletedContributions', + 'linksearch' => 'Special:LinkSearch', + 'listusers' => 'Special:ListUsers', + 'activeusers' => 'Special:ActiveUsers', + 'newuserlog' => 'Special:Log/newusers', + 'listgrouprights' => 'Special:ListGroupRights', + 'emailuser' => 'Email user', + 'usermessage' => 'User Messenger', + 'watchlist' => 'Watchlist', + 'watching' => 'Displayed when you click the "watch" button and it is in the process of watching', + 'enotif' => '', + 'delete' => 'Delete', + 'rollback' => 'Rollback', + 'edittokens' => 'Edit tokens', + 'protect' => 'Protect', + 'restrictions' => 'Restrictions (nouns)', + 'restriction-levels' => 'Restriction levels', + 'undelete' => 'Undelete', + 'nsform' => 'Namespace form on various pages', + 'contributions' => 'Contributions', + 'sp-contributions' => '', + 'whatlinkshere' => 'What links here', + 'block' => 'Block/unblock', + 'developertools' => 'Developer tools', + 'movepage' => 'Move page', + 'export' => 'Export', + 'allmessages' => 'Namespace 8 related', + 'thumbnails' => 'Thumbnails', + 'import' => 'Special:Import', + 'importlog' => 'Import log', + 'javaccripttest' => 'JavaScriptTest', + 'accesskeys' => 'Keyboard access keys for power users', + 'tooltips' => 'Tooltip help for the actions', + 'stylesheets' => 'Stylesheets', + 'scripts' => 'Scripts', + 'metadata_cc' => 'Metadata', + 'attribution' => 'Attribution', + 'spamprotection' => 'Spam protection', + 'info' => 'Info page', + 'skin' => 'Skin names', + 'patrolling' => 'Patrolling', + 'patrol-log' => 'Patrol log', + 'imagedeletion' => 'Image deletion', + 'browsediffs' => 'Browsing diffs', + 'newfiles' => 'Special:NewFiles', + 'video-info' => 'Video information, used by Language::formatTimePeriod() to ' . + 'format lengths in the above messages', + 'human-timestamps' => 'Human-readable timestamps', + 'badimagelist' => 'Bad image list', + 'variantname-zh' => "Short names for language variants used for language conversion links. Variants for Chinese language", - 'variantname-gan' => 'Variants for Gan 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', - 'variantname-iu' => 'Variants for Inuktitut language', - 'variantname-shi' => 'Variants for Tachelhit language', - 'media-info' => 'Media information', - 'metadata' => 'Metadata', - 'exif' => 'Exif tags', - 'exif-values' => 'Make & model, can be wikified in order to link to the camera and model name', - 'exif-compression' => 'Exif attributes', - 'exif-copyrighted' => '', - 'exif-unknowndate' => '', + 'variantname-gan' => 'Variants for Gan 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', + 'variantname-iu' => 'Variants for Inuktitut language', + 'variantname-shi' => 'Variants for Tachelhit language', + 'media-info' => 'Media information', + 'metadata' => 'Metadata', + 'exif' => 'Exif tags', + 'exif-values' => 'Make & model, can be wikified in order to link to the camera and model name', + 'exif-compression' => 'Exif attributes', + 'exif-copyrighted' => '', + 'exif-unknowndate' => '', 'exif-photometricinterpretation' => '', - 'exif-orientation' => '', - 'exif-planarconfiguration' => '', - 'exif-xyresolution' => '', - 'exif-colorspace' => '', - 'exif-componentsconfiguration' => '', - 'exif-exposureprogram' => '', - 'exif-subjectdistance-value' => '', - 'exif-meteringmode' => '', - 'exif-lightsource' => '', - 'exif-flash' => 'Flash modes', - 'exif-focalplaneresolutionunit' => '', - 'exif-sensingmethod' => '', - 'exif-filesource' => '', - 'exif-scenetype' => '', - 'exif-customrendered' => '', - 'exif-exposuremode' => '', - 'exif-whitebalance' => '', - 'exif-scenecapturetype' => '', - 'exif-gaincontrol' => '', - 'exif-contrast' => '', - 'exif-saturation' => '', - 'exif-sharpness' => '', - 'exif-subjectdistancerange' => '', - 'exif-gpslatitude' => 'Pseudotags used for GPSLatitudeRef and GPSDestLatitudeRef', - 'exif-gpslongitude' => 'Pseudotags used for GPSLongitudeRef and GPSDestLongitudeRef', - 'exif-altituderef' => 'Pseudotags used for GPSAltitudeRef', - 'exif-gpsstatus' => '', - 'exif-gpsmeasuremode' => '', - 'exif-gpsspeed' => 'Pseudotags used for GPSSpeedRef', - 'exif-gpsdestdistanceref' => 'Pseudotags used for GPSDestDistanceRef', - 'exif-gdop' => '', - 'exif-objectcycle' => '', - 'exif-gpsdirection' => 'Pseudotags used for GPSTrackRef, GPSImgDirectionRef and GPSDestBearingRef', - 'exif-ycbcrpositioning' => '', - 'exif-dc' => '', - 'exif-rating' => '', - 'exif-isospeedratings' => '', - 'exif-maxaperturevalue' => '', - 'exif-iimcategory' => '', - 'exif-urgency' => '', - 'edit-externally' => 'External editor support', - 'all' => "'all' in various places, this might be different for inflected languages", - 'confirmemail' => 'Email address confirmation', - 'scarytransclusion' => 'Scary transclusion', - 'deleteconflict' => 'Delete conflict', - 'unit-pixel' => '', - 'purge' => 'action=purge', - 'watch-unwatch' => 'action=watch/unwatch', - 'separators' => 'Separators for various lists, etc.', - 'imgmulti' => 'Multipage image navigation', - 'tablepager' => 'Table pager', - 'autosumm' => 'Auto-summaries', - 'autoblock_whitelist' => 'Autoblock whitelist', - 'sizeunits' => 'Size units', - 'bitrateunits' => 'Bitrate units', - 'livepreview' => 'Live preview', - 'lagwarning' => 'Friendlier slave lag warnings', - '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', - 'redirect' => 'Special:Redirect', - 'fileduplicatesearch' => 'Special:FileDuplicateSearch', - 'special-specialpages' => 'Special:SpecialPages', - 'special-blank' => 'Special:BlankPage', - 'external_images' => 'External image whitelist', - 'special-tags' => 'Special:Tags', - 'comparepages' => 'Special:ComparePages', - 'db-error-messages' => 'Database error messages', - 'html-forms' => 'HTML forms', - 'sqlite' => 'SQLite database support', - 'logging' => 'New logging system', - 'logging-irc' => 'For IRC, see bug 34508. Do not change', - 'feedback' => 'Feedback', - 'searchsuggestions' => 'Search suggestions', - 'apierrors' => 'API errors', - 'duration' => 'Durations', - 'cachedspecial' => 'SpecialCachedPage', - 'rotation' => 'Image rotation', - 'limitreport' => 'Limit report', + 'exif-orientation' => '', + 'exif-planarconfiguration' => '', + 'exif-xyresolution' => '', + 'exif-colorspace' => '', + 'exif-componentsconfiguration' => '', + 'exif-exposureprogram' => '', + 'exif-subjectdistance-value' => '', + 'exif-meteringmode' => '', + 'exif-lightsource' => '', + 'exif-flash' => 'Flash modes', + 'exif-focalplaneresolutionunit' => '', + 'exif-sensingmethod' => '', + 'exif-filesource' => '', + 'exif-scenetype' => '', + 'exif-customrendered' => '', + 'exif-exposuremode' => '', + 'exif-whitebalance' => '', + 'exif-scenecapturetype' => '', + 'exif-gaincontrol' => '', + 'exif-contrast' => '', + 'exif-saturation' => '', + 'exif-sharpness' => '', + 'exif-subjectdistancerange' => '', + 'exif-gpslatitude' => 'Pseudotags used for GPSLatitudeRef and GPSDestLatitudeRef', + 'exif-gpslongitude' => 'Pseudotags used for GPSLongitudeRef and GPSDestLongitudeRef', + 'exif-altituderef' => 'Pseudotags used for GPSAltitudeRef', + 'exif-gpsstatus' => '', + 'exif-gpsmeasuremode' => '', + 'exif-gpsspeed' => 'Pseudotags used for GPSSpeedRef', + 'exif-gpsdestdistanceref' => 'Pseudotags used for GPSDestDistanceRef', + 'exif-gdop' => '', + 'exif-objectcycle' => '', + 'exif-gpsdirection' => 'Pseudotags used for GPSTrackRef, GPSImgDirectionRef and GPSDestBearingRef', + 'exif-ycbcrpositioning' => '', + 'exif-dc' => '', + 'exif-rating' => '', + 'exif-isospeedratings' => '', + 'exif-maxaperturevalue' => '', + 'exif-iimcategory' => '', + 'exif-urgency' => '', + 'edit-externally' => 'External editor support', + 'all' => "'all' in various places, this might be different for inflected languages", + 'confirmemail' => 'Email address confirmation', + 'scarytransclusion' => 'Scary transclusion', + 'deleteconflict' => 'Delete conflict', + 'unit-pixel' => '', + 'purge' => 'action=purge', + 'watch-unwatch' => 'action=watch/unwatch', + 'separators' => 'Separators for various lists, etc.', + 'imgmulti' => 'Multipage image navigation', + 'tablepager' => 'Table pager', + 'autosumm' => 'Auto-summaries', + 'autoblock_whitelist' => 'Autoblock whitelist', + 'sizeunits' => 'Size units', + 'bitrateunits' => 'Bitrate units', + 'livepreview' => 'Live preview', + 'lagwarning' => 'Friendlier slave lag warnings', + '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', + 'redirect' => 'Special:Redirect', + 'fileduplicatesearch' => 'Special:FileDuplicateSearch', + 'special-specialpages' => 'Special:SpecialPages', + 'special-blank' => 'Special:BlankPage', + 'external_images' => 'External image whitelist', + 'special-tags' => 'Special:Tags', + 'comparepages' => 'Special:ComparePages', + 'db-error-messages' => 'Database error messages', + 'html-forms' => 'HTML forms', + 'sqlite' => 'SQLite database support', + 'logging' => 'New logging system', + 'logging-irc' => 'For IRC, see bug 34508. Do not change', + 'feedback' => 'Feedback', + 'searchsuggestions' => 'Search suggestions', + 'apierrors' => 'API errors', + 'duration' => 'Durations', + 'cachedspecial' => 'SpecialCachedPage', + 'rotation' => 'Image rotation', + 'limitreport' => 'Limit report', );