System messages
From A Wiki in the Desert
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 | |
| changeemail-submit (talk) (Translate) | Change email |
| changeemail-summary (talk) (Translate) | |
| changeemail-throttled (talk) (Translate) | You have made too many login attempts. Please wait $1 before trying again. |
| changepassword (talk) (Translate) | Change password |
| changepassword-success (talk) (Translate) | Your password has been changed! |
| changepassword-summary (talk) (Translate) | |
| changepassword-throttled (talk) (Translate) | You have made too many recent login attempts. Please wait $1 before trying again. |
| characterescapes_description (talk) (Translate) | Convenience markup for escaping tags, templates, magic words, and parser function calls nested in tags and parser functions that support character escaping. |
| checkbox-all (talk) (Translate) | All |
| checkbox-invert (talk) (Translate) | Invert |
| checkbox-none (talk) (Translate) | None |
| checkbox-select (talk) (Translate) | Select: $1 |
| clearyourcache (talk) (Translate) | <strong>Note:</strong> After saving, 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>Internet Explorer / Edge:</strong> Hold <em>Ctrl</em> while clicking <em>Refresh</em>, or press <em>Ctrl-F5</em> * <strong>Opera:</strong> Go to <em>Menu → Settings</em> (<em>Opera → Preferences</em> on a Mac) and then to <em>Privacy & security → Clear browsing data → Cached images and files</em>. |
| codeeditor-desc (talk) (Translate) | Syntax-highlighted editing for JavaScript and CSS pages using [https://ace.c9.io/ Ace editor] |
| codeeditor-error-message (talk) (Translate) | CodeEditor needs WikiEditor to be loaded. |
| codeeditor-error-title (talk) (Translate) | Dependency failed |
| codeeditor-gotoline (talk) (Translate) | Go to line number... |
| codeeditor-gotoline-placeholder (talk) (Translate) | line[:column] |
| codeeditor-gotoline-prompt (talk) (Translate) | Enter a line number |
| codeeditor-indent (talk) (Translate) | Indent |
| codeeditor-invisibleChars-toggle (talk) (Translate) | Toggle invisible characters |
| codeeditor-lineWrapping-toggle (talk) (Translate) | Toggle line wrapping |
| codeeditor-next-annotation (talk) (Translate) | Go to next annotation |
| codeeditor-outdent (talk) (Translate) | Outdent |
| codeeditor-save-with-errors (talk) (Translate) | The document contains errors. Are you sure you want to save? |
| codeeditor-searchReplace-toggle (talk) (Translate) | Toggle search and replace dialog |
| codeeditor-toolbar-toggle (talk) (Translate) | Toggle code editor |
| collabpad (talk) (Translate) | CollabPad |
| collabpad-doctitle (talk) (Translate) | CollabPad: $1 |
| collabpad-import-subtitle (talk) (Translate) | Imported from $1 |
| collapsible-collapse (talk) (Translate) | Collapse |
| collapsible-expand (talk) (Translate) | Expand |
| colon-separator (talk) (Translate) | : |
| comma-separator (talk) (Translate) | , |
| common.css (talk) (Translate) | /* CSS placed here will be applied to all skins */ |
| @import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap'); /* Language Bar Styles */ .language-bar { border: 1px solid black; background-color: white; position: relative; top: 1.05em; } body.page-Main_Page .language-bar { top: 0; } .language-bar li:last-child { border: 0; } .interlanguage-link { float: left; margin: 0.4em 0; padding: 0 0.6em; border-right: 1px solid #b3a270; } @media (max-width: 1000px) { .language-bar { top: 0.55em; } body.page-Main_Page .language-bar { top: 0; } } @media (max-width: 820px) { body.page-Main_Page .language-bar { top: 2em; } } @media (max-width: 600px) { .language-bar { top: 5em; } #small-toolbox-wrapper { width: 4.1em; } body.page-Main_Page .language-bar { top: 0; } } #elang-selector-container { float: right; } #elang-selector-label { display: inline-block; margin-right: 0.5em; } /* Infobox Styles */ .infobox { float: right; margin: 0 0 0.5em 1em; width: 256px; background-color: #f8f9fa; border: 1px solid darkgray; font-size: 0.9em; color: black; padding: 0; clear: right } .infobox td, .infobox th { vertical-align: top } .ibname { color: #000; font-size: larger; font-weight: bold; } td.ibimage { padding: 0 } .ibtype { color: #000; font-weight: bold; } .ib-stacked th { text-align: left; } .ib-stacked td { padding-left: 1em; } .ib-architecture { background-color: #f2ebe6; border: 1px solid #805940; } .ib-art-and-music { background-color: #f0e6f2; border: 1px solid #504080; } .ib-harmony { background-color: #faf4ca; border: 1px solid #b7986d; } .ib-leadership { background-color: #fac5b9; border: 1px solid #903540; } .ib-natural-philosophy { background-color: #f2e6e8; border: 1px solid #804048; } .ib-the-human-body { background-color: #f2f1e6; border: 1px solid #805c40; } .ib-thought { background-color: #de6f1f2; border: 1px solid #406480; } .ib-worship { background-color: #e6f2ed; border: 1px solid #408064; } .ib-architecture .ibname, .ib-architecture .ibtype, .ib-architecture .ib-tabulated th { background-color: #e5ad8a; } .ib-art-and-music .ibname, .ib-art-and-music .ibtype, .ib-art-and-music .ib-tabulated th { background-color: #b08ae5; } .ib-harmony .ibname, .ib-harmony .ibtype, .ib-harmony .ib-tabulated th { background-color: #ede39b; } .ib-leadership .ibname, .ib-leadership .ibtype, .ib-leadership .ib-tabulated th { background-color: #e1876e; } .ib-natural-philosophy .ibname, .ib-natural-philosophy .ibtype, .ib-natural-philosophy .ib-tabulated th { background-color: #e58a94; } .ib-the-human-body .ibname, .ib-the-human-body .ibtype, .ib-the-human-body .ib-tabulated th { background-color: #e5c18a; } .ib-thought .ibname, .ib-thought .ibtype, .ib-thought .ib-tabulated th { background-color: #8ac5e5; } .ib-worship .ibname, .ib-worship .ibtype, .ib-worship .ib-tabulated th { background-color: #8ae5b9; } .ib-item .ibname, .ib-item .ibtype, .ib-item .ib-tabulated th { background-color: #060; color: #fff; } .ib-building .ibname, .ib-building .ibtype, .ib-building .ib-tabulated th { background-color: #057; color: #fff; } .ib-task .ibname, .ib-task .ibtype, .ib-task .ib-tabulated th { background-color: #900; color: #fff; } .ibname, .ibtype, .ib-tabulated th { background-color: #ccc; } .ib-architecture .ib-tabulated { width: 100%; border-collapse: collapse; background-color: #f2ebe6; } .ib-art-and-music .ib-tabulated { width: 100%; border-collapse: collapse; background-color: #f0e6f2; } .ib-harmony .ib-tabulated { width: 100%; border-collapse: collapse; background-color: #faf4ca; } .ib-leadership .ib-tabulated { width: 100%; border-collapse: collapse; background-color: #fac5b9; } .ib-natural-philosophy .ib-tabulated { width: 100%; border-collapse: collapse; background-color: #f2e6e8; } .ib-the-human-body .ib-tabulated { width: 100%; border-collapse: collapse; background-color: #f2f1e6; } .ib-thought .ib-tabulated { width: 100%; border-collapse: collapse; background-color: #e6f1f2; } .ib-worship .ib-tabulated { width: 100%; border-collapse: collapse; background-color: #e6f2ed; } .ib-tabulated { width: 100%; border-collapse: collapse; background-color: #f8f9fa; } .ib-tabulated-left { border-style: solid; border-width: 1px 0; padding: 0 0.5em; } .ib-tabulated-right { border-style: solid; border-width: 1px 0; padding: 0 0.5em; text-align: right; } .ib-architecture .ib-tabulated td { border-color: #805940; } .ib-art-and-music .ib-tabulated td { border-color: #504080; } .ib-harmony .ib-tabulated td { border-color: #b7986d; } .ib-leadership .ib-tabulated td { border-color: #903540; } .ib-natural-philosophy .ib-tabulated td { border-color: #804048; } .ib-the-human-body .ib-tabulated td { border-color: #805c40; } .ib-thought .ib-tabulated td { border-color: #406480; } .ib-worship .ib-tabulated td { border-color: #408064; } .ib-tabulated td { border-color: darkgray; } .ib-row { width: 100%; border-collapse: collapse; } .ib-row th, .ib-row td { width: 50%; } .ib-row th { text-align: left; } .announcement { background-color: white; text-align: center; border: 2px dotted darkgray; margin: 1rem auto; } .ib-factions { width: 100%; } .ib-factions td { width: 33.33%; text-align: center; vertical-align: middle; } /* Verification System */ .verification { position: relative; top: 1.05em; padding: 0.4em 0.6em; margin: 0 0.4em; } v { color: #155724; background-color: #d4edda; border: 1px solid transparent; border-color: #c3e6cb; border-radius: 0.8em; -moz-border-radius: 0.8em; -webkit-border-radius: 0.8em; display: inline-block; font-weight: bold; line-height: 1.2em; margin-right: 3px; text-align: center; width: 1.2em; } uv { color: #721c24; background-color: #f8d7da; border: 1px solid transparent; border-color: #f5c6cb; border-radius: 0.8em; -moz-border-radius: 0.8em; -webkit-border-radius: 0.8em; display: inline-block; font-weight: bold; line-height: 1.2em; margin-right: 3px; text-align: center; width: 1.2em; } v-h { color: #155724; background-color: #d4edda; border: 1px solid transparent; border-radius: .25rem; border-color: #c3e6cb; padding: 0 0.2em; } v-h::before { content: "\2713 "; font-weight: bold; } uv-h { color: #721c24; background-color: #f8d7da; border: 1px solid transparent; border-radius: .25rem; border-color: #f5c6cb; padding: 0 0.2em; } uv-h::before { content: "? "; font-weight: bold; } .verified-0 { background-color: #f8d7da; border: 1px solid #f5c6cb; } .verified-0 a { color: #721c24; } .verified-5 { background-color: #f9d9d9; border: 1px solid #f6c8ca; } .verified-5 a { color: #742022; } .verified-10 { background-color: #fadbd8; border: 1px solid #f7ccc8; } .verified-10 a { color: #76261f; } .verified-15 { background-color: #fbded6; border: 1px solid #f9d0c6; } .verified-15 a { color: #7a2e1b; } .verified-20 { background-color: #fce1d5; border: 1px solid #fbd4c4; } .verified-20 a { color: #7e3617; } .verified-25 { background-color: #fee5d3; border: 1px solid #fdd9c2; } .verified-25 a { color: #823f13; } .verified-30 { background-color: #ffe8d1; border: 1px solid #ffdec0; } .verified-30 a { color: #85470f; } .verified-35 { background-color: #ffebd0; border: 1px solid #ffe3be; } .verified-35 a { color: #85500b; } .verified-40 { background-color: #ffeecf; border: 1px solid #ffe7bc; } .verified-40 a { color: #855708; } .verified-45 { background-color: #fff3cd; border: 1px solid #ffeabb; } .verified-45 a { color: #856404; } .verified-50 { background-color: #fef3cd; border: 1px solid #feeeba; } .verified-50 a { color: #826404; } .verified-55 { background-color: #fbf3ce; border: 1px solid #faeebb; } .verified-55 a { color: #7b6405; } .verified-60 { background-color: #f7f3cf; border: 1px solid #f4eebc; } .verified-60 a { color: #716408; } .verified-65 { background-color: #f3f3d0; border: 1px solid #eeeebe; } .verified-65 a { color: #65640b; } .verified-70 { background-color: #eef2d1; border: 1px solid #e7eec0; } .verified-70 a { color: #58640f; } .verified-75 { background-color: #e9f1d3; border: 1px solid #e0ecc2; } .verified-75 a { color: #4b6113; } .verified-80 { background-color: #e3f0d5; border: 1px solid #d9ebc4; } .verified-80 a { color: #3d5f17; } .verified-85 { background-color: #dfefd6; border: 1px solid #d2e9c6; } .verified-85 a { color: #315c1b; } .verified-90 { background-color: #daeed8; border: 1px solid #cce8c8; } .verified-90 a { color: #255a1f; } .verified-95 { background-color: #d7edd9; border: 1px solid #c7e7ca; } .verified-95 a { color: #1c5822; } .verified-100 { background-color: #d4edda; border: 1px solid #c3e6cb; } .verified-100 a { color: #155724; } .verfified-full { background-color: #cce5ff; border: 1px solid #b8daff; } .verfified-full a { color: #004085; } @media (max-width: 1000px) { .verification { top: 0.55em; } } @media (max-width: 600px) { .verification { top: 5em; } } /* Miscellaneous Styles */ samp { background-color: #fbfcfc; } #mw-indicator-smw-entity-examiner { display: none; } | |
| common.js (talk) (Translate) | /* Any JavaScript here will be loaded for all users on every page load. */ |
| /* Strip the namespace from links to Guild pages for now. */ $( 'a[href^="/tale8/Guild:"]' ).each( function() { $( this ).html( $( this ).html().replace( 'Guild:', '' ) ); } ); | |
| common.json (talk) (Translate) | /* Any JSON here will be loaded for all users on every page load. */ |
| compare-invalid-title (talk) (Translate) | The title you specified is invalid. |
| 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 |
| compare-title-not-exists (talk) (Translate) | The title you specified does not exist. |
| comparepages (talk) (Translate) | Compare pages |
| comparepages-summary (talk) (Translate) | |
| compareselectedversions (talk) (Translate) | Compare selected revisions |
| concepts (talk) (Translate) | Concepts |
| confirm (talk) (Translate) | Confirm |