diff --git a/i18n/en.json b/i18n/en.json index 7c7f2663..2658e339 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -7,31 +7,24 @@ }, "skinname-citizen": "Citizen", "citizen-skin-desc": "A responsive skin developed for the Star Citizen Wiki", - + "citizen-prefs-talkpage": "[[mw:Skin_talk:Citizen|Discussion]]", "citizen.css": "/* All CSS here will be loaded for users of the Citizen skin */", "citizen.js": "/* All JavaScript here will be loaded for users of the Citizen skin */", - "citizen-drawer-toggle": "Toggle menu", "citizen-personalmenu-toggle": "Toggle personal menu", "citizen-search-toggle": "Toggle search", "citizen-languages-toggle": "More languages", "citizen-actions-more-toggle": "More actions", - "citizen-sitestats-articles-label": "articles", "citizen-sitestats-images-label": "files", "citizen-sitestats-users-label": "users", "citizen-sitestats-edits-label": "edits", - "citizen-footer-desc": "Edit this text on [[MediaWiki:Citizen-footer-desc]]", "citizen-footer-tagline": "Edit this text on [[MediaWiki:Citizen-footer-tagline]]", - "citizen-action-addsection": "Add topic", - "citizen-jumptotop": "Back to top", - "citizen-search-fulltext": "Search pages containing", "citizen-search-fulltext-empty": "Type to start searching", - "citizen-tagline-ns-talk": "Discussion page of {{SUBJECTPAGENAME}}", "citizen-tagline-ns-project": "Information about {{SITENAME}}", "citizen-tagline-ns-file": "File on {{SITENAME}}", @@ -39,12 +32,10 @@ "citizen-tagline-ns-template": "Template page", "citizen-tagline-ns-help": "Help page", "citizen-tagline-ns-category": "Category page", - "prefs-citizen-theme-label": "Theme", "prefs-citizen-theme-option-auto": "Auto", "prefs-citizen-theme-option-light": "Light", "prefs-citizen-theme-option-dark": "Dark", - "prefs-citizen-fontsize-label": "Font size", "prefs-citizen-pagewidth-label": "Page width", "prefs-citizen-lineheight-label": "Line height", diff --git a/i18n/qqq.json b/i18n/qqq.json index 92a01949..7a092d2b 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -8,6 +8,7 @@ }, "skinname-citizen": "{{name}}", "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}}", "citizen.js": "{{optional}}", "citizen-drawer-toggle": "Tooltip of drawer menu toggle",