1
0
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:
AkiraFukushima 2021-01-24 17:03:10 +09:00
parent 7491a75d7b
commit 1bba0b8985

View File

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