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 | |
citethispage-desc (talk) (Translate) | Adds a [[Special:CiteThisPage|citation]] special page and toolbox link |
citethispage-link (talk) (Translate) | Cite this page |
citethispage-summary (talk) (Translate) | |
clearyourcache (talk) (Translate) | <strong>Note:</strong> After publishing, you may have to bypass your browser's cache to see the changes. * <strong>Firefox / Safari:</strong> Hold <em>Shift</em> while clicking <em>Reload</em>, or press either <em>Ctrl-F5</em> or <em>Ctrl-R</em> (<em>⌘-R</em> on a Mac) * <strong>Google Chrome:</strong> Press <em>Ctrl-Shift-R</em> (<em>⌘-Shift-R</em> on a Mac) * <strong>Edge:</strong> Hold <em>Ctrl</em> while clicking <em>Refresh</em>, or press <em>Ctrl-F5</em>. |
collapsible-collapse (talk) (Translate) | Collapse |
collapsible-collapse-all-text (talk) (Translate) | Collapse all |
collapsible-collapse-all-tooltip (talk) (Translate) | Collapse all collapsible elements on the current page |
collapsible-expand (talk) (Translate) | Expand |
collapsible-expand-all-text (talk) (Translate) | Expand all |
collapsible-expand-all-tooltip (talk) (Translate) | Expand all collapsible elements on the current page |
colon-separator (talk) (Translate) | : |
comma-separator (talk) (Translate) | , |
common.css (talk) (Translate) | /* CSS placed here will be applied to all skins */ |
common.js (talk) (Translate) | /* Any JavaScript here will be loaded for all users on every page load. */ |
/* Any JavaScript here will be loaded for all users on every page load. * @source https://www.mediawiki.org/wiki/Snippets/Open_specific_links_in_new_window * @version 2018-09-15 */ $( function () { $( '#mw-content-text' ).on( 'click', '.newwin > a', function () { var otherWindow = window.open(); otherWindow.opener = null; otherWindow.location = this; return false; } ); } ); | |
compare-page1 (talk) (Translate) | Page 1 |
compare-page2 (talk) (Translate) | Page 2 |
compare-rev1 (talk) (Translate) | Revision 1 |
compare-rev2 (talk) (Translate) | Revision 2 |
compare-revision-not-exists (talk) (Translate) | The revision you specified does not exist. |
compare-submit (talk) (Translate) | Compare |
comparepages (talk) (Translate) | Compare pages |
comparepages-summary (talk) (Translate) | |
compareselectedversions (talk) (Translate) | Compare selected revisions |
config-invalid-key (talk) (Translate) | Invalid MediaWiki configuration parameter "$1": $2 |
config-missing-key (talk) (Translate) | Missing MediaWiki configuration parameter "$1" |
confirm (talk) (Translate) | Confirm |
confirm-markpatrolled-button (talk) (Translate) | OK |
confirm-markpatrolled-top (talk) (Translate) | Mark revision $3 of $2 as patrolled? |
confirm-mcrrestore-title (talk) (Translate) | Restore a revision |
confirm-mcrundo-title (talk) (Translate) | Undo a change |
confirm-purge-bottom (talk) (Translate) | Purging a page clears the cache and forces the most current revision to appear. |
confirm-purge-title (talk) (Translate) | Purge this page |
confirm-purge-top (talk) (Translate) | Purge the cache of this page? |
confirm-rollback-bottom (talk) (Translate) | This action will instantly rollback the selected changes to this page. |
confirm-rollback-button (talk) (Translate) | OK |
confirm-rollback-top (talk) (Translate) | Revert edits to this page? |
confirm-unwatch-button (talk) (Translate) | OK |
confirm-unwatch-top (talk) (Translate) | Remove this page from your watchlist? |
confirm-watch-button (talk) (Translate) | OK |
confirm-watch-button-expiry (talk) (Translate) | Watch |
confirm-watch-label (talk) (Translate) | Watchlist time period: |
confirm-watch-top (talk) (Translate) | Add this page to your watchlist? |
confirm_purge_button (talk) (Translate) | OK |
confirmable-confirm (talk) (Translate) | Are {{GENDER:$1|you}} sure? |
confirmable-no (talk) (Translate) | No |
confirmable-yes (talk) (Translate) | Yes |
confirmdeletetext (talk) (Translate) | You are about to delete a page along with all of its history. Please confirm that you intend to do this, that you understand the consequences, and that you are doing this in accordance with [[{{MediaWiki:Policy-url}}|the policy]]. |
confirmedit-preview-content (talk) (Translate) | Content |
confirmedit-preview-description (talk) (Translate) | The following table shows the list of lines on this page and whether it's a valid IP address or IP address range. If the line is a valid IP address or IP address range, it will be excluded from CAPTCHA checks but invalid lines will be ignored. An example of a valid IP address range would be: 69.208.0.0/16 which goes from 69.208.0.0 to 69.208.255.255. [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Range_blocks#Calculating_the_CIDR_suffix More information] about calculating an IP address range. |
confirmedit-preview-invalid (talk) (Translate) | invalid |