Saving, do not close the window…
Add the saving message.
This commit is contained in:
parent
230f330ebd
commit
b1cceec7fc
3 changed files with 36 additions and 1 deletions
|
@ -174,6 +174,16 @@
|
|||
"settings_filters_target": {
|
||||
"message": "Injection Target"
|
||||
},
|
||||
"saving_current": {
|
||||
"message": "Saving…"
|
||||
},
|
||||
"saving_current_message": {
|
||||
"message": "Leave your computer and this window open."
|
||||
},
|
||||
"saving_done": {
|
||||
"message": "Saved!"
|
||||
},
|
||||
|
||||
"JSON_parse_error": {
|
||||
"message": "There is a mistake in your JSON formatting. Please correct the error before saving."
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue