aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar haraldox <hnaumann+github@gmail.com>2018-02-16 10:18:29 +0100
committerLibravatar haraldox <hnaumann+github@gmail.com>2018-02-16 10:18:29 +0100
commit683d834b4270fe153dbf571f855f80f6a8a0bde1 (patch)
tree9b3690304d1aeae625b403bc86182a7c95426fb6
parentADD strings for branch feat/hide-dock-icon (diff)
downloadferdium-app-683d834b4270fe153dbf571f855f80f6a8a0bde1.tar.gz
ferdium-app-683d834b4270fe153dbf571f855f80f6a8a0bde1.tar.zst
ferdium-app-683d834b4270fe153dbf571f855f80f6a8a0bde1.zip
[MINOR] string correction
-rw-r--r--src/i18n/locales/en-US.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index e135dcc91..d5c0ea441 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -160,7 +160,7 @@
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", 162 "settings.app.form.enableMenuBar": "Show Franz in Menu Bar",
163 "settings.app.form.hideDockIcon": "Hide Franz Dock icon", 163 "settings.app.form.hideDockIcon": "Hide Franz icon in Dock",
164 "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",
165 "settings.app.form.language": "Language", 165 "settings.app.form.language": "Language",
166 "settings.app.form.enableSpellchecking": "Enable spell checking", 166 "settings.app.form.enableSpellchecking": "Enable spell checking",