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