System messages
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 | |
| createacct-realname (talk) (Translate) | Real name (optional) |
| createacct-reason (talk) (Translate) | Reason |
| createacct-reason-help (talk) (Translate) | Message shown in the account creation log |
| createacct-reason-ph (talk) (Translate) | Why you are creating another account |
| createacct-submit (talk) (Translate) | Create your account |
| createacct-yourpassword-ph (talk) (Translate) | Enter a password |
| createacct-yourpasswordagain (talk) (Translate) | Confirm password |
| createacct-yourpasswordagain-ph (talk) (Translate) | Enter password again |
| created (talk) (Translate) | created |
| creating (talk) (Translate) | Creating $1 |
| 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 |
| customcssprotected (talk) (Translate) | You do not have permission to edit this CSS 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. |
| 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. |
| 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-cachederror (talk) (Translate) | This is a cached copy of the requested page, and may not be up to date. |
| dberr-info (talk) (Translate) | (Cannot access the database: $1) |
| dberr-outofdate (talk) (Translate) | Note that their indexes of our content may be out of date. |
| dberr-problems (talk) (Translate) | Sorry! This site is experiencing technical difficulties. |
| dberr-usegoogle (talk) (Translate) | You can try searching via Google in the meantime. |
| 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-date (talk) (Translate) | December $1 |
| 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/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/Category:All_skins mediawiki.org's skin directory], by: :* Downloading the [https://www.mediawiki.org/wiki/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/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/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. |