mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-01 09:56:46 +01:00
Fix confirm message
This commit is contained in:
parent
7491a75d7b
commit
1bba0b8985
@ -140,7 +140,7 @@
|
||||
"description": "Enable spellchecker",
|
||||
"notice": "Requires relaunch",
|
||||
"confirm": {
|
||||
"title": "Warning",
|
||||
"title": "Confirm",
|
||||
"message": "You have to restart this application. Continue?",
|
||||
"ok": "Restart Now",
|
||||
"cancel": "Cancel"
|
||||
@ -238,7 +238,7 @@
|
||||
"language_description": "Choose the language you would like to use with Whalebird.",
|
||||
"notice": "Requires relaunch",
|
||||
"confirm": {
|
||||
"title": "Warning",
|
||||
"title": "Confirm",
|
||||
"message": "You have to restart this application. Continue?",
|
||||
"ok": "Restart Now",
|
||||
"cancel": "Cancel"
|
||||
|
Loading…
x
Reference in New Issue
Block a user