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 | |
| 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 */ |
| /* All CSS here will be loaded for users of the Vector skin */ /** * From https://www.mediawiki.org/wiki/Thread:Project:Support_desk/max-width_in_Vector_skin_to_control_site_layout_width/reply * Skin Vector Max Width, see skinVectorWidthWrapper::onAfterFinalPageOutput **/ #skin-vector-maxwidth-wrapper { position: relative; margin-left: auto; margin-right: auto; max-width: 1460px; } html, body { background-position: top left; background-repeat: repeat-x; background-size: 100% 5em; background-image: url(/skins/Vector/images/page-fade.png); background-color: #f6f6f6; background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#ffffff),color-stop(100%,#f6f6f6)); background-image: -webkit-linear-gradient(top,#ffffff 50%,#f6f6f6 100%); background-image: -moz-linear-gradient(top,#ffffff 50%,#f6f6f6 100%); background-image: linear-gradient(#ffffff 50%,#f6f6f6 100%); } @media print { #skin-vector-maxwidth-wrapper { position: relative; margin-left: 0; margin-right: 0; max-width: 100%; } html, body { background:none; } } /** * Skin Vector Max Width: fix the position of: * personal user menu * search bar * add right blue border **/ #p-personal { right: 3pt; } #p-search { margin-right: 3pt; } .mw-body { border-right: 1px solid #A7D7F9; } | |
| 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 |
| version-ext-colheader-license (talk) (Translate) | License |
| version-ext-colheader-name (talk) (Translate) | Extension |
| version-ext-colheader-version (talk) (Translate) | Version |
| version-ext-license (talk) (Translate) | License |
| version-extensions (talk) (Translate) | Installed extensions |
| version-extensions-no-ext (talk) (Translate) | No extensions currently installed. |
| version-hook-name (talk) (Translate) | Hook name |