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/tr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i18n/locales/tr.json') diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json index 6f6796d4d..8f5b279ae 100644 --- a/src/i18n/locales/tr.json +++ b/src/i18n/locales/tr.json @@ -29,6 +29,7 @@ "global.no": "No", "global.notConnectedToTheInternet": "İnternete bağlı değilsiniz.", "global.ok": "Ok", + "global.quit": "Çık", "global.save": "Save", "global.spellchecker.useDefault": "Sistem Dilini Kullan ({default})", "global.spellchecking.autodetect": "Dili otomatik tespit et", @@ -84,7 +85,6 @@ "menu.app.checkForUpdates": "Güncellemeleri kontrol et", "menu.app.hide": "Gizle", "menu.app.hideOthers": "Diğerlerini Gizle", - "menu.app.quit": "Çık", "menu.app.settings": "Ayarlar", "menu.app.unhide": "Göster", "menu.edit": "Düzenle", -- cgit v1.2.3-70-g09d2