Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

System messages

More actions
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.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
citizen-user-info-edits-label (talk) (Translate) Edits
citizen-user-info-joined-label (talk) (Translate) Joined
citizen-user-info-text-anon (talk) (Translate) Your IP address will be publicly visible if you make any edits.
citizen-user-info-text-temp (talk) (Translate) This temporary account was created after an edit was made without an account on this browser and device.
citizen-usermenu-toggle (talk) (Translate) Toggle personal menu
citizen.css (talk) (Translate) /* All CSS here will be loaded for users of the Citizen skin */
/* All CSS here will be loaded for users of the Citizen skin */ :root { --font-family-citizen-base: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --color-progressive-oklch__l: 0.5447; --color-progressive-oklch__c: 0.2121; --color-progressive-oklch__h: 23.85; --color-progressive-hsl__h: 352.62; --color-progressive-hsl__s: 82.38; --color-progressive-hsl__l: 44.51; } :root.skin-theme-clientpref-day { --color-surface-0: oklch(var(--color-surface-1-oklch__l) var(--color-surface-1-oklch__c) var(--color-progressive-oklch__h) / var(--opacity-glass)); --color-surface-1: oklch(var(--color-surface-1-oklch__l) var(--color-surface-1-oklch__c) var(--color-progressive-oklch__h) / var(--opacity-glass)); --color-surface-2: #ddd; --color-surface-3: #ddd; --color-surface-4: #ddd; --color-base: #000; --color-base--emphasized: #cf142b; --color-base--subtle: #cf142b; --color-subtle: #666; --color-emphasized: #000; --background-color-progressive--hover: #b01125; --color-placeholder: #999; --color-visited--hover: #b01125; } :root.skin-theme-clientpref-night { --color-surface-0: oklch(var(--color-surface-1-oklch__l) var(--color-surface-1-oklch__c) var(--color-progressive-oklch__h) / var(--opacity-glass)); --color-surface-1: oklch(var(--color-surface-1-oklch__l) var(--color-surface-1-oklch__c) var(--color-progressive-oklch__h) / var(--opacity-glass)); --color-surface-2: #333; --color-surface-3: #333; --color-surface-4: #333; --color-base: #fff; --color-base--emphasized: #ff5555; --color-base--subtle: #ff5555; --color-subtle: #bbb; --color-emphasized: #fff; --background-color-progressive--hover: #ff5555; --color-placeholder: #666; --color-link: #ff5555; --color-link--hover: #ff5555; --color-visited--hover: #ff5555; } @media screen and (prefers-color-scheme:light) { :root.skin-theme-clientpref-os { --color-surface-0: oklch(var(--color-surface-1-oklch__l) var(--color-surface-1-oklch__c) var(--color-progressive-oklch__h) / var(--opacity-glass)); --color-surface-1: oklch(var(--color-surface-1-oklch__l) var(--color-surface-1-oklch__c) var(--color-progressive-oklch__h) / var(--opacity-glass)); --color-surface-2: #ddd; --color-surface-3: #ddd; --color-surface-4: #ddd; --color-base: #000; --color-base--emphasized: #cf142b; --color-base--subtle: #cf142b; --color-subtle: #666; --color-emphasized: #000; --background-color-progressive--hover: #b01125; --color-placeholder: #999; --color-visited--hover: #b01125; } #citizen-site-title a { color: #000; } } @media screen and (prefers-color-scheme:dark) { :root.skin-theme-clientpref-os { --color-surface-0: oklch(var(--color-surface-1-oklch__l) var(--color-surface-1-oklch__c) var(--color-progressive-oklch__h) / var(--opacity-glass)); --color-surface-1: oklch(var(--color-surface-1-oklch__l) var(--color-surface-1-oklch__c) var(--color-progressive-oklch__h) / var(--opacity-glass)); --color-surface-2: #333; --color-surface-3: #333; --color-surface-4: #333; --color-base: #fff; --color-base--emphasized: #ff5555; --color-base--subtle: #ff5555; --color-subtle: #bbb; --color-emphasized: #fff; --background-color-progressive--hover: #ff5555; --color-placeholder: #666; --color-link: #ff5555; --color-link--hover: #ff5555; --color-visited--hover: #ff5555; } #citizen-site-title a { color: #fff; } } #citizen-site-title a { padding-bottom: 5px; font-weight: bold; text-decoration-style: dotted; } #citizen-site-title a:hover { text-decoration-style: dotted; } .citizen-body a { text-decoration-line: underline; text-decoration-style: dotted; } .citizen-body a:hover { text-decoration-style: solid; } .skin-theme-clientpref-night #citizen-site-title a { color: #fff; } .skin-theme-clientpref-day #citizen-site-title a { color: #000; } @media (max-width:768px) { #citizen-site-title { font-size: 1.1em; flex: 0 1; } } @media (min-width:769px) { #citizen-site-title { margin-right: 20px; font-size: 1.4em; } }
citizen.js (talk) (Translate) /* All JavaScript here will be loaded for users of the Citizen skin */
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>.
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 publish?
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-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 */
/* CSS placed here will be applied to all skins */ @media (min-width: 875px) { .article-box-container { display: flex; justify-content: space-evenly; } } .article-box { flex: 1; border-width: 1px; border-style: solid; margin: 5px; } .article-box div:not(.mw-heading), .article-box ul { margin: 0px 15px 10px 15px; } .article-box .mw-heading { margin-top: 5px; } .article-box h2 { border-width: 1px; border-style: solid; margin: 0.3em 0.5em; padding: 0.1em 0.5em; font-size: 120%; font-weight: bold; font-family: inherit; } :root.skin-theme-clientpref-day { /* RED */ --article-red-light: rgb(255, 225, 225); --article-red-mid: rgb(240, 160, 160); --article-red-dark: rgb(200, 40, 40); /* ORANGE */ --article-orange-light: rgb(251, 233, 231); --article-orange-mid: rgb(255, 171, 145); --article-orange-dark: rgb(255, 112, 67); /* GREEN */ --article-green-light: rgb(232, 245, 233); --article-green-mid: rgb(165, 214, 167); --article-green-dark: rgb(102, 187, 106); /* BLUE */ --article-blue-light: rgb(227, 242, 253); --article-blue-mid: rgb(144, 202, 249); --article-blue-dark: rgb(66, 165, 245); /* PURPLE */ --article-purple-light: rgb(237, 231, 246); --article-purple-mid: rgb(179, 157, 219); --article-purple-dark: rgb(126, 87, 194); } :root.skin-theme-clientpref-night { --article-red-light: rgb(60, 20, 20); --article-red-mid: rgb(120, 40, 40); --article-red-dark: rgb(200, 60, 60); --article-orange-light: rgb(60, 30, 20); --article-orange-mid: rgb(140, 80, 50); --article-orange-dark: rgb(200, 90, 50); --article-green-light: rgb(20, 40, 25); --article-green-mid: rgb(60, 120, 70); --article-green-dark: rgb(100, 160, 100); --article-blue-light: rgb(15, 30, 45); --article-blue-mid: rgb(60, 120, 170); --article-blue-dark: rgb(90, 150, 200); --article-purple-light: rgb(30, 20, 45); --article-purple-mid: rgb(100, 70, 150); --article-purple-dark: rgb(140, 90, 190); } @media screen and (prefers-color-scheme:light) { :root.skin-theme-clientpref-os { /* RED */ --article-red-light: rgb(255, 225, 225); --article-red-mid: rgb(240, 160, 160); --article-red-dark: rgb(200, 40, 40); /* ORANGE */ --article-orange-light: rgb(251, 233, 231); --article-orange-mid: rgb(255, 171, 145); --article-orange-dark: rgb(255, 112, 67); /* GREEN */ --article-green-light: rgb(232, 245, 233); --article-green-mid: rgb(165, 214, 167); --article-green-dark: rgb(102, 187, 106); /* BLUE */ --article-blue-light: rgb(227, 242, 253); --article-blue-mid: rgb(144, 202, 249); --article-blue-dark: rgb(66, 165, 245); /* PURPLE */ --article-purple-light: rgb(237, 231, 246); --article-purple-mid: rgb(179, 157, 219); --article-purple-dark: rgb(126, 87, 194); } } @media screen and (prefers-color-scheme:dark) { :root.skin-theme-clientpref-os { --article-red-light: rgb(60, 20, 20); --article-red-mid: rgb(120, 40, 40); --article-red-dark: rgb(200, 60, 60); --article-orange-light: rgb(60, 30, 20); --article-orange-mid: rgb(140, 80, 50); --article-orange-dark: rgb(200, 90, 50); --article-green-light: rgb(20, 40, 25); --article-green-mid: rgb(60, 120, 70); --article-green-dark: rgb(100, 160, 100); --article-blue-light: rgb(15, 30, 45); --article-blue-mid: rgb(60, 120, 170); --article-blue-dark: rgb(90, 150, 200); --article-purple-light: rgb(30, 20, 45); --article-purple-mid: rgb(100, 70, 150); --article-purple-dark: rgb(140, 90, 190); } } /* RED */ .article-box-red, .article-box-red.article-box div { background-color: var(--article-red-light); border-color: var(--article-red-mid); } .article-box-red h2 { background-color: var(--article-red-mid); border-color: var(--article-red-dark); } /* ORANGE */ .article-box-orange, .article-box-orange.article-box div { background-color: var(--article-orange-light); border-color: var(--article-orange-mid); } .article-box-orange h2 { background-color: var(--article-orange-mid); border-color: var(--article-orange-dark); } /* GREEN */ .article-box-green, .article-box-green.article-box div { background-color: var(--article-green-light); border-color: var(--article-green-mid); } .article-box-green h2 { background-color: var(--article-green-mid); border-color: var(--article-green-dark); } /* BLUE */ .article-box-blue, .article-box-blue.article-box div { background-color: var(--article-blue-light); border-color: var(--article-blue-mid); } .article-box-blue h2 { background-color: var(--article-blue-mid); border-color: var(--article-blue-dark); } /* PURPLE */ .article-box-purple, .article-box-purple.article-box div { background-color: var(--article-purple-light); border-color: var(--article-purple-mid); } .article-box-purple h2 { background-color: var(--article-purple-mid); border-color: var(--article-purple-dark); }
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. */ if (!$('.citizen-site-title').length) { $('.citizen-header__logo').after('<div class="citizen-header__item" id="citizen-site-title"><a href="/">East Essex Hackspace</a></div>'); }
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-admin-box (talk) (Translate) Administrator account
config-admin-email (talk) (Translate) Email address:
config-admin-email-help (talk) (Translate) Enter an email address here to allow you to receive email from other users on the wiki, reset your password, and be notified of changes to pages on your watchlist. You can leave this field empty.
config-admin-error-bademail (talk) (Translate) You have entered an invalid email address.
config-admin-error-password (talk) (Translate) Internal error when setting a password for the admin "<nowiki>$1</nowiki>": <pre>$2</pre>
config-admin-error-password-invalid (talk) (Translate) Invalid wiki admin password: $1
First pagePrevious pageNext pageLast page