i18n: client preferences

Changes:
- Use "Theme" for the settings heading
- Update column width options to wide and standard

Notes:
- I haven't changed type size or column width as the proposed
text includes "Article". On many projects outside Wikipedia,
the use of "article" is semantically incorrect.
- Type size currently has 4 options. Need to talk to Justin
before renaming those.

Bug: T350417
Bug: T350195
Change-Id: I1c98e510b731e3671c36e095081975400edf4e49
This commit is contained in:
Jon Robson 2023-11-13 16:38:13 -08:00 committed by Jdlrobson
parent 8664294709
commit 6f264d8493

View file

@ -35,11 +35,11 @@
"vector-jumptosearch": "Jump to search",
"vector-jumptocontent": "Jump to content",
"vector-more-actions": "More",
"vector-client-preferences": "Reading settings",
"vector-client-preferences": "Theme",
"vector-feature-limited-width-name": "Column width",
"vector-feature-custom-font-size-name": "Type size",
"vector-feature-limited-width-0-label": "Full width",
"vector-feature-limited-width-1-label": "Limited width",
"vector-feature-limited-width-0-label": "Wide",
"vector-feature-limited-width-1-label": "Standard",
"vector-feature-custom-font-size-0-label": "Small",
"vector-feature-custom-font-size-1-label": "Standard",
"vector-feature-custom-font-size-2-label": "Large",