Improve BAD JSON error message

Simplified the message so the two options match the two modal buttons.

Bug: T256574
Change-Id: I9882871d57968c9e68e7ee3acac9ec32bf6e487f
This commit is contained in:
SomeRandomDeveloper 2024-10-31 18:23:34 +01:00
parent 3309c07e73
commit 571ffba5fb

View file

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