From b1325c57f380a2411ac669e33ce683c034ad99b5 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Fri, 31 Jan 2020 21:19:04 +0100 Subject: Improve debugger feature --- src/i18n/locales/defaultMessages.json | 262 ++++++++++++++++++++++++---------- 1 file changed, 188 insertions(+), 74 deletions(-) (limited to 'src/i18n/locales/defaultMessages.json') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index 59930a054..8d5a6b9c4 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -934,52 +934,52 @@ "defaultMessage": "!!!Your services have been updated.", "end": { "column": 3, - "line": 33 + "line": 34 }, "file": "src/components/layout/AppLayout.js", "id": "infobar.servicesUpdated", "start": { "column": 19, - "line": 30 + "line": 31 } }, { "defaultMessage": "!!!Reload services", "end": { "column": 3, - "line": 37 + "line": 38 }, "file": "src/components/layout/AppLayout.js", "id": "infobar.buttonReloadServices", "start": { "column": 24, - "line": 34 + "line": 35 } }, { "defaultMessage": "!!!Could not load services and user information", "end": { "column": 3, - "line": 41 + "line": 42 }, "file": "src/components/layout/AppLayout.js", "id": "infobar.requiredRequestsFailed", "start": { "column": 26, - "line": 38 + "line": 39 } }, { "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", "end": { "column": 3, - "line": 45 + "line": 46 }, "file": "src/components/layout/AppLayout.js", "id": "infobar.authRequestFailed", "start": { "column": 21, - "line": 42 + "line": 43 } } ], @@ -4642,6 +4642,24 @@ ], "path": "src/features/announcements/components/AnnouncementScreen.json" }, + { + "descriptors": [ + { + "defaultMessage": "!!!Publish debugging information", + "end": { + "column": 3, + "line": 19 + }, + "file": "src/features/debugger/Component.js", + "id": "feature.debugger.title", + "start": { + "column": 9, + "line": 16 + } + } + ], + "path": "src/features/debugger/Component.json" + }, { "descriptors": [ { @@ -5005,6 +5023,89 @@ ], "path": "src/features/planSelection/containers/PlanSelectionScreen.json" }, + { + "descriptors": [ + { + "defaultMessage": "!!!Publish debug information", + "end": { + "column": 3, + "line": 20 + }, + "file": "src/features/publishDebugInfo/Component.js", + "id": "feature.publishDebugInfo.title", + "start": { + "column": 9, + "line": 17 + } + }, + { + "defaultMessage": "!!!Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service", + "end": { + "column": 3, + "line": 24 + }, + "file": "src/features/publishDebugInfo/Component.js", + "id": "feature.publishDebugInfo.info", + "start": { + "column": 8, + "line": 21 + } + }, + { + "defaultMessage": "!!!Privacy policy", + "end": { + "column": 3, + "line": 28 + }, + "file": "src/features/publishDebugInfo/Component.js", + "id": "feature.publishDebugInfo.privacy", + "start": { + "column": 11, + "line": 25 + } + }, + { + "defaultMessage": "!!!Terms of service", + "end": { + "column": 3, + "line": 32 + }, + "file": "src/features/publishDebugInfo/Component.js", + "id": "feature.publishDebugInfo.terms", + "start": { + "column": 9, + "line": 29 + } + }, + { + "defaultMessage": "!!!Accept and publish", + "end": { + "column": 3, + "line": 36 + }, + "file": "src/features/publishDebugInfo/Component.js", + "id": "feature.publishDebugInfo.publish", + "start": { + "column": 11, + "line": 33 + } + }, + { + "defaultMessage": "!!!Your debug log was published and is now availible at", + "end": { + "column": 3, + "line": 40 + }, + "file": "src/features/publishDebugInfo/Component.js", + "id": "feature.publishDebugInfo.published", + "start": { + "column": 13, + "line": 37 + } + } + ], + "path": "src/features/publishDebugInfo/Component.json" + }, { "descriptors": [ { @@ -6593,432 +6694,445 @@ } }, { - "defaultMessage": "!!!Ferdi Debug Information", + "defaultMessage": "!!!Publish Debug Information", "end": { "column": 3, "line": 160 }, "file": "src/lib/Menu.js", + "id": "menu.help.publishDebugInfo", + "start": { + "column": 20, + "line": 157 + } + }, + { + "defaultMessage": "!!!Ferdi Debug Information", + "end": { + "column": 3, + "line": 164 + }, + "file": "src/lib/Menu.js", "id": "menu.help.debugInfoCopiedHeadline", "start": { "column": 27, - "line": 157 + "line": 161 } }, { "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", "end": { "column": 3, - "line": 164 + "line": 168 }, "file": "src/lib/Menu.js", "id": "menu.help.debugInfoCopiedBody", "start": { "column": 23, - "line": 161 + "line": 165 } }, { "defaultMessage": "!!!Terms of Service", "end": { "column": 3, - "line": 168 + "line": 172 }, "file": "src/lib/Menu.js", "id": "menu.help.tos", "start": { "column": 7, - "line": 165 + "line": 169 } }, { "defaultMessage": "!!!Privacy Statement", "end": { "column": 3, - "line": 172 + "line": 176 }, "file": "src/lib/Menu.js", "id": "menu.help.privacy", "start": { "column": 11, - "line": 169 + "line": 173 } }, { "defaultMessage": "!!!File", "end": { "column": 3, - "line": 176 + "line": 180 }, "file": "src/lib/Menu.js", "id": "menu.file", "start": { "column": 8, - "line": 173 + "line": 177 } }, { "defaultMessage": "!!!View", "end": { "column": 3, - "line": 180 + "line": 184 }, "file": "src/lib/Menu.js", "id": "menu.view", "start": { "column": 8, - "line": 177 + "line": 181 } }, { "defaultMessage": "!!!Services", "end": { "column": 3, - "line": 184 + "line": 188 }, "file": "src/lib/Menu.js", "id": "menu.services", "start": { "column": 12, - "line": 181 + "line": 185 } }, { "defaultMessage": "!!!Window", "end": { "column": 3, - "line": 188 + "line": 192 }, "file": "src/lib/Menu.js", "id": "menu.window", "start": { "column": 10, - "line": 185 + "line": 189 } }, { "defaultMessage": "!!!Help", "end": { "column": 3, - "line": 192 + "line": 196 }, "file": "src/lib/Menu.js", "id": "menu.help", "start": { "column": 8, - "line": 189 + "line": 193 } }, { "defaultMessage": "!!!About Ferdi", "end": { "column": 3, - "line": 196 + "line": 200 }, "file": "src/lib/Menu.js", "id": "menu.app.about", "start": { "column": 9, - "line": 193 + "line": 197 } }, { "defaultMessage": "!!!What's new?", "end": { "column": 3, - "line": 200 + "line": 204 }, "file": "src/lib/Menu.js", "id": "menu.app.announcement", "start": { "column": 16, - "line": 197 + "line": 201 } }, { "defaultMessage": "!!!Settings", "end": { "column": 3, - "line": 204 + "line": 208 }, "file": "src/lib/Menu.js", "id": "menu.app.settings", "start": { "column": 12, - "line": 201 + "line": 205 } }, { "defaultMessage": "!!!Check for updates", "end": { "column": 3, - "line": 208 + "line": 212 }, "file": "src/lib/Menu.js", "id": "menu.app.checkForUpdates", "start": { "column": 19, - "line": 205 + "line": 209 } }, { "defaultMessage": "!!!Hide", "end": { "column": 3, - "line": 212 + "line": 216 }, "file": "src/lib/Menu.js", "id": "menu.app.hide", "start": { "column": 8, - "line": 209 + "line": 213 } }, { "defaultMessage": "!!!Hide Others", "end": { "column": 3, - "line": 216 + "line": 220 }, "file": "src/lib/Menu.js", "id": "menu.app.hideOthers", "start": { "column": 14, - "line": 213 + "line": 217 } }, { "defaultMessage": "!!!Unhide", "end": { "column": 3, - "line": 220 + "line": 224 }, "file": "src/lib/Menu.js", "id": "menu.app.unhide", "start": { "column": 10, - "line": 217 + "line": 221 } }, { "defaultMessage": "!!!Auto-hide menu bar", "end": { "column": 3, - "line": 224 + "line": 228 }, "file": "src/lib/Menu.js", "id": "menu.app.autohideMenuBar", "start": { "column": 19, - "line": 221 + "line": 225 } }, { "defaultMessage": "!!!Quit", "end": { "column": 3, - "line": 228 + "line": 232 }, "file": "src/lib/Menu.js", "id": "menu.app.quit", "start": { "column": 8, - "line": 225 + "line": 229 } }, { "defaultMessage": "!!!Add New Service...", "end": { "column": 3, - "line": 232 + "line": 236 }, "file": "src/lib/Menu.js", "id": "menu.services.addNewService", "start": { "column": 17, - "line": 229 + "line": 233 } }, { "defaultMessage": "!!!Add New Workspace...", "end": { "column": 3, - "line": 236 + "line": 240 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.addNewWorkspace", "start": { "column": 19, - "line": 233 + "line": 237 } }, { "defaultMessage": "!!!Open workspace drawer", "end": { "column": 3, - "line": 240 + "line": 244 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.openWorkspaceDrawer", "start": { "column": 23, - "line": 237 + "line": 241 } }, { "defaultMessage": "!!!Close workspace drawer", "end": { "column": 3, - "line": 244 + "line": 248 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.closeWorkspaceDrawer", "start": { "column": 24, - "line": 241 + "line": 245 } }, { "defaultMessage": "!!!Activate next service...", "end": { "column": 3, - "line": 248 + "line": 252 }, "file": "src/lib/Menu.js", "id": "menu.services.setNextServiceActive", "start": { "column": 23, - "line": 245 + "line": 249 } }, { "defaultMessage": "!!!Activate previous service...", "end": { "column": 3, - "line": 252 + "line": 256 }, "file": "src/lib/Menu.js", "id": "menu.services.activatePreviousService", "start": { "column": 27, - "line": 249 + "line": 253 } }, { "defaultMessage": "!!!Disable notifications & audio", "end": { "column": 3, - "line": 256 + "line": 260 }, "file": "src/lib/Menu.js", "id": "sidebar.muteApp", "start": { "column": 11, - "line": 253 + "line": 257 } }, { "defaultMessage": "!!!Enable notifications & audio", "end": { "column": 3, - "line": 260 + "line": 264 }, "file": "src/lib/Menu.js", "id": "sidebar.unmuteApp", "start": { "column": 13, - "line": 257 + "line": 261 } }, { "defaultMessage": "!!!Workspaces", "end": { "column": 3, - "line": 264 + "line": 268 }, "file": "src/lib/Menu.js", "id": "menu.workspaces", "start": { "column": 14, - "line": 261 + "line": 265 } }, { "defaultMessage": "!!!Default", "end": { "column": 3, - "line": 268 + "line": 272 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.defaultWorkspace", "start": { "column": 20, - "line": 265 + "line": 269 } }, { "defaultMessage": "!!!Todos", "end": { "column": 3, - "line": 272 + "line": 276 }, "file": "src/lib/Menu.js", "id": "menu.todos", "start": { "column": 9, - "line": 269 + "line": 273 } }, { "defaultMessage": "!!!Open Todos drawer", "end": { "column": 3, - "line": 276 + "line": 280 }, "file": "src/lib/Menu.js", "id": "menu.Todoss.openTodosDrawer", "start": { "column": 19, - "line": 273 + "line": 277 } }, { "defaultMessage": "!!!Close Todos drawer", "end": { "column": 3, - "line": 280 + "line": 284 }, "file": "src/lib/Menu.js", "id": "menu.Todoss.closeTodosDrawer", "start": { "column": 20, - "line": 277 + "line": 281 } }, { "defaultMessage": "!!!Enable Todos", "end": { "column": 3, - "line": 284 + "line": 288 }, "file": "src/lib/Menu.js", "id": "menu.todos.enableTodos", "start": { "column": 15, - "line": 281 + "line": 285 } }, { "defaultMessage": "!!!Home", "end": { "column": 3, - "line": 288 + "line": 292 }, "file": "src/lib/Menu.js", "id": "menu.services.goHome", "start": { "column": 17, - "line": 285 + "line": 289 } } ], -- cgit v1.2.3-70-g09d2