aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-07-30 15:33:29 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-07-30 15:33:29 +0200
commit4666e85de5c40e4cd7fa952a1d1c873a43dc60fb (patch)
treec53dad1ac7eea1641b79825d0d171bb027603b60 /src/i18n/messages
parentfix(Notifications): Fix issue that blocked notifications from e.g. Slack (diff)
downloadferdium-app-4666e85de5c40e4cd7fa952a1d1c873a43dc60fb.tar.gz
ferdium-app-4666e85de5c40e4cd7fa952a1d1c873a43dc60fb.tar.zst
ferdium-app-4666e85de5c40e4cd7fa952a1d1c873a43dc60fb.zip
feat(App): Add option to copy debug information via the help menu
Diffstat (limited to 'src/i18n/messages')
-rw-r--r--src/i18n/messages/src/lib/Menu.json139
1 files changed, 89 insertions, 50 deletions
diff --git a/src/i18n/messages/src/lib/Menu.json b/src/i18n/messages/src/lib/Menu.json
index daafb0900..6f878cbd1 100644
--- a/src/i18n/messages/src/lib/Menu.json
+++ b/src/i18n/messages/src/lib/Menu.json
@@ -377,15 +377,54 @@
377 } 377 }
378 }, 378 },
379 { 379 {
380 "id": "menu.help.debugInfo",
381 "defaultMessage": "!!!Copy Debug Information",
382 "file": "src/lib/Menu.js",
383 "start": {
384 "line": 131,
385 "column": 13
386 },
387 "end": {
388 "line": 134,
389 "column": 3
390 }
391 },
392 {
393 "id": "menu.help.debugInfoCopiedHeadline",
394 "defaultMessage": "!!!Franz Debug Information",
395 "file": "src/lib/Menu.js",
396 "start": {
397 "line": 135,
398 "column": 27
399 },
400 "end": {
401 "line": 138,
402 "column": 3
403 }
404 },
405 {
406 "id": "menu.help.debugInfoCopiedBody",
407 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
408 "file": "src/lib/Menu.js",
409 "start": {
410 "line": 139,
411 "column": 23
412 },
413 "end": {
414 "line": 142,
415 "column": 3
416 }
417 },
418 {
380 "id": "menu.help.tos", 419 "id": "menu.help.tos",
381 "defaultMessage": "!!!Terms of Service", 420 "defaultMessage": "!!!Terms of Service",
382 "file": "src/lib/Menu.js", 421 "file": "src/lib/Menu.js",
383 "start": { 422 "start": {
384 "line": 131, 423 "line": 143,
385 "column": 7 424 "column": 7
386 }, 425 },
387 "end": { 426 "end": {
388 "line": 134, 427 "line": 146,
389 "column": 3 428 "column": 3
390 } 429 }
391 }, 430 },
@@ -394,11 +433,11 @@
394 "defaultMessage": "!!!Privacy Statement", 433 "defaultMessage": "!!!Privacy Statement",
395 "file": "src/lib/Menu.js", 434 "file": "src/lib/Menu.js",
396 "start": { 435 "start": {
397 "line": 135, 436 "line": 147,
398 "column": 11 437 "column": 11
399 }, 438 },
400 "end": { 439 "end": {
401 "line": 138, 440 "line": 150,
402 "column": 3 441 "column": 3
403 } 442 }
404 }, 443 },
@@ -407,11 +446,11 @@
407 "defaultMessage": "!!!File", 446 "defaultMessage": "!!!File",
408 "file": "src/lib/Menu.js", 447 "file": "src/lib/Menu.js",
409 "start": { 448 "start": {
410 "line": 139, 449 "line": 151,
411 "column": 8 450 "column": 8
412 }, 451 },
413 "end": { 452 "end": {
414 "line": 142, 453 "line": 154,
415 "column": 3 454 "column": 3
416 } 455 }
417 }, 456 },
@@ -420,11 +459,11 @@
420 "defaultMessage": "!!!View", 459 "defaultMessage": "!!!View",
421 "file": "src/lib/Menu.js", 460 "file": "src/lib/Menu.js",
422 "start": { 461 "start": {
423 "line": 143, 462 "line": 155,
424 "column": 8 463 "column": 8
425 }, 464 },
426 "end": { 465 "end": {
427 "line": 146, 466 "line": 158,
428 "column": 3 467 "column": 3
429 } 468 }
430 }, 469 },
@@ -433,11 +472,11 @@
433 "defaultMessage": "!!!Services", 472 "defaultMessage": "!!!Services",
434 "file": "src/lib/Menu.js", 473 "file": "src/lib/Menu.js",
435 "start": { 474 "start": {
436 "line": 147, 475 "line": 159,
437 "column": 12 476 "column": 12
438 }, 477 },
439 "end": { 478 "end": {
440 "line": 150, 479 "line": 162,
441 "column": 3 480 "column": 3
442 } 481 }
443 }, 482 },
@@ -446,11 +485,11 @@
446 "defaultMessage": "!!!Window", 485 "defaultMessage": "!!!Window",
447 "file": "src/lib/Menu.js", 486 "file": "src/lib/Menu.js",
448 "start": { 487 "start": {
449 "line": 151, 488 "line": 163,
450 "column": 10 489 "column": 10
451 }, 490 },
452 "end": { 491 "end": {
453 "line": 154, 492 "line": 166,
454 "column": 3 493 "column": 3
455 } 494 }
456 }, 495 },
@@ -459,11 +498,11 @@
459 "defaultMessage": "!!!Help", 498 "defaultMessage": "!!!Help",
460 "file": "src/lib/Menu.js", 499 "file": "src/lib/Menu.js",
461 "start": { 500 "start": {
462 "line": 155, 501 "line": 167,
463 "column": 8 502 "column": 8
464 }, 503 },
465 "end": { 504 "end": {
466 "line": 158, 505 "line": 170,
467 "column": 3 506 "column": 3
468 } 507 }
469 }, 508 },
@@ -472,11 +511,11 @@
472 "defaultMessage": "!!!About Franz", 511 "defaultMessage": "!!!About Franz",
473 "file": "src/lib/Menu.js", 512 "file": "src/lib/Menu.js",
474 "start": { 513 "start": {
475 "line": 159, 514 "line": 171,
476 "column": 9 515 "column": 9
477 }, 516 },
478 "end": { 517 "end": {
479 "line": 162, 518 "line": 174,
480 "column": 3 519 "column": 3
481 } 520 }
482 }, 521 },
@@ -485,11 +524,11 @@
485 "defaultMessage": "!!!What's new?", 524 "defaultMessage": "!!!What's new?",
486 "file": "src/lib/Menu.js", 525 "file": "src/lib/Menu.js",
487 "start": { 526 "start": {
488 "line": 163, 527 "line": 175,
489 "column": 16 528 "column": 16
490 }, 529 },
491 "end": { 530 "end": {
492 "line": 166, 531 "line": 178,
493 "column": 3 532 "column": 3
494 } 533 }
495 }, 534 },
@@ -498,11 +537,11 @@
498 "defaultMessage": "!!!Settings", 537 "defaultMessage": "!!!Settings",
499 "file": "src/lib/Menu.js", 538 "file": "src/lib/Menu.js",
500 "start": { 539 "start": {
501 "line": 167, 540 "line": 179,
502 "column": 12 541 "column": 12
503 }, 542 },
504 "end": { 543 "end": {
505 "line": 170, 544 "line": 182,
506 "column": 3 545 "column": 3
507 } 546 }
508 }, 547 },
@@ -511,11 +550,11 @@
511 "defaultMessage": "!!!Check for updates", 550 "defaultMessage": "!!!Check for updates",
512 "file": "src/lib/Menu.js", 551 "file": "src/lib/Menu.js",
513 "start": { 552 "start": {
514 "line": 171, 553 "line": 183,
515 "column": 19 554 "column": 19
516 }, 555 },
517 "end": { 556 "end": {
518 "line": 174, 557 "line": 186,
519 "column": 3 558 "column": 3
520 } 559 }
521 }, 560 },
@@ -524,11 +563,11 @@
524 "defaultMessage": "!!!Hide", 563 "defaultMessage": "!!!Hide",
525 "file": "src/lib/Menu.js", 564 "file": "src/lib/Menu.js",
526 "start": { 565 "start": {
527 "line": 175, 566 "line": 187,
528 "column": 8 567 "column": 8
529 }, 568 },
530 "end": { 569 "end": {
531 "line": 178, 570 "line": 190,
532 "column": 3 571 "column": 3
533 } 572 }
534 }, 573 },
@@ -537,11 +576,11 @@
537 "defaultMessage": "!!!Hide Others", 576 "defaultMessage": "!!!Hide Others",
538 "file": "src/lib/Menu.js", 577 "file": "src/lib/Menu.js",
539 "start": { 578 "start": {
540 "line": 179, 579 "line": 191,
541 "column": 14 580 "column": 14
542 }, 581 },
543 "end": { 582 "end": {
544 "line": 182, 583 "line": 194,
545 "column": 3 584 "column": 3
546 } 585 }
547 }, 586 },
@@ -550,11 +589,11 @@
550 "defaultMessage": "!!!Unhide", 589 "defaultMessage": "!!!Unhide",
551 "file": "src/lib/Menu.js", 590 "file": "src/lib/Menu.js",
552 "start": { 591 "start": {
553 "line": 183, 592 "line": 195,
554 "column": 10 593 "column": 10
555 }, 594 },
556 "end": { 595 "end": {
557 "line": 186, 596 "line": 198,
558 "column": 3 597 "column": 3
559 } 598 }
560 }, 599 },
@@ -563,11 +602,11 @@
563 "defaultMessage": "!!!Quit", 602 "defaultMessage": "!!!Quit",
564 "file": "src/lib/Menu.js", 603 "file": "src/lib/Menu.js",
565 "start": { 604 "start": {
566 "line": 187, 605 "line": 199,
567 "column": 8 606 "column": 8
568 }, 607 },
569 "end": { 608 "end": {
570 "line": 190, 609 "line": 202,
571 "column": 3 610 "column": 3
572 } 611 }
573 }, 612 },
@@ -576,11 +615,11 @@
576 "defaultMessage": "!!!Add New Service...", 615 "defaultMessage": "!!!Add New Service...",
577 "file": "src/lib/Menu.js", 616 "file": "src/lib/Menu.js",
578 "start": { 617 "start": {
579 "line": 191, 618 "line": 203,
580 "column": 17 619 "column": 17
581 }, 620 },
582 "end": { 621 "end": {
583 "line": 194, 622 "line": 206,
584 "column": 3 623 "column": 3
585 } 624 }
586 }, 625 },
@@ -589,11 +628,11 @@
589 "defaultMessage": "!!!Add New Workspace...", 628 "defaultMessage": "!!!Add New Workspace...",
590 "file": "src/lib/Menu.js", 629 "file": "src/lib/Menu.js",
591 "start": { 630 "start": {
592 "line": 195, 631 "line": 207,
593 "column": 19 632 "column": 19
594 }, 633 },
595 "end": { 634 "end": {
596 "line": 198, 635 "line": 210,
597 "column": 3 636 "column": 3
598 } 637 }
599 }, 638 },
@@ -602,11 +641,11 @@
602 "defaultMessage": "!!!Open workspace drawer", 641 "defaultMessage": "!!!Open workspace drawer",
603 "file": "src/lib/Menu.js", 642 "file": "src/lib/Menu.js",
604 "start": { 643 "start": {
605 "line": 199, 644 "line": 211,
606 "column": 23 645 "column": 23
607 }, 646 },
608 "end": { 647 "end": {
609 "line": 202, 648 "line": 214,
610 "column": 3 649 "column": 3
611 } 650 }
612 }, 651 },
@@ -615,11 +654,11 @@
615 "defaultMessage": "!!!Close workspace drawer", 654 "defaultMessage": "!!!Close workspace drawer",
616 "file": "src/lib/Menu.js", 655 "file": "src/lib/Menu.js",
617 "start": { 656 "start": {
618 "line": 203, 657 "line": 215,
619 "column": 24 658 "column": 24
620 }, 659 },
621 "end": { 660 "end": {
622 "line": 206, 661 "line": 218,
623 "column": 3 662 "column": 3
624 } 663 }
625 }, 664 },
@@ -628,11 +667,11 @@
628 "defaultMessage": "!!!Activate next service...", 667 "defaultMessage": "!!!Activate next service...",
629 "file": "src/lib/Menu.js", 668 "file": "src/lib/Menu.js",
630 "start": { 669 "start": {
631 "line": 207, 670 "line": 219,
632 "column": 23 671 "column": 23
633 }, 672 },
634 "end": { 673 "end": {
635 "line": 210, 674 "line": 222,
636 "column": 3 675 "column": 3
637 } 676 }
638 }, 677 },
@@ -641,11 +680,11 @@
641 "defaultMessage": "!!!Activate previous service...", 680 "defaultMessage": "!!!Activate previous service...",
642 "file": "src/lib/Menu.js", 681 "file": "src/lib/Menu.js",
643 "start": { 682 "start": {
644 "line": 211, 683 "line": 223,
645 "column": 27 684 "column": 27
646 }, 685 },
647 "end": { 686 "end": {
648 "line": 214, 687 "line": 226,
649 "column": 3 688 "column": 3
650 } 689 }
651 }, 690 },
@@ -654,11 +693,11 @@
654 "defaultMessage": "!!!Disable notifications & audio", 693 "defaultMessage": "!!!Disable notifications & audio",
655 "file": "src/lib/Menu.js", 694 "file": "src/lib/Menu.js",
656 "start": { 695 "start": {
657 "line": 215, 696 "line": 227,
658 "column": 11 697 "column": 11
659 }, 698 },
660 "end": { 699 "end": {
661 "line": 218, 700 "line": 230,
662 "column": 3 701 "column": 3
663 } 702 }
664 }, 703 },
@@ -667,11 +706,11 @@
667 "defaultMessage": "!!!Enable notifications & audio", 706 "defaultMessage": "!!!Enable notifications & audio",
668 "file": "src/lib/Menu.js", 707 "file": "src/lib/Menu.js",
669 "start": { 708 "start": {
670 "line": 219, 709 "line": 231,
671 "column": 13 710 "column": 13
672 }, 711 },
673 "end": { 712 "end": {
674 "line": 222, 713 "line": 234,
675 "column": 3 714 "column": 3
676 } 715 }
677 }, 716 },
@@ -680,11 +719,11 @@
680 "defaultMessage": "!!!Workspaces", 719 "defaultMessage": "!!!Workspaces",
681 "file": "src/lib/Menu.js", 720 "file": "src/lib/Menu.js",
682 "start": { 721 "start": {
683 "line": 223, 722 "line": 235,
684 "column": 14 723 "column": 14
685 }, 724 },
686 "end": { 725 "end": {
687 "line": 226, 726 "line": 238,
688 "column": 3 727 "column": 3
689 } 728 }
690 }, 729 },
@@ -693,11 +732,11 @@
693 "defaultMessage": "!!!Default", 732 "defaultMessage": "!!!Default",
694 "file": "src/lib/Menu.js", 733 "file": "src/lib/Menu.js",
695 "start": { 734 "start": {
696 "line": 227, 735 "line": 239,
697 "column": 20 736 "column": 20
698 }, 737 },
699 "end": { 738 "end": {
700 "line": 230, 739 "line": 242,
701 "column": 3 740 "column": 3
702 } 741 }
703 } 742 }