From f01e7f2f66732a5af40c14ebde0d1331159dfc4b Mon Sep 17 00:00:00 2001 From: Dominik Guzei Date: Wed, 11 Sep 2019 14:18:07 +0200 Subject: Update generated i18n changes --- src/i18n/locales/defaultMessages.json | 65 +++++++++++++++++++++-------------- src/i18n/locales/en-US.json | 3 +- 2 files changed, 41 insertions(+), 27 deletions(-) (limited to 'src') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index 44a49317e..3f815dda7 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -3414,169 +3414,182 @@ "defaultMessage": "!!!Launch Franz on start", "end": { "column": 3, - "line": 27 + "line": 29 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.autoLaunchOnStart", "start": { "column": 21, - "line": 24 + "line": 26 } }, { "defaultMessage": "!!!Open in background", "end": { "column": 3, - "line": 31 + "line": 33 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.autoLaunchInBackground", "start": { "column": 26, - "line": 28 + "line": 30 } }, { "defaultMessage": "!!!Keep Franz in background when closing the window", "end": { "column": 3, - "line": 35 + "line": 37 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.runInBackground", "start": { "column": 19, - "line": 32 + "line": 34 } }, { "defaultMessage": "!!!Show Franz in system tray", "end": { "column": 3, - "line": 39 + "line": 41 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.enableSystemTray", "start": { "column": 20, - "line": 36 + "line": 38 } }, { "defaultMessage": "!!!Minimize Franz to system tray", "end": { "column": 3, - "line": 43 + "line": 45 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.minimizeToSystemTray", "start": { "column": 24, - "line": 40 + "line": 42 } }, { "defaultMessage": "!!!Language", "end": { "column": 3, - "line": 47 + "line": 49 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.language", "start": { "column": 12, - "line": 44 + "line": 46 } }, { "defaultMessage": "!!!Dark Mode", "end": { "column": 3, - "line": 51 + "line": 53 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.darkMode", "start": { "column": 12, - "line": 48 + "line": 50 } }, { "defaultMessage": "!!!Display disabled services tabs", "end": { "column": 3, - "line": 55 + "line": 57 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.showDisabledServices", "start": { "column": 24, - "line": 52 + "line": 54 } }, { "defaultMessage": "!!!Show unread message badge when notifications are disabled", "end": { "column": 3, - "line": 59 + "line": 61 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.showMessagesBadgesWhenMuted", "start": { "column": 29, - "line": 56 + "line": 58 } }, { "defaultMessage": "!!!Enable spell checking", "end": { "column": 3, - "line": 63 + "line": 65 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.enableSpellchecking", "start": { "column": 23, - "line": 60 + "line": 62 } }, { "defaultMessage": "!!!Enable GPU Acceleration", "end": { "column": 3, - "line": 67 + "line": 69 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.enableGPUAcceleration", "start": { "column": 25, - "line": 64 + "line": 66 } }, { "defaultMessage": "!!!Include beta versions", "end": { "column": 3, - "line": 71 + "line": 73 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.beta", "start": { "column": 8, - "line": 68 + "line": 70 } }, { "defaultMessage": "!!!Enable Franz Todos", "end": { "column": 3, - "line": 75 + "line": 77 }, "file": "src/containers/settings/EditSettingsScreen.js", "id": "settings.app.form.enableTodos", "start": { "column": 15, - "line": 72 + "line": 74 + } + }, + { + "defaultMessage": "!!!Keep all workspaces loaded", + "end": { + "column": 3, + "line": 81 + }, + "file": "src/containers/settings/EditSettingsScreen.js", + "id": "settings.app.form.keepAllWorkspacesLoaded", + "start": { + "column": 27, + "line": 78 } } ], diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 9e63fdbca..33a2bf739 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -207,6 +207,7 @@ "settings.app.form.enableSpellchecking": "Enable spell checking", "settings.app.form.enableSystemTray": "Show Franz in system tray", "settings.app.form.enableTodos": "Enable Franz Todos", + "settings.app.form.keepAllWorkspacesLoaded": "!!!Keep all workspaces loaded", "settings.app.form.language": "Language", "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray", "settings.app.form.runInBackground": "Keep Franz in background when closing the window", @@ -379,4 +380,4 @@ "workspaceDrawer.workspaceFeatureInfo": "

Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.

You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.

", "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", "workspaces.switchingIndicator.switchingTo": "Switching to" -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2