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:
Amir E. Aharoni 2021-09-21 10:49:12 +03:00
parent b049ccfc00
commit 9afae1fcaf
1 changed files with 1 additions and 1 deletions

View File

@ -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",