From d5fd04626ce22d6194924b75f268fefa41aa2db5 Mon Sep 17 00:00:00 2001 From: Vijay Raghavan Aravamudhan Date: Tue, 7 Sep 2021 18:15:46 +0530 Subject: Add a confirmation when quitting Ferdi and a preference to toggle it (implements #1857) (#1879) Works for the 'Ferdi > Quit' menu, the shortcut key to quit (Cmd/Ctrl+Q) and also from the tray icon. --- src/i18n/locales/kk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n/locales/kk.json') diff --git a/src/i18n/locales/kk.json b/src/i18n/locales/kk.json index 63c4b3b3e..5df9f8b05 100644 --- a/src/i18n/locales/kk.json +++ b/src/i18n/locales/kk.json @@ -15,6 +15,7 @@ "global.api.unhealthy": "Can't connect to Ferdi online services", "global.franzProRequired": "Ferdi Professional Required", "global.notConnectedToTheInternet": "You are not connected to the internet.", + "global.quit": "Quit", "global.spellchecker.useDefault": "Use System Default ({default})", "global.spellchecking.autodetect": "Detect language automatically", "global.spellchecking.autodetect.short": "Automatic", @@ -52,7 +53,6 @@ "menu.app.checkForUpdates": "Check for updates", "menu.app.hide": "Hide", "menu.app.hideOthers": "Hide Others", - "menu.app.quit": "Quit", "menu.app.settings": "Settings", "menu.app.unhide": "Unhide", "menu.edit": "Edit", -- cgit v1.2.3-70-g09d2