From d2984a1f363b804a8216c2232129e13e4d3c9ebb Mon Sep 17 00:00:00 2001 From: vantezzen Date: Mon, 16 Sep 2019 21:25:18 +0200 Subject: Implement #39 --- src/i18n/locales/defaultMessages.json | 222 +++++++++++++++++++--------------- src/i18n/locales/en-US.json | 2 + src/i18n/messages/src/lib/Menu.json | 222 +++++++++++++++++++--------------- 3 files changed, 250 insertions(+), 196 deletions(-) (limited to 'src/i18n') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index 907f519b0..da79ff5c9 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -5035,640 +5035,666 @@ } }, { - "defaultMessage": "!!!Actual Size", + "defaultMessage": "!!!Back", "end": { "column": 3, "line": 75 }, "file": "src/lib/Menu.js", + "id": "menu.view.back", + "start": { + "column": 8, + "line": 72 + } + }, + { + "defaultMessage": "!!!Forward", + "end": { + "column": 3, + "line": 79 + }, + "file": "src/lib/Menu.js", + "id": "menu.view.forward", + "start": { + "column": 11, + "line": 76 + } + }, + { + "defaultMessage": "!!!Actual Size", + "end": { + "column": 3, + "line": 83 + }, + "file": "src/lib/Menu.js", "id": "menu.view.resetZoom", "start": { "column": 13, - "line": 72 + "line": 80 } }, { "defaultMessage": "!!!Zoom In", "end": { "column": 3, - "line": 79 + "line": 87 }, "file": "src/lib/Menu.js", "id": "menu.view.zoomIn", "start": { "column": 10, - "line": 76 + "line": 84 } }, { "defaultMessage": "!!!Zoom Out", "end": { "column": 3, - "line": 83 + "line": 91 }, "file": "src/lib/Menu.js", "id": "menu.view.zoomOut", "start": { "column": 11, - "line": 80 + "line": 88 } }, { "defaultMessage": "!!!Enter Full Screen", "end": { "column": 3, - "line": 87 + "line": 95 }, "file": "src/lib/Menu.js", "id": "menu.view.enterFullScreen", "start": { "column": 19, - "line": 84 + "line": 92 } }, { "defaultMessage": "!!!Exit Full Screen", "end": { "column": 3, - "line": 91 + "line": 99 }, "file": "src/lib/Menu.js", "id": "menu.view.exitFullScreen", "start": { "column": 18, - "line": 88 + "line": 96 } }, { "defaultMessage": "!!!Toggle Full Screen", "end": { "column": 3, - "line": 95 + "line": 103 }, "file": "src/lib/Menu.js", "id": "menu.view.toggleFullScreen", "start": { "column": 20, - "line": 92 + "line": 100 } }, { "defaultMessage": "!!!Toggle Developer Tools", "end": { "column": 3, - "line": 99 + "line": 107 }, "file": "src/lib/Menu.js", "id": "menu.view.toggleDevTools", "start": { "column": 18, - "line": 96 + "line": 104 } }, { "defaultMessage": "!!!Toggle Todos Developer Tools", "end": { "column": 3, - "line": 103 + "line": 111 }, "file": "src/lib/Menu.js", "id": "menu.view.toggleTodosDevTools", "start": { "column": 23, - "line": 100 + "line": 108 } }, { "defaultMessage": "!!!Toggle Service Developer Tools", "end": { "column": 3, - "line": 107 + "line": 115 }, "file": "src/lib/Menu.js", "id": "menu.view.toggleServiceDevTools", "start": { "column": 25, - "line": 104 + "line": 112 } }, { "defaultMessage": "!!!Reload Service", "end": { "column": 3, - "line": 111 + "line": 119 }, "file": "src/lib/Menu.js", "id": "menu.view.reloadService", "start": { "column": 17, - "line": 108 + "line": 116 } }, { "defaultMessage": "!!!Reload Ferdi", "end": { "column": 3, - "line": 115 + "line": 123 }, "file": "src/lib/Menu.js", "id": "menu.view.reloadFranz", "start": { "column": 15, - "line": 112 + "line": 120 } }, { "defaultMessage": "!!!Minimize", "end": { "column": 3, - "line": 119 + "line": 127 }, "file": "src/lib/Menu.js", "id": "menu.window.minimize", "start": { "column": 12, - "line": 116 + "line": 124 } }, { "defaultMessage": "!!!Close", "end": { "column": 3, - "line": 123 + "line": 131 }, "file": "src/lib/Menu.js", "id": "menu.window.close", "start": { "column": 9, - "line": 120 + "line": 128 } }, { "defaultMessage": "!!!Learn More", "end": { "column": 3, - "line": 127 + "line": 135 }, "file": "src/lib/Menu.js", "id": "menu.help.learnMore", "start": { "column": 13, - "line": 124 + "line": 132 } }, { "defaultMessage": "!!!Changelog", "end": { "column": 3, - "line": 131 + "line": 139 }, "file": "src/lib/Menu.js", "id": "menu.help.changelog", "start": { "column": 13, - "line": 128 + "line": 136 } }, { "defaultMessage": "!!!Support", "end": { "column": 3, - "line": 135 + "line": 143 }, "file": "src/lib/Menu.js", "id": "menu.help.support", "start": { "column": 11, - "line": 132 + "line": 140 } }, { "defaultMessage": "!!!Copy Debug Information", "end": { "column": 3, - "line": 139 + "line": 147 }, "file": "src/lib/Menu.js", "id": "menu.help.debugInfo", "start": { "column": 13, - "line": 136 + "line": 144 } }, { "defaultMessage": "!!!Ferdi Debug Information", "end": { "column": 3, - "line": 143 + "line": 151 }, "file": "src/lib/Menu.js", "id": "menu.help.debugInfoCopiedHeadline", "start": { "column": 27, - "line": 140 + "line": 148 } }, { "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", "end": { "column": 3, - "line": 147 + "line": 155 }, "file": "src/lib/Menu.js", "id": "menu.help.debugInfoCopiedBody", "start": { "column": 23, - "line": 144 + "line": 152 } }, { "defaultMessage": "!!!Terms of Service", "end": { "column": 3, - "line": 151 + "line": 159 }, "file": "src/lib/Menu.js", "id": "menu.help.tos", "start": { "column": 7, - "line": 148 + "line": 156 } }, { "defaultMessage": "!!!Privacy Statement", "end": { "column": 3, - "line": 155 + "line": 163 }, "file": "src/lib/Menu.js", "id": "menu.help.privacy", "start": { "column": 11, - "line": 152 + "line": 160 } }, { "defaultMessage": "!!!File", "end": { "column": 3, - "line": 159 + "line": 167 }, "file": "src/lib/Menu.js", "id": "menu.file", "start": { "column": 8, - "line": 156 + "line": 164 } }, { "defaultMessage": "!!!View", "end": { "column": 3, - "line": 163 + "line": 171 }, "file": "src/lib/Menu.js", "id": "menu.view", "start": { "column": 8, - "line": 160 + "line": 168 } }, { "defaultMessage": "!!!Services", "end": { "column": 3, - "line": 167 + "line": 175 }, "file": "src/lib/Menu.js", "id": "menu.services", "start": { "column": 12, - "line": 164 + "line": 172 } }, { "defaultMessage": "!!!Window", "end": { "column": 3, - "line": 171 + "line": 179 }, "file": "src/lib/Menu.js", "id": "menu.window", "start": { "column": 10, - "line": 168 + "line": 176 } }, { "defaultMessage": "!!!Help", "end": { "column": 3, - "line": 175 + "line": 183 }, "file": "src/lib/Menu.js", "id": "menu.help", "start": { "column": 8, - "line": 172 + "line": 180 } }, { "defaultMessage": "!!!About Ferdi", "end": { "column": 3, - "line": 179 + "line": 187 }, "file": "src/lib/Menu.js", "id": "menu.app.about", "start": { "column": 9, - "line": 176 + "line": 184 } }, { "defaultMessage": "!!!What's new?", "end": { "column": 3, - "line": 183 + "line": 191 }, "file": "src/lib/Menu.js", "id": "menu.app.announcement", "start": { "column": 16, - "line": 180 + "line": 188 } }, { "defaultMessage": "!!!Settings", "end": { "column": 3, - "line": 187 + "line": 195 }, "file": "src/lib/Menu.js", "id": "menu.app.settings", "start": { "column": 12, - "line": 184 + "line": 192 } }, { "defaultMessage": "!!!Check for updates", "end": { "column": 3, - "line": 191 + "line": 199 }, "file": "src/lib/Menu.js", "id": "menu.app.checkForUpdates", "start": { "column": 19, - "line": 188 + "line": 196 } }, { "defaultMessage": "!!!Hide", "end": { "column": 3, - "line": 195 + "line": 203 }, "file": "src/lib/Menu.js", "id": "menu.app.hide", "start": { "column": 8, - "line": 192 + "line": 200 } }, { "defaultMessage": "!!!Hide Others", "end": { "column": 3, - "line": 199 + "line": 207 }, "file": "src/lib/Menu.js", "id": "menu.app.hideOthers", "start": { "column": 14, - "line": 196 + "line": 204 } }, { "defaultMessage": "!!!Unhide", "end": { "column": 3, - "line": 203 + "line": 211 }, "file": "src/lib/Menu.js", "id": "menu.app.unhide", "start": { "column": 10, - "line": 200 + "line": 208 } }, { "defaultMessage": "!!!Auto-hide menu bar", "end": { "column": 3, - "line": 207 + "line": 215 }, "file": "src/lib/Menu.js", "id": "menu.app.autohideMenuBar", "start": { "column": 19, - "line": 204 + "line": 212 } }, { "defaultMessage": "!!!Quit", "end": { "column": 3, - "line": 211 + "line": 219 }, "file": "src/lib/Menu.js", "id": "menu.app.quit", "start": { "column": 8, - "line": 208 + "line": 216 } }, { "defaultMessage": "!!!Add New Service...", "end": { "column": 3, - "line": 215 + "line": 223 }, "file": "src/lib/Menu.js", "id": "menu.services.addNewService", "start": { "column": 17, - "line": 212 + "line": 220 } }, { "defaultMessage": "!!!Add New Workspace...", "end": { "column": 3, - "line": 219 + "line": 227 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.addNewWorkspace", "start": { "column": 19, - "line": 216 + "line": 224 } }, { "defaultMessage": "!!!Open workspace drawer", "end": { "column": 3, - "line": 223 + "line": 231 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.openWorkspaceDrawer", "start": { "column": 23, - "line": 220 + "line": 228 } }, { "defaultMessage": "!!!Close workspace drawer", "end": { "column": 3, - "line": 227 + "line": 235 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.closeWorkspaceDrawer", "start": { "column": 24, - "line": 224 + "line": 232 } }, { "defaultMessage": "!!!Activate next service...", "end": { "column": 3, - "line": 231 + "line": 239 }, "file": "src/lib/Menu.js", "id": "menu.services.setNextServiceActive", "start": { "column": 23, - "line": 228 + "line": 236 } }, { "defaultMessage": "!!!Activate previous service...", "end": { "column": 3, - "line": 235 + "line": 243 }, "file": "src/lib/Menu.js", "id": "menu.services.activatePreviousService", "start": { "column": 27, - "line": 232 + "line": 240 } }, { "defaultMessage": "!!!Disable notifications & audio", "end": { "column": 3, - "line": 239 + "line": 247 }, "file": "src/lib/Menu.js", "id": "sidebar.muteApp", "start": { "column": 11, - "line": 236 + "line": 244 } }, { "defaultMessage": "!!!Enable notifications & audio", "end": { "column": 3, - "line": 243 + "line": 251 }, "file": "src/lib/Menu.js", "id": "sidebar.unmuteApp", "start": { "column": 13, - "line": 240 + "line": 248 } }, { "defaultMessage": "!!!Workspaces", "end": { "column": 3, - "line": 247 + "line": 255 }, "file": "src/lib/Menu.js", "id": "menu.workspaces", "start": { "column": 14, - "line": 244 + "line": 252 } }, { "defaultMessage": "!!!Default", "end": { "column": 3, - "line": 251 + "line": 259 }, "file": "src/lib/Menu.js", "id": "menu.workspaces.defaultWorkspace", "start": { "column": 20, - "line": 248 + "line": 256 } }, { "defaultMessage": "!!!Todos", "end": { "column": 3, - "line": 255 + "line": 263 }, "file": "src/lib/Menu.js", "id": "menu.todos", "start": { "column": 9, - "line": 252 + "line": 260 } }, { "defaultMessage": "!!!Open Todos drawer", "end": { "column": 3, - "line": 259 + "line": 267 }, "file": "src/lib/Menu.js", "id": "menu.Todoss.openTodosDrawer", "start": { "column": 19, - "line": 256 + "line": 264 } }, { "defaultMessage": "!!!Close Todos drawer", "end": { "column": 3, - "line": 263 + "line": 271 }, "file": "src/lib/Menu.js", "id": "menu.Todoss.closeTodosDrawer", "start": { "column": 20, - "line": 260 + "line": 268 } }, { "defaultMessage": "!!!Enable Todos", "end": { "column": 3, - "line": 267 + "line": 275 }, "file": "src/lib/Menu.js", "id": "menu.todos.enableTodos", "start": { "column": 15, - "line": 264 + "line": 272 } } ], diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 12e2bea88..4b008a717 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -99,8 +99,10 @@ "menu.todos": "Todos", "menu.todos.enableTodos": "Enable Todos", "menu.view": "View", + "menu.view.back": "Back", "menu.view.enterFullScreen": "Enter Full Screen", "menu.view.exitFullScreen": "Exit Full Screen", + "menu.view.forward": "Forward", "menu.view.reloadFranz": "Reload Ferdi", "menu.view.reloadService": "Reload Service", "menu.view.resetZoom": "Actual Size", diff --git a/src/i18n/messages/src/lib/Menu.json b/src/i18n/messages/src/lib/Menu.json index aac207e0a..311ed5362 100644 --- a/src/i18n/messages/src/lib/Menu.json +++ b/src/i18n/messages/src/lib/Menu.json @@ -181,16 +181,42 @@ "column": 3 } }, + { + "id": "menu.view.back", + "defaultMessage": "!!!Back", + "file": "src/lib/Menu.js", + "start": { + "line": 72, + "column": 8 + }, + "end": { + "line": 75, + "column": 3 + } + }, + { + "id": "menu.view.forward", + "defaultMessage": "!!!Forward", + "file": "src/lib/Menu.js", + "start": { + "line": 76, + "column": 11 + }, + "end": { + "line": 79, + "column": 3 + } + }, { "id": "menu.view.resetZoom", "defaultMessage": "!!!Actual Size", "file": "src/lib/Menu.js", "start": { - "line": 72, + "line": 80, "column": 13 }, "end": { - "line": 75, + "line": 83, "column": 3 } }, @@ -199,11 +225,11 @@ "defaultMessage": "!!!Zoom In", "file": "src/lib/Menu.js", "start": { - "line": 76, + "line": 84, "column": 10 }, "end": { - "line": 79, + "line": 87, "column": 3 } }, @@ -212,11 +238,11 @@ "defaultMessage": "!!!Zoom Out", "file": "src/lib/Menu.js", "start": { - "line": 80, + "line": 88, "column": 11 }, "end": { - "line": 83, + "line": 91, "column": 3 } }, @@ -225,11 +251,11 @@ "defaultMessage": "!!!Enter Full Screen", "file": "src/lib/Menu.js", "start": { - "line": 84, + "line": 92, "column": 19 }, "end": { - "line": 87, + "line": 95, "column": 3 } }, @@ -238,11 +264,11 @@ "defaultMessage": "!!!Exit Full Screen", "file": "src/lib/Menu.js", "start": { - "line": 88, + "line": 96, "column": 18 }, "end": { - "line": 91, + "line": 99, "column": 3 } }, @@ -251,11 +277,11 @@ "defaultMessage": "!!!Toggle Full Screen", "file": "src/lib/Menu.js", "start": { - "line": 92, + "line": 100, "column": 20 }, "end": { - "line": 95, + "line": 103, "column": 3 } }, @@ -264,11 +290,11 @@ "defaultMessage": "!!!Toggle Developer Tools", "file": "src/lib/Menu.js", "start": { - "line": 96, + "line": 104, "column": 18 }, "end": { - "line": 99, + "line": 107, "column": 3 } }, @@ -277,11 +303,11 @@ "defaultMessage": "!!!Toggle Todos Developer Tools", "file": "src/lib/Menu.js", "start": { - "line": 100, + "line": 108, "column": 23 }, "end": { - "line": 103, + "line": 111, "column": 3 } }, @@ -290,11 +316,11 @@ "defaultMessage": "!!!Toggle Service Developer Tools", "file": "src/lib/Menu.js", "start": { - "line": 104, + "line": 112, "column": 25 }, "end": { - "line": 107, + "line": 115, "column": 3 } }, @@ -303,11 +329,11 @@ "defaultMessage": "!!!Reload Service", "file": "src/lib/Menu.js", "start": { - "line": 108, + "line": 116, "column": 17 }, "end": { - "line": 111, + "line": 119, "column": 3 } }, @@ -316,11 +342,11 @@ "defaultMessage": "!!!Reload Ferdi", "file": "src/lib/Menu.js", "start": { - "line": 112, + "line": 120, "column": 15 }, "end": { - "line": 115, + "line": 123, "column": 3 } }, @@ -329,11 +355,11 @@ "defaultMessage": "!!!Minimize", "file": "src/lib/Menu.js", "start": { - "line": 116, + "line": 124, "column": 12 }, "end": { - "line": 119, + "line": 127, "column": 3 } }, @@ -342,11 +368,11 @@ "defaultMessage": "!!!Close", "file": "src/lib/Menu.js", "start": { - "line": 120, + "line": 128, "column": 9 }, "end": { - "line": 123, + "line": 131, "column": 3 } }, @@ -355,11 +381,11 @@ "defaultMessage": "!!!Learn More", "file": "src/lib/Menu.js", "start": { - "line": 124, + "line": 132, "column": 13 }, "end": { - "line": 127, + "line": 135, "column": 3 } }, @@ -368,11 +394,11 @@ "defaultMessage": "!!!Changelog", "file": "src/lib/Menu.js", "start": { - "line": 128, + "line": 136, "column": 13 }, "end": { - "line": 131, + "line": 139, "column": 3 } }, @@ -381,11 +407,11 @@ "defaultMessage": "!!!Support", "file": "src/lib/Menu.js", "start": { - "line": 132, + "line": 140, "column": 11 }, "end": { - "line": 135, + "line": 143, "column": 3 } }, @@ -394,11 +420,11 @@ "defaultMessage": "!!!Copy Debug Information", "file": "src/lib/Menu.js", "start": { - "line": 136, + "line": 144, "column": 13 }, "end": { - "line": 139, + "line": 147, "column": 3 } }, @@ -407,11 +433,11 @@ "defaultMessage": "!!!Ferdi Debug Information", "file": "src/lib/Menu.js", "start": { - "line": 140, + "line": 148, "column": 27 }, "end": { - "line": 143, + "line": 151, "column": 3 } }, @@ -420,11 +446,11 @@ "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", "file": "src/lib/Menu.js", "start": { - "line": 144, + "line": 152, "column": 23 }, "end": { - "line": 147, + "line": 155, "column": 3 } }, @@ -433,11 +459,11 @@ "defaultMessage": "!!!Terms of Service", "file": "src/lib/Menu.js", "start": { - "line": 148, + "line": 156, "column": 7 }, "end": { - "line": 151, + "line": 159, "column": 3 } }, @@ -446,11 +472,11 @@ "defaultMessage": "!!!Privacy Statement", "file": "src/lib/Menu.js", "start": { - "line": 152, + "line": 160, "column": 11 }, "end": { - "line": 155, + "line": 163, "column": 3 } }, @@ -459,11 +485,11 @@ "defaultMessage": "!!!File", "file": "src/lib/Menu.js", "start": { - "line": 156, + "line": 164, "column": 8 }, "end": { - "line": 159, + "line": 167, "column": 3 } }, @@ -472,11 +498,11 @@ "defaultMessage": "!!!View", "file": "src/lib/Menu.js", "start": { - "line": 160, + "line": 168, "column": 8 }, "end": { - "line": 163, + "line": 171, "column": 3 } }, @@ -485,11 +511,11 @@ "defaultMessage": "!!!Services", "file": "src/lib/Menu.js", "start": { - "line": 164, + "line": 172, "column": 12 }, "end": { - "line": 167, + "line": 175, "column": 3 } }, @@ -498,11 +524,11 @@ "defaultMessage": "!!!Window", "file": "src/lib/Menu.js", "start": { - "line": 168, + "line": 176, "column": 10 }, "end": { - "line": 171, + "line": 179, "column": 3 } }, @@ -511,11 +537,11 @@ "defaultMessage": "!!!Help", "file": "src/lib/Menu.js", "start": { - "line": 172, + "line": 180, "column": 8 }, "end": { - "line": 175, + "line": 183, "column": 3 } }, @@ -524,11 +550,11 @@ "defaultMessage": "!!!About Ferdi", "file": "src/lib/Menu.js", "start": { - "line": 176, + "line": 184, "column": 9 }, "end": { - "line": 179, + "line": 187, "column": 3 } }, @@ -537,11 +563,11 @@ "defaultMessage": "!!!What's new?", "file": "src/lib/Menu.js", "start": { - "line": 180, + "line": 188, "column": 16 }, "end": { - "line": 183, + "line": 191, "column": 3 } }, @@ -550,11 +576,11 @@ "defaultMessage": "!!!Settings", "file": "src/lib/Menu.js", "start": { - "line": 184, + "line": 192, "column": 12 }, "end": { - "line": 187, + "line": 195, "column": 3 } }, @@ -563,11 +589,11 @@ "defaultMessage": "!!!Check for updates", "file": "src/lib/Menu.js", "start": { - "line": 188, + "line": 196, "column": 19 }, "end": { - "line": 191, + "line": 199, "column": 3 } }, @@ -576,11 +602,11 @@ "defaultMessage": "!!!Hide", "file": "src/lib/Menu.js", "start": { - "line": 192, + "line": 200, "column": 8 }, "end": { - "line": 195, + "line": 203, "column": 3 } }, @@ -589,11 +615,11 @@ "defaultMessage": "!!!Hide Others", "file": "src/lib/Menu.js", "start": { - "line": 196, + "line": 204, "column": 14 }, "end": { - "line": 199, + "line": 207, "column": 3 } }, @@ -602,11 +628,11 @@ "defaultMessage": "!!!Unhide", "file": "src/lib/Menu.js", "start": { - "line": 200, + "line": 208, "column": 10 }, "end": { - "line": 203, + "line": 211, "column": 3 } }, @@ -615,11 +641,11 @@ "defaultMessage": "!!!Auto-hide menu bar", "file": "src/lib/Menu.js", "start": { - "line": 204, + "line": 212, "column": 19 }, "end": { - "line": 207, + "line": 215, "column": 3 } }, @@ -628,11 +654,11 @@ "defaultMessage": "!!!Quit", "file": "src/lib/Menu.js", "start": { - "line": 208, + "line": 216, "column": 8 }, "end": { - "line": 211, + "line": 219, "column": 3 } }, @@ -641,11 +667,11 @@ "defaultMessage": "!!!Add New Service...", "file": "src/lib/Menu.js", "start": { - "line": 212, + "line": 220, "column": 17 }, "end": { - "line": 215, + "line": 223, "column": 3 } }, @@ -654,11 +680,11 @@ "defaultMessage": "!!!Add New Workspace...", "file": "src/lib/Menu.js", "start": { - "line": 216, + "line": 224, "column": 19 }, "end": { - "line": 219, + "line": 227, "column": 3 } }, @@ -667,11 +693,11 @@ "defaultMessage": "!!!Open workspace drawer", "file": "src/lib/Menu.js", "start": { - "line": 220, + "line": 228, "column": 23 }, "end": { - "line": 223, + "line": 231, "column": 3 } }, @@ -680,11 +706,11 @@ "defaultMessage": "!!!Close workspace drawer", "file": "src/lib/Menu.js", "start": { - "line": 224, + "line": 232, "column": 24 }, "end": { - "line": 227, + "line": 235, "column": 3 } }, @@ -693,11 +719,11 @@ "defaultMessage": "!!!Activate next service...", "file": "src/lib/Menu.js", "start": { - "line": 228, + "line": 236, "column": 23 }, "end": { - "line": 231, + "line": 239, "column": 3 } }, @@ -706,11 +732,11 @@ "defaultMessage": "!!!Activate previous service...", "file": "src/lib/Menu.js", "start": { - "line": 232, + "line": 240, "column": 27 }, "end": { - "line": 235, + "line": 243, "column": 3 } }, @@ -719,11 +745,11 @@ "defaultMessage": "!!!Disable notifications & audio", "file": "src/lib/Menu.js", "start": { - "line": 236, + "line": 244, "column": 11 }, "end": { - "line": 239, + "line": 247, "column": 3 } }, @@ -732,11 +758,11 @@ "defaultMessage": "!!!Enable notifications & audio", "file": "src/lib/Menu.js", "start": { - "line": 240, + "line": 248, "column": 13 }, "end": { - "line": 243, + "line": 251, "column": 3 } }, @@ -745,11 +771,11 @@ "defaultMessage": "!!!Workspaces", "file": "src/lib/Menu.js", "start": { - "line": 244, + "line": 252, "column": 14 }, "end": { - "line": 247, + "line": 255, "column": 3 } }, @@ -758,11 +784,11 @@ "defaultMessage": "!!!Default", "file": "src/lib/Menu.js", "start": { - "line": 248, + "line": 256, "column": 20 }, "end": { - "line": 251, + "line": 259, "column": 3 } }, @@ -771,11 +797,11 @@ "defaultMessage": "!!!Todos", "file": "src/lib/Menu.js", "start": { - "line": 252, + "line": 260, "column": 9 }, "end": { - "line": 255, + "line": 263, "column": 3 } }, @@ -784,11 +810,11 @@ "defaultMessage": "!!!Open Todos drawer", "file": "src/lib/Menu.js", "start": { - "line": 256, + "line": 264, "column": 19 }, "end": { - "line": 259, + "line": 267, "column": 3 } }, @@ -797,11 +823,11 @@ "defaultMessage": "!!!Close Todos drawer", "file": "src/lib/Menu.js", "start": { - "line": 260, + "line": 268, "column": 20 }, "end": { - "line": 263, + "line": 271, "column": 3 } }, @@ -810,11 +836,11 @@ "defaultMessage": "!!!Enable Todos", "file": "src/lib/Menu.js", "start": { - "line": 264, + "line": 272, "column": 15 }, "end": { - "line": 267, + "line": 275, "column": 3 } } -- cgit v1.2.3-70-g09d2