Rewrite the syntax error messages
It reflects windowman.search.js' refusal to save the incorrect JSON.
This commit is contained in:
parent
8a0fb758bb
commit
408aa5ee79
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@
|
|||
"message": "The file has been downloaded, but it is not the correct file type."
|
||||
},
|
||||
"error_msg_notJSON_syntax": {
|
||||
"message": "There is a mistake in your JSON formatting. Please correct the error before saving."
|
||||
"message": "Your changes have not been saved as there is a mistake in your JSON formatting. To save, please correct the error."
|
||||
},
|
||||
"error_msg_save_failed": {
|
||||
"message": "Not saved"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue