mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +00:00
Follow-up I54d2cf7f05: More s/parameter/field/g
Change-Id: I592c299f62dbec3479c4ed95a43359bb7c2f91d4
This commit is contained in:
parent
2b3e19b0e7
commit
0d18b3a060
|
@ -185,10 +185,10 @@
|
|||
"visualeditor-mwhieroinspector-title": "Hieroglyphics",
|
||||
"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": "Parameter name",
|
||||
"visualeditor-parameter-search-more": "Show $1 other {{PLURAL:$1|parameter|parameters}}",
|
||||
"visualeditor-parameter-search-no-unused": "No unused parameters",
|
||||
"visualeditor-parameter-search-unknown": "Unknown parameter",
|
||||
"visualeditor-parameter-input-placeholder": "Field name",
|
||||
"visualeditor-parameter-search-more": "Show $1 other {{PLURAL:$1|field|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",
|
||||
"visualeditor-preference-core-description": "Enable VisualEditor. It will not be available on talk pages and some other namespaces.",
|
||||
"visualeditor-preference-core-discussion-link": "\/\/mediawiki.org\/wiki\/Special:MyLanguage\/Talk:VisualEditor\/Beta_Features\/General",
|
||||
|
|
Loading…
Reference in a new issue