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/et.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n/locales/et.json') diff --git a/src/i18n/locales/et.json b/src/i18n/locales/et.json index 6d3512186..64451b484 100644 --- a/src/i18n/locales/et.json +++ b/src/i18n/locales/et.json @@ -15,6 +15,7 @@ "global.api.unhealthy": "Ups! Ferdi'i võrguteenustega ei saa ühendust luua", "global.franzProRequired": "Vajalik Ferdi Professional tellimus", "global.notConnectedToTheInternet": "Teil pole Interneti-ühendust.", + "global.quit": "Sulge", "global.spellchecker.useDefault": "Kasuta süsteemi vaikeväärtust ({default})", "global.spellchecking.autodetect": "Tuvastage keel automaatselt", "global.spellchecking.autodetect.short": "Automaatne", @@ -52,7 +53,6 @@ "menu.app.checkForUpdates": "Kontrolli kas värskendused on saadaval", "menu.app.hide": "Peida", "menu.app.hideOthers": "Peida teised", - "menu.app.quit": "Sulge", "menu.app.settings": "Sätted", "menu.app.unhide": "Näita", "menu.edit": "Muuda", -- cgit v1.2.3-54-g00ecf