aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar haraldox <hnaumann+github@gmail.com>2018-02-15 17:51:12 +0100
committerLibravatar haraldox <hnaumann+github@gmail.com>2018-02-15 17:51:12 +0100
commit26d0148e26529e83661c2171f3f6227f3ec90711 (patch)
tree59efaf060eac384cb2ea029e96dfaeef870a2d64
parentfeat(Windows): Add more app icon resolutions (@Stanzilla) (diff)
downloadferdium-app-26d0148e26529e83661c2171f3f6227f3ec90711.tar.gz
ferdium-app-26d0148e26529e83661c2171f3f6227f3ec90711.tar.zst
ferdium-app-26d0148e26529e83661c2171f3f6227f3ec90711.zip
ADD strings for branch feat/hide-dock-icon
-rw-r--r--src/i18n/locales/en-US.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 3c09fca3b..e135dcc91 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -159,6 +159,8 @@
159 "settings.app.form.autoLaunchInBackground": "Open in background", 159 "settings.app.form.autoLaunchInBackground": "Open in background",
160 "settings.app.form.enableSystemTray": "Show Franz in system tray", 160 "settings.app.form.enableSystemTray": "Show Franz in system tray",
161 "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray", 161 "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray",
162 "settings.app.form.enableMenuBar": "Show Franz in Menu Bar",
163 "settings.app.form.hideDockIcon": "Hide Franz Dock icon",
162 "settings.app.form.runInBackground": "Keep Franz in background when closing the window", 164 "settings.app.form.runInBackground": "Keep Franz in background when closing the window",
163 "settings.app.form.language": "Language", 165 "settings.app.form.language": "Language",
164 "settings.app.form.enableSpellchecking": "Enable spell checking", 166 "settings.app.form.enableSpellchecking": "Enable spell checking",