Merge "Improve BAD JSON error message"

This commit is contained in:
jenkins-bot 2024-11-04 13:49:59 +00:00 committed by Gerrit Code Review
commit 003eea3e02

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