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.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
vector-readability-survey-fontSize (talk) (Translate) Font size
vector-readability-survey-lineHeight (talk) (Translate) Line height
vector-readability-survey-optout (talk) (Translate) Press continue to send us your design and publish your feedback on the next page. [[#close-vector-survey|Remove this tool]].
vector-readability-survey-paragraphSpacing (talk) (Translate) Paragraph spacing
vector-readability-survey-randomize (talk) (Translate) randomize
vector-readability-survey-reset (talk) (Translate) reset
vector-readability-survey-share (talk) (Translate) continue
vector-readability-survey-title (talk) (Translate) Wikimedia reading tool
vector-search-loader (talk) (Translate) Loading search suggestions
vector-searchsuggest-containing (talk) (Translate) Search for pages containing <strong class="cdx-typeahead-search__search-footer__query">$1</strong>
vector-site-nav-label (talk) (Translate) Site
vector-skin-desc (talk) (Translate) Provides 2 Vector skins: * 2011 - The Modern version of MonoBook with fresh look and many usability improvements. * 2022 - The Vector built as part of the WMF [[mw:Desktop Improvements]] project.
vector-specialversion-name (talk) (Translate) Vector
vector-toc-beginning (talk) (Translate) Beginning
vector-toc-collapsible-button-label (talk) (Translate) Toggle the table of contents
vector-toc-label (talk) (Translate) Contents
vector-toc-menu-tooltip (talk) (Translate) Table of Contents
vector-toc-toggle-button-label (talk) (Translate) Toggle $1 subsection
vector-toc-unpinned-popup (talk) (Translate) The table of contents has been moved here.
vector-unpin-element-label (talk) (Translate) hide
vector-view-create (talk) (Translate) Create
vector-view-edit (talk) (Translate) Edit
vector-view-history (talk) (Translate) View history
vector-view-view (talk) (Translate) Read
vector-view-viewsource (talk) (Translate) View source
vector.css (talk) (Translate) /* All CSS here will be loaded for users of the Vector skin */
/* ===================================================== VECTOR LEGACY SKIN SPECIFIC STYLES ===================================================== */ /* Override Vector Legacy defaults */ body.skin-vector { background: #0a0e14 !important; } /* Left column (sidebar area) background */ div#mw-page-base { background: #161b22 !important; } /* Full page background gradient */ div#mw-head-base { background: #151a21 !important; } /* Content area */ div#content { background: #151a21 !important; border: 1px solid #2d333b !important; border-top: none !important; color: #e6edf3 !important; } /* Tabs styling */ div.vectorTabs li { background: transparent !important; } div.vectorTabs li a { background: transparent !important; color: #8b949e !important; } div.vectorTabs li.selected { background: #151a21 !important; } div.vectorTabs li.selected a { color: #e6edf3 !important; } div.vectorTabs li a:hover { color: #00b4d8 !important; } /* Dropdown menus */ div.vectorMenu h3 { background: transparent !important; color: #8b949e !important; } div.vectorMenu h3 a { color: #8b949e !important; } .vectorMenu .menu { background: #1a1f27 !important; border: 1px solid #2d333b !important; } .vectorMenu .menu li a { color: #e6edf3 !important; } .vectorMenu .menu li a:hover { background: rgba(0, 180, 216, 0.15) !important; color: #00b4d8 !important; } /* Personal tools (top right) */ #p-personal { background: transparent !important; } #p-personal li { background: transparent !important; } #pt-userpage a, #pt-mytalk a, #pt-preferences a, #pt-watchlist a, #pt-mycontris a, #pt-logout a, #pt-login a, #pt-createaccount a { color: #8b949e !important; } #p-personal li a:hover { color: #00b4d8 !important; } /* Sidebar panel */ #mw-panel { background: #0d1117 !important; } /* Fix the left rail width and positioning */ #left-navigation { margin-left: 10em; } /* Fix namespace tabs */ #p-namespaces ul li a { color: #8b949e !important; background: transparent !important; } #p-namespaces ul li.selected a { color: #e6edf3 !important; background: #151a21 !important; border-color: #2d333b !important; border-bottom-color: #151a21 !important; } /* Views tabs (Read, Edit, History) */ #p-views ul li a { color: #8b949e !important; } #p-views ul li.selected a { color: #e6edf3 !important; } #p-views ul li a:hover { color: #00b4d8 !important; } /* Search */ #p-search h3 { display: none; } #p-search form, #p-search input { margin: 0.4em 0 0 0.6em; } #simpleSearch { background: #1a1f27 !important; border: 1px solid #2d333b !important; border-radius: 4px; } #simpleSearch input#searchInput { color: #e6edf3 !important; } #simpleSearch input#searchInput::placeholder { color: #6e7681 !important; } #simpleSearch #searchButton { filter: invert(0.7); } #simpleSearch #searchButton:hover { filter: invert(1); } /* Category links at bottom */ #catlinks { background: #1a1f27 !important; border: 1px solid #2d333b !important; border-radius: 4px; margin-top: 1em; } #catlinks a { color: #58a6ff !important; } /* Footer */ #footer { background: #0d1117 !important; color: #6e7681 !important; border-top: 1px solid #2d333b !important; } #footer a { color: #8b949e !important; } #footer a:hover { color: #00b4d8 !important; } #footer-icons { filter: grayscale(1) brightness(0.7); } /* Fix edit page */ #wpTextbox1, .mw-editfont-monospace { background: #1a1f27 !important; color: #e6edf3 !important; border: 1px solid #2d333b !important; } /* Edit toolbar */ .wikiEditor-ui { background: #1a1f27 !important; border-color: #2d333b !important; } .wikiEditor-ui-toolbar { background: #21262d !important; } /* Preview */ .previewnote { background: #1a1f27 !important; border: 1px solid #2d333b !important; color: #e6edf3 !important; } /* Diff pages */ .diff-context { background: #1a1f27 !important; color: #8b949e !important; } .diff-deletedline { background: rgba(248, 81, 73, 0.15) !important; border-color: #f85149 !important; } .diff-addedline { background: rgba(63, 185, 80, 0.15) !important; border-color: #3fb950 !important; } /* History page */ #pagehistory li { border-bottom: 1px solid #2d333b; } #pagehistory li:hover { background: rgba(0, 180, 216, 0.05); }
vector.js (talk) (Translate) /* All JavaScript here will be loaded for users of the Vector skin */
verification-error (talk) (Translate) This file did not pass file verification.
version (talk) (Translate) Version
version-antispam (talk) (Translate) Spam prevention
version-api (talk) (Translate) API
version-credits-not-found (talk) (Translate) No detailed credits information was found for this extension.
version-credits-summary (talk) (Translate) We would like to recognize the following persons for their contribution to [[Special:Version|MediaWiki]].
version-credits-title (talk) (Translate) Credits for $1
version-db-mariadb-url (talk) (Translate) https://mariadb.org/
version-db-mysql-url (talk) (Translate) https://www.mysql.com/
version-db-percona-url (talk) (Translate) http://www.percona.com/software/percona-server
version-db-postgres-url (talk) (Translate) http://www.postgresql.org/
version-db-sqlite-url (talk) (Translate) https://www.sqlite.org/
version-editors (talk) (Translate) Editors
version-entrypoints (talk) (Translate) Entry point URLs
version-entrypoints-api-php (talk) (Translate) [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:api.php api.php]
version-entrypoints-articlepath (talk) (Translate) [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgArticlePath Article path]
version-entrypoints-header-entrypoint (talk) (Translate) Entry point
version-entrypoints-header-url (talk) (Translate) URL
version-entrypoints-index-php (talk) (Translate) [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:index.php index.php]
version-entrypoints-rest-php (talk) (Translate) [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:rest.php rest.php]
version-entrypoints-scriptpath (talk) (Translate) [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgScriptPath Script path]
version-ext-colheader-credits (talk) (Translate) Authors
version-ext-colheader-description (talk) (Translate) Description
First pagePrevious pageNext pageLast page