aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/lib/Menu.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/messages/src/lib/Menu.json')
-rw-r--r--src/i18n/messages/src/lib/Menu.json691
1 files changed, 0 insertions, 691 deletions
diff --git a/src/i18n/messages/src/lib/Menu.json b/src/i18n/messages/src/lib/Menu.json
deleted file mode 100644
index a2ce34cd4..000000000
--- a/src/i18n/messages/src/lib/Menu.json
+++ /dev/null
@@ -1,691 +0,0 @@
1[
2 {
3 "id": "menu.edit",
4 "defaultMessage": "!!!Edit",
5 "file": "src/lib/Menu.js",
6 "start": {
7 "line": 14,
8 "column": 8
9 },
10 "end": {
11 "line": 17,
12 "column": 3
13 }
14 },
15 {
16 "id": "menu.edit.undo",
17 "defaultMessage": "!!!Undo",
18 "file": "src/lib/Menu.js",
19 "start": {
20 "line": 18,
21 "column": 8
22 },
23 "end": {
24 "line": 21,
25 "column": 3
26 }
27 },
28 {
29 "id": "menu.edit.redo",
30 "defaultMessage": "!!!Redo",
31 "file": "src/lib/Menu.js",
32 "start": {
33 "line": 22,
34 "column": 8
35 },
36 "end": {
37 "line": 25,
38 "column": 3
39 }
40 },
41 {
42 "id": "menu.edit.cut",
43 "defaultMessage": "!!!Cut",
44 "file": "src/lib/Menu.js",
45 "start": {
46 "line": 26,
47 "column": 7
48 },
49 "end": {
50 "line": 29,
51 "column": 3
52 }
53 },
54 {
55 "id": "menu.edit.copy",
56 "defaultMessage": "!!!Copy",
57 "file": "src/lib/Menu.js",
58 "start": {
59 "line": 30,
60 "column": 8
61 },
62 "end": {
63 "line": 33,
64 "column": 3
65 }
66 },
67 {
68 "id": "menu.edit.paste",
69 "defaultMessage": "!!!Paste",
70 "file": "src/lib/Menu.js",
71 "start": {
72 "line": 34,
73 "column": 9
74 },
75 "end": {
76 "line": 37,
77 "column": 3
78 }
79 },
80 {
81 "id": "menu.edit.pasteAndMatchStyle",
82 "defaultMessage": "!!!Paste And Match Style",
83 "file": "src/lib/Menu.js",
84 "start": {
85 "line": 38,
86 "column": 22
87 },
88 "end": {
89 "line": 41,
90 "column": 3
91 }
92 },
93 {
94 "id": "menu.edit.delete",
95 "defaultMessage": "!!!Delete",
96 "file": "src/lib/Menu.js",
97 "start": {
98 "line": 42,
99 "column": 10
100 },
101 "end": {
102 "line": 45,
103 "column": 3
104 }
105 },
106 {
107 "id": "menu.edit.selectAll",
108 "defaultMessage": "!!!Select All",
109 "file": "src/lib/Menu.js",
110 "start": {
111 "line": 46,
112 "column": 13
113 },
114 "end": {
115 "line": 49,
116 "column": 3
117 }
118 },
119 {
120 "id": "menu.edit.speech",
121 "defaultMessage": "!!!Speech",
122 "file": "src/lib/Menu.js",
123 "start": {
124 "line": 50,
125 "column": 10
126 },
127 "end": {
128 "line": 53,
129 "column": 3
130 }
131 },
132 {
133 "id": "menu.edit.startSpeaking",
134 "defaultMessage": "!!!Start Speaking",
135 "file": "src/lib/Menu.js",
136 "start": {
137 "line": 54,
138 "column": 17
139 },
140 "end": {
141 "line": 57,
142 "column": 3
143 }
144 },
145 {
146 "id": "menu.edit.stopSpeaking",
147 "defaultMessage": "!!!Stop Speaking",
148 "file": "src/lib/Menu.js",
149 "start": {
150 "line": 58,
151 "column": 16
152 },
153 "end": {
154 "line": 61,
155 "column": 3
156 }
157 },
158 {
159 "id": "menu.edit.startDictation",
160 "defaultMessage": "!!!Start Dictation",
161 "file": "src/lib/Menu.js",
162 "start": {
163 "line": 62,
164 "column": 18
165 },
166 "end": {
167 "line": 65,
168 "column": 3
169 }
170 },
171 {
172 "id": "menu.edit.emojiSymbols",
173 "defaultMessage": "!!!Emoji & Symbols",
174 "file": "src/lib/Menu.js",
175 "start": {
176 "line": 66,
177 "column": 16
178 },
179 "end": {
180 "line": 69,
181 "column": 3
182 }
183 },
184 {
185 "id": "menu.view.resetZoom",
186 "defaultMessage": "!!!Actual Size",
187 "file": "src/lib/Menu.js",
188 "start": {
189 "line": 70,
190 "column": 13
191 },
192 "end": {
193 "line": 73,
194 "column": 3
195 }
196 },
197 {
198 "id": "menu.view.zoomIn",
199 "defaultMessage": "!!!Zoom In",
200 "file": "src/lib/Menu.js",
201 "start": {
202 "line": 74,
203 "column": 10
204 },
205 "end": {
206 "line": 77,
207 "column": 3
208 }
209 },
210 {
211 "id": "menu.view.zoomOut",
212 "defaultMessage": "!!!Zoom Out",
213 "file": "src/lib/Menu.js",
214 "start": {
215 "line": 78,
216 "column": 11
217 },
218 "end": {
219 "line": 81,
220 "column": 3
221 }
222 },
223 {
224 "id": "menu.view.enterFullScreen",
225 "defaultMessage": "!!!Enter Full Screen",
226 "file": "src/lib/Menu.js",
227 "start": {
228 "line": 82,
229 "column": 19
230 },
231 "end": {
232 "line": 85,
233 "column": 3
234 }
235 },
236 {
237 "id": "menu.view.exitFullScreen",
238 "defaultMessage": "!!!Exit Full Screen",
239 "file": "src/lib/Menu.js",
240 "start": {
241 "line": 86,
242 "column": 18
243 },
244 "end": {
245 "line": 89,
246 "column": 3
247 }
248 },
249 {
250 "id": "menu.view.toggleFullScreen",
251 "defaultMessage": "!!!Toggle Full Screen",
252 "file": "src/lib/Menu.js",
253 "start": {
254 "line": 90,
255 "column": 20
256 },
257 "end": {
258 "line": 93,
259 "column": 3
260 }
261 },
262 {
263 "id": "menu.view.toggleDevTools",
264 "defaultMessage": "!!!Toggle Developer Tools",
265 "file": "src/lib/Menu.js",
266 "start": {
267 "line": 94,
268 "column": 18
269 },
270 "end": {
271 "line": 97,
272 "column": 3
273 }
274 },
275 {
276 "id": "menu.view.toggleServiceDevTools",
277 "defaultMessage": "!!!Toggle Service Developer Tools",
278 "file": "src/lib/Menu.js",
279 "start": {
280 "line": 98,
281 "column": 25
282 },
283 "end": {
284 "line": 101,
285 "column": 3
286 }
287 },
288 {
289 "id": "menu.view.reloadService",
290 "defaultMessage": "!!!Reload Service",
291 "file": "src/lib/Menu.js",
292 "start": {
293 "line": 102,
294 "column": 17
295 },
296 "end": {
297 "line": 105,
298 "column": 3
299 }
300 },
301 {
302 "id": "menu.view.reloadFranz",
303 "defaultMessage": "!!!Reload Franz",
304 "file": "src/lib/Menu.js",
305 "start": {
306 "line": 106,
307 "column": 15
308 },
309 "end": {
310 "line": 109,
311 "column": 3
312 }
313 },
314 {
315 "id": "menu.window.minimize",
316 "defaultMessage": "!!!Minimize",
317 "file": "src/lib/Menu.js",
318 "start": {
319 "line": 110,
320 "column": 12
321 },
322 "end": {
323 "line": 113,
324 "column": 3
325 }
326 },
327 {
328 "id": "menu.window.close",
329 "defaultMessage": "!!!Close",
330 "file": "src/lib/Menu.js",
331 "start": {
332 "line": 114,
333 "column": 9
334 },
335 "end": {
336 "line": 117,
337 "column": 3
338 }
339 },
340 {
341 "id": "menu.help.learnMore",
342 "defaultMessage": "!!!Learn More",
343 "file": "src/lib/Menu.js",
344 "start": {
345 "line": 118,
346 "column": 13
347 },
348 "end": {
349 "line": 121,
350 "column": 3
351 }
352 },
353 {
354 "id": "menu.help.changelog",
355 "defaultMessage": "!!!Changelog",
356 "file": "src/lib/Menu.js",
357 "start": {
358 "line": 122,
359 "column": 13
360 },
361 "end": {
362 "line": 125,
363 "column": 3
364 }
365 },
366 {
367 "id": "menu.help.support",
368 "defaultMessage": "!!!Support",
369 "file": "src/lib/Menu.js",
370 "start": {
371 "line": 126,
372 "column": 11
373 },
374 "end": {
375 "line": 129,
376 "column": 3
377 }
378 },
379 {
380 "id": "menu.help.tos",
381 "defaultMessage": "!!!Terms of Service",
382 "file": "src/lib/Menu.js",
383 "start": {
384 "line": 130,
385 "column": 7
386 },
387 "end": {
388 "line": 133,
389 "column": 3
390 }
391 },
392 {
393 "id": "menu.help.privacy",
394 "defaultMessage": "!!!Privacy Statement",
395 "file": "src/lib/Menu.js",
396 "start": {
397 "line": 134,
398 "column": 11
399 },
400 "end": {
401 "line": 137,
402 "column": 3
403 }
404 },
405 {
406 "id": "menu.file",
407 "defaultMessage": "!!!File",
408 "file": "src/lib/Menu.js",
409 "start": {
410 "line": 138,
411 "column": 8
412 },
413 "end": {
414 "line": 141,
415 "column": 3
416 }
417 },
418 {
419 "id": "menu.view",
420 "defaultMessage": "!!!View",
421 "file": "src/lib/Menu.js",
422 "start": {
423 "line": 142,
424 "column": 8
425 },
426 "end": {
427 "line": 145,
428 "column": 3
429 }
430 },
431 {
432 "id": "menu.services",
433 "defaultMessage": "!!!Services",
434 "file": "src/lib/Menu.js",
435 "start": {
436 "line": 146,
437 "column": 12
438 },
439 "end": {
440 "line": 149,
441 "column": 3
442 }
443 },
444 {
445 "id": "menu.window",
446 "defaultMessage": "!!!Window",
447 "file": "src/lib/Menu.js",
448 "start": {
449 "line": 150,
450 "column": 10
451 },
452 "end": {
453 "line": 153,
454 "column": 3
455 }
456 },
457 {
458 "id": "menu.help",
459 "defaultMessage": "!!!Help",
460 "file": "src/lib/Menu.js",
461 "start": {
462 "line": 154,
463 "column": 8
464 },
465 "end": {
466 "line": 157,
467 "column": 3
468 }
469 },
470 {
471 "id": "menu.app.about",
472 "defaultMessage": "!!!About Franz",
473 "file": "src/lib/Menu.js",
474 "start": {
475 "line": 158,
476 "column": 9
477 },
478 "end": {
479 "line": 161,
480 "column": 3
481 }
482 },
483 {
484 "id": "menu.app.announcement",
485 "defaultMessage": "!!!What's new?",
486 "file": "src/lib/Menu.js",
487 "start": {
488 "line": 162,
489 "column": 16
490 },
491 "end": {
492 "line": 165,
493 "column": 3
494 }
495 },
496 {
497 "id": "menu.app.settings",
498 "defaultMessage": "!!!Settings",
499 "file": "src/lib/Menu.js",
500 "start": {
501 "line": 166,
502 "column": 12
503 },
504 "end": {
505 "line": 169,
506 "column": 3
507 }
508 },
509 {
510 "id": "menu.app.hide",
511 "defaultMessage": "!!!Hide",
512 "file": "src/lib/Menu.js",
513 "start": {
514 "line": 170,
515 "column": 8
516 },
517 "end": {
518 "line": 173,
519 "column": 3
520 }
521 },
522 {
523 "id": "menu.app.hideOthers",
524 "defaultMessage": "!!!Hide Others",
525 "file": "src/lib/Menu.js",
526 "start": {
527 "line": 174,
528 "column": 14
529 },
530 "end": {
531 "line": 177,
532 "column": 3
533 }
534 },
535 {
536 "id": "menu.app.unhide",
537 "defaultMessage": "!!!Unhide",
538 "file": "src/lib/Menu.js",
539 "start": {
540 "line": 178,
541 "column": 10
542 },
543 "end": {
544 "line": 181,
545 "column": 3
546 }
547 },
548 {
549 "id": "menu.app.quit",
550 "defaultMessage": "!!!Quit",
551 "file": "src/lib/Menu.js",
552 "start": {
553 "line": 182,
554 "column": 8
555 },
556 "end": {
557 "line": 185,
558 "column": 3
559 }
560 },
561 {
562 "id": "menu.services.addNewService",
563 "defaultMessage": "!!!Add New Service...",
564 "file": "src/lib/Menu.js",
565 "start": {
566 "line": 186,
567 "column": 17
568 },
569 "end": {
570 "line": 189,
571 "column": 3
572 }
573 },
574 {
575 "id": "menu.workspaces.addNewWorkspace",
576 "defaultMessage": "!!!Add New Workspace...",
577 "file": "src/lib/Menu.js",
578 "start": {
579 "line": 190,
580 "column": 19
581 },
582 "end": {
583 "line": 193,
584 "column": 3
585 }
586 },
587 {
588 "id": "menu.workspaces.openWorkspaceDrawer",
589 "defaultMessage": "!!!Open workspace drawer",
590 "file": "src/lib/Menu.js",
591 "start": {
592 "line": 194,
593 "column": 23
594 },
595 "end": {
596 "line": 197,
597 "column": 3
598 }
599 },
600 {
601 "id": "menu.workspaces.closeWorkspaceDrawer",
602 "defaultMessage": "!!!Close workspace drawer",
603 "file": "src/lib/Menu.js",
604 "start": {
605 "line": 198,
606 "column": 24
607 },
608 "end": {
609 "line": 201,
610 "column": 3
611 }
612 },
613 {
614 "id": "menu.services.setNextServiceActive",
615 "defaultMessage": "!!!Activate next service...",
616 "file": "src/lib/Menu.js",
617 "start": {
618 "line": 202,
619 "column": 23
620 },
621 "end": {
622 "line": 205,
623 "column": 3
624 }
625 },
626 {
627 "id": "menu.services.activatePreviousService",
628 "defaultMessage": "!!!Activate previous service...",
629 "file": "src/lib/Menu.js",
630 "start": {
631 "line": 206,
632 "column": 27
633 },
634 "end": {
635 "line": 209,
636 "column": 3
637 }
638 },
639 {
640 "id": "sidebar.muteApp",
641 "defaultMessage": "!!!Disable notifications & audio",
642 "file": "src/lib/Menu.js",
643 "start": {
644 "line": 210,
645 "column": 11
646 },
647 "end": {
648 "line": 213,
649 "column": 3
650 }
651 },
652 {
653 "id": "sidebar.unmuteApp",
654 "defaultMessage": "!!!Enable notifications & audio",
655 "file": "src/lib/Menu.js",
656 "start": {
657 "line": 214,
658 "column": 13
659 },
660 "end": {
661 "line": 217,
662 "column": 3
663 }
664 },
665 {
666 "id": "menu.workspaces",
667 "defaultMessage": "!!!Workspaces",
668 "file": "src/lib/Menu.js",
669 "start": {
670 "line": 218,
671 "column": 14
672 },
673 "end": {
674 "line": 221,
675 "column": 3
676 }
677 },
678 {
679 "id": "menu.workspaces.defaultWorkspace",
680 "defaultMessage": "!!!Default",
681 "file": "src/lib/Menu.js",
682 "start": {
683 "line": 222,
684 "column": 20
685 },
686 "end": {
687 "line": 225,
688 "column": 3
689 }
690 }
691] \ No newline at end of file