From 4666e85de5c40e4cd7fa952a1d1c873a43dc60fb Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Tue, 30 Jul 2019 15:33:29 +0200 Subject: feat(App): Add option to copy debug information via the help menu --- src/i18n/locales/defaultMessages.json | 139 ++++++++++++++++++++++------------ src/i18n/locales/en-US.json | 5 +- 2 files changed, 93 insertions(+), 51 deletions(-) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index d517b456b..eca3062c2 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -4291,328 +4291,367 @@ } }, { - "defaultMessage": "!!!Terms of Service", + "defaultMessage": "!!!Copy Debug Information", "end": { "column": 3, "line": 134 }, "file": "src/lib/Menu.js", + "id": "menu.help.debugInfo", + "start": { + "column": 13, + "line": 131 + } + }, + { + "defaultMessage": "!!!Franz Debug Information", + "end": { + "column": 3, + "line": 138 + }, + "file": "src/lib/Menu.js", + "id": "menu.help.debugInfoCopiedHeadline", + "start": { + "column": 27, + "line": 135 + } + }, + { + "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", + "end": { + "column": 3, + "line": 142 + }, + "file": "src/lib/Menu.js", + "id": "menu.help.debugInfoCopiedBody", + "start": { + "column": 23, + "line": 139 + } + }, + { + "defaultMessage": "!!!Terms of Service", + "end": { + "column": 3, + "line": 146 + }, + "file": "src/lib/Menu.js", "id": "menu.help.tos", "start": { "column": 7, - "line": 131 + "line": 143 } }, { "defaultMessage": "!!!Privacy Statement", "end": { "column": 3, - "line": 138 + "line": 150 }, "file": "src/lib/Menu.js", "id": "menu.help.privacy", "start": { "column": 11, - "line": 135 + "line": 147 } }, { "defaultMessage": "!!!File", "end": { "column": 3, - "line": 142 + "line": 154 }, "file": "src/lib/Menu.js", "id": "menu.file", "start": { "column": 8, - "line": 139 + "line": 151 } }, { "defaultMessage": "!!!View", "end": { "column": 3, - "line": 146 + "line": 158 }, "file": "src/lib/Menu.js", "id": "menu.view", "start": { "column": 8, - "line": 143 + "line": 155 } }, { "defaultMessage": "!!!Services", "end": { "column": 3, - "line": 150 + "line": 162 }, "file": "src/lib/Menu.js", "id": "menu.services", "start": { "column": 12, - "line": 147 + "line": 159 } }, { "defaultMessage": "!!!Window", "end": { "column": 3, - "line": 154 + "line": 166 }, "file": "src/lib/Menu.js", "id": "menu.window", "start": { "column": 10, - "line": 151 + "line": 163 } }, { "defaultMessage": "!!!Help", "end": { "column": 3, - "line": 158 + "line": 170 }, "file": "src/lib/Menu.js", "id": "menu.help", "start": { "column": 8, - "line": 155 + "line": 167 } }, { "defaultMessage": "!!!About Franz", "end": { "column": 3, - "line": 162 + "line": 174 }, "file": "src/lib/Menu.js", "id": "menu.app.about", "start": { "column": 9, - "line": 159 + "line": 171 } }, { "defaultMessage": "!!!What's new?", "end": { "column": 3, - "line": 166 + "line": 178 }, "file": "src/lib/Menu.js", "id": "menu.app.announcement", "start": { "column": 16, - "line": 163 + "line": 175 } }, { "defaultMessage": "!!!Settings", "end": { "column": 3, - "line": 170 + "line": 182 }, "file": "src/lib/Menu.js", "id": "menu.app.settings", "start": { "column": 12, - "line": 167 + "line": 179 } }, { "defaultMessage": "!!!Check for updates", "end": { "column": 3, - "line": 174 + "line": 186 }, "file": "src/lib/Menu.js", "id": "menu.app.checkForUpdates", "start": { "column": 19, - "line": 171 + "line": 183 } }, { "defaultMessage": "!!!Hide", "end": { "column": 3, - "line": 178 + "line": 190 }, "file": "src/lib/Menu.js", "id": "menu.app.hide", "start": { "column": 8, - "line": 175 + "line": 187 } }, { "defaultMessage": "!!!Hide Others", "end": { "column": 3, - "line": 182 + "line": 194 }, "file": "src/lib/Menu.js", "id": "menu.app.hideOthers", "start": { "column": 14, - "line": 179 + "line": 191 } }, { "defaultMessage": "!!!Unhide", "end": { "column": 3, - "line": 186 + "line": 198 }, "file": "src/lib/Menu.js", "id": "menu.app.unhide", "start": { "column": 10, - "line": 183 + "line": 195 } }, { "defaultMessage": "!!!Quit", "end": { "column": 3, - "line": 190 + "line": 202 }, "file": "src/lib/Menu.js", "id": "menu.app.quit", "start": { "column": 8, - "line": 187 + "line": 199 } }, { "defaultMessage": "!!!Add New Service...", "end": { "column": 3, - "line": 194 + "line": 206 }, "file": "src/lib/Menu.js", "id": "menu.services.addNewService", "start": { "column": 17, - "line": 191 + "line": 203 } }, { "defaultMessage": "!!!Add New Workspace...", "end": { "column": 3, - "line": 198 + "line": 210 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.addNewWorkspace", "start": { "column": 19, - "line": 195 + "line": 207 } }, { "defaultMessage": "!!!Open workspace drawer", "end": { "column": 3, - "line": 202 + "line": 214 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.openWorkspaceDrawer", "start": { "column": 23, - "line": 199 + "line": 211 } }, { "defaultMessage": "!!!Close workspace drawer", "end": { "column": 3, - "line": 206 + "line": 218 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.closeWorkspaceDrawer", "start": { "column": 24, - "line": 203 + "line": 215 } }, { "defaultMessage": "!!!Activate next service...", "end": { "column": 3, - "line": 210 + "line": 222 }, "file": "src/lib/Menu.js", "id": "menu.services.setNextServiceActive", "start": { "column": 23, - "line": 207 + "line": 219 } }, { "defaultMessage": "!!!Activate previous service...", "end": { "column": 3, - "line": 214 + "line": 226 }, "file": "src/lib/Menu.js", "id": "menu.services.activatePreviousService", "start": { "column": 27, - "line": 211 + "line": 223 } }, { "defaultMessage": "!!!Disable notifications & audio", "end": { "column": 3, - "line": 218 + "line": 230 }, "file": "src/lib/Menu.js", "id": "sidebar.muteApp", "start": { "column": 11, - "line": 215 + "line": 227 } }, { "defaultMessage": "!!!Enable notifications & audio", "end": { "column": 3, - "line": 222 + "line": 234 }, "file": "src/lib/Menu.js", "id": "sidebar.unmuteApp", "start": { "column": 13, - "line": 219 + "line": 231 } }, { "defaultMessage": "!!!Workspaces", "end": { "column": 3, - "line": 226 + "line": 238 }, "file": "src/lib/Menu.js", "id": "menu.workspaces", "start": { "column": 14, - "line": 223 + "line": 235 } }, { "defaultMessage": "!!!Default", "end": { "column": 3, - "line": 230 + "line": 242 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.defaultWorkspace", "start": { "column": 20, - "line": 227 + "line": 239 } } ], diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index e2edbd596..27987e5b7 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -68,6 +68,9 @@ "menu.file": "File", "menu.help": "Help", "menu.help.changelog": "Changelog", + "menu.help.debugInfo": "Copy Debug Information", + "menu.help.debugInfoCopiedBody": "Your Debug Information has been copied to your clipboard.", + "menu.help.debugInfoCopiedHeadline": "Franz Debug Information", "menu.help.learnMore": "Learn More", "menu.help.privacy": "Privacy Statement", "menu.help.support": "Support", @@ -329,4 +332,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-54-g00ecf