System messages
From Email Clients Wiki
This is a list of system messages available in the MediaWiki namespace.
Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
| Name | Default message text | 
|---|---|
| Current message text | |
| credentialsform-account (talk) (Translate) | Account name: | 
| credentialsform-provider (talk) (Translate) | Credentials type: | 
| creditspage (talk) (Translate) | Page credits | 
| cur (talk) (Translate) | cur | 
| currentevents (talk) (Translate) | Current events | 
| currentevents-url (talk) (Translate) | Project:Current events | 
| currentrev (talk) (Translate) | Latest revision | 
| currentrev-asof (talk) (Translate) | Latest revision as of $1 | 
| currentrevisionlink (talk) (Translate) | Latest revision | 
| custom-info-field1 (talk) (Translate) | Custom 1 | 
| custom-info-field2 (talk) (Translate) | Custom 2 | 
| custom-info-field3 (talk) (Translate) | Custom 3 | 
| custom-info-field4 (talk) (Translate) | Custom 4 | 
| custom-info-title (talk) (Translate) | Custom information | 
| custom-no-info (talk) (Translate) | No custom information | 
| customcssprotected (talk) (Translate) | You do not have permission to edit this CSS page because it contains another user's personal settings. | 
| customjsonprotected (talk) (Translate) | You do not have permission to edit this JSON page because it contains another user's personal settings. | 
| customjsprotected (talk) (Translate) | You do not have permission to edit this JavaScript page because it contains another user's personal settings. | 
| darkmode-default-link (talk) (Translate) | Default mode | 
| darkmode-default-link-tooltip (talk) (Translate) | Turn dark mode off | 
| darkmode-desc (talk) (Translate) | A toggleable dark mode for the MediaWiki user interface | 
| darkmode-link (talk) (Translate) | Dark mode | 
| darkmode-link-tooltip (talk) (Translate) | Turn dark mode on | 
| databaseerror (talk) (Translate) | Database error | 
| databaseerror-error (talk) (Translate) | Error: $1 | 
| databaseerror-function (talk) (Translate) | Function: $1 | 
| databaseerror-query (talk) (Translate) | Query: $1 | 
| databaseerror-text (talk) (Translate) | A database query error has occurred. This may indicate a bug in the software. | 
| databaseerror-textcl (talk) (Translate) | A database query error has occurred. | 
| databaselocked (talk) (Translate) | The database is already locked. | 
| databasenotlocked (talk) (Translate) | The database is not locked. | 
| datatypes-type-math (talk) (Translate) | Mathematical expression | 
| date (talk) (Translate) | From date (and earlier): | 
| date-range-from (talk) (Translate) | From date: | 
| date-range-to (talk) (Translate) | To date: | 
| datedefault (talk) (Translate) | No preference | 
| days (talk) (Translate) | {{PLURAL:$1|$1 day|$1 days}} | 
| days-abbrev (talk) (Translate) | $1 d | 
| dberr-again (talk) (Translate) | Try waiting a few minutes and reloading. | 
| dberr-info (talk) (Translate) | (Cannot access the database: $1) | 
| dberr-info-hidden (talk) (Translate) | (Cannot access the database) | 
| dberr-problems (talk) (Translate) | Sorry! This site is experiencing technical difficulties. | 
| deadendpages (talk) (Translate) | Dead-end pages | 
| deadendpages-summary (talk) (Translate) | |
| deadendpagestext (talk) (Translate) | The following pages do not link to other pages in {{SITENAME}}. | 
| dec (talk) (Translate) | Dec | 
| december (talk) (Translate) | December | 
| december-gen (talk) (Translate) | December | 
| default (talk) (Translate) | default | 
| default-skin-not-found (talk) (Translate) | Whoops! The default skin for your wiki, defined in <code dir="ltr">$wgDefaultSkin</code> as <code>$1</code>, is not available. Your installation seems to include the following {{PLURAL:$4|skin|skins}}. See [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Skin_configuration Manual: Skin configuration] for information how to enable {{PLURAL:$4|it|them and choose the default}}. $2 ; If you have just installed MediaWiki: : You probably installed from git, or directly from the source code using some other method. This is expected. Try installing some skins from [https://www.mediawiki.org/wiki/Special:MyLanguage/Category:All_skins mediawiki.org's skin directory], by: :* Downloading the [https://www.mediawiki.org/wiki/Special:MyLanguage/Download tarball installer], which comes with several skins and extensions. You can copy and paste the <code>skins/</code> directory from it. :* Downloading individual skin tarballs from [https://www.mediawiki.org/wiki/Special:SkinDistributor mediawiki.org]. :* [https://www.mediawiki.org/wiki/Special:MyLanguage/Download_from_Git#Using_Git_to_download_MediaWiki_skins Using Git to download skins]. : Doing this should not interfere with your git repository if you're a MediaWiki developer. ; If you have just upgraded MediaWiki: : MediaWiki 1.24 and newer no longer automatically enables installed skins (see [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Skin_autodiscovery Manual: Skin autodiscovery]). You can paste the following {{PLURAL:$5|line|lines}} into <code>LocalSettings.php</code> to enable {{PLURAL:$5|the|all}} installed {{PLURAL:$5|skin|skins}}: <pre dir="ltr">$3</pre> ; If you have just modified <code>LocalSettings.php</code>: : Double-check the skin names for typos. |