mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-23 15:36:47 +00:00
Merge "Improve BAD JSON error message"
This commit is contained in:
commit
003eea3e02
|
@ -42,7 +42,7 @@
|
|||
"templatedata-doc-params": "Template parameters",
|
||||
"templatedata-doc-subpage": "doc",
|
||||
"templatedata-editbutton": "Edit template data",
|
||||
"templatedata-errormsg-jsonbadformat": "Bad JSON format. You can cancel this operation so you can correct it, delete the current <templatedata> tags and try again, or continue to replace the current template data with a new one.",
|
||||
"templatedata-errormsg-jsonbadformat": "Bad JSON format. You can cancel this operation so you can correct or remove it, or continue to replace the current template data with a new one.",
|
||||
"templatedata-errormsg-insertblank": "Are you sure you want to insert template data with no information?",
|
||||
"templatedata-exists-on-related-page": "Please note: there is already a template data block on the related page \"[[$1]]\".",
|
||||
"templatedata-helplink": "Information about template data",
|
||||
|
|
Loading…
Reference in a new issue