mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-24 07:43:47 +00:00
d39b5c958a
Pages that are not supported in other languages should not display the ULS when the language button is clicked. Instead, a simple message explaining that the page contents are supported in other languages should be displayed inside the dropdown. Additionally, the language button should be modified for these non-content pages, to non include any label and be quiet instead of progressive. This patch implements these specifications by appropriately modifying the mustache templates and the underlying skin classes. Bug: T316559 Change-Id: I37d8e61a1287b31d1a304d2a955f532b9b8fa505
64 lines
3.7 KiB
JSON
64 lines
3.7 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"skinname-vector": "Vector legacy (2010)",
|
|
"skinname-vector-2022": "Vector (2022)",
|
|
"vector-specialversion-name": "Vector",
|
|
"vector-skin-desc": "Provides 2 Vector skins:\n* 2011 - The Modern version of MonoBook with fresh look and many usability improvements.\n* 2022 - The Vector built as part of the WMF [[mw:Desktop Improvements]] project.",
|
|
"prefs-vector-enable-vector-1-label": "Use Legacy Vector",
|
|
"prefs-vector-enable-vector-1-help": "Over the next few years, we will be gradually updating the Vector skin. Legacy Vector will allow you to view the old version of Vector (as of December 2019). To learn more about the updates, go to our [[mw:Reading/Web/Desktop_Improvements|project page]].",
|
|
"vector-opt-out": "Switch to old look",
|
|
"vector-opt-out-tooltip": "Change your settings to go back to the old look of the skin (legacy Vector)",
|
|
"vector.css": "/* All CSS here will be loaded for users of the Vector skin */",
|
|
"vector.js": "/* All JavaScript here will be loaded for users of the Vector skin */",
|
|
"vector-action-toggle-sidebar": "Toggle sidebar",
|
|
"vector-languages": "Languages",
|
|
"vector-language-button-aria-label": "Go to an article in another language. Available in {{PLURAL:$1|$1 language|$1 languages}}",
|
|
"vector-language-button-label": "{{PLURAL:$1|$1 language|$1 languages}}",
|
|
"vector-no-language-button-label": "Add languages",
|
|
"vector-no-language-button-aria-label": "This article exist only in this language. Add the article for other languages",
|
|
"vector-language-redirect-to-top": "On this {{SITENAME}} the language links are at the top of the page across from the article title. [[#p-lang-btn|Go to top]].",
|
|
"vector-language-variant-switcher-label": "Change language variant",
|
|
"vector-action-addsection": "Add topic",
|
|
"vector-action-delete": "Delete",
|
|
"vector-action-move": "Move",
|
|
"vector-action-protect": "Protect",
|
|
"vector-action-undelete": "Undelete",
|
|
"vector-action-unprotect": "Change protection",
|
|
"vector-view-create": "Create",
|
|
"vector-view-edit": "Edit",
|
|
"vector-view-history": "View history",
|
|
"vector-view-view": "Read",
|
|
"vector-view-viewsource": "View source",
|
|
"vector-jumptonavigation": "Jump to navigation",
|
|
"vector-jumptosearch": "Jump to search",
|
|
"vector-jumptocontent": "Jump to content",
|
|
"vector-more-actions": "More",
|
|
"vector-search-loader": "Loading search suggestions",
|
|
"vector-searchsuggest-containing": "Search for pages containing <strong class=\"cdx-typeahead-search__search-footer__query\">$1</strong>",
|
|
"vector-intro-page": "Help:Introduction",
|
|
"vector-toc-label": "Contents",
|
|
"vector-toc-beginning": "Beginning",
|
|
"vector-toc-toggle-button-label": "Toggle $1 subsection",
|
|
"vector-anon-user-menu-pages": "Pages for logged out editors",
|
|
"vector-anon-user-menu-pages-learn": "learn more",
|
|
"vector-anon-user-menu-pages-label": "Learn more about editing",
|
|
"vector-main-menu-tooltip": "Main menu",
|
|
"vector-toc-menu-tooltip": "Table of Contents",
|
|
"vector-toc-collapsible-button-label": "Toggle the table of contents",
|
|
"vector-site-nav-label": "Site",
|
|
"vector-main-menu-label": "Main menu",
|
|
"vector-limited-width-toggle": "Toggle limited content width",
|
|
"vector-page-tools-label": "Tools",
|
|
"vector-page-tools-general-label": "General",
|
|
"vector-page-tools-actions-label": "Actions",
|
|
"vector-pin-element-label": "move to sidebar",
|
|
"vector-unpin-element-label": "hide",
|
|
"vector-2022-prefs-talkpage": "[[mw:Talk:Reading/Web/Desktop_Improvements|Discussion]]",
|
|
"tooltip-vector-anon-user-menu-title": "More options",
|
|
"vector-prefs-limited-width": "Enable limited width mode",
|
|
"vector-prefs-limited-width-help": "Enable limited width mode for improved reading experience.",
|
|
"empty-language-selector-body": "Page contents not supported in other languages."
|
|
}
|