aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json4118
1 files changed, 4118 insertions, 0 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
new file mode 100644
index 000000000..c8bb03ded
--- /dev/null
+++ b/src/i18n/locales/defaultMessages.json
@@ -0,0 +1,4118 @@
1[
2 {
3 "descriptors": [
4 {
5 "defaultMessage": "!!!Import your Franz 4 services",
6 "end": {
7 "column": 3,
8 "line": 16
9 },
10 "file": "src/components/auth/Import.js",
11 "id": "import.headline",
12 "start": {
13 "column": 12,
14 "line": 13
15 }
16 },
17 {
18 "defaultMessage": "!!!Services not yet supported in Franz 5",
19 "end": {
20 "column": 3,
21 "line": 20
22 },
23 "file": "src/components/auth/Import.js",
24 "id": "import.notSupportedHeadline",
25 "start": {
26 "column": 24,
27 "line": 17
28 }
29 },
30 {
31 "defaultMessage": "!!!Import {count} services",
32 "end": {
33 "column": 3,
34 "line": 24
35 },
36 "file": "src/components/auth/Import.js",
37 "id": "import.submit.label",
38 "start": {
39 "column": 21,
40 "line": 21
41 }
42 },
43 {
44 "defaultMessage": "!!!I want to add services manually",
45 "end": {
46 "column": 3,
47 "line": 28
48 },
49 "file": "src/components/auth/Import.js",
50 "id": "import.skip.label",
51 "start": {
52 "column": 19,
53 "line": 25
54 }
55 }
56 ],
57 "path": "src/components/auth/Import.json"
58 },
59 {
60 "descriptors": [
61 {
62 "defaultMessage": "!!!Invite Friends",
63 "end": {
64 "column": 3,
65 "line": 19
66 },
67 "file": "src/components/auth/Invite.js",
68 "id": "settings.invite.headline",
69 "start": {
70 "column": 20,
71 "line": 16
72 }
73 },
74 {
75 "defaultMessage": "!!!Invite 3 of your friends or colleagues",
76 "end": {
77 "column": 3,
78 "line": 23
79 },
80 "file": "src/components/auth/Invite.js",
81 "id": "invite.headline.friends",
82 "start": {
83 "column": 12,
84 "line": 20
85 }
86 },
87 {
88 "defaultMessage": "!!!Name",
89 "end": {
90 "column": 3,
91 "line": 27
92 },
93 "file": "src/components/auth/Invite.js",
94 "id": "invite.name.label",
95 "start": {
96 "column": 13,
97 "line": 24
98 }
99 },
100 {
101 "defaultMessage": "!!!Email address",
102 "end": {
103 "column": 3,
104 "line": 31
105 },
106 "file": "src/components/auth/Invite.js",
107 "id": "invite.email.label",
108 "start": {
109 "column": 14,
110 "line": 28
111 }
112 },
113 {
114 "defaultMessage": "!!!Send invites",
115 "end": {
116 "column": 3,
117 "line": 35
118 },
119 "file": "src/components/auth/Invite.js",
120 "id": "invite.submit.label",
121 "start": {
122 "column": 21,
123 "line": 32
124 }
125 },
126 {
127 "defaultMessage": "!!!I want to do this later",
128 "end": {
129 "column": 3,
130 "line": 39
131 },
132 "file": "src/components/auth/Invite.js",
133 "id": "invite.skip.label",
134 "start": {
135 "column": 19,
136 "line": 36
137 }
138 },
139 {
140 "defaultMessage": "!!!Invitations sent successfully",
141 "end": {
142 "column": 3,
143 "line": 43
144 },
145 "file": "src/components/auth/Invite.js",
146 "id": "invite.successInfo",
147 "start": {
148 "column": 21,
149 "line": 40
150 }
151 }
152 ],
153 "path": "src/components/auth/Invite.json"
154 },
155 {
156 "descriptors": [
157 {
158 "defaultMessage": "!!!Sign in",
159 "end": {
160 "column": 3,
161 "line": 20
162 },
163 "file": "src/components/auth/Login.js",
164 "id": "login.headline",
165 "start": {
166 "column": 12,
167 "line": 17
168 }
169 },
170 {
171 "defaultMessage": "!!!Email address",
172 "end": {
173 "column": 3,
174 "line": 24
175 },
176 "file": "src/components/auth/Login.js",
177 "id": "login.email.label",
178 "start": {
179 "column": 14,
180 "line": 21
181 }
182 },
183 {
184 "defaultMessage": "!!!Password",
185 "end": {
186 "column": 3,
187 "line": 28
188 },
189 "file": "src/components/auth/Login.js",
190 "id": "login.password.label",
191 "start": {
192 "column": 17,
193 "line": 25
194 }
195 },
196 {
197 "defaultMessage": "!!!Sign in",
198 "end": {
199 "column": 3,
200 "line": 32
201 },
202 "file": "src/components/auth/Login.js",
203 "id": "login.submit.label",
204 "start": {
205 "column": 21,
206 "line": 29
207 }
208 },
209 {
210 "defaultMessage": "!!!Email or password not valid",
211 "end": {
212 "column": 3,
213 "line": 36
214 },
215 "file": "src/components/auth/Login.js",
216 "id": "login.invalidCredentials",
217 "start": {
218 "column": 22,
219 "line": 33
220 }
221 },
222 {
223 "defaultMessage": "!!!Your session expired, please login again.",
224 "end": {
225 "column": 3,
226 "line": 40
227 },
228 "file": "src/components/auth/Login.js",
229 "id": "login.tokenExpired",
230 "start": {
231 "column": 16,
232 "line": 37
233 }
234 },
235 {
236 "defaultMessage": "!!!Your session expired, please login again.",
237 "end": {
238 "column": 3,
239 "line": 44
240 },
241 "file": "src/components/auth/Login.js",
242 "id": "login.serverLogout",
243 "start": {
244 "column": 16,
245 "line": 41
246 }
247 },
248 {
249 "defaultMessage": "!!!Create a free account",
250 "end": {
251 "column": 3,
252 "line": 48
253 },
254 "file": "src/components/auth/Login.js",
255 "id": "login.link.signup",
256 "start": {
257 "column": 14,
258 "line": 45
259 }
260 },
261 {
262 "defaultMessage": "!!!Forgot password",
263 "end": {
264 "column": 3,
265 "line": 52
266 },
267 "file": "src/components/auth/Login.js",
268 "id": "login.link.password",
269 "start": {
270 "column": 16,
271 "line": 49
272 }
273 }
274 ],
275 "path": "src/components/auth/Login.json"
276 },
277 {
278 "descriptors": [
279 {
280 "defaultMessage": "!!!Forgot password",
281 "end": {
282 "column": 3,
283 "line": 17
284 },
285 "file": "src/components/auth/Password.js",
286 "id": "password.headline",
287 "start": {
288 "column": 12,
289 "line": 14
290 }
291 },
292 {
293 "defaultMessage": "!!!Email address",
294 "end": {
295 "column": 3,
296 "line": 21
297 },
298 "file": "src/components/auth/Password.js",
299 "id": "password.email.label",
300 "start": {
301 "column": 14,
302 "line": 18
303 }
304 },
305 {
306 "defaultMessage": "!!!Submit",
307 "end": {
308 "column": 3,
309 "line": 25
310 },
311 "file": "src/components/auth/Password.js",
312 "id": "password.submit.label",
313 "start": {
314 "column": 21,
315 "line": 22
316 }
317 },
318 {
319 "defaultMessage": "!!!Your new password was sent to your email address",
320 "end": {
321 "column": 3,
322 "line": 29
323 },
324 "file": "src/components/auth/Password.js",
325 "id": "password.successInfo",
326 "start": {
327 "column": 15,
328 "line": 26
329 }
330 },
331 {
332 "defaultMessage": "!!!No user affiliated with that email address",
333 "end": {
334 "column": 3,
335 "line": 33
336 },
337 "file": "src/components/auth/Password.js",
338 "id": "password.noUser",
339 "start": {
340 "column": 10,
341 "line": 30
342 }
343 },
344 {
345 "defaultMessage": "!!!Create a free account",
346 "end": {
347 "column": 3,
348 "line": 37
349 },
350 "file": "src/components/auth/Password.js",
351 "id": "password.link.signup",
352 "start": {
353 "column": 14,
354 "line": 34
355 }
356 },
357 {
358 "defaultMessage": "!!!Sign in to your account",
359 "end": {
360 "column": 3,
361 "line": 41
362 },
363 "file": "src/components/auth/Password.js",
364 "id": "password.link.login",
365 "start": {
366 "column": 13,
367 "line": 38
368 }
369 }
370 ],
371 "path": "src/components/auth/Password.json"
372 },
373 {
374 "descriptors": [
375 {
376 "defaultMessage": "!!!Support Franz",
377 "end": {
378 "column": 3,
379 "line": 16
380 },
381 "file": "src/components/auth/Pricing.js",
382 "id": "pricing.headline",
383 "start": {
384 "column": 12,
385 "line": 13
386 }
387 },
388 {
389 "defaultMessage": "!!!Select your support plan",
390 "end": {
391 "column": 3,
392 "line": 20
393 },
394 "file": "src/components/auth/Pricing.js",
395 "id": "pricing.support.label",
396 "start": {
397 "column": 23,
398 "line": 17
399 }
400 },
401 {
402 "defaultMessage": "!!!Support the development of Franz",
403 "end": {
404 "column": 3,
405 "line": 24
406 },
407 "file": "src/components/auth/Pricing.js",
408 "id": "pricing.submit.label",
409 "start": {
410 "column": 21,
411 "line": 21
412 }
413 },
414 {
415 "defaultMessage": "!!!I don't want to support the development of Franz.",
416 "end": {
417 "column": 3,
418 "line": 28
419 },
420 "file": "src/components/auth/Pricing.js",
421 "id": "pricing.link.skipPayment",
422 "start": {
423 "column": 15,
424 "line": 25
425 }
426 }
427 ],
428 "path": "src/components/auth/Pricing.json"
429 },
430 {
431 "descriptors": [
432 {
433 "defaultMessage": "!!!Sign up",
434 "end": {
435 "column": 3,
436 "line": 21
437 },
438 "file": "src/components/auth/Signup.js",
439 "id": "signup.headline",
440 "start": {
441 "column": 12,
442 "line": 18
443 }
444 },
445 {
446 "defaultMessage": "!!!Firstname",
447 "end": {
448 "column": 3,
449 "line": 25
450 },
451 "file": "src/components/auth/Signup.js",
452 "id": "signup.firstname.label",
453 "start": {
454 "column": 18,
455 "line": 22
456 }
457 },
458 {
459 "defaultMessage": "!!!Lastname",
460 "end": {
461 "column": 3,
462 "line": 29
463 },
464 "file": "src/components/auth/Signup.js",
465 "id": "signup.lastname.label",
466 "start": {
467 "column": 17,
468 "line": 26
469 }
470 },
471 {
472 "defaultMessage": "!!!Email address",
473 "end": {
474 "column": 3,
475 "line": 33
476 },
477 "file": "src/components/auth/Signup.js",
478 "id": "signup.email.label",
479 "start": {
480 "column": 14,
481 "line": 30
482 }
483 },
484 {
485 "defaultMessage": "!!!Company",
486 "end": {
487 "column": 3,
488 "line": 37
489 },
490 "file": "src/components/auth/Signup.js",
491 "id": "signup.company.label",
492 "start": {
493 "column": 16,
494 "line": 34
495 }
496 },
497 {
498 "defaultMessage": "!!!Password",
499 "end": {
500 "column": 3,
501 "line": 41
502 },
503 "file": "src/components/auth/Signup.js",
504 "id": "signup.password.label",
505 "start": {
506 "column": 17,
507 "line": 38
508 }
509 },
510 {
511 "defaultMessage": "!!!By creating a Franz account you accept the",
512 "end": {
513 "column": 3,
514 "line": 45
515 },
516 "file": "src/components/auth/Signup.js",
517 "id": "signup.legal.info",
518 "start": {
519 "column": 13,
520 "line": 42
521 }
522 },
523 {
524 "defaultMessage": "!!!Terms of service",
525 "end": {
526 "column": 3,
527 "line": 49
528 },
529 "file": "src/components/auth/Signup.js",
530 "id": "signup.legal.terms",
531 "start": {
532 "column": 9,
533 "line": 46
534 }
535 },
536 {
537 "defaultMessage": "!!!Privacy Statement",
538 "end": {
539 "column": 3,
540 "line": 53
541 },
542 "file": "src/components/auth/Signup.js",
543 "id": "signup.legal.privacy",
544 "start": {
545 "column": 11,
546 "line": 50
547 }
548 },
549 {
550 "defaultMessage": "!!!Create account",
551 "end": {
552 "column": 3,
553 "line": 57
554 },
555 "file": "src/components/auth/Signup.js",
556 "id": "signup.submit.label",
557 "start": {
558 "column": 21,
559 "line": 54
560 }
561 },
562 {
563 "defaultMessage": "!!!Already have an account, sign in?",
564 "end": {
565 "column": 3,
566 "line": 61
567 },
568 "file": "src/components/auth/Signup.js",
569 "id": "signup.link.login",
570 "start": {
571 "column": 13,
572 "line": 58
573 }
574 },
575 {
576 "defaultMessage": "!!!A user with that email address already exists",
577 "end": {
578 "column": 3,
579 "line": 65
580 },
581 "file": "src/components/auth/Signup.js",
582 "id": "signup.emailDuplicate",
583 "start": {
584 "column": 18,
585 "line": 62
586 }
587 }
588 ],
589 "path": "src/components/auth/Signup.json"
590 },
591 {
592 "descriptors": [
593 {
594 "defaultMessage": "!!!Create a free account",
595 "end": {
596 "column": 3,
597 "line": 12
598 },
599 "file": "src/components/auth/Welcome.js",
600 "id": "welcome.signupButton",
601 "start": {
602 "column": 16,
603 "line": 9
604 }
605 },
606 {
607 "defaultMessage": "!!!Login to your account",
608 "end": {
609 "column": 3,
610 "line": 16
611 },
612 "file": "src/components/auth/Welcome.js",
613 "id": "welcome.loginButton",
614 "start": {
615 "column": 15,
616 "line": 13
617 }
618 }
619 ],
620 "path": "src/components/auth/Welcome.json"
621 },
622 {
623 "descriptors": [
624 {
625 "defaultMessage": "!!!Your services have been updated.",
626 "end": {
627 "column": 3,
628 "line": 25
629 },
630 "file": "src/components/layout/AppLayout.js",
631 "id": "infobar.servicesUpdated",
632 "start": {
633 "column": 19,
634 "line": 22
635 }
636 },
637 {
638 "defaultMessage": "!!!A new update for Franz is available.",
639 "end": {
640 "column": 3,
641 "line": 29
642 },
643 "file": "src/components/layout/AppLayout.js",
644 "id": "infobar.updateAvailable",
645 "start": {
646 "column": 19,
647 "line": 26
648 }
649 },
650 {
651 "defaultMessage": "!!!Reload services",
652 "end": {
653 "column": 3,
654 "line": 33
655 },
656 "file": "src/components/layout/AppLayout.js",
657 "id": "infobar.buttonReloadServices",
658 "start": {
659 "column": 24,
660 "line": 30
661 }
662 },
663 {
664 "defaultMessage": "!!!Changelog",
665 "end": {
666 "column": 3,
667 "line": 37
668 },
669 "file": "src/components/layout/AppLayout.js",
670 "id": "infobar.buttonChangelog",
671 "start": {
672 "column": 13,
673 "line": 34
674 }
675 },
676 {
677 "defaultMessage": "!!!Restart & install update",
678 "end": {
679 "column": 3,
680 "line": 41
681 },
682 "file": "src/components/layout/AppLayout.js",
683 "id": "infobar.buttonInstallUpdate",
684 "start": {
685 "column": 23,
686 "line": 38
687 }
688 },
689 {
690 "defaultMessage": "!!!Could not load services and user information",
691 "end": {
692 "column": 3,
693 "line": 45
694 },
695 "file": "src/components/layout/AppLayout.js",
696 "id": "infobar.requiredRequestsFailed",
697 "start": {
698 "column": 26,
699 "line": 42
700 }
701 }
702 ],
703 "path": "src/components/layout/AppLayout.json"
704 },
705 {
706 "descriptors": [
707 {
708 "defaultMessage": "!!!Settings",
709 "end": {
710 "column": 3,
711 "line": 14
712 },
713 "file": "src/components/layout/Sidebar.js",
714 "id": "sidebar.settings",
715 "start": {
716 "column": 12,
717 "line": 11
718 }
719 },
720 {
721 "defaultMessage": "!!!Add new service",
722 "end": {
723 "column": 3,
724 "line": 18
725 },
726 "file": "src/components/layout/Sidebar.js",
727 "id": "sidebar.addNewService",
728 "start": {
729 "column": 17,
730 "line": 15
731 }
732 },
733 {
734 "defaultMessage": "!!!Disable notifications & audio",
735 "end": {
736 "column": 3,
737 "line": 22
738 },
739 "file": "src/components/layout/Sidebar.js",
740 "id": "sidebar.muteApp",
741 "start": {
742 "column": 8,
743 "line": 19
744 }
745 },
746 {
747 "defaultMessage": "!!!Enable notifications & audio",
748 "end": {
749 "column": 3,
750 "line": 26
751 },
752 "file": "src/components/layout/Sidebar.js",
753 "id": "sidebar.unmuteApp",
754 "start": {
755 "column": 10,
756 "line": 23
757 }
758 }
759 ],
760 "path": "src/components/layout/Sidebar.json"
761 },
762 {
763 "descriptors": [
764 {
765 "defaultMessage": "!!!Oh no!",
766 "end": {
767 "column": 3,
768 "line": 15
769 },
770 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
771 "id": "service.errorHandler.headline",
772 "start": {
773 "column": 12,
774 "line": 12
775 }
776 },
777 {
778 "defaultMessage": "!!!{name} has failed to load.",
779 "end": {
780 "column": 3,
781 "line": 19
782 },
783 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
784 "id": "service.errorHandler.text",
785 "start": {
786 "column": 8,
787 "line": 16
788 }
789 },
790 {
791 "defaultMessage": "!!!Reload {name}",
792 "end": {
793 "column": 3,
794 "line": 23
795 },
796 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
797 "id": "service.errorHandler.action",
798 "start": {
799 "column": 10,
800 "line": 20
801 }
802 },
803 {
804 "defaultMessage": "!!!Edit {name}",
805 "end": {
806 "column": 3,
807 "line": 27
808 },
809 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
810 "id": "service.errorHandler.editAction",
811 "start": {
812 "column": 14,
813 "line": 24
814 }
815 },
816 {
817 "defaultMessage": "!!!Error:",
818 "end": {
819 "column": 3,
820 "line": 31
821 },
822 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
823 "id": "service.errorHandler.message",
824 "start": {
825 "column": 16,
826 "line": 28
827 }
828 }
829 ],
830 "path": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.json"
831 },
832 {
833 "descriptors": [
834 {
835 "defaultMessage": "!!!{name} is disabled",
836 "end": {
837 "column": 3,
838 "line": 12
839 },
840 "file": "src/components/services/content/ServiceDisabled.js",
841 "id": "service.disabledHandler.headline",
842 "start": {
843 "column": 12,
844 "line": 9
845 }
846 },
847 {
848 "defaultMessage": "!!!Enable {name}",
849 "end": {
850 "column": 3,
851 "line": 16
852 },
853 "file": "src/components/services/content/ServiceDisabled.js",
854 "id": "service.disabledHandler.action",
855 "start": {
856 "column": 10,
857 "line": 13
858 }
859 }
860 ],
861 "path": "src/components/services/content/ServiceDisabled.json"
862 },
863 {
864 "descriptors": [
865 {
866 "defaultMessage": "!!!Welcome to Franz",
867 "end": {
868 "column": 3,
869 "line": 14
870 },
871 "file": "src/components/services/content/Services.js",
872 "id": "services.welcome",
873 "start": {
874 "column": 11,
875 "line": 11
876 }
877 },
878 {
879 "defaultMessage": "!!!Get started",
880 "end": {
881 "column": 3,
882 "line": 18
883 },
884 "file": "src/components/services/content/Services.js",
885 "id": "services.getStarted",
886 "start": {
887 "column": 14,
888 "line": 15
889 }
890 }
891 ],
892 "path": "src/components/services/content/Services.json"
893 },
894 {
895 "descriptors": [
896 {
897 "defaultMessage": "!!!Oh no!",
898 "end": {
899 "column": 3,
900 "line": 13
901 },
902 "file": "src/components/services/content/WebviewCrashHandler.js",
903 "id": "service.crashHandler.headline",
904 "start": {
905 "column": 12,
906 "line": 10
907 }
908 },
909 {
910 "defaultMessage": "!!!{name} has caused an error.",
911 "end": {
912 "column": 3,
913 "line": 17
914 },
915 "file": "src/components/services/content/WebviewCrashHandler.js",
916 "id": "service.crashHandler.text",
917 "start": {
918 "column": 8,
919 "line": 14
920 }
921 },
922 {
923 "defaultMessage": "!!!Reload {name}",
924 "end": {
925 "column": 3,
926 "line": 21
927 },
928 "file": "src/components/services/content/WebviewCrashHandler.js",
929 "id": "service.crashHandler.action",
930 "start": {
931 "column": 10,
932 "line": 18
933 }
934 },
935 {
936 "defaultMessage": "!!!Trying to automatically restore {name} in {seconds} seconds",
937 "end": {
938 "column": 3,
939 "line": 25
940 },
941 "file": "src/components/services/content/WebviewCrashHandler.js",
942 "id": "service.crashHandler.autoReload",
943 "start": {
944 "column": 14,
945 "line": 22
946 }
947 }
948 ],
949 "path": "src/components/services/content/WebviewCrashHandler.json"
950 },
951 {
952 "descriptors": [
953 {
954 "defaultMessage": "!!!Reload",
955 "end": {
956 "column": 3,
957 "line": 18
958 },
959 "file": "src/components/services/tabs/TabItem.js",
960 "id": "tabs.item.reload",
961 "start": {
962 "column": 10,
963 "line": 15
964 }
965 },
966 {
967 "defaultMessage": "!!!Edit",
968 "end": {
969 "column": 3,
970 "line": 22
971 },
972 "file": "src/components/services/tabs/TabItem.js",
973 "id": "tabs.item.edit",
974 "start": {
975 "column": 8,
976 "line": 19
977 }
978 },
979 {
980 "defaultMessage": "!!!Disable notifications",
981 "end": {
982 "column": 3,
983 "line": 26
984 },
985 "file": "src/components/services/tabs/TabItem.js",
986 "id": "tabs.item.disableNotifications",
987 "start": {
988 "column": 24,
989 "line": 23
990 }
991 },
992 {
993 "defaultMessage": "!!!Enable notifications",
994 "end": {
995 "column": 3,
996 "line": 30
997 },
998 "file": "src/components/services/tabs/TabItem.js",
999 "id": "tabs.item.enableNotification",
1000 "start": {
1001 "column": 23,
1002 "line": 27
1003 }
1004 },
1005 {
1006 "defaultMessage": "!!!Disable audio",
1007 "end": {
1008 "column": 3,
1009 "line": 34
1010 },
1011 "file": "src/components/services/tabs/TabItem.js",
1012 "id": "tabs.item.disableAudio",
1013 "start": {
1014 "column": 16,
1015 "line": 31
1016 }
1017 },
1018 {
1019 "defaultMessage": "!!!Enable audio",
1020 "end": {
1021 "column": 3,
1022 "line": 38
1023 },
1024 "file": "src/components/services/tabs/TabItem.js",
1025 "id": "tabs.item.enableAudio",
1026 "start": {
1027 "column": 15,
1028 "line": 35
1029 }
1030 },
1031 {
1032 "defaultMessage": "!!!Disable Service",
1033 "end": {
1034 "column": 3,
1035 "line": 42
1036 },
1037 "file": "src/components/services/tabs/TabItem.js",
1038 "id": "tabs.item.disableService",
1039 "start": {
1040 "column": 18,
1041 "line": 39
1042 }
1043 },
1044 {
1045 "defaultMessage": "!!!Enable Service",
1046 "end": {
1047 "column": 3,
1048 "line": 46
1049 },
1050 "file": "src/components/services/tabs/TabItem.js",
1051 "id": "tabs.item.enableService",
1052 "start": {
1053 "column": 17,
1054 "line": 43
1055 }
1056 },
1057 {
1058 "defaultMessage": "!!!Delete Service",
1059 "end": {
1060 "column": 3,
1061 "line": 50
1062 },
1063 "file": "src/components/services/tabs/TabItem.js",
1064 "id": "tabs.item.deleteService",
1065 "start": {
1066 "column": 17,
1067 "line": 47
1068 }
1069 }
1070 ],
1071 "path": "src/components/services/tabs/TabItem.json"
1072 },
1073 {
1074 "descriptors": [
1075 {
1076 "defaultMessage": "!!!Account",
1077 "end": {
1078 "column": 3,
1079 "line": 18
1080 },
1081 "file": "src/components/settings/account/AccountDashboard.js",
1082 "id": "settings.account.headline",
1083 "start": {
1084 "column": 12,
1085 "line": 15
1086 }
1087 },
1088 {
1089 "defaultMessage": "!!!Your Subscription",
1090 "end": {
1091 "column": 3,
1092 "line": 22
1093 },
1094 "file": "src/components/settings/account/AccountDashboard.js",
1095 "id": "settings.account.headlineSubscription",
1096 "start": {
1097 "column": 24,
1098 "line": 19
1099 }
1100 },
1101 {
1102 "defaultMessage": "!!!Upgrade your Account",
1103 "end": {
1104 "column": 3,
1105 "line": 26
1106 },
1107 "file": "src/components/settings/account/AccountDashboard.js",
1108 "id": "settings.account.headlineUpgrade",
1109 "start": {
1110 "column": 19,
1111 "line": 23
1112 }
1113 },
1114 {
1115 "defaultMessage": "!!Invoices",
1116 "end": {
1117 "column": 3,
1118 "line": 30
1119 },
1120 "file": "src/components/settings/account/AccountDashboard.js",
1121 "id": "settings.account.headlineInvoices",
1122 "start": {
1123 "column": 20,
1124 "line": 27
1125 }
1126 },
1127 {
1128 "defaultMessage": "!!Danger Zone",
1129 "end": {
1130 "column": 3,
1131 "line": 34
1132 },
1133 "file": "src/components/settings/account/AccountDashboard.js",
1134 "id": "settings.account.headlineDangerZone",
1135 "start": {
1136 "column": 22,
1137 "line": 31
1138 }
1139 },
1140 {
1141 "defaultMessage": "!!!Manage your subscription",
1142 "end": {
1143 "column": 3,
1144 "line": 38
1145 },
1146 "file": "src/components/settings/account/AccountDashboard.js",
1147 "id": "settings.account.manageSubscription.label",
1148 "start": {
1149 "column": 33,
1150 "line": 35
1151 }
1152 },
1153 {
1154 "defaultMessage": "!!!Basic Account",
1155 "end": {
1156 "column": 3,
1157 "line": 42
1158 },
1159 "file": "src/components/settings/account/AccountDashboard.js",
1160 "id": "settings.account.accountType.basic",
1161 "start": {
1162 "column": 20,
1163 "line": 39
1164 }
1165 },
1166 {
1167 "defaultMessage": "!!!Premium Supporter Account",
1168 "end": {
1169 "column": 3,
1170 "line": 46
1171 },
1172 "file": "src/components/settings/account/AccountDashboard.js",
1173 "id": "settings.account.accountType.premium",
1174 "start": {
1175 "column": 22,
1176 "line": 43
1177 }
1178 },
1179 {
1180 "defaultMessage": "!!!Edit Account",
1181 "end": {
1182 "column": 3,
1183 "line": 50
1184 },
1185 "file": "src/components/settings/account/AccountDashboard.js",
1186 "id": "settings.account.account.editButton",
1187 "start": {
1188 "column": 21,
1189 "line": 47
1190 }
1191 },
1192 {
1193 "defaultMessage": "!!!Download",
1194 "end": {
1195 "column": 3,
1196 "line": 54
1197 },
1198 "file": "src/components/settings/account/AccountDashboard.js",
1199 "id": "settings.account.invoiceDownload",
1200 "start": {
1201 "column": 19,
1202 "line": 51
1203 }
1204 },
1205 {
1206 "defaultMessage": "!!!Could not load user information",
1207 "end": {
1208 "column": 3,
1209 "line": 58
1210 },
1211 "file": "src/components/settings/account/AccountDashboard.js",
1212 "id": "settings.account.userInfoRequestFailed",
1213 "start": {
1214 "column": 25,
1215 "line": 55
1216 }
1217 },
1218 {
1219 "defaultMessage": "!!!Try again",
1220 "end": {
1221 "column": 3,
1222 "line": 62
1223 },
1224 "file": "src/components/settings/account/AccountDashboard.js",
1225 "id": "settings.account.tryReloadUserInfoRequest",
1226 "start": {
1227 "column": 28,
1228 "line": 59
1229 }
1230 },
1231 {
1232 "defaultMessage": "!!!Delete account",
1233 "end": {
1234 "column": 3,
1235 "line": 66
1236 },
1237 "file": "src/components/settings/account/AccountDashboard.js",
1238 "id": "settings.account.deleteAccount",
1239 "start": {
1240 "column": 17,
1241 "line": 63
1242 }
1243 },
1244 {
1245 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.",
1246 "end": {
1247 "column": 3,
1248 "line": 70
1249 },
1250 "file": "src/components/settings/account/AccountDashboard.js",
1251 "id": "settings.account.deleteInfo",
1252 "start": {
1253 "column": 14,
1254 "line": 67
1255 }
1256 },
1257 {
1258 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
1259 "end": {
1260 "column": 3,
1261 "line": 74
1262 },
1263 "file": "src/components/settings/account/AccountDashboard.js",
1264 "id": "settings.account.deleteEmailSent",
1265 "start": {
1266 "column": 19,
1267 "line": 71
1268 }
1269 }
1270 ],
1271 "path": "src/components/settings/account/AccountDashboard.json"
1272 },
1273 {
1274 "descriptors": [
1275 {
1276 "defaultMessage": "!!!Available services",
1277 "end": {
1278 "column": 3,
1279 "line": 12
1280 },
1281 "file": "src/components/settings/navigation/SettingsNavigation.js",
1282 "id": "settings.navigation.availableServices",
1283 "start": {
1284 "column": 21,
1285 "line": 9
1286 }
1287 },
1288 {
1289 "defaultMessage": "!!!Your services",
1290 "end": {
1291 "column": 3,
1292 "line": 16
1293 },
1294 "file": "src/components/settings/navigation/SettingsNavigation.js",
1295 "id": "settings.navigation.yourServices",
1296 "start": {
1297 "column": 16,
1298 "line": 13
1299 }
1300 },
1301 {
1302 "defaultMessage": "!!!Your workspaces",
1303 "end": {
1304 "column": 3,
1305 "line": 20
1306 },
1307 "file": "src/components/settings/navigation/SettingsNavigation.js",
1308 "id": "settings.navigation.yourWorkspaces",
1309 "start": {
1310 "column": 18,
1311 "line": 17
1312 }
1313 },
1314 {
1315 "defaultMessage": "!!!Account",
1316 "end": {
1317 "column": 3,
1318 "line": 24
1319 },
1320 "file": "src/components/settings/navigation/SettingsNavigation.js",
1321 "id": "settings.navigation.account",
1322 "start": {
1323 "column": 11,
1324 "line": 21
1325 }
1326 },
1327 {
1328 "defaultMessage": "!!!Settings",
1329 "end": {
1330 "column": 3,
1331 "line": 28
1332 },
1333 "file": "src/components/settings/navigation/SettingsNavigation.js",
1334 "id": "settings.navigation.settings",
1335 "start": {
1336 "column": 12,
1337 "line": 25
1338 }
1339 },
1340 {
1341 "defaultMessage": "!!!Invite Friends",
1342 "end": {
1343 "column": 3,
1344 "line": 32
1345 },
1346 "file": "src/components/settings/navigation/SettingsNavigation.js",
1347 "id": "settings.navigation.inviteFriends",
1348 "start": {
1349 "column": 17,
1350 "line": 29
1351 }
1352 },
1353 {
1354 "defaultMessage": "!!!Logout",
1355 "end": {
1356 "column": 3,
1357 "line": 36
1358 },
1359 "file": "src/components/settings/navigation/SettingsNavigation.js",
1360 "id": "settings.navigation.logout",
1361 "start": {
1362 "column": 10,
1363 "line": 33
1364 }
1365 }
1366 ],
1367 "path": "src/components/settings/navigation/SettingsNavigation.json"
1368 },
1369 {
1370 "descriptors": [
1371 {
1372 "defaultMessage": "!!!Available Services",
1373 "end": {
1374 "column": 3,
1375 "line": 18
1376 },
1377 "file": "src/components/settings/recipes/RecipesDashboard.js",
1378 "id": "settings.recipes.headline",
1379 "start": {
1380 "column": 12,
1381 "line": 15
1382 }
1383 },
1384 {
1385 "defaultMessage": "!!!Search service",
1386 "end": {
1387 "column": 3,
1388 "line": 22
1389 },
1390 "file": "src/components/settings/recipes/RecipesDashboard.js",
1391 "id": "settings.searchService",
1392 "start": {
1393 "column": 17,
1394 "line": 19
1395 }
1396 },
1397 {
1398 "defaultMessage": "!!!Most popular",
1399 "end": {
1400 "column": 3,
1401 "line": 26
1402 },
1403 "file": "src/components/settings/recipes/RecipesDashboard.js",
1404 "id": "settings.recipes.mostPopular",
1405 "start": {
1406 "column": 22,
1407 "line": 23
1408 }
1409 },
1410 {
1411 "defaultMessage": "!!!All services",
1412 "end": {
1413 "column": 3,
1414 "line": 30
1415 },
1416 "file": "src/components/settings/recipes/RecipesDashboard.js",
1417 "id": "settings.recipes.all",
1418 "start": {
1419 "column": 14,
1420 "line": 27
1421 }
1422 },
1423 {
1424 "defaultMessage": "!!!Development",
1425 "end": {
1426 "column": 3,
1427 "line": 34
1428 },
1429 "file": "src/components/settings/recipes/RecipesDashboard.js",
1430 "id": "settings.recipes.dev",
1431 "start": {
1432 "column": 14,
1433 "line": 31
1434 }
1435 },
1436 {
1437 "defaultMessage": "!!!Sorry, but no service matched your search term.",
1438 "end": {
1439 "column": 3,
1440 "line": 38
1441 },
1442 "file": "src/components/settings/recipes/RecipesDashboard.js",
1443 "id": "settings.recipes.nothingFound",
1444 "start": {
1445 "column": 16,
1446 "line": 35
1447 }
1448 },
1449 {
1450 "defaultMessage": "!!!Service successfully added",
1451 "end": {
1452 "column": 3,
1453 "line": 42
1454 },
1455 "file": "src/components/settings/recipes/RecipesDashboard.js",
1456 "id": "settings.recipes.servicesSuccessfulAddedInfo",
1457 "start": {
1458 "column": 31,
1459 "line": 39
1460 }
1461 },
1462 {
1463 "defaultMessage": "!!!Missing a service?",
1464 "end": {
1465 "column": 3,
1466 "line": 46
1467 },
1468 "file": "src/components/settings/recipes/RecipesDashboard.js",
1469 "id": "settings.recipes.missingService",
1470 "start": {
1471 "column": 18,
1472 "line": 43
1473 }
1474 }
1475 ],
1476 "path": "src/components/settings/recipes/RecipesDashboard.json"
1477 },
1478 {
1479 "descriptors": [
1480 {
1481 "defaultMessage": "!!!Save service",
1482 "end": {
1483 "column": 3,
1484 "line": 25
1485 },
1486 "file": "src/components/settings/services/EditServiceForm.js",
1487 "id": "settings.service.form.saveButton",
1488 "start": {
1489 "column": 15,
1490 "line": 22
1491 }
1492 },
1493 {
1494 "defaultMessage": "!!!Delete Service",
1495 "end": {
1496 "column": 3,
1497 "line": 29
1498 },
1499 "file": "src/components/settings/services/EditServiceForm.js",
1500 "id": "settings.service.form.deleteButton",
1501 "start": {
1502 "column": 17,
1503 "line": 26
1504 }
1505 },
1506 {
1507 "defaultMessage": "!!!Available services",
1508 "end": {
1509 "column": 3,
1510 "line": 33
1511 },
1512 "file": "src/components/settings/services/EditServiceForm.js",
1513 "id": "settings.service.form.availableServices",
1514 "start": {
1515 "column": 21,
1516 "line": 30
1517 }
1518 },
1519 {
1520 "defaultMessage": "!!!Your services",
1521 "end": {
1522 "column": 3,
1523 "line": 37
1524 },
1525 "file": "src/components/settings/services/EditServiceForm.js",
1526 "id": "settings.service.form.yourServices",
1527 "start": {
1528 "column": 16,
1529 "line": 34
1530 }
1531 },
1532 {
1533 "defaultMessage": "!!!Add {name}",
1534 "end": {
1535 "column": 3,
1536 "line": 41
1537 },
1538 "file": "src/components/settings/services/EditServiceForm.js",
1539 "id": "settings.service.form.addServiceHeadline",
1540 "start": {
1541 "column": 22,
1542 "line": 38
1543 }
1544 },
1545 {
1546 "defaultMessage": "!!!Edit {name}",
1547 "end": {
1548 "column": 3,
1549 "line": 45
1550 },
1551 "file": "src/components/settings/services/EditServiceForm.js",
1552 "id": "settings.service.form.editServiceHeadline",
1553 "start": {
1554 "column": 23,
1555 "line": 42
1556 }
1557 },
1558 {
1559 "defaultMessage": "!!!Hosted",
1560 "end": {
1561 "column": 3,
1562 "line": 49
1563 },
1564 "file": "src/components/settings/services/EditServiceForm.js",
1565 "id": "settings.service.form.tabHosted",
1566 "start": {
1567 "column": 13,
1568 "line": 46
1569 }
1570 },
1571 {
1572 "defaultMessage": "!!!Self hosted ⭐️",
1573 "end": {
1574 "column": 3,
1575 "line": 53
1576 },
1577 "file": "src/components/settings/services/EditServiceForm.js",
1578 "id": "settings.service.form.tabOnPremise",
1579 "start": {
1580 "column": 16,
1581 "line": 50
1582 }
1583 },
1584 {
1585 "defaultMessage": "!!!Use the hosted {name} service.",
1586 "end": {
1587 "column": 3,
1588 "line": 57
1589 },
1590 "file": "src/components/settings/services/EditServiceForm.js",
1591 "id": "settings.service.form.useHostedService",
1592 "start": {
1593 "column": 20,
1594 "line": 54
1595 }
1596 },
1597 {
1598 "defaultMessage": "!!!Could not validate custom {name} server.",
1599 "end": {
1600 "column": 3,
1601 "line": 61
1602 },
1603 "file": "src/components/settings/services/EditServiceForm.js",
1604 "id": "settings.service.form.customUrlValidationError",
1605 "start": {
1606 "column": 28,
1607 "line": 58
1608 }
1609 },
1610 {
1611 "defaultMessage": "!!!To add self hosted services, you need a Franz Premium Supporter Account.",
1612 "end": {
1613 "column": 3,
1614 "line": 65
1615 },
1616 "file": "src/components/settings/services/EditServiceForm.js",
1617 "id": "settings.service.form.customUrlPremiumInfo",
1618 "start": {
1619 "column": 24,
1620 "line": 62
1621 }
1622 },
1623 {
1624 "defaultMessage": "!!!Upgrade your account",
1625 "end": {
1626 "column": 3,
1627 "line": 69
1628 },
1629 "file": "src/components/settings/services/EditServiceForm.js",
1630 "id": "settings.service.form.customUrlUpgradeAccount",
1631 "start": {
1632 "column": 27,
1633 "line": 66
1634 }
1635 },
1636 {
1637 "defaultMessage": "!!!You will be notified about all new messages in a channel, not just @username, @channel, @here, ...",
1638 "end": {
1639 "column": 3,
1640 "line": 73
1641 },
1642 "file": "src/components/settings/services/EditServiceForm.js",
1643 "id": "settings.service.form.indirectMessageInfo",
1644 "start": {
1645 "column": 23,
1646 "line": 70
1647 }
1648 },
1649 {
1650 "defaultMessage": "!!!When disabled, all notification sounds and audio playback are muted",
1651 "end": {
1652 "column": 3,
1653 "line": 77
1654 },
1655 "file": "src/components/settings/services/EditServiceForm.js",
1656 "id": "settings.service.form.isMutedInfo",
1657 "start": {
1658 "column": 15,
1659 "line": 74
1660 }
1661 },
1662 {
1663 "defaultMessage": "!!!Notifications",
1664 "end": {
1665 "column": 3,
1666 "line": 81
1667 },
1668 "file": "src/components/settings/services/EditServiceForm.js",
1669 "id": "settings.service.form.headlineNotifications",
1670 "start": {
1671 "column": 25,
1672 "line": 78
1673 }
1674 },
1675 {
1676 "defaultMessage": "!!!Unread message badges",
1677 "end": {
1678 "column": 3,
1679 "line": 85
1680 },
1681 "file": "src/components/settings/services/EditServiceForm.js",
1682 "id": "settings.service.form.headlineBadges",
1683 "start": {
1684 "column": 18,
1685 "line": 82
1686 }
1687 },
1688 {
1689 "defaultMessage": "!!!General",
1690 "end": {
1691 "column": 3,
1692 "line": 89
1693 },
1694 "file": "src/components/settings/services/EditServiceForm.js",
1695 "id": "settings.service.form.headlineGeneral",
1696 "start": {
1697 "column": 19,
1698 "line": 86
1699 }
1700 },
1701 {
1702 "defaultMessage": "!!!Delete",
1703 "end": {
1704 "column": 3,
1705 "line": 93
1706 },
1707 "file": "src/components/settings/services/EditServiceForm.js",
1708 "id": "settings.service.form.iconDelete",
1709 "start": {
1710 "column": 14,
1711 "line": 90
1712 }
1713 },
1714 {
1715 "defaultMessage": "!!!Drop your image, or click here",
1716 "end": {
1717 "column": 3,
1718 "line": 97
1719 },
1720 "file": "src/components/settings/services/EditServiceForm.js",
1721 "id": "settings.service.form.iconUpload",
1722 "start": {
1723 "column": 14,
1724 "line": 94
1725 }
1726 },
1727 {
1728 "defaultMessage": "!!!HTTP/HTTPS Proxy Settings",
1729 "end": {
1730 "column": 3,
1731 "line": 101
1732 },
1733 "file": "src/components/settings/services/EditServiceForm.js",
1734 "id": "settings.service.form.proxy.headline",
1735 "start": {
1736 "column": 17,
1737 "line": 98
1738 }
1739 },
1740 {
1741 "defaultMessage": "!!!Please restart Franz after changing proxy Settings.",
1742 "end": {
1743 "column": 3,
1744 "line": 105
1745 },
1746 "file": "src/components/settings/services/EditServiceForm.js",
1747 "id": "settings.service.form.proxy.restartInfo",
1748 "start": {
1749 "column": 20,
1750 "line": 102
1751 }
1752 },
1753 {
1754 "defaultMessage": "!!!Proxy settings will not be synchronized with the Franz servers.",
1755 "end": {
1756 "column": 3,
1757 "line": 109
1758 },
1759 "file": "src/components/settings/services/EditServiceForm.js",
1760 "id": "settings.service.form.proxy.info",
1761 "start": {
1762 "column": 13,
1763 "line": 106
1764 }
1765 }
1766 ],
1767 "path": "src/components/settings/services/EditServiceForm.json"
1768 },
1769 {
1770 "descriptors": [
1771 {
1772 "defaultMessage": "!!!Error",
1773 "end": {
1774 "column": 3,
1775 "line": 13
1776 },
1777 "file": "src/components/settings/services/ServiceError.js",
1778 "id": "settings.service.error.headline",
1779 "start": {
1780 "column": 12,
1781 "line": 10
1782 }
1783 },
1784 {
1785 "defaultMessage": "!!!Back to services",
1786 "end": {
1787 "column": 3,
1788 "line": 17
1789 },
1790 "file": "src/components/settings/services/ServiceError.js",
1791 "id": "settings.service.error.goBack",
1792 "start": {
1793 "column": 10,
1794 "line": 14
1795 }
1796 },
1797 {
1798 "defaultMessage": "!!!Available services",
1799 "end": {
1800 "column": 3,
1801 "line": 21
1802 },
1803 "file": "src/components/settings/services/ServiceError.js",
1804 "id": "settings.service.form.availableServices",
1805 "start": {
1806 "column": 21,
1807 "line": 18
1808 }
1809 },
1810 {
1811 "defaultMessage": "!!!Could not load service recipe.",
1812 "end": {
1813 "column": 3,
1814 "line": 25
1815 },
1816 "file": "src/components/settings/services/ServiceError.js",
1817 "id": "settings.service.error.message",
1818 "start": {
1819 "column": 16,
1820 "line": 22
1821 }
1822 }
1823 ],
1824 "path": "src/components/settings/services/ServiceError.json"
1825 },
1826 {
1827 "descriptors": [
1828 {
1829 "defaultMessage": "!!!Service is disabled",
1830 "end": {
1831 "column": 3,
1832 "line": 14
1833 },
1834 "file": "src/components/settings/services/ServiceItem.js",
1835 "id": "settings.services.tooltip.isDisabled",
1836 "start": {
1837 "column": 21,
1838 "line": 11
1839 }
1840 },
1841 {
1842 "defaultMessage": "!!!Notifications are disabled",
1843 "end": {
1844 "column": 3,
1845 "line": 18
1846 },
1847 "file": "src/components/settings/services/ServiceItem.js",
1848 "id": "settings.services.tooltip.notificationsDisabled",
1849 "start": {
1850 "column": 32,
1851 "line": 15
1852 }
1853 },
1854 {
1855 "defaultMessage": "!!!All sounds are muted",
1856 "end": {
1857 "column": 3,
1858 "line": 22
1859 },
1860 "file": "src/components/settings/services/ServiceItem.js",
1861 "id": "settings.services.tooltip.isMuted",
1862 "start": {
1863 "column": 18,
1864 "line": 19
1865 }
1866 }
1867 ],
1868 "path": "src/components/settings/services/ServiceItem.json"
1869 },
1870 {
1871 "descriptors": [
1872 {
1873 "defaultMessage": "!!!Your services",
1874 "end": {
1875 "column": 3,
1876 "line": 17
1877 },
1878 "file": "src/components/settings/services/ServicesDashboard.js",
1879 "id": "settings.services.headline",
1880 "start": {
1881 "column": 12,
1882 "line": 14
1883 }
1884 },
1885 {
1886 "defaultMessage": "!!!Search service",
1887 "end": {
1888 "column": 3,
1889 "line": 21
1890 },
1891 "file": "src/components/settings/services/ServicesDashboard.js",
1892 "id": "settings.searchService",
1893 "start": {
1894 "column": 17,
1895 "line": 18
1896 }
1897 },
1898 {
1899 "defaultMessage": "!!!You haven't added any services yet.",
1900 "end": {
1901 "column": 3,
1902 "line": 25
1903 },
1904 "file": "src/components/settings/services/ServicesDashboard.js",
1905 "id": "settings.services.noServicesAdded",
1906 "start": {
1907 "column": 19,
1908 "line": 22
1909 }
1910 },
1911 {
1912 "defaultMessage": "!!!Sorry, but no service matched your search term.",
1913 "end": {
1914 "column": 3,
1915 "line": 29
1916 },
1917 "file": "src/components/settings/services/ServicesDashboard.js",
1918 "id": "settings.recipes.nothingFound",
1919 "start": {
1920 "column": 18,
1921 "line": 26
1922 }
1923 },
1924 {
1925 "defaultMessage": "!!!Discover services",
1926 "end": {
1927 "column": 3,
1928 "line": 33
1929 },
1930 "file": "src/components/settings/services/ServicesDashboard.js",
1931 "id": "settings.services.discoverServices",
1932 "start": {
1933 "column": 20,
1934 "line": 30
1935 }
1936 },
1937 {
1938 "defaultMessage": "!!!Could not load your services",
1939 "end": {
1940 "column": 3,
1941 "line": 37
1942 },
1943 "file": "src/components/settings/services/ServicesDashboard.js",
1944 "id": "settings.services.servicesRequestFailed",
1945 "start": {
1946 "column": 25,
1947 "line": 34
1948 }
1949 },
1950 {
1951 "defaultMessage": "!!!Try again",
1952 "end": {
1953 "column": 3,
1954 "line": 41
1955 },
1956 "file": "src/components/settings/services/ServicesDashboard.js",
1957 "id": "settings.account.tryReloadServices",
1958 "start": {
1959 "column": 21,
1960 "line": 38
1961 }
1962 },
1963 {
1964 "defaultMessage": "!!!Your changes have been saved",
1965 "end": {
1966 "column": 3,
1967 "line": 45
1968 },
1969 "file": "src/components/settings/services/ServicesDashboard.js",
1970 "id": "settings.services.updatedInfo",
1971 "start": {
1972 "column": 15,
1973 "line": 42
1974 }
1975 },
1976 {
1977 "defaultMessage": "!!!Service has been deleted",
1978 "end": {
1979 "column": 3,
1980 "line": 49
1981 },
1982 "file": "src/components/settings/services/ServicesDashboard.js",
1983 "id": "settings.services.deletedInfo",
1984 "start": {
1985 "column": 15,
1986 "line": 46
1987 }
1988 }
1989 ],
1990 "path": "src/components/settings/services/ServicesDashboard.json"
1991 },
1992 {
1993 "descriptors": [
1994 {
1995 "defaultMessage": "!!!Settings",
1996 "end": {
1997 "column": 3,
1998 "line": 19
1999 },
2000 "file": "src/components/settings/settings/EditSettingsForm.js",
2001 "id": "settings.app.headline",
2002 "start": {
2003 "column": 12,
2004 "line": 16
2005 }
2006 },
2007 {
2008 "defaultMessage": "!!!General",
2009 "end": {
2010 "column": 3,
2011 "line": 23
2012 },
2013 "file": "src/components/settings/settings/EditSettingsForm.js",
2014 "id": "settings.app.headlineGeneral",
2015 "start": {
2016 "column": 19,
2017 "line": 20
2018 }
2019 },
2020 {
2021 "defaultMessage": "!!!Language",
2022 "end": {
2023 "column": 3,
2024 "line": 27
2025 },
2026 "file": "src/components/settings/settings/EditSettingsForm.js",
2027 "id": "settings.app.headlineLanguage",
2028 "start": {
2029 "column": 20,
2030 "line": 24
2031 }
2032 },
2033 {
2034 "defaultMessage": "!!!Updates",
2035 "end": {
2036 "column": 3,
2037 "line": 31
2038 },
2039 "file": "src/components/settings/settings/EditSettingsForm.js",
2040 "id": "settings.app.headlineUpdates",
2041 "start": {
2042 "column": 19,
2043 "line": 28
2044 }
2045 },
2046 {
2047 "defaultMessage": "!!!Appearance",
2048 "end": {
2049 "column": 3,
2050 "line": 35
2051 },
2052 "file": "src/components/settings/settings/EditSettingsForm.js",
2053 "id": "settings.app.headlineAppearance",
2054 "start": {
2055 "column": 22,
2056 "line": 32
2057 }
2058 },
2059 {
2060 "defaultMessage": "!!!Advanced",
2061 "end": {
2062 "column": 3,
2063 "line": 39
2064 },
2065 "file": "src/components/settings/settings/EditSettingsForm.js",
2066 "id": "settings.app.headlineAdvanced",
2067 "start": {
2068 "column": 20,
2069 "line": 36
2070 }
2071 },
2072 {
2073 "defaultMessage": "!!!Help us to translate Franz into your language.",
2074 "end": {
2075 "column": 3,
2076 "line": 43
2077 },
2078 "file": "src/components/settings/settings/EditSettingsForm.js",
2079 "id": "settings.app.translationHelp",
2080 "start": {
2081 "column": 19,
2082 "line": 40
2083 }
2084 },
2085 {
2086 "defaultMessage": "!!!Cache",
2087 "end": {
2088 "column": 3,
2089 "line": 47
2090 },
2091 "file": "src/components/settings/settings/EditSettingsForm.js",
2092 "id": "settings.app.subheadlineCache",
2093 "start": {
2094 "column": 20,
2095 "line": 44
2096 }
2097 },
2098 {
2099 "defaultMessage": "!!!Franz cache is currently using {size} of disk space.",
2100 "end": {
2101 "column": 3,
2102 "line": 51
2103 },
2104 "file": "src/components/settings/settings/EditSettingsForm.js",
2105 "id": "settings.app.cacheInfo",
2106 "start": {
2107 "column": 13,
2108 "line": 48
2109 }
2110 },
2111 {
2112 "defaultMessage": "!!!Clear cache",
2113 "end": {
2114 "column": 3,
2115 "line": 55
2116 },
2117 "file": "src/components/settings/settings/EditSettingsForm.js",
2118 "id": "settings.app.buttonClearAllCache",
2119 "start": {
2120 "column": 23,
2121 "line": 52
2122 }
2123 },
2124 {
2125 "defaultMessage": "!!!Check for updates",
2126 "end": {
2127 "column": 3,
2128 "line": 59
2129 },
2130 "file": "src/components/settings/settings/EditSettingsForm.js",
2131 "id": "settings.app.buttonSearchForUpdate",
2132 "start": {
2133 "column": 25,
2134 "line": 56
2135 }
2136 },
2137 {
2138 "defaultMessage": "!!!Restart & install update",
2139 "end": {
2140 "column": 3,
2141 "line": 63
2142 },
2143 "file": "src/components/settings/settings/EditSettingsForm.js",
2144 "id": "settings.app.buttonInstallUpdate",
2145 "start": {
2146 "column": 23,
2147 "line": 60
2148 }
2149 },
2150 {
2151 "defaultMessage": "!!!Is searching for update",
2152 "end": {
2153 "column": 3,
2154 "line": 67
2155 },
2156 "file": "src/components/settings/settings/EditSettingsForm.js",
2157 "id": "settings.app.updateStatusSearching",
2158 "start": {
2159 "column": 25,
2160 "line": 64
2161 }
2162 },
2163 {
2164 "defaultMessage": "!!!Update available, downloading...",
2165 "end": {
2166 "column": 3,
2167 "line": 71
2168 },
2169 "file": "src/components/settings/settings/EditSettingsForm.js",
2170 "id": "settings.app.updateStatusAvailable",
2171 "start": {
2172 "column": 25,
2173 "line": 68
2174 }
2175 },
2176 {
2177 "defaultMessage": "!!!You are using the latest version of Franz",
2178 "end": {
2179 "column": 3,
2180 "line": 75
2181 },
2182 "file": "src/components/settings/settings/EditSettingsForm.js",
2183 "id": "settings.app.updateStatusUpToDate",
2184 "start": {
2185 "column": 24,
2186 "line": 72
2187 }
2188 },
2189 {
2190 "defaultMessage": "!!!Current version:",
2191 "end": {
2192 "column": 3,
2193 "line": 79
2194 },
2195 "file": "src/components/settings/settings/EditSettingsForm.js",
2196 "id": "settings.app.currentVersion",
2197 "start": {
2198 "column": 18,
2199 "line": 76
2200 }
2201 },
2202 {
2203 "defaultMessage": "!!!Changes require restart",
2204 "end": {
2205 "column": 3,
2206 "line": 83
2207 },
2208 "file": "src/components/settings/settings/EditSettingsForm.js",
2209 "id": "settings.app.restartRequired",
2210 "start": {
2211 "column": 29,
2212 "line": 80
2213 }
2214 }
2215 ],
2216 "path": "src/components/settings/settings/EditSettingsForm.json"
2217 },
2218 {
2219 "descriptors": [
2220 {
2221 "defaultMessage": "!!!Account",
2222 "end": {
2223 "column": 3,
2224 "line": 18
2225 },
2226 "file": "src/components/settings/user/EditUserForm.js",
2227 "id": "settings.account.headline",
2228 "start": {
2229 "column": 12,
2230 "line": 15
2231 }
2232 },
2233 {
2234 "defaultMessage": "!!!Update Profile",
2235 "end": {
2236 "column": 3,
2237 "line": 22
2238 },
2239 "file": "src/components/settings/user/EditUserForm.js",
2240 "id": "settings.account.headlineProfile",
2241 "start": {
2242 "column": 19,
2243 "line": 19
2244 }
2245 },
2246 {
2247 "defaultMessage": "!!!Account Information",
2248 "end": {
2249 "column": 3,
2250 "line": 26
2251 },
2252 "file": "src/components/settings/user/EditUserForm.js",
2253 "id": "settings.account.headlineAccount",
2254 "start": {
2255 "column": 19,
2256 "line": 23
2257 }
2258 },
2259 {
2260 "defaultMessage": "!!!Change Password",
2261 "end": {
2262 "column": 3,
2263 "line": 30
2264 },
2265 "file": "src/components/settings/user/EditUserForm.js",
2266 "id": "settings.account.headlinePassword",
2267 "start": {
2268 "column": 20,
2269 "line": 27
2270 }
2271 },
2272 {
2273 "defaultMessage": "!!!Your changes have been saved",
2274 "end": {
2275 "column": 3,
2276 "line": 34
2277 },
2278 "file": "src/components/settings/user/EditUserForm.js",
2279 "id": "settings.account.successInfo",
2280 "start": {
2281 "column": 15,
2282 "line": 31
2283 }
2284 },
2285 {
2286 "defaultMessage": "!!!Update profile",
2287 "end": {
2288 "column": 3,
2289 "line": 38
2290 },
2291 "file": "src/components/settings/user/EditUserForm.js",
2292 "id": "settings.account.buttonSave",
2293 "start": {
2294 "column": 14,
2295 "line": 35
2296 }
2297 }
2298 ],
2299 "path": "src/components/settings/user/EditUserForm.json"
2300 },
2301 {
2302 "descriptors": [
2303 {
2304 "defaultMessage": "!!!Support the development of Franz",
2305 "end": {
2306 "column": 3,
2307 "line": 17
2308 },
2309 "file": "src/components/subscription/SubscriptionForm.js",
2310 "id": "subscription.submit.label",
2311 "start": {
2312 "column": 21,
2313 "line": 14
2314 }
2315 },
2316 {
2317 "defaultMessage": "!!!Could not initialize payment form",
2318 "end": {
2319 "column": 3,
2320 "line": 21
2321 },
2322 "file": "src/components/subscription/SubscriptionForm.js",
2323 "id": "subscription.paymentSessionError",
2324 "start": {
2325 "column": 23,
2326 "line": 18
2327 }
2328 },
2329 {
2330 "defaultMessage": "!!!free",
2331 "end": {
2332 "column": 3,
2333 "line": 25
2334 },
2335 "file": "src/components/subscription/SubscriptionForm.js",
2336 "id": "subscription.type.free",
2337 "start": {
2338 "column": 12,
2339 "line": 22
2340 }
2341 },
2342 {
2343 "defaultMessage": "!!!month",
2344 "end": {
2345 "column": 3,
2346 "line": 29
2347 },
2348 "file": "src/components/subscription/SubscriptionForm.js",
2349 "id": "subscription.type.month",
2350 "start": {
2351 "column": 15,
2352 "line": 26
2353 }
2354 },
2355 {
2356 "defaultMessage": "!!!year",
2357 "end": {
2358 "column": 3,
2359 "line": 33
2360 },
2361 "file": "src/components/subscription/SubscriptionForm.js",
2362 "id": "subscription.type.year",
2363 "start": {
2364 "column": 14,
2365 "line": 30
2366 }
2367 },
2368 {
2369 "defaultMessage": "!!!The Franz Premium Supporter Account includes",
2370 "end": {
2371 "column": 3,
2372 "line": 37
2373 },
2374 "file": "src/components/subscription/SubscriptionForm.js",
2375 "id": "subscription.includedFeatures",
2376 "start": {
2377 "column": 20,
2378 "line": 34
2379 }
2380 },
2381 {
2382 "defaultMessage": "!!!Add on-premise/hosted services like Mattermost",
2383 "end": {
2384 "column": 3,
2385 "line": 41
2386 },
2387 "file": "src/components/subscription/SubscriptionForm.js",
2388 "id": "subscription.features.onpremise.mattermost",
2389 "start": {
2390 "column": 13,
2391 "line": 38
2392 }
2393 },
2394 {
2395 "defaultMessage": "!!!No app delays & nagging to upgrade license",
2396 "end": {
2397 "column": 3,
2398 "line": 45
2399 },
2400 "file": "src/components/subscription/SubscriptionForm.js",
2401 "id": "subscription.features.noInterruptions",
2402 "start": {
2403 "column": 19,
2404 "line": 42
2405 }
2406 },
2407 {
2408 "defaultMessage": "!!!Proxy support for services",
2409 "end": {
2410 "column": 3,
2411 "line": 49
2412 },
2413 "file": "src/components/subscription/SubscriptionForm.js",
2414 "id": "subscription.features.proxy",
2415 "start": {
2416 "column": 9,
2417 "line": 46
2418 }
2419 },
2420 {
2421 "defaultMessage": "!!!Support for Spellchecker",
2422 "end": {
2423 "column": 3,
2424 "line": 53
2425 },
2426 "file": "src/components/subscription/SubscriptionForm.js",
2427 "id": "subscription.features.spellchecker",
2428 "start": {
2429 "column": 16,
2430 "line": 50
2431 }
2432 },
2433 {
2434 "defaultMessage": "!!!No ads, ever!",
2435 "end": {
2436 "column": 3,
2437 "line": 57
2438 },
2439 "file": "src/components/subscription/SubscriptionForm.js",
2440 "id": "subscription.features.ads",
2441 "start": {
2442 "column": 7,
2443 "line": 54
2444 }
2445 },
2446 {
2447 "defaultMessage": "!!!coming soon",
2448 "end": {
2449 "column": 3,
2450 "line": 61
2451 },
2452 "file": "src/components/subscription/SubscriptionForm.js",
2453 "id": "subscription.features.comingSoon",
2454 "start": {
2455 "column": 14,
2456 "line": 58
2457 }
2458 },
2459 {
2460 "defaultMessage": "!!!EU residents: local sales tax may apply",
2461 "end": {
2462 "column": 3,
2463 "line": 65
2464 },
2465 "file": "src/components/subscription/SubscriptionForm.js",
2466 "id": "subscription.euTaxInfo",
2467 "start": {
2468 "column": 13,
2469 "line": 62
2470 }
2471 }
2472 ],
2473 "path": "src/components/subscription/SubscriptionForm.json"
2474 },
2475 {
2476 "descriptors": [
2477 {
2478 "defaultMessage": "!!!Cancel",
2479 "end": {
2480 "column": 3,
2481 "line": 14
2482 },
2483 "file": "src/components/subscription/SubscriptionPopup.js",
2484 "id": "subscriptionPopup.buttonCancel",
2485 "start": {
2486 "column": 16,
2487 "line": 11
2488 }
2489 },
2490 {
2491 "defaultMessage": "!!!Done",
2492 "end": {
2493 "column": 3,
2494 "line": 18
2495 },
2496 "file": "src/components/subscription/SubscriptionPopup.js",
2497 "id": "subscriptionPopup.buttonDone",
2498 "start": {
2499 "column": 14,
2500 "line": 15
2501 }
2502 }
2503 ],
2504 "path": "src/components/subscription/SubscriptionPopup.json"
2505 },
2506 {
2507 "descriptors": [
2508 {
2509 "defaultMessage": "!!!Upgrade account",
2510 "end": {
2511 "column": 3,
2512 "line": 17
2513 },
2514 "file": "src/components/ui/PremiumFeatureContainer/index.js",
2515 "id": "premiumFeature.button.upgradeAccount",
2516 "start": {
2517 "column": 10,
2518 "line": 14
2519 }
2520 }
2521 ],
2522 "path": "src/components/ui/PremiumFeatureContainer/index.json"
2523 },
2524 {
2525 "descriptors": [
2526 {
2527 "defaultMessage": "!!!Something went wrong.",
2528 "end": {
2529 "column": 3,
2530 "line": 14
2531 },
2532 "file": "src/components/util/ErrorBoundary/index.js",
2533 "id": "app.errorHandler.headline",
2534 "start": {
2535 "column": 12,
2536 "line": 11
2537 }
2538 },
2539 {
2540 "defaultMessage": "!!!Reload",
2541 "end": {
2542 "column": 3,
2543 "line": 18
2544 },
2545 "file": "src/components/util/ErrorBoundary/index.js",
2546 "id": "app.errorHandler.action",
2547 "start": {
2548 "column": 10,
2549 "line": 15
2550 }
2551 }
2552 ],
2553 "path": "src/components/util/ErrorBoundary/index.json"
2554 },
2555 {
2556 "descriptors": [
2557 {
2558 "defaultMessage": "!!!Name",
2559 "end": {
2560 "column": 3,
2561 "line": 31
2562 },
2563 "file": "src/containers/settings/EditServiceScreen.js",
2564 "id": "settings.service.form.name",
2565 "start": {
2566 "column": 8,
2567 "line": 28
2568 }
2569 },
2570 {
2571 "defaultMessage": "!!!Enable service",
2572 "end": {
2573 "column": 3,
2574 "line": 35
2575 },
2576 "file": "src/containers/settings/EditServiceScreen.js",
2577 "id": "settings.service.form.enableService",
2578 "start": {
2579 "column": 17,
2580 "line": 32
2581 }
2582 },
2583 {
2584 "defaultMessage": "!!!Enable Notifications",
2585 "end": {
2586 "column": 3,
2587 "line": 39
2588 },
2589 "file": "src/containers/settings/EditServiceScreen.js",
2590 "id": "settings.service.form.enableNotification",
2591 "start": {
2592 "column": 22,
2593 "line": 36
2594 }
2595 },
2596 {
2597 "defaultMessage": "!!!Show unread message badges",
2598 "end": {
2599 "column": 3,
2600 "line": 43
2601 },
2602 "file": "src/containers/settings/EditServiceScreen.js",
2603 "id": "settings.service.form.enableBadge",
2604 "start": {
2605 "column": 15,
2606 "line": 40
2607 }
2608 },
2609 {
2610 "defaultMessage": "!!!Enable audio",
2611 "end": {
2612 "column": 3,
2613 "line": 47
2614 },
2615 "file": "src/containers/settings/EditServiceScreen.js",
2616 "id": "settings.service.form.enableAudio",
2617 "start": {
2618 "column": 15,
2619 "line": 44
2620 }
2621 },
2622 {
2623 "defaultMessage": "!!!Team",
2624 "end": {
2625 "column": 3,
2626 "line": 51
2627 },
2628 "file": "src/containers/settings/EditServiceScreen.js",
2629 "id": "settings.service.form.team",
2630 "start": {
2631 "column": 8,
2632 "line": 48
2633 }
2634 },
2635 {
2636 "defaultMessage": "!!!Custom server",
2637 "end": {
2638 "column": 3,
2639 "line": 55
2640 },
2641 "file": "src/containers/settings/EditServiceScreen.js",
2642 "id": "settings.service.form.customUrl",
2643 "start": {
2644 "column": 13,
2645 "line": 52
2646 }
2647 },
2648 {
2649 "defaultMessage": "!!!Show message badge for all new messages",
2650 "end": {
2651 "column": 3,
2652 "line": 59
2653 },
2654 "file": "src/containers/settings/EditServiceScreen.js",
2655 "id": "settings.service.form.indirectMessages",
2656 "start": {
2657 "column": 20,
2658 "line": 56
2659 }
2660 },
2661 {
2662 "defaultMessage": "!!!Custom icon",
2663 "end": {
2664 "column": 3,
2665 "line": 63
2666 },
2667 "file": "src/containers/settings/EditServiceScreen.js",
2668 "id": "settings.service.form.icon",
2669 "start": {
2670 "column": 8,
2671 "line": 60
2672 }
2673 },
2674 {
2675 "defaultMessage": "!!!Enable Dark Mode",
2676 "end": {
2677 "column": 3,
2678 "line": 67
2679 },
2680 "file": "src/containers/settings/EditServiceScreen.js",
2681 "id": "settings.service.form.enableDarkMode",
2682 "start": {
2683 "column": 18,
2684 "line": 64
2685 }
2686 },
2687 {
2688 "defaultMessage": "!!!Use Proxy",
2689 "end": {
2690 "column": 3,
2691 "line": 71
2692 },
2693 "file": "src/containers/settings/EditServiceScreen.js",
2694 "id": "settings.service.form.proxy.isEnabled",
2695 "start": {
2696 "column": 15,
2697 "line": 68
2698 }
2699 },
2700 {
2701 "defaultMessage": "!!!Proxy Host/IP",
2702 "end": {
2703 "column": 3,
2704 "line": 75
2705 },
2706 "file": "src/containers/settings/EditServiceScreen.js",
2707 "id": "settings.service.form.proxy.host",
2708 "start": {
2709 "column": 13,
2710 "line": 72
2711 }
2712 },
2713 {
2714 "defaultMessage": "!!!Port",
2715 "end": {
2716 "column": 3,
2717 "line": 79
2718 },
2719 "file": "src/containers/settings/EditServiceScreen.js",
2720 "id": "settings.service.form.proxy.port",
2721 "start": {
2722 "column": 13,
2723 "line": 76
2724 }
2725 },
2726 {
2727 "defaultMessage": "!!!User",
2728 "end": {
2729 "column": 3,
2730 "line": 83
2731 },
2732 "file": "src/containers/settings/EditServiceScreen.js",
2733 "id": "settings.service.form.proxy.user",
2734 "start": {
2735 "column": 13,
2736 "line": 80
2737 }
2738 },
2739 {
2740 "defaultMessage": "!!!Password",
2741 "end": {
2742 "column": 3,
2743 "line": 87
2744 },
2745 "file": "src/containers/settings/EditServiceScreen.js",
2746 "id": "settings.service.form.proxy.password",
2747 "start": {
2748 "column": 17,
2749 "line": 84
2750 }
2751 }
2752 ],
2753 "path": "src/containers/settings/EditServiceScreen.json"
2754 },
2755 {
2756 "descriptors": [
2757 {
2758 "defaultMessage": "!!!Launch Franz on start",
2759 "end": {
2760 "column": 3,
2761 "line": 25
2762 },
2763 "file": "src/containers/settings/EditSettingsScreen.js",
2764 "id": "settings.app.form.autoLaunchOnStart",
2765 "start": {
2766 "column": 21,
2767 "line": 22
2768 }
2769 },
2770 {
2771 "defaultMessage": "!!!Open in background",
2772 "end": {
2773 "column": 3,
2774 "line": 29
2775 },
2776 "file": "src/containers/settings/EditSettingsScreen.js",
2777 "id": "settings.app.form.autoLaunchInBackground",
2778 "start": {
2779 "column": 26,
2780 "line": 26
2781 }
2782 },
2783 {
2784 "defaultMessage": "!!!Keep Franz in background when closing the window",
2785 "end": {
2786 "column": 3,
2787 "line": 33
2788 },
2789 "file": "src/containers/settings/EditSettingsScreen.js",
2790 "id": "settings.app.form.runInBackground",
2791 "start": {
2792 "column": 19,
2793 "line": 30
2794 }
2795 },
2796 {
2797 "defaultMessage": "!!!Show Franz in system tray",
2798 "end": {
2799 "column": 3,
2800 "line": 37
2801 },
2802 "file": "src/containers/settings/EditSettingsScreen.js",
2803 "id": "settings.app.form.enableSystemTray",
2804 "start": {
2805 "column": 20,
2806 "line": 34
2807 }
2808 },
2809 {
2810 "defaultMessage": "!!!Minimize Franz to system tray",
2811 "end": {
2812 "column": 3,
2813 "line": 41
2814 },
2815 "file": "src/containers/settings/EditSettingsScreen.js",
2816 "id": "settings.app.form.minimizeToSystemTray",
2817 "start": {
2818 "column": 24,
2819 "line": 38
2820 }
2821 },
2822 {
2823 "defaultMessage": "!!!Language",
2824 "end": {
2825 "column": 3,
2826 "line": 45
2827 },
2828 "file": "src/containers/settings/EditSettingsScreen.js",
2829 "id": "settings.app.form.language",
2830 "start": {
2831 "column": 12,
2832 "line": 42
2833 }
2834 },
2835 {
2836 "defaultMessage": "!!!Dark Mode",
2837 "end": {
2838 "column": 3,
2839 "line": 49
2840 },
2841 "file": "src/containers/settings/EditSettingsScreen.js",
2842 "id": "settings.app.form.darkMode",
2843 "start": {
2844 "column": 12,
2845 "line": 46
2846 }
2847 },
2848 {
2849 "defaultMessage": "!!!Display disabled services tabs",
2850 "end": {
2851 "column": 3,
2852 "line": 53
2853 },
2854 "file": "src/containers/settings/EditSettingsScreen.js",
2855 "id": "settings.app.form.showDisabledServices",
2856 "start": {
2857 "column": 24,
2858 "line": 50
2859 }
2860 },
2861 {
2862 "defaultMessage": "!!!Show unread message badge when notifications are disabled",
2863 "end": {
2864 "column": 3,
2865 "line": 57
2866 },
2867 "file": "src/containers/settings/EditSettingsScreen.js",
2868 "id": "settings.app.form.showMessagesBadgesWhenMuted",
2869 "start": {
2870 "column": 29,
2871 "line": 54
2872 }
2873 },
2874 {
2875 "defaultMessage": "!!!Enable spell checking",
2876 "end": {
2877 "column": 3,
2878 "line": 61
2879 },
2880 "file": "src/containers/settings/EditSettingsScreen.js",
2881 "id": "settings.app.form.enableSpellchecking",
2882 "start": {
2883 "column": 23,
2884 "line": 58
2885 }
2886 },
2887 {
2888 "defaultMessage": "!!!Enable GPU Acceleration",
2889 "end": {
2890 "column": 3,
2891 "line": 65
2892 },
2893 "file": "src/containers/settings/EditSettingsScreen.js",
2894 "id": "settings.app.form.enableGPUAcceleration",
2895 "start": {
2896 "column": 25,
2897 "line": 62
2898 }
2899 },
2900 {
2901 "defaultMessage": "!!!Include beta versions",
2902 "end": {
2903 "column": 3,
2904 "line": 69
2905 },
2906 "file": "src/containers/settings/EditSettingsScreen.js",
2907 "id": "settings.app.form.beta",
2908 "start": {
2909 "column": 8,
2910 "line": 66
2911 }
2912 }
2913 ],
2914 "path": "src/containers/settings/EditSettingsScreen.json"
2915 },
2916 {
2917 "descriptors": [
2918 {
2919 "defaultMessage": "!!!Firstname",
2920 "end": {
2921 "column": 3,
2922 "line": 17
2923 },
2924 "file": "src/containers/settings/EditUserScreen.js",
2925 "id": "settings.user.form.firstname",
2926 "start": {
2927 "column": 13,
2928 "line": 14
2929 }
2930 },
2931 {
2932 "defaultMessage": "!!!Lastname",
2933 "end": {
2934 "column": 3,
2935 "line": 21
2936 },
2937 "file": "src/containers/settings/EditUserScreen.js",
2938 "id": "settings.user.form.lastname",
2939 "start": {
2940 "column": 12,
2941 "line": 18
2942 }
2943 },
2944 {
2945 "defaultMessage": "!!!Email",
2946 "end": {
2947 "column": 3,
2948 "line": 25
2949 },
2950 "file": "src/containers/settings/EditUserScreen.js",
2951 "id": "settings.user.form.email",
2952 "start": {
2953 "column": 9,
2954 "line": 22
2955 }
2956 },
2957 {
2958 "defaultMessage": "!!!Account type",
2959 "end": {
2960 "column": 3,
2961 "line": 29
2962 },
2963 "file": "src/containers/settings/EditUserScreen.js",
2964 "id": "settings.user.form.accountType.label",
2965 "start": {
2966 "column": 20,
2967 "line": 26
2968 }
2969 },
2970 {
2971 "defaultMessage": "!!!Individual",
2972 "end": {
2973 "column": 3,
2974 "line": 33
2975 },
2976 "file": "src/containers/settings/EditUserScreen.js",
2977 "id": "settings.user.form.accountType.individual",
2978 "start": {
2979 "column": 25,
2980 "line": 30
2981 }
2982 },
2983 {
2984 "defaultMessage": "!!!Non-Profit",
2985 "end": {
2986 "column": 3,
2987 "line": 37
2988 },
2989 "file": "src/containers/settings/EditUserScreen.js",
2990 "id": "settings.user.form.accountType.non-profit",
2991 "start": {
2992 "column": 24,
2993 "line": 34
2994 }
2995 },
2996 {
2997 "defaultMessage": "!!!Company",
2998 "end": {
2999 "column": 3,
3000 "line": 41
3001 },
3002 "file": "src/containers/settings/EditUserScreen.js",
3003 "id": "settings.user.form.accountType.company",
3004 "start": {
3005 "column": 22,
3006 "line": 38
3007 }
3008 },
3009 {
3010 "defaultMessage": "!!!Current password",
3011 "end": {
3012 "column": 3,
3013 "line": 45
3014 },
3015 "file": "src/containers/settings/EditUserScreen.js",
3016 "id": "settings.user.form.currentPassword",
3017 "start": {
3018 "column": 19,
3019 "line": 42
3020 }
3021 },
3022 {
3023 "defaultMessage": "!!!New password",
3024 "end": {
3025 "column": 3,
3026 "line": 49
3027 },
3028 "file": "src/containers/settings/EditUserScreen.js",
3029 "id": "settings.user.form.newPassword",
3030 "start": {
3031 "column": 15,
3032 "line": 46
3033 }
3034 }
3035 ],
3036 "path": "src/containers/settings/EditUserScreen.json"
3037 },
3038 {
3039 "descriptors": [
3040 {
3041 "defaultMessage": "!!!Please purchase license to skip waiting",
3042 "end": {
3043 "column": 3,
3044 "line": 18
3045 },
3046 "file": "src/features/delayApp/Component.js",
3047 "id": "feature.delayApp.headline",
3048 "start": {
3049 "column": 12,
3050 "line": 15
3051 }
3052 },
3053 {
3054 "defaultMessage": "!!!Get a Franz Supporter License",
3055 "end": {
3056 "column": 3,
3057 "line": 22
3058 },
3059 "file": "src/features/delayApp/Component.js",
3060 "id": "feature.delayApp.action",
3061 "start": {
3062 "column": 10,
3063 "line": 19
3064 }
3065 },
3066 {
3067 "defaultMessage": "!!!Franz will continue in {seconds} seconds.",
3068 "end": {
3069 "column": 3,
3070 "line": 26
3071 },
3072 "file": "src/features/delayApp/Component.js",
3073 "id": "feature.delayApp.text",
3074 "start": {
3075 "column": 8,
3076 "line": 23
3077 }
3078 }
3079 ],
3080 "path": "src/features/delayApp/Component.json"
3081 },
3082 {
3083 "descriptors": [
3084 {
3085 "defaultMessage": "!!!Franz is better together!",
3086 "end": {
3087 "column": 3,
3088 "line": 18
3089 },
3090 "file": "src/features/shareFranz/Component.js",
3091 "id": "feature.shareFranz.headline",
3092 "start": {
3093 "column": 12,
3094 "line": 15
3095 }
3096 },
3097 {
3098 "defaultMessage": "!!!Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
3099 "end": {
3100 "column": 3,
3101 "line": 22
3102 },
3103 "file": "src/features/shareFranz/Component.js",
3104 "id": "feature.shareFranz.text",
3105 "start": {
3106 "column": 8,
3107 "line": 19
3108 }
3109 },
3110 {
3111 "defaultMessage": "!!!Share as email",
3112 "end": {
3113 "column": 3,
3114 "line": 26
3115 },
3116 "file": "src/features/shareFranz/Component.js",
3117 "id": "feature.shareFranz.action.email",
3118 "start": {
3119 "column": 16,
3120 "line": 23
3121 }
3122 },
3123 {
3124 "defaultMessage": "!!!Share on Facebook",
3125 "end": {
3126 "column": 3,
3127 "line": 30
3128 },
3129 "file": "src/features/shareFranz/Component.js",
3130 "id": "feature.shareFranz.action.facebook",
3131 "start": {
3132 "column": 19,
3133 "line": 27
3134 }
3135 },
3136 {
3137 "defaultMessage": "!!!Share on Twitter",
3138 "end": {
3139 "column": 3,
3140 "line": 34
3141 },
3142 "file": "src/features/shareFranz/Component.js",
3143 "id": "feature.shareFranz.action.twitter",
3144 "start": {
3145 "column": 18,
3146 "line": 31
3147 }
3148 },
3149 {
3150 "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
3151 "end": {
3152 "column": 3,
3153 "line": 38
3154 },
3155 "file": "src/features/shareFranz/Component.js",
3156 "id": "feature.shareFranz.shareText.email",
3157 "start": {
3158 "column": 18,
3159 "line": 35
3160 }
3161 },
3162 {
3163 "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @MeetFranz",
3164 "end": {
3165 "column": 3,
3166 "line": 42
3167 },
3168 "file": "src/features/shareFranz/Component.js",
3169 "id": "feature.shareFranz.shareText.twitter",
3170 "start": {
3171 "column": 20,
3172 "line": 39
3173 }
3174 }
3175 ],
3176 "path": "src/features/shareFranz/Component.json"
3177 },
3178 {
3179 "descriptors": [
3180 {
3181 "defaultMessage": "!!!Save workspace",
3182 "end": {
3183 "column": 3,
3184 "line": 14
3185 },
3186 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
3187 "id": "settings.workspace.add.form.submitButton",
3188 "start": {
3189 "column": 16,
3190 "line": 11
3191 }
3192 },
3193 {
3194 "defaultMessage": "!!!Name",
3195 "end": {
3196 "column": 3,
3197 "line": 18
3198 },
3199 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
3200 "id": "settings.workspace.add.form.name",
3201 "start": {
3202 "column": 8,
3203 "line": 15
3204 }
3205 }
3206 ],
3207 "path": "src/features/workspaces/components/CreateWorkspaceForm.json"
3208 },
3209 {
3210 "descriptors": [
3211 {
3212 "defaultMessage": "!!!Delete workspace",
3213 "end": {
3214 "column": 3,
3215 "line": 19
3216 },
3217 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
3218 "id": "settings.workspace.form.buttonDelete",
3219 "start": {
3220 "column": 16,
3221 "line": 16
3222 }
3223 },
3224 {
3225 "defaultMessage": "!!!Save workspace",
3226 "end": {
3227 "column": 3,
3228 "line": 23
3229 },
3230 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
3231 "id": "settings.workspace.form.buttonSave",
3232 "start": {
3233 "column": 14,
3234 "line": 20
3235 }
3236 },
3237 {
3238 "defaultMessage": "!!!Name",
3239 "end": {
3240 "column": 3,
3241 "line": 27
3242 },
3243 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
3244 "id": "settings.workspace.form.name",
3245 "start": {
3246 "column": 8,
3247 "line": 24
3248 }
3249 },
3250 {
3251 "defaultMessage": "!!!Your workspaces",
3252 "end": {
3253 "column": 3,
3254 "line": 31
3255 },
3256 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
3257 "id": "settings.workspace.form.yourWorkspaces",
3258 "start": {
3259 "column": 18,
3260 "line": 28
3261 }
3262 },
3263 {
3264 "defaultMessage": "!!!Services in this Workspace",
3265 "end": {
3266 "column": 3,
3267 "line": 35
3268 },
3269 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
3270 "id": "settings.workspace.form.servicesInWorkspaceHeadline",
3271 "start": {
3272 "column": 31,
3273 "line": 32
3274 }
3275 }
3276 ],
3277 "path": "src/features/workspaces/components/EditWorkspaceForm.json"
3278 },
3279 {
3280 "descriptors": [
3281 {
3282 "defaultMessage": "!!!Your workspaces",
3283 "end": {
3284 "column": 3,
3285 "line": 15
3286 },
3287 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
3288 "id": "settings.workspaces.headline",
3289 "start": {
3290 "column": 12,
3291 "line": 12
3292 }
3293 },
3294 {
3295 "defaultMessage": "!!!You haven't added any workspaces yet.",
3296 "end": {
3297 "column": 3,
3298 "line": 19
3299 },
3300 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
3301 "id": "settings.workspaces.noWorkspacesAdded",
3302 "start": {
3303 "column": 19,
3304 "line": 16
3305 }
3306 }
3307 ],
3308 "path": "src/features/workspaces/components/WorkspacesDashboard.json"
3309 },
3310 {
3311 "descriptors": [
3312 {
3313 "defaultMessage": "!!!Field is required",
3314 "end": {
3315 "column": 3,
3316 "line": 7
3317 },
3318 "file": "src/helpers/validation-helpers.js",
3319 "id": "validation.required",
3320 "start": {
3321 "column": 12,
3322 "line": 4
3323 }
3324 },
3325 {
3326 "defaultMessage": "!!!Email not valid",
3327 "end": {
3328 "column": 3,
3329 "line": 11
3330 },
3331 "file": "src/helpers/validation-helpers.js",
3332 "id": "validation.email",
3333 "start": {
3334 "column": 9,
3335 "line": 8
3336 }
3337 },
3338 {
3339 "defaultMessage": "!!!Not a valid URL",
3340 "end": {
3341 "column": 3,
3342 "line": 15
3343 },
3344 "file": "src/helpers/validation-helpers.js",
3345 "id": "validation.url",
3346 "start": {
3347 "column": 7,
3348 "line": 12
3349 }
3350 },
3351 {
3352 "defaultMessage": "!!!Too few characters",
3353 "end": {
3354 "column": 3,
3355 "line": 19
3356 },
3357 "file": "src/helpers/validation-helpers.js",
3358 "id": "validation.minLength",
3359 "start": {
3360 "column": 13,
3361 "line": 16
3362 }
3363 },
3364 {
3365 "defaultMessage": "!!!At least one is required",
3366 "end": {
3367 "column": 3,
3368 "line": 23
3369 },
3370 "file": "src/helpers/validation-helpers.js",
3371 "id": "validation.oneRequired",
3372 "start": {
3373 "column": 15,
3374 "line": 20
3375 }
3376 }
3377 ],
3378 "path": "src/helpers/validation-helpers.json"
3379 },
3380 {
3381 "descriptors": [
3382 {
3383 "defaultMessage": "!!!Can't connect to Franz Online Services",
3384 "end": {
3385 "column": 3,
3386 "line": 7
3387 },
3388 "file": "src/i18n/globalMessages.js",
3389 "id": "global.api.unhealthy",
3390 "start": {
3391 "column": 16,
3392 "line": 4
3393 }
3394 },
3395 {
3396 "defaultMessage": "!!!You are not connected to the internet.",
3397 "end": {
3398 "column": 3,
3399 "line": 11
3400 },
3401 "file": "src/i18n/globalMessages.js",
3402 "id": "global.notConnectedToTheInternet",
3403 "start": {
3404 "column": 29,
3405 "line": 8
3406 }
3407 },
3408 {
3409 "defaultMessage": "!!!Spell checking language",
3410 "end": {
3411 "column": 3,
3412 "line": 15
3413 },
3414 "file": "src/i18n/globalMessages.js",
3415 "id": "global.spellchecking.language",
3416 "start": {
3417 "column": 24,
3418 "line": 12
3419 }
3420 },
3421 {
3422 "defaultMessage": "!!!Use System Default ({default})",
3423 "end": {
3424 "column": 3,
3425 "line": 19
3426 },
3427 "file": "src/i18n/globalMessages.js",
3428 "id": "global.spellchecker.useDefault",
3429 "start": {
3430 "column": 29,
3431 "line": 16
3432 }
3433 },
3434 {
3435 "defaultMessage": "!!!Detect language automatically",
3436 "end": {
3437 "column": 3,
3438 "line": 23
3439 },
3440 "file": "src/i18n/globalMessages.js",
3441 "id": "global.spellchecking.autodetect",
3442 "start": {
3443 "column": 34,
3444 "line": 20
3445 }
3446 },
3447 {
3448 "defaultMessage": "!!!Automatic",
3449 "end": {
3450 "column": 3,
3451 "line": 27
3452 },
3453 "file": "src/i18n/globalMessages.js",
3454 "id": "global.spellchecking.autodetect.short",
3455 "start": {
3456 "column": 39,
3457 "line": 24
3458 }
3459 }
3460 ],
3461 "path": "src/i18n/globalMessages.json"
3462 },
3463 {
3464 "descriptors": [
3465 {
3466 "defaultMessage": "!!!Edit",
3467 "end": {
3468 "column": 3,
3469 "line": 15
3470 },
3471 "file": "src/lib/Menu.js",
3472 "id": "menu.edit",
3473 "start": {
3474 "column": 8,
3475 "line": 12
3476 }
3477 },
3478 {
3479 "defaultMessage": "!!!Undo",
3480 "end": {
3481 "column": 3,
3482 "line": 19
3483 },
3484 "file": "src/lib/Menu.js",
3485 "id": "menu.edit.undo",
3486 "start": {
3487 "column": 8,
3488 "line": 16
3489 }
3490 },
3491 {
3492 "defaultMessage": "!!!Redo",
3493 "end": {
3494 "column": 3,
3495 "line": 23
3496 },
3497 "file": "src/lib/Menu.js",
3498 "id": "menu.edit.redo",
3499 "start": {
3500 "column": 8,
3501 "line": 20
3502 }
3503 },
3504 {
3505 "defaultMessage": "!!!Cut",
3506 "end": {
3507 "column": 3,
3508 "line": 27
3509 },
3510 "file": "src/lib/Menu.js",
3511 "id": "menu.edit.cut",
3512 "start": {
3513 "column": 7,
3514 "line": 24
3515 }
3516 },
3517 {
3518 "defaultMessage": "!!!Copy",
3519 "end": {
3520 "column": 3,
3521 "line": 31
3522 },
3523 "file": "src/lib/Menu.js",
3524 "id": "menu.edit.copy",
3525 "start": {
3526 "column": 8,
3527 "line": 28
3528 }
3529 },
3530 {
3531 "defaultMessage": "!!!Paste",
3532 "end": {
3533 "column": 3,
3534 "line": 35
3535 },
3536 "file": "src/lib/Menu.js",
3537 "id": "menu.edit.paste",
3538 "start": {
3539 "column": 9,
3540 "line": 32
3541 }
3542 },
3543 {
3544 "defaultMessage": "!!!Paste And Match Style",
3545 "end": {
3546 "column": 3,
3547 "line": 39
3548 },
3549 "file": "src/lib/Menu.js",
3550 "id": "menu.edit.pasteAndMatchStyle",
3551 "start": {
3552 "column": 22,
3553 "line": 36
3554 }
3555 },
3556 {
3557 "defaultMessage": "!!!Delete",
3558 "end": {
3559 "column": 3,
3560 "line": 43
3561 },
3562 "file": "src/lib/Menu.js",
3563 "id": "menu.edit.delete",
3564 "start": {
3565 "column": 10,
3566 "line": 40
3567 }
3568 },
3569 {
3570 "defaultMessage": "!!!Select All",
3571 "end": {
3572 "column": 3,
3573 "line": 47
3574 },
3575 "file": "src/lib/Menu.js",
3576 "id": "menu.edit.selectAll",
3577 "start": {
3578 "column": 13,
3579 "line": 44
3580 }
3581 },
3582 {
3583 "defaultMessage": "!!!Speech",
3584 "end": {
3585 "column": 3,
3586 "line": 51
3587 },
3588 "file": "src/lib/Menu.js",
3589 "id": "menu.edit.speech",
3590 "start": {
3591 "column": 10,
3592 "line": 48
3593 }
3594 },
3595 {
3596 "defaultMessage": "!!!Start Speaking",
3597 "end": {
3598 "column": 3,
3599 "line": 55
3600 },
3601 "file": "src/lib/Menu.js",
3602 "id": "menu.edit.startSpeaking",
3603 "start": {
3604 "column": 17,
3605 "line": 52
3606 }
3607 },
3608 {
3609 "defaultMessage": "!!!Stop Speaking",
3610 "end": {
3611 "column": 3,
3612 "line": 59
3613 },
3614 "file": "src/lib/Menu.js",
3615 "id": "menu.edit.stopSpeaking",
3616 "start": {
3617 "column": 16,
3618 "line": 56
3619 }
3620 },
3621 {
3622 "defaultMessage": "!!!Start Dictation",
3623 "end": {
3624 "column": 3,
3625 "line": 63
3626 },
3627 "file": "src/lib/Menu.js",
3628 "id": "menu.edit.startDictation",
3629 "start": {
3630 "column": 18,
3631 "line": 60
3632 }
3633 },
3634 {
3635 "defaultMessage": "!!!Emoji & Symbols",
3636 "end": {
3637 "column": 3,
3638 "line": 67
3639 },
3640 "file": "src/lib/Menu.js",
3641 "id": "menu.edit.emojiSymbols",
3642 "start": {
3643 "column": 16,
3644 "line": 64
3645 }
3646 },
3647 {
3648 "defaultMessage": "!!!Actual Size",
3649 "end": {
3650 "column": 3,
3651 "line": 71
3652 },
3653 "file": "src/lib/Menu.js",
3654 "id": "menu.view.resetZoom",
3655 "start": {
3656 "column": 13,
3657 "line": 68
3658 }
3659 },
3660 {
3661 "defaultMessage": "!!!Zoom In",
3662 "end": {
3663 "column": 3,
3664 "line": 75
3665 },
3666 "file": "src/lib/Menu.js",
3667 "id": "menu.view.zoomIn",
3668 "start": {
3669 "column": 10,
3670 "line": 72
3671 }
3672 },
3673 {
3674 "defaultMessage": "!!!Zoom Out",
3675 "end": {
3676 "column": 3,
3677 "line": 79
3678 },
3679 "file": "src/lib/Menu.js",
3680 "id": "menu.view.zoomOut",
3681 "start": {
3682 "column": 11,
3683 "line": 76
3684 }
3685 },
3686 {
3687 "defaultMessage": "!!!Enter Full Screen",
3688 "end": {
3689 "column": 3,
3690 "line": 83
3691 },
3692 "file": "src/lib/Menu.js",
3693 "id": "menu.view.enterFullScreen",
3694 "start": {
3695 "column": 19,
3696 "line": 80
3697 }
3698 },
3699 {
3700 "defaultMessage": "!!!Exit Full Screen",
3701 "end": {
3702 "column": 3,
3703 "line": 87
3704 },
3705 "file": "src/lib/Menu.js",
3706 "id": "menu.view.exitFullScreen",
3707 "start": {
3708 "column": 18,
3709 "line": 84
3710 }
3711 },
3712 {
3713 "defaultMessage": "!!!Toggle Full Screen",
3714 "end": {
3715 "column": 3,
3716 "line": 91
3717 },
3718 "file": "src/lib/Menu.js",
3719 "id": "menu.view.toggleFullScreen",
3720 "start": {
3721 "column": 20,
3722 "line": 88
3723 }
3724 },
3725 {
3726 "defaultMessage": "!!!Toggle Developer Tools",
3727 "end": {
3728 "column": 3,
3729 "line": 95
3730 },
3731 "file": "src/lib/Menu.js",
3732 "id": "menu.view.toggleDevTools",
3733 "start": {
3734 "column": 18,
3735 "line": 92
3736 }
3737 },
3738 {
3739 "defaultMessage": "!!!Toggle Service Developer Tools",
3740 "end": {
3741 "column": 3,
3742 "line": 99
3743 },
3744 "file": "src/lib/Menu.js",
3745 "id": "menu.view.toggleServiceDevTools",
3746 "start": {
3747 "column": 25,
3748 "line": 96
3749 }
3750 },
3751 {
3752 "defaultMessage": "!!!Reload Service",
3753 "end": {
3754 "column": 3,
3755 "line": 103
3756 },
3757 "file": "src/lib/Menu.js",
3758 "id": "menu.view.reloadService",
3759 "start": {
3760 "column": 17,
3761 "line": 100
3762 }
3763 },
3764 {
3765 "defaultMessage": "!!!Reload Franz",
3766 "end": {
3767 "column": 3,
3768 "line": 107
3769 },
3770 "file": "src/lib/Menu.js",
3771 "id": "menu.view.reloadFranz",
3772 "start": {
3773 "column": 15,
3774 "line": 104
3775 }
3776 },
3777 {
3778 "defaultMessage": "!!!Minimize",
3779 "end": {
3780 "column": 3,
3781 "line": 111
3782 },
3783 "file": "src/lib/Menu.js",
3784 "id": "menu.window.minimize",
3785 "start": {
3786 "column": 12,
3787 "line": 108
3788 }
3789 },
3790 {
3791 "defaultMessage": "!!!Close",
3792 "end": {
3793 "column": 3,
3794 "line": 115
3795 },
3796 "file": "src/lib/Menu.js",
3797 "id": "menu.window.close",
3798 "start": {
3799 "column": 9,
3800 "line": 112
3801 }
3802 },
3803 {
3804 "defaultMessage": "!!!Learn More",
3805 "end": {
3806 "column": 3,
3807 "line": 119
3808 },
3809 "file": "src/lib/Menu.js",
3810 "id": "menu.help.learnMore",
3811 "start": {
3812 "column": 13,
3813 "line": 116
3814 }
3815 },
3816 {
3817 "defaultMessage": "!!!Changelog",
3818 "end": {
3819 "column": 3,
3820 "line": 123
3821 },
3822 "file": "src/lib/Menu.js",
3823 "id": "menu.help.changelog",
3824 "start": {
3825 "column": 13,
3826 "line": 120
3827 }
3828 },
3829 {
3830 "defaultMessage": "!!!Support",
3831 "end": {
3832 "column": 3,
3833 "line": 127
3834 },
3835 "file": "src/lib/Menu.js",
3836 "id": "menu.help.support",
3837 "start": {
3838 "column": 11,
3839 "line": 124
3840 }
3841 },
3842 {
3843 "defaultMessage": "!!!Terms of Service",
3844 "end": {
3845 "column": 3,
3846 "line": 131
3847 },
3848 "file": "src/lib/Menu.js",
3849 "id": "menu.help.tos",
3850 "start": {
3851 "column": 7,
3852 "line": 128
3853 }
3854 },
3855 {
3856 "defaultMessage": "!!!Privacy Statement",
3857 "end": {
3858 "column": 3,
3859 "line": 135
3860 },
3861 "file": "src/lib/Menu.js",
3862 "id": "menu.help.privacy",
3863 "start": {
3864 "column": 11,
3865 "line": 132
3866 }
3867 },
3868 {
3869 "defaultMessage": "!!!File",
3870 "end": {
3871 "column": 3,
3872 "line": 139
3873 },
3874 "file": "src/lib/Menu.js",
3875 "id": "menu.file",
3876 "start": {
3877 "column": 8,
3878 "line": 136
3879 }
3880 },
3881 {
3882 "defaultMessage": "!!!View",
3883 "end": {
3884 "column": 3,
3885 "line": 143
3886 },
3887 "file": "src/lib/Menu.js",
3888 "id": "menu.view",
3889 "start": {
3890 "column": 8,
3891 "line": 140
3892 }
3893 },
3894 {
3895 "defaultMessage": "!!!Services",
3896 "end": {
3897 "column": 3,
3898 "line": 147
3899 },
3900 "file": "src/lib/Menu.js",
3901 "id": "menu.services",
3902 "start": {
3903 "column": 12,
3904 "line": 144
3905 }
3906 },
3907 {
3908 "defaultMessage": "!!!Window",
3909 "end": {
3910 "column": 3,
3911 "line": 151
3912 },
3913 "file": "src/lib/Menu.js",
3914 "id": "menu.window",
3915 "start": {
3916 "column": 10,
3917 "line": 148
3918 }
3919 },
3920 {
3921 "defaultMessage": "!!!Help",
3922 "end": {
3923 "column": 3,
3924 "line": 155
3925 },
3926 "file": "src/lib/Menu.js",
3927 "id": "menu.help",
3928 "start": {
3929 "column": 8,
3930 "line": 152
3931 }
3932 },
3933 {
3934 "defaultMessage": "!!!About Franz",
3935 "end": {
3936 "column": 3,
3937 "line": 159
3938 },
3939 "file": "src/lib/Menu.js",
3940 "id": "menu.app.about",
3941 "start": {
3942 "column": 9,
3943 "line": 156
3944 }
3945 },
3946 {
3947 "defaultMessage": "!!!Settings",
3948 "end": {
3949 "column": 3,
3950 "line": 163
3951 },
3952 "file": "src/lib/Menu.js",
3953 "id": "menu.app.settings",
3954 "start": {
3955 "column": 12,
3956 "line": 160
3957 }
3958 },
3959 {
3960 "defaultMessage": "!!!Hide",
3961 "end": {
3962 "column": 3,
3963 "line": 167
3964 },
3965 "file": "src/lib/Menu.js",
3966 "id": "menu.app.hide",
3967 "start": {
3968 "column": 8,
3969 "line": 164
3970 }
3971 },
3972 {
3973 "defaultMessage": "!!!Hide Others",
3974 "end": {
3975 "column": 3,
3976 "line": 171
3977 },
3978 "file": "src/lib/Menu.js",
3979 "id": "menu.app.hideOthers",
3980 "start": {
3981 "column": 14,
3982 "line": 168
3983 }
3984 },
3985 {
3986 "defaultMessage": "!!!Unhide",
3987 "end": {
3988 "column": 3,
3989 "line": 175
3990 },
3991 "file": "src/lib/Menu.js",
3992 "id": "menu.app.unhide",
3993 "start": {
3994 "column": 10,
3995 "line": 172
3996 }
3997 },
3998 {
3999 "defaultMessage": "!!!Quit",
4000 "end": {
4001 "column": 3,
4002 "line": 179
4003 },
4004 "file": "src/lib/Menu.js",
4005 "id": "menu.app.quit",
4006 "start": {
4007 "column": 8,
4008 "line": 176
4009 }
4010 },
4011 {
4012 "defaultMessage": "!!!Add New Service...",
4013 "end": {
4014 "column": 3,
4015 "line": 183
4016 },
4017 "file": "src/lib/Menu.js",
4018 "id": "menu.services.addNewService",
4019 "start": {
4020 "column": 17,
4021 "line": 180
4022 }
4023 },
4024 {
4025 "defaultMessage": "!!!Add New Workspace...",
4026 "end": {
4027 "column": 3,
4028 "line": 187
4029 },
4030 "file": "src/lib/Menu.js",
4031 "id": "menu.workspaces.addNewWorkspace",
4032 "start": {
4033 "column": 19,
4034 "line": 184
4035 }
4036 },
4037 {
4038 "defaultMessage": "!!!Activate next service...",
4039 "end": {
4040 "column": 3,
4041 "line": 191
4042 },
4043 "file": "src/lib/Menu.js",
4044 "id": "menu.services.setNextServiceActive",
4045 "start": {
4046 "column": 23,
4047 "line": 188
4048 }
4049 },
4050 {
4051 "defaultMessage": "!!!Activate previous service...",
4052 "end": {
4053 "column": 3,
4054 "line": 195
4055 },
4056 "file": "src/lib/Menu.js",
4057 "id": "menu.services.activatePreviousService",
4058 "start": {
4059 "column": 27,
4060 "line": 192
4061 }
4062 },
4063 {
4064 "defaultMessage": "!!!Disable notifications & audio",
4065 "end": {
4066 "column": 3,
4067 "line": 199
4068 },
4069 "file": "src/lib/Menu.js",
4070 "id": "sidebar.muteApp",
4071 "start": {
4072 "column": 11,
4073 "line": 196
4074 }
4075 },
4076 {
4077 "defaultMessage": "!!!Enable notifications & audio",
4078 "end": {
4079 "column": 3,
4080 "line": 203
4081 },
4082 "file": "src/lib/Menu.js",
4083 "id": "sidebar.unmuteApp",
4084 "start": {
4085 "column": 13,
4086 "line": 200
4087 }
4088 },
4089 {
4090 "defaultMessage": "!!!Workspaces",
4091 "end": {
4092 "column": 3,
4093 "line": 207
4094 },
4095 "file": "src/lib/Menu.js",
4096 "id": "menu.workspaces",
4097 "start": {
4098 "column": 14,
4099 "line": 204
4100 }
4101 },
4102 {
4103 "defaultMessage": "!!!Default",
4104 "end": {
4105 "column": 3,
4106 "line": 211
4107 },
4108 "file": "src/lib/Menu.js",
4109 "id": "menu.workspaces.defaultWorkspace",
4110 "start": {
4111 "column": 20,
4112 "line": 208
4113 }
4114 }
4115 ],
4116 "path": "src/lib/Menu.json"
4117 }
4118] \ No newline at end of file