mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +00:00
Rephrase visualeditor-parameter-search-more
"More" is usually used in such context and not "other". Change-Id: I21f70961761e22bef8dce9f58a2f3b0f88c84b28
This commit is contained in:
parent
95fe019286
commit
566a5deddf
|
@ -195,7 +195,7 @@
|
|||
"visualeditor-pagemenu-tooltip": "Page options",
|
||||
"visualeditor-pagetranslationwarning": "You are editing a translatable page. Editing these in VisualEditor is not yet officially supported.",
|
||||
"visualeditor-parameter-input-placeholder": "Field name",
|
||||
"visualeditor-parameter-search-more": "Show $1 other {{PLURAL:$1|field|fields}}",
|
||||
"visualeditor-parameter-search-more": "Show {{PLURAL:$1|one more field|$1 more fields}}",
|
||||
"visualeditor-parameter-search-no-unused": "No unused fields",
|
||||
"visualeditor-parameter-search-unknown": "Unknown field",
|
||||
"visualeditor-preference-betatempdisable": "Temporarily disable VisualEditor while it is in beta",
|
||||
|
|
Loading…
Reference in a new issue