Merge pull request #2076 from h3poteto/fix/confirm-title

Fix confirm message
This commit is contained in:
AkiraFukushima 2021-01-24 17:05:36 +09:00 committed by GitHub
commit a29d5f79e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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