mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-24 15:53:46 +00:00
Update the wording of vector-language-button-aria-label
1. "Change article language" can be understood as changing the article itself. I'm changing it to "Go to an article in another language." 2. Remove comma splice. Change-Id: I46c484129ecfda263603defe87c84906c1881c2b
This commit is contained in:
parent
b049ccfc00
commit
9afae1fcaf
|
@ -11,7 +11,7 @@
|
|||
"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-language-button-aria-label": "Change article language, available in {{PLURAL:$1|$1 language|$1 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-language-variant-switcher-label": "Change language variant",
|
||||
"vector-action-addsection": "Add topic",
|
||||
|
|
Loading…
Reference in a new issue