From a94e6c69b5d409e219a0e5e62b045716f0f9c577 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Thu, 7 Oct 2021 09:02:32 +0530 Subject: fix: Control the global shortcut (for hiding Ferdi) via a preference (default: off) --- src/i18n/locales/en-US.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 812ec8c4c..301a71818 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -210,6 +210,7 @@ "settings.app.form.customTodoServer": "Custom Todo Server", "settings.app.form.darkMode": "Enable Dark Mode", "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", + "settings.app.form.enableGlobalHideShortcut": "Enable Global shortcut to hide Ferdi", "settings.app.form.enableLock": "Enable Password Lock", "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", "settings.app.form.enableSpellchecking": "Enable spell checking", -- cgit v1.2.3-70-g09d2