mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 02:24:04 +00:00
a741639085
Since clientPrefs and other related features are not avaliable until MW 1.42, many of them are backported as polyfill. Instead of using cookies, the polyfill are using localStorage only like Citizen in the past. There are many changes behind the scene, but the most important one being that `skin-citizen-*` theme classes are now soft-deprecated, and replaced by the standardized `skin-theme-clientpref-*` classes. There will be sufficient time before the hard deprecation. Related: #780
58 lines
3.6 KiB
JSON
58 lines
3.6 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Abijeet Patro",
|
|
"Alistair3149",
|
|
"Amire80",
|
|
"CyberOne25",
|
|
"Shirayuki",
|
|
"[https://www.mediawiki.org/wiki/User:Alistair3149 Alistair3149]",
|
|
"[https://www.mediawiki.org/wiki/User:Octfx Octfx]"
|
|
]
|
|
},
|
|
"skinname-citizen": "{{name}}\n\n\"Citizen\" refers to the name of the video game [[:w:en:Star Citizen|Star Citizen]].",
|
|
"citizen-skin-desc": "{{desc|what=skin|name=Citizen|url=https://github.com/StarCitizenTools/mediawiki-skins-Citizen}}",
|
|
"citizen-prefs-talkpage": "Link to the Citizen talk page which is shown before the preview link in skin preferences. See T307113 for more information.",
|
|
"citizen.css": "{{optional}}\n{{related/css}}",
|
|
"citizen.js": "{{optional}}\n{{related/js}}",
|
|
"citizen-drawer-toggle": "Tooltip of drawer menu toggle",
|
|
"citizen-usermenu-toggle": "Tooltip of personal menu toggle",
|
|
"citizen-search-toggle": "Tooltip of search box toggle",
|
|
"citizen-languages-toggle": "Tooltip of languages menu toggle",
|
|
"citizen-actions-more-toggle": "Tooltip of more page actions menu toggle",
|
|
"citizen-sitestats-articles-label": "Label for the article statistics\n\n{{Identical|Article}}",
|
|
"citizen-sitestats-images-label": "Label for the file statistics",
|
|
"citizen-sitestats-users-label": "Label for the user statistics",
|
|
"citizen-sitestats-edits-label": "Label for the edit statistics",
|
|
"citizen-page-info-copyright": "Label for the copyright message",
|
|
"citizen-page-info-credits": "Label for the article credits message",
|
|
"citizen-page-info-lastmod": "Label for the last modified message",
|
|
"citizen-footer-desc": "Default text for the site footer decription.",
|
|
"citizen-footer-tagline": "Default text for the site footer tagline.",
|
|
"citizen-action-addsection": "Used in the Citizen skin. See for example {{canonicalurl:Talk:Main_Page|useskin=vector}}\n{{Identical|Add topic}}. Same as vector-action-addsection in Vector skin.",
|
|
"citizen-jumptotop": "Label for link to jump to top of page",
|
|
"citizen-search-fulltext": "Fulltext search suggestion",
|
|
"citizen-search-mediasearch": "MediaSearch suggestion",
|
|
"citizen-search-editpage": "Helper text for edit and create page suggestion",
|
|
"citizen-search-empty-desc": "Helper text in the search suggestion when there are no search query",
|
|
"citizen-search-noresults-title": "Title in the search suggestion when there are no search results",
|
|
"citizen-search-noresults-desc": "Description in the search suggestion when there are no search results",
|
|
"citizen-tagline": "{{notranslate}}\n\nTagline for Citizen skin only",
|
|
"citizen-tagline-ns-talk": "Tagline for pages in talk namespace",
|
|
"citizen-tagline-ns-project": "Tagline for pages in project namespace",
|
|
"citizen-tagline-ns-file": "Tagline for pages in file namespace",
|
|
"citizen-tagline-ns-mediawiki": "Tagline for pages in MediaWiki namespace",
|
|
"citizen-tagline-ns-template": "Tagline for pages in template namespace",
|
|
"citizen-tagline-ns-help": "Tagline for pages in help namespace",
|
|
"citizen-tagline-ns-category": "Tagline for pages in category namespace",
|
|
"citizen-tagline-user-regdate": "Label for registration date in taglines on userpages",
|
|
"prefs-citizen-fontsize-label": "Label for the font size settings",
|
|
"prefs-citizen-pagewidth-label": "Label for the page width settings",
|
|
"prefs-citizen-lineheight-label": "Label for the line height settings",
|
|
"prefs-citizen-resetbutton-label": "Label for the reset button that restore default settings",
|
|
"skin-theme-name": "Label for setting that allows you to change theme.",
|
|
"skin-theme-description": "Description for theme.",
|
|
"skin-theme-day-label": "Label for light theme (standard mode).",
|
|
"skin-theme-night-label": "Label for night theme (dark mode)."
|
|
}
|