mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-12-18 10:51:46 +00:00
Fix punctuation for message in the edit dialog
Change-Id: Ib5dcd86fdd982caec87983eedee140506de7068b
This commit is contained in:
parent
69848ec021
commit
f3f3821b3d
|
@ -82,7 +82,7 @@
|
||||||
"templatedata-modal-format-placeholder": "Template parameter format string",
|
"templatedata-modal-format-placeholder": "Template parameter format string",
|
||||||
"templatedata-modal-json-error-replace": "Replace",
|
"templatedata-modal-json-error-replace": "Replace",
|
||||||
"templatedata-modal-notice-import-numparams": "$1 new {{PLURAL:$1|parameter was|parameters were}} imported: $2",
|
"templatedata-modal-notice-import-numparams": "$1 new {{PLURAL:$1|parameter was|parameters were}} imported: $2",
|
||||||
"templatedata-modal-placeholder-add-new-map-input": "Adding new map..",
|
"templatedata-modal-placeholder-add-new-map-input": "Adding new map...",
|
||||||
"templatedata-modal-placeholder-paramkey": "Parameter name",
|
"templatedata-modal-placeholder-paramkey": "Parameter name",
|
||||||
"templatedata-modal-placeholder-mapinfo": "This template has no maps object",
|
"templatedata-modal-placeholder-mapinfo": "This template has no maps object",
|
||||||
"templatedata-modal-placeholder-prompt-map-name": "Enter map name",
|
"templatedata-modal-placeholder-prompt-map-name": "Enter map name",
|
||||||
|
|
Loading…
Reference in a new issue