System messages
Jump to navigation
Jump to search
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 | |
| expand_templates_preview_fail_html (talk) (Translate) | <em>Because {{SITENAME}} has raw HTML enabled and there was a loss of session data, the preview is hidden as a precaution against JavaScript attacks.</em> <strong>If this is a legitimate preview attempt, please try again.</strong> If it still does not work, try [[Special:UserLogout|logging out]] and logging back in, and check that your browser allows cookies from this site. |
| expand_templates_preview_fail_html_anon (talk) (Translate) | <em>Because {{SITENAME}} has raw HTML enabled and you are not logged in, the preview is hidden as a precaution against JavaScript attacks.</em> <strong>If this is a legitimate preview attempt, please [[Special:UserLogin|log in]] and try again.</strong> |
| expand_templates_remove_comments (talk) (Translate) | Remove comments |
| expand_templates_remove_nowiki (talk) (Translate) | Suppress <nowiki> tags in result |
| expand_templates_title (talk) (Translate) | Context title, for {{FULLPAGENAME}}, etc.: |
| expand_templates_xml_output (talk) (Translate) | XML output |
| expandtemplates (talk) (Translate) | Expand templates |
| expansion-depth-exceeded-category (talk) (Translate) | Pages where expansion depth is exceeded |
| expansion-depth-exceeded-category-desc (talk) (Translate) | The page exceeds the maximum expansion depth. |
| expansion-depth-exceeded-warning (talk) (Translate) | Page exceeded the expansion depth |
| expensive-parserfunction-category (talk) (Translate) | Pages with too many expensive parser function calls |
| expensive-parserfunction-category-desc (talk) (Translate) | The page uses too many expensive parser functions (like <code>#ifexist</code>). See [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgExpensiveParserFunctionLimit Manual:$wgExpensiveParserFunctionLimit]. |
| expensive-parserfunction-warning (talk) (Translate) | <strong>Warning:</strong> This page contains too many expensive parser function calls. It should have less than $2 {{PLURAL:$2|call|calls}}, there {{PLURAL:$1|is now $1 call|are now $1 calls}}. |
| explainconflict (talk) (Translate) | Someone else has changed this page since you started editing it. The upper text area contains the page text as it currently exists. Your changes are shown in the lower text area. You will have to merge your changes into the existing text. <strong>Only</strong> the text in the upper text area will be published when you press "$1". |
| export (talk) (Translate) | Export pages |
| export-addcat (talk) (Translate) | Add |
| export-addcattext (talk) (Translate) | Add pages from category: |
| export-addns (talk) (Translate) | Add |
| export-addnstext (talk) (Translate) | Add pages from namespace: |
| export-download (talk) (Translate) | Save as file |
| export-manual (talk) (Translate) | Add pages manually: |
| export-pagelinks (talk) (Translate) | Include linked pages to a depth of: |
| export-submit (talk) (Translate) | Export |
| export-summary (talk) (Translate) | |
| export-templates (talk) (Translate) | Include templates |
| exportall (talk) (Translate) | Export all pages |
| exportcuronly (talk) (Translate) | Include only the current revision, not the full history |
| exportlistauthors (talk) (Translate) | Include a full list of contributors for each page |
| exportnohistory (talk) (Translate) | ---- <strong>Note:</strong> Exporting the full history of pages through this form has been disabled due to performance reasons. |
| exporttext (talk) (Translate) | You can export the text and editing history of a particular page or set of pages wrapped in some XML. This can be imported into another wiki using MediaWiki via the [[Special:Import|import page]]. To export pages, enter the titles in the text box below, one title per line, and select whether you want the current revision as well as all old revisions, with the page history lines, or the current revision with the info about the last edit. In the latter case you can also use a link, for example [[{{#Special:Export}}/{{MediaWiki:Mainpage}}]] for the page "[[{{MediaWiki:Mainpage}}]]". |
| extdist-branch-alpha (talk) (Translate) | master (latest development version) |
| extdist-branch-candidate (talk) (Translate) | $1 (next stable candidate) |
| extdist-branch-stable (talk) (Translate) | $1 (latest stable MediaWiki) |
| extdist-choose-extensions (talk) (Translate) | Select which extension you want to download: |
| extdist-choose-skins (talk) (Translate) | Select which skin you want to download: |
| extdist-choose-version-extensions (talk) (Translate) | You are downloading the <b>$1</b> extension. Select your MediaWiki version. Most extensions work across multiple versions of MediaWiki, so if your MediaWiki version is not here, or if you have a need for the latest extension features, try using the current version. |
| extdist-choose-version-skins (talk) (Translate) | You are downloading the <b>$1</b> skin. Select your MediaWiki version. Most skins work across multiple versions of MediaWiki, so if your MediaWiki version is not here, or if you have a need for the latest skin features, try using the current version. |
| extdist-created-extensions (talk) (Translate) | A snapshot of version <b>$2</b> of the <b>$1</b> extension for MediaWiki <b>$3</b> has been created. Your download should start automatically in 5 seconds. The URL for this snapshot is: :$4 You can use this link to download the extension on any computer, but please do not bookmark it, since its contents will not be updated, and it may be deleted at a later date. You should extract the tar archive's contents into the extensions directory of your MediaWiki installation. For example, on a Unix-like OS: <pre> tar -xzf $5 -C /var/www/mediawiki/extensions </pre> On Windows, you can use [http://www.7-zip.org/ 7-zip] to extract the files. If your wiki is on a remote server, extract the files to a temporary directory on your local computer, and then upload '''all''' of the extracted files to the extensions directory on the server. After you have extracted the files, you will need to register the extension in LocalSettings.php. The extension documentation should have instructions on how to do this. If you have any questions about this extension distribution system, please go to [[Extension talk:ExtensionDistributor]]. |
| extdist-created-skins (talk) (Translate) | A snapshot of version <b>$2</b> of the <b>$1</b> skin for MediaWiki <b>$3</b> has been created. Your download should start automatically in 5 seconds. The URL for this snapshot is: :$4 You can use this link to download the skin on any computer, but please do not bookmark it, since its contents will not be updated, and it may be deleted at a later date. You should extract the tar archive's contents into the skins directory of your MediaWiki installation. For example, on a Unix-like OS: <pre> tar -xzf $5 -C /var/www/mediawiki/skins </pre> On Windows, you can use [http://www.7-zip.org/ 7-zip] to extract the files. If your wiki is on a remote server, extract the files to a temporary directory on your local computer, and then upload '''all''' of the extracted files to the skins directory on the server. After you have extracted the files, you will need to register the skin in LocalSettings.php. The skin documentation should have instructions on how to do this. If you have any questions about this skin distribution system, please go to [[Extension talk:ExtensionDistributor]]. |
| extdist-goto-extensions-page (talk) (Translate) | Return to the '''$1''' extension page. |
| extdist-goto-skins-page (talk) (Translate) | Return to the '''$1''' skin page. |
| extdist-list-missing-extensions (talk) (Translate) | Unable to fetch extension list! |
| extdist-list-missing-skins (talk) (Translate) | Unable to fetch skin list! |
| extdist-no-branches (talk) (Translate) | Unable to fetch information about any branches. |
| extdist-no-such-extensions (talk) (Translate) | No such extension "$1". |
| extdist-no-such-skins (talk) (Translate) | No such skin "$1". |
| extdist-no-such-version-extensions (talk) (Translate) | The extension "$1" does not exist in the version "$2". |
| extdist-no-such-version-skins (talk) (Translate) | The skin "$1" does not exist in the version "$2". |
| extdist-no-versions-extensions (talk) (Translate) | The selected extension ($1) is not available in any version! |
| extdist-no-versions-skins (talk) (Translate) | The selected skin ($1) is not available in any version! |