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.json6862
1 files changed, 0 insertions, 6862 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
deleted file mode 100644
index 3a41c66f6..000000000
--- a/src/i18n/locales/defaultMessages.json
+++ /dev/null
@@ -1,6862 +0,0 @@
1[
2 {
3 "descriptors": [
4 {
5 "defaultMessage": "!!!A new update for Ferdi is available.",
6 "end": {
7 "column": 3,
8 "line": 13
9 },
10 "file": "src/components/AppUpdateInfoBar.js",
11 "id": "infobar.updateAvailable",
12 "start": {
13 "column": 19,
14 "line": 10
15 }
16 },
17 {
18 "defaultMessage": "!!!Changelog",
19 "end": {
20 "column": 3,
21 "line": 17
22 },
23 "file": "src/components/AppUpdateInfoBar.js",
24 "id": "infobar.buttonChangelog",
25 "start": {
26 "column": 13,
27 "line": 14
28 }
29 },
30 {
31 "defaultMessage": "!!!Restart & install update",
32 "end": {
33 "column": 3,
34 "line": 21
35 },
36 "file": "src/components/AppUpdateInfoBar.js",
37 "id": "infobar.buttonInstallUpdate",
38 "start": {
39 "column": 23,
40 "line": 18
41 }
42 }
43 ],
44 "path": "src/components/AppUpdateInfoBar.json"
45 },
46 {
47 "descriptors": [
48 {
49 "defaultMessage": "!!!Change server",
50 "end": {
51 "column": 3,
52 "line": 18
53 },
54 "file": "src/components/auth/ChangeServer.js",
55 "id": "changeserver.headline",
56 "start": {
57 "column": 12,
58 "line": 15
59 }
60 },
61 {
62 "defaultMessage": "!!!Server",
63 "end": {
64 "column": 3,
65 "line": 22
66 },
67 "file": "src/components/auth/ChangeServer.js",
68 "id": "changeserver.label",
69 "start": {
70 "column": 9,
71 "line": 19
72 }
73 },
74 {
75 "defaultMessage": "!!!Extra settings offered by Ferdi will not be saved",
76 "end": {
77 "column": 3,
78 "line": 26
79 },
80 "file": "src/components/auth/ChangeServer.js",
81 "id": "changeserver.warning",
82 "start": {
83 "column": 11,
84 "line": 23
85 }
86 },
87 {
88 "defaultMessage": "!!!Custom server",
89 "end": {
90 "column": 3,
91 "line": 30
92 },
93 "file": "src/components/auth/ChangeServer.js",
94 "id": "changeserver.customServerLabel",
95 "start": {
96 "column": 21,
97 "line": 27
98 }
99 },
100 {
101 "defaultMessage": "!!!Enter a valid URL",
102 "end": {
103 "column": 3,
104 "line": 34
105 },
106 "file": "src/components/auth/ChangeServer.js",
107 "id": "changeserver.urlError",
108 "start": {
109 "column": 12,
110 "line": 31
111 }
112 }
113 ],
114 "path": "src/components/auth/ChangeServer.json"
115 },
116 {
117 "descriptors": [
118 {
119 "defaultMessage": "!!!Import your Ferdi 4 services",
120 "end": {
121 "column": 3,
122 "line": 16
123 },
124 "file": "src/components/auth/Import.js",
125 "id": "import.headline",
126 "start": {
127 "column": 12,
128 "line": 13
129 }
130 },
131 {
132 "defaultMessage": "!!!Services not yet supported in Ferdi 5",
133 "end": {
134 "column": 3,
135 "line": 20
136 },
137 "file": "src/components/auth/Import.js",
138 "id": "import.notSupportedHeadline",
139 "start": {
140 "column": 24,
141 "line": 17
142 }
143 },
144 {
145 "defaultMessage": "!!!Import {count} services",
146 "end": {
147 "column": 3,
148 "line": 24
149 },
150 "file": "src/components/auth/Import.js",
151 "id": "import.submit.label",
152 "start": {
153 "column": 21,
154 "line": 21
155 }
156 },
157 {
158 "defaultMessage": "!!!I want to add services manually",
159 "end": {
160 "column": 3,
161 "line": 28
162 },
163 "file": "src/components/auth/Import.js",
164 "id": "import.skip.label",
165 "start": {
166 "column": 19,
167 "line": 25
168 }
169 }
170 ],
171 "path": "src/components/auth/Import.json"
172 },
173 {
174 "descriptors": [
175 {
176 "defaultMessage": "!!!Invite Friends",
177 "end": {
178 "column": 3,
179 "line": 19
180 },
181 "file": "src/components/auth/Invite.js",
182 "id": "settings.invite.headline",
183 "start": {
184 "column": 20,
185 "line": 16
186 }
187 },
188 {
189 "defaultMessage": "!!!Invite 3 of your friends or colleagues",
190 "end": {
191 "column": 3,
192 "line": 23
193 },
194 "file": "src/components/auth/Invite.js",
195 "id": "invite.headline.friends",
196 "start": {
197 "column": 12,
198 "line": 20
199 }
200 },
201 {
202 "defaultMessage": "!!!Name",
203 "end": {
204 "column": 3,
205 "line": 27
206 },
207 "file": "src/components/auth/Invite.js",
208 "id": "invite.name.label",
209 "start": {
210 "column": 13,
211 "line": 24
212 }
213 },
214 {
215 "defaultMessage": "!!!Email address",
216 "end": {
217 "column": 3,
218 "line": 31
219 },
220 "file": "src/components/auth/Invite.js",
221 "id": "invite.email.label",
222 "start": {
223 "column": 14,
224 "line": 28
225 }
226 },
227 {
228 "defaultMessage": "!!!Send invites",
229 "end": {
230 "column": 3,
231 "line": 35
232 },
233 "file": "src/components/auth/Invite.js",
234 "id": "invite.submit.label",
235 "start": {
236 "column": 21,
237 "line": 32
238 }
239 },
240 {
241 "defaultMessage": "!!!I want to do this later",
242 "end": {
243 "column": 3,
244 "line": 39
245 },
246 "file": "src/components/auth/Invite.js",
247 "id": "invite.skip.label",
248 "start": {
249 "column": 19,
250 "line": 36
251 }
252 },
253 {
254 "defaultMessage": "!!!Invitations sent successfully",
255 "end": {
256 "column": 3,
257 "line": 43
258 },
259 "file": "src/components/auth/Invite.js",
260 "id": "invite.successInfo",
261 "start": {
262 "column": 21,
263 "line": 40
264 }
265 }
266 ],
267 "path": "src/components/auth/Invite.json"
268 },
269 {
270 "descriptors": [
271 {
272 "defaultMessage": "!!!Locked",
273 "end": {
274 "column": 3,
275 "line": 19
276 },
277 "file": "src/components/auth/Locked.js",
278 "id": "locked.headline",
279 "start": {
280 "column": 12,
281 "line": 16
282 }
283 },
284 {
285 "defaultMessage": "!!!Ferdi is currently locked. Please unlock Ferdi with your password to see your messages.",
286 "end": {
287 "column": 3,
288 "line": 23
289 },
290 "file": "src/components/auth/Locked.js",
291 "id": "locked.info",
292 "start": {
293 "column": 8,
294 "line": 20
295 }
296 },
297 {
298 "defaultMessage": "!!!Unlock with Touch ID",
299 "end": {
300 "column": 3,
301 "line": 27
302 },
303 "file": "src/components/auth/Locked.js",
304 "id": "locked.touchId",
305 "start": {
306 "column": 11,
307 "line": 24
308 }
309 },
310 {
311 "defaultMessage": "!!!unlock via Touch ID",
312 "end": {
313 "column": 3,
314 "line": 31
315 },
316 "file": "src/components/auth/Locked.js",
317 "id": "locked.touchIdPrompt",
318 "start": {
319 "column": 17,
320 "line": 28
321 }
322 },
323 {
324 "defaultMessage": "!!!Password",
325 "end": {
326 "column": 3,
327 "line": 35
328 },
329 "file": "src/components/auth/Locked.js",
330 "id": "locked.password.label",
331 "start": {
332 "column": 17,
333 "line": 32
334 }
335 },
336 {
337 "defaultMessage": "!!!Unlock",
338 "end": {
339 "column": 3,
340 "line": 39
341 },
342 "file": "src/components/auth/Locked.js",
343 "id": "locked.submit.label",
344 "start": {
345 "column": 21,
346 "line": 36
347 }
348 },
349 {
350 "defaultMessage": "!!!Unlock with Password",
351 "end": {
352 "column": 3,
353 "line": 43
354 },
355 "file": "src/components/auth/Locked.js",
356 "id": "locked.unlockWithPassword",
357 "start": {
358 "column": 22,
359 "line": 40
360 }
361 },
362 {
363 "defaultMessage": "!!!Password invalid",
364 "end": {
365 "column": 3,
366 "line": 47
367 },
368 "file": "src/components/auth/Locked.js",
369 "id": "locked.invalidCredentials",
370 "start": {
371 "column": 22,
372 "line": 44
373 }
374 }
375 ],
376 "path": "src/components/auth/Locked.json"
377 },
378 {
379 "descriptors": [
380 {
381 "defaultMessage": "!!!Sign in",
382 "end": {
383 "column": 3,
384 "line": 23
385 },
386 "file": "src/components/auth/Login.js",
387 "id": "login.headline",
388 "start": {
389 "column": 12,
390 "line": 20
391 }
392 },
393 {
394 "defaultMessage": "!!!Email address",
395 "end": {
396 "column": 3,
397 "line": 27
398 },
399 "file": "src/components/auth/Login.js",
400 "id": "login.email.label",
401 "start": {
402 "column": 14,
403 "line": 24
404 }
405 },
406 {
407 "defaultMessage": "!!!Password",
408 "end": {
409 "column": 3,
410 "line": 31
411 },
412 "file": "src/components/auth/Login.js",
413 "id": "login.password.label",
414 "start": {
415 "column": 17,
416 "line": 28
417 }
418 },
419 {
420 "defaultMessage": "!!!Sign in",
421 "end": {
422 "column": 3,
423 "line": 35
424 },
425 "file": "src/components/auth/Login.js",
426 "id": "login.submit.label",
427 "start": {
428 "column": 21,
429 "line": 32
430 }
431 },
432 {
433 "defaultMessage": "!!!Email or password not valid",
434 "end": {
435 "column": 3,
436 "line": 39
437 },
438 "file": "src/components/auth/Login.js",
439 "id": "login.invalidCredentials",
440 "start": {
441 "column": 22,
442 "line": 36
443 }
444 },
445 {
446 "defaultMessage": "!!!Using a Franz account to log in?",
447 "end": {
448 "column": 3,
449 "line": 43
450 },
451 "file": "src/components/auth/Login.js",
452 "id": "login.customServerQuestion",
453 "start": {
454 "column": 24,
455 "line": 40
456 }
457 },
458 {
459 "defaultMessage": "!!!Try importing your Franz account into Ferdi",
460 "end": {
461 "column": 3,
462 "line": 47
463 },
464 "file": "src/components/auth/Login.js",
465 "id": "login.customServerSuggestion",
466 "start": {
467 "column": 26,
468 "line": 44
469 }
470 },
471 {
472 "defaultMessage": "!!!Your session expired, please login again.",
473 "end": {
474 "column": 3,
475 "line": 51
476 },
477 "file": "src/components/auth/Login.js",
478 "id": "login.tokenExpired",
479 "start": {
480 "column": 16,
481 "line": 48
482 }
483 },
484 {
485 "defaultMessage": "!!!Your session expired, please login again.",
486 "end": {
487 "column": 3,
488 "line": 55
489 },
490 "file": "src/components/auth/Login.js",
491 "id": "login.serverLogout",
492 "start": {
493 "column": 16,
494 "line": 52
495 }
496 },
497 {
498 "defaultMessage": "!!!Create a free account",
499 "end": {
500 "column": 3,
501 "line": 59
502 },
503 "file": "src/components/auth/Login.js",
504 "id": "login.link.signup",
505 "start": {
506 "column": 14,
507 "line": 56
508 }
509 },
510 {
511 "defaultMessage": "!!!Change server",
512 "end": {
513 "column": 3,
514 "line": 63
515 },
516 "file": "src/components/auth/Login.js",
517 "id": "login.changeServer",
518 "start": {
519 "column": 16,
520 "line": 60
521 }
522 },
523 {
524 "defaultMessage": "!!!Use Ferdi without an Account",
525 "end": {
526 "column": 3,
527 "line": 67
528 },
529 "file": "src/components/auth/Login.js",
530 "id": "services.serverless",
531 "start": {
532 "column": 14,
533 "line": 64
534 }
535 },
536 {
537 "defaultMessage": "!!!Forgot password",
538 "end": {
539 "column": 3,
540 "line": 71
541 },
542 "file": "src/components/auth/Login.js",
543 "id": "login.link.password",
544 "start": {
545 "column": 16,
546 "line": 68
547 }
548 }
549 ],
550 "path": "src/components/auth/Login.json"
551 },
552 {
553 "descriptors": [
554 {
555 "defaultMessage": "!!!Forgot password",
556 "end": {
557 "column": 3,
558 "line": 18
559 },
560 "file": "src/components/auth/Password.js",
561 "id": "password.headline",
562 "start": {
563 "column": 12,
564 "line": 15
565 }
566 },
567 {
568 "defaultMessage": "!!!Email address",
569 "end": {
570 "column": 3,
571 "line": 22
572 },
573 "file": "src/components/auth/Password.js",
574 "id": "password.email.label",
575 "start": {
576 "column": 14,
577 "line": 19
578 }
579 },
580 {
581 "defaultMessage": "!!!Your new password was sent to your email address",
582 "end": {
583 "column": 3,
584 "line": 26
585 },
586 "file": "src/components/auth/Password.js",
587 "id": "password.successInfo",
588 "start": {
589 "column": 15,
590 "line": 23
591 }
592 },
593 {
594 "defaultMessage": "!!!No user affiliated with that email address",
595 "end": {
596 "column": 3,
597 "line": 30
598 },
599 "file": "src/components/auth/Password.js",
600 "id": "password.noUser",
601 "start": {
602 "column": 10,
603 "line": 27
604 }
605 },
606 {
607 "defaultMessage": "!!!Create a free account",
608 "end": {
609 "column": 3,
610 "line": 34
611 },
612 "file": "src/components/auth/Password.js",
613 "id": "password.link.signup",
614 "start": {
615 "column": 14,
616 "line": 31
617 }
618 },
619 {
620 "defaultMessage": "!!!Sign in to your account",
621 "end": {
622 "column": 3,
623 "line": 38
624 },
625 "file": "src/components/auth/Password.js",
626 "id": "password.link.login",
627 "start": {
628 "column": 13,
629 "line": 35
630 }
631 }
632 ],
633 "path": "src/components/auth/Password.json"
634 },
635 {
636 "descriptors": [
637 {
638 "defaultMessage": "!!!Invite Friends",
639 "end": {
640 "column": 3,
641 "line": 19
642 },
643 "file": "src/components/auth/ServiceAssistant.js",
644 "id": "settings.invite.headline",
645 "start": {
646 "column": 20,
647 "line": 16
648 }
649 },
650 {
651 "defaultMessage": "!!!Invite 3 of your friends or colleagues",
652 "end": {
653 "column": 3,
654 "line": 23
655 },
656 "file": "src/components/auth/ServiceAssistant.js",
657 "id": "invite.headline.friends",
658 "start": {
659 "column": 12,
660 "line": 20
661 }
662 },
663 {
664 "defaultMessage": "!!!Name",
665 "end": {
666 "column": 3,
667 "line": 27
668 },
669 "file": "src/components/auth/ServiceAssistant.js",
670 "id": "invite.name.label",
671 "start": {
672 "column": 13,
673 "line": 24
674 }
675 },
676 {
677 "defaultMessage": "!!!Email address",
678 "end": {
679 "column": 3,
680 "line": 31
681 },
682 "file": "src/components/auth/ServiceAssistant.js",
683 "id": "invite.email.label",
684 "start": {
685 "column": 14,
686 "line": 28
687 }
688 },
689 {
690 "defaultMessage": "!!!Send invites",
691 "end": {
692 "column": 3,
693 "line": 35
694 },
695 "file": "src/components/auth/ServiceAssistant.js",
696 "id": "invite.submit.label",
697 "start": {
698 "column": 21,
699 "line": 32
700 }
701 },
702 {
703 "defaultMessage": "!!!I want to do this later",
704 "end": {
705 "column": 3,
706 "line": 39
707 },
708 "file": "src/components/auth/ServiceAssistant.js",
709 "id": "invite.skip.label",
710 "start": {
711 "column": 19,
712 "line": 36
713 }
714 },
715 {
716 "defaultMessage": "!!!Invitations sent successfully",
717 "end": {
718 "column": 3,
719 "line": 43
720 },
721 "file": "src/components/auth/ServiceAssistant.js",
722 "id": "invite.successInfo",
723 "start": {
724 "column": 21,
725 "line": 40
726 }
727 }
728 ],
729 "path": "src/components/auth/ServiceAssistant.json"
730 },
731 {
732 "descriptors": [
733 {
734 "defaultMessage": "!!!Let's get started",
735 "end": {
736 "column": 3,
737 "line": 23
738 },
739 "file": "src/components/auth/SetupAssistant.js",
740 "id": "setupAssistant.headline",
741 "start": {
742 "column": 12,
743 "line": 20
744 }
745 },
746 {
747 "defaultMessage": "!!!Choose from our most used services and get back on top of your messaging now.",
748 "end": {
749 "column": 3,
750 "line": 28
751 },
752 "file": "src/components/auth/SetupAssistant.js",
753 "id": "setupAssistant.subheadline",
754 "start": {
755 "column": 15,
756 "line": 24
757 }
758 },
759 {
760 "defaultMessage": "!!!Let's go",
761 "end": {
762 "column": 3,
763 "line": 32
764 },
765 "file": "src/components/auth/SetupAssistant.js",
766 "id": "setupAssistant.submit.label",
767 "start": {
768 "column": 21,
769 "line": 29
770 }
771 },
772 {
773 "defaultMessage": "!!!Invitations sent successfully",
774 "end": {
775 "column": 3,
776 "line": 36
777 },
778 "file": "src/components/auth/SetupAssistant.js",
779 "id": "invite.successInfo",
780 "start": {
781 "column": 21,
782 "line": 33
783 }
784 }
785 ],
786 "path": "src/components/auth/SetupAssistant.json"
787 },
788 {
789 "descriptors": [
790 {
791 "defaultMessage": "!!!Sign up",
792 "end": {
793 "column": 3,
794 "line": 23
795 },
796 "file": "src/components/auth/Signup.js",
797 "id": "signup.headline",
798 "start": {
799 "column": 12,
800 "line": 20
801 }
802 },
803 {
804 "defaultMessage": "!!!Firstname",
805 "end": {
806 "column": 3,
807 "line": 27
808 },
809 "file": "src/components/auth/Signup.js",
810 "id": "signup.firstname.label",
811 "start": {
812 "column": 18,
813 "line": 24
814 }
815 },
816 {
817 "defaultMessage": "!!!Lastname",
818 "end": {
819 "column": 3,
820 "line": 31
821 },
822 "file": "src/components/auth/Signup.js",
823 "id": "signup.lastname.label",
824 "start": {
825 "column": 17,
826 "line": 28
827 }
828 },
829 {
830 "defaultMessage": "!!!Email address",
831 "end": {
832 "column": 3,
833 "line": 35
834 },
835 "file": "src/components/auth/Signup.js",
836 "id": "signup.email.label",
837 "start": {
838 "column": 14,
839 "line": 32
840 }
841 },
842 {
843 "defaultMessage": "!!!Password",
844 "end": {
845 "column": 3,
846 "line": 43
847 },
848 "file": "src/components/auth/Signup.js",
849 "id": "signup.password.label",
850 "start": {
851 "column": 17,
852 "line": 40
853 }
854 },
855 {
856 "defaultMessage": "!!!By creating a Ferdi account you accept the",
857 "end": {
858 "column": 3,
859 "line": 47
860 },
861 "file": "src/components/auth/Signup.js",
862 "id": "signup.legal.info",
863 "start": {
864 "column": 13,
865 "line": 44
866 }
867 },
868 {
869 "defaultMessage": "!!!Terms of service",
870 "end": {
871 "column": 3,
872 "line": 51
873 },
874 "file": "src/components/auth/Signup.js",
875 "id": "signup.legal.terms",
876 "start": {
877 "column": 9,
878 "line": 48
879 }
880 },
881 {
882 "defaultMessage": "!!!Privacy Statement",
883 "end": {
884 "column": 3,
885 "line": 55
886 },
887 "file": "src/components/auth/Signup.js",
888 "id": "signup.legal.privacy",
889 "start": {
890 "column": 11,
891 "line": 52
892 }
893 },
894 {
895 "defaultMessage": "!!!Create account",
896 "end": {
897 "column": 3,
898 "line": 59
899 },
900 "file": "src/components/auth/Signup.js",
901 "id": "signup.submit.label",
902 "start": {
903 "column": 21,
904 "line": 56
905 }
906 },
907 {
908 "defaultMessage": "!!!Already have an account, sign in?",
909 "end": {
910 "column": 3,
911 "line": 63
912 },
913 "file": "src/components/auth/Signup.js",
914 "id": "signup.link.login",
915 "start": {
916 "column": 13,
917 "line": 60
918 }
919 },
920 {
921 "defaultMessage": "!!!Change server",
922 "end": {
923 "column": 3,
924 "line": 67
925 },
926 "file": "src/components/auth/Signup.js",
927 "id": "login.changeServer",
928 "start": {
929 "column": 16,
930 "line": 64
931 }
932 },
933 {
934 "defaultMessage": "!!!Use Ferdi without an Account",
935 "end": {
936 "column": 3,
937 "line": 71
938 },
939 "file": "src/components/auth/Signup.js",
940 "id": "services.serverless",
941 "start": {
942 "column": 14,
943 "line": 68
944 }
945 },
946 {
947 "defaultMessage": "!!!A user with that email address already exists",
948 "end": {
949 "column": 3,
950 "line": 75
951 },
952 "file": "src/components/auth/Signup.js",
953 "id": "signup.emailDuplicate",
954 "start": {
955 "column": 18,
956 "line": 72
957 }
958 }
959 ],
960 "path": "src/components/auth/Signup.json"
961 },
962 {
963 "descriptors": [
964 {
965 "defaultMessage": "!!!Create a free account",
966 "end": {
967 "column": 3,
968 "line": 14
969 },
970 "file": "src/components/auth/Welcome.js",
971 "id": "welcome.signupButton",
972 "start": {
973 "column": 16,
974 "line": 11
975 }
976 },
977 {
978 "defaultMessage": "!!!Login to your account",
979 "end": {
980 "column": 3,
981 "line": 18
982 },
983 "file": "src/components/auth/Welcome.js",
984 "id": "welcome.loginButton",
985 "start": {
986 "column": 15,
987 "line": 15
988 }
989 },
990 {
991 "defaultMessage": "!!!Use Ferdi without an Account",
992 "end": {
993 "column": 3,
994 "line": 22
995 },
996 "file": "src/components/auth/Welcome.js",
997 "id": "services.serverless",
998 "start": {
999 "column": 14,
1000 "line": 19
1001 }
1002 }
1003 ],
1004 "path": "src/components/auth/Welcome.json"
1005 },
1006 {
1007 "descriptors": [
1008 {
1009 "defaultMessage": "!!!Your services have been updated.",
1010 "end": {
1011 "column": 3,
1012 "line": 31
1013 },
1014 "file": "src/components/layout/AppLayout.js",
1015 "id": "infobar.servicesUpdated",
1016 "start": {
1017 "column": 19,
1018 "line": 28
1019 }
1020 },
1021 {
1022 "defaultMessage": "!!!Reload services",
1023 "end": {
1024 "column": 3,
1025 "line": 35
1026 },
1027 "file": "src/components/layout/AppLayout.js",
1028 "id": "infobar.buttonReloadServices",
1029 "start": {
1030 "column": 24,
1031 "line": 32
1032 }
1033 },
1034 {
1035 "defaultMessage": "!!!Could not load services and user information",
1036 "end": {
1037 "column": 3,
1038 "line": 39
1039 },
1040 "file": "src/components/layout/AppLayout.js",
1041 "id": "infobar.requiredRequestsFailed",
1042 "start": {
1043 "column": 26,
1044 "line": 36
1045 }
1046 },
1047 {
1048 "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
1049 "end": {
1050 "column": 3,
1051 "line": 44
1052 },
1053 "file": "src/components/layout/AppLayout.js",
1054 "id": "infobar.authRequestFailed",
1055 "start": {
1056 "column": 21,
1057 "line": 40
1058 }
1059 }
1060 ],
1061 "path": "src/components/layout/AppLayout.json"
1062 },
1063 {
1064 "descriptors": [
1065 {
1066 "defaultMessage": "!!!Add new service",
1067 "end": {
1068 "column": 3,
1069 "line": 21
1070 },
1071 "file": "src/components/layout/Sidebar.js",
1072 "id": "sidebar.addNewService",
1073 "start": {
1074 "column": 17,
1075 "line": 18
1076 }
1077 },
1078 {
1079 "defaultMessage": "!!!Disable notifications & audio",
1080 "end": {
1081 "column": 3,
1082 "line": 25
1083 },
1084 "file": "src/components/layout/Sidebar.js",
1085 "id": "sidebar.muteApp",
1086 "start": {
1087 "column": 8,
1088 "line": 22
1089 }
1090 },
1091 {
1092 "defaultMessage": "!!!Enable notifications & audio",
1093 "end": {
1094 "column": 3,
1095 "line": 29
1096 },
1097 "file": "src/components/layout/Sidebar.js",
1098 "id": "sidebar.unmuteApp",
1099 "start": {
1100 "column": 10,
1101 "line": 26
1102 }
1103 },
1104 {
1105 "defaultMessage": "!!!Open workspace drawer",
1106 "end": {
1107 "column": 3,
1108 "line": 33
1109 },
1110 "file": "src/components/layout/Sidebar.js",
1111 "id": "sidebar.openWorkspaceDrawer",
1112 "start": {
1113 "column": 23,
1114 "line": 30
1115 }
1116 },
1117 {
1118 "defaultMessage": "!!!Close workspace drawer",
1119 "end": {
1120 "column": 3,
1121 "line": 37
1122 },
1123 "file": "src/components/layout/Sidebar.js",
1124 "id": "sidebar.closeWorkspaceDrawer",
1125 "start": {
1126 "column": 24,
1127 "line": 34
1128 }
1129 },
1130 {
1131 "defaultMessage": "!!!Open Ferdi Todos",
1132 "end": {
1133 "column": 3,
1134 "line": 41
1135 },
1136 "file": "src/components/layout/Sidebar.js",
1137 "id": "sidebar.openTodosDrawer",
1138 "start": {
1139 "column": 19,
1140 "line": 38
1141 }
1142 },
1143 {
1144 "defaultMessage": "!!!Close Ferdi Todos",
1145 "end": {
1146 "column": 3,
1147 "line": 45
1148 },
1149 "file": "src/components/layout/Sidebar.js",
1150 "id": "sidebar.closeTodosDrawer",
1151 "start": {
1152 "column": 20,
1153 "line": 42
1154 }
1155 },
1156 {
1157 "defaultMessage": "!!!Lock Ferdi",
1158 "end": {
1159 "column": 3,
1160 "line": 49
1161 },
1162 "file": "src/components/layout/Sidebar.js",
1163 "id": "sidebar.lockFerdi",
1164 "start": {
1165 "column": 13,
1166 "line": 46
1167 }
1168 }
1169 ],
1170 "path": "src/components/layout/Sidebar.json"
1171 },
1172 {
1173 "descriptors": [
1174 {
1175 "defaultMessage": "!!!Home",
1176 "end": {
1177 "column": 3,
1178 "line": 16
1179 },
1180 "file": "src/components/services/content/ConnectionBanner.js",
1181 "id": "webControls.goHome",
1182 "start": {
1183 "column": 10,
1184 "line": 13
1185 }
1186 },
1187 {
1188 "defaultMessage": "!!!Open in Browser",
1189 "end": {
1190 "column": 3,
1191 "line": 20
1192 },
1193 "file": "src/components/services/content/ConnectionBanner.js",
1194 "id": "webControls.openInBrowser",
1195 "start": {
1196 "column": 17,
1197 "line": 17
1198 }
1199 },
1200 {
1201 "defaultMessage": "!!!Back",
1202 "end": {
1203 "column": 3,
1204 "line": 24
1205 },
1206 "file": "src/components/services/content/ConnectionBanner.js",
1207 "id": "webControls.back",
1208 "start": {
1209 "column": 8,
1210 "line": 21
1211 }
1212 },
1213 {
1214 "defaultMessage": "!!!Forward",
1215 "end": {
1216 "column": 3,
1217 "line": 28
1218 },
1219 "file": "src/components/services/content/ConnectionBanner.js",
1220 "id": "webControls.forward",
1221 "start": {
1222 "column": 11,
1223 "line": 25
1224 }
1225 },
1226 {
1227 "defaultMessage": "!!!Reload",
1228 "end": {
1229 "column": 3,
1230 "line": 32
1231 },
1232 "file": "src/components/services/content/ConnectionBanner.js",
1233 "id": "webControls.reload",
1234 "start": {
1235 "column": 10,
1236 "line": 29
1237 }
1238 }
1239 ],
1240 "path": "src/components/services/content/ConnectionBanner.json"
1241 },
1242 {
1243 "descriptors": [
1244 {
1245 "defaultMessage": "!!!Home",
1246 "end": {
1247 "column": 3,
1248 "line": 16
1249 },
1250 "file": "src/components/services/content/ConnectionLost.js",
1251 "id": "webControls.goHome",
1252 "start": {
1253 "column": 10,
1254 "line": 13
1255 }
1256 },
1257 {
1258 "defaultMessage": "!!!Open in Browser",
1259 "end": {
1260 "column": 3,
1261 "line": 20
1262 },
1263 "file": "src/components/services/content/ConnectionLost.js",
1264 "id": "webControls.openInBrowser",
1265 "start": {
1266 "column": 17,
1267 "line": 17
1268 }
1269 },
1270 {
1271 "defaultMessage": "!!!Back",
1272 "end": {
1273 "column": 3,
1274 "line": 24
1275 },
1276 "file": "src/components/services/content/ConnectionLost.js",
1277 "id": "webControls.back",
1278 "start": {
1279 "column": 8,
1280 "line": 21
1281 }
1282 },
1283 {
1284 "defaultMessage": "!!!Forward",
1285 "end": {
1286 "column": 3,
1287 "line": 28
1288 },
1289 "file": "src/components/services/content/ConnectionLost.js",
1290 "id": "webControls.forward",
1291 "start": {
1292 "column": 11,
1293 "line": 25
1294 }
1295 },
1296 {
1297 "defaultMessage": "!!!Reload",
1298 "end": {
1299 "column": 3,
1300 "line": 32
1301 },
1302 "file": "src/components/services/content/ConnectionLost.js",
1303 "id": "webControls.reload",
1304 "start": {
1305 "column": 10,
1306 "line": 29
1307 }
1308 }
1309 ],
1310 "path": "src/components/services/content/ConnectionLost.json"
1311 },
1312 {
1313 "descriptors": [
1314 {
1315 "defaultMessage": "!!!Oh no! Ferdi lost the connection to {name}.",
1316 "end": {
1317 "column": 3,
1318 "line": 16
1319 },
1320 "file": "src/components/services/content/ConnectionLostBanner.js",
1321 "id": "connectionLostBanner.message",
1322 "start": {
1323 "column": 8,
1324 "line": 13
1325 }
1326 },
1327 {
1328 "defaultMessage": "!!!What happened?",
1329 "end": {
1330 "column": 3,
1331 "line": 20
1332 },
1333 "file": "src/components/services/content/ConnectionLostBanner.js",
1334 "id": "connectionLostBanner.informationLink",
1335 "start": {
1336 "column": 19,
1337 "line": 17
1338 }
1339 },
1340 {
1341 "defaultMessage": "!!!Reload Service",
1342 "end": {
1343 "column": 3,
1344 "line": 24
1345 },
1346 "file": "src/components/services/content/ConnectionLostBanner.js",
1347 "id": "connectionLostBanner.cta",
1348 "start": {
1349 "column": 7,
1350 "line": 21
1351 }
1352 }
1353 ],
1354 "path": "src/components/services/content/ConnectionLostBanner.json"
1355 },
1356 {
1357 "descriptors": [
1358 {
1359 "defaultMessage": "!!!Oh no!",
1360 "end": {
1361 "column": 3,
1362 "line": 15
1363 },
1364 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
1365 "id": "service.errorHandler.headline",
1366 "start": {
1367 "column": 12,
1368 "line": 12
1369 }
1370 },
1371 {
1372 "defaultMessage": "!!!{name} has failed to load.",
1373 "end": {
1374 "column": 3,
1375 "line": 19
1376 },
1377 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
1378 "id": "service.errorHandler.text",
1379 "start": {
1380 "column": 8,
1381 "line": 16
1382 }
1383 },
1384 {
1385 "defaultMessage": "!!!Reload {name}",
1386 "end": {
1387 "column": 3,
1388 "line": 23
1389 },
1390 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
1391 "id": "service.errorHandler.action",
1392 "start": {
1393 "column": 10,
1394 "line": 20
1395 }
1396 },
1397 {
1398 "defaultMessage": "!!!Edit {name}",
1399 "end": {
1400 "column": 3,
1401 "line": 27
1402 },
1403 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
1404 "id": "service.errorHandler.editAction",
1405 "start": {
1406 "column": 14,
1407 "line": 24
1408 }
1409 },
1410 {
1411 "defaultMessage": "!!!Error:",
1412 "end": {
1413 "column": 3,
1414 "line": 31
1415 },
1416 "file": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.js",
1417 "id": "service.errorHandler.message",
1418 "start": {
1419 "column": 16,
1420 "line": 28
1421 }
1422 }
1423 ],
1424 "path": "src/components/services/content/ErrorHandlers/WebviewErrorHandler.json"
1425 },
1426 {
1427 "descriptors": [
1428 {
1429 "defaultMessage": "!!!{name} is disabled",
1430 "end": {
1431 "column": 3,
1432 "line": 12
1433 },
1434 "file": "src/components/services/content/ServiceDisabled.js",
1435 "id": "service.disabledHandler.headline",
1436 "start": {
1437 "column": 12,
1438 "line": 9
1439 }
1440 },
1441 {
1442 "defaultMessage": "!!!Enable {name}",
1443 "end": {
1444 "column": 3,
1445 "line": 16
1446 },
1447 "file": "src/components/services/content/ServiceDisabled.js",
1448 "id": "service.disabledHandler.action",
1449 "start": {
1450 "column": 10,
1451 "line": 13
1452 }
1453 }
1454 ],
1455 "path": "src/components/services/content/ServiceDisabled.json"
1456 },
1457 {
1458 "descriptors": [
1459 {
1460 "defaultMessage": "!!!Welcome to Ferdi",
1461 "end": {
1462 "column": 3,
1463 "line": 18
1464 },
1465 "file": "src/components/services/content/Services.js",
1466 "id": "services.welcome",
1467 "start": {
1468 "column": 11,
1469 "line": 15
1470 }
1471 },
1472 {
1473 "defaultMessage": "!!!Get started",
1474 "end": {
1475 "column": 3,
1476 "line": 22
1477 },
1478 "file": "src/components/services/content/Services.js",
1479 "id": "services.getStarted",
1480 "start": {
1481 "column": 14,
1482 "line": 19
1483 }
1484 },
1485 {
1486 "defaultMessage": "!!!Please login to use Ferdi.",
1487 "end": {
1488 "column": 3,
1489 "line": 26
1490 },
1491 "file": "src/components/services/content/Services.js",
1492 "id": "services.login",
1493 "start": {
1494 "column": 9,
1495 "line": 23
1496 }
1497 },
1498 {
1499 "defaultMessage": "!!!Use Ferdi without an Account",
1500 "end": {
1501 "column": 3,
1502 "line": 30
1503 },
1504 "file": "src/components/services/content/Services.js",
1505 "id": "services.serverless",
1506 "start": {
1507 "column": 14,
1508 "line": 27
1509 }
1510 },
1511 {
1512 "defaultMessage": "!!!Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
1513 "end": {
1514 "column": 3,
1515 "line": 34
1516 },
1517 "file": "src/components/services/content/Services.js",
1518 "id": "services.serverInfo",
1519 "start": {
1520 "column": 14,
1521 "line": 31
1522 }
1523 }
1524 ],
1525 "path": "src/components/services/content/Services.json"
1526 },
1527 {
1528 "descriptors": [
1529 {
1530 "defaultMessage": "!!!Home",
1531 "end": {
1532 "column": 3,
1533 "line": 16
1534 },
1535 "file": "src/components/services/content/WebControls.js",
1536 "id": "webControls.goHome",
1537 "start": {
1538 "column": 10,
1539 "line": 13
1540 }
1541 },
1542 {
1543 "defaultMessage": "!!!Open in Browser",
1544 "end": {
1545 "column": 3,
1546 "line": 20
1547 },
1548 "file": "src/components/services/content/WebControls.js",
1549 "id": "webControls.openInBrowser",
1550 "start": {
1551 "column": 17,
1552 "line": 17
1553 }
1554 },
1555 {
1556 "defaultMessage": "!!!Back",
1557 "end": {
1558 "column": 3,
1559 "line": 24
1560 },
1561 "file": "src/components/services/content/WebControls.js",
1562 "id": "webControls.back",
1563 "start": {
1564 "column": 8,
1565 "line": 21
1566 }
1567 },
1568 {
1569 "defaultMessage": "!!!Forward",
1570 "end": {
1571 "column": 3,
1572 "line": 28
1573 },
1574 "file": "src/components/services/content/WebControls.js",
1575 "id": "webControls.forward",
1576 "start": {
1577 "column": 11,
1578 "line": 25
1579 }
1580 },
1581 {
1582 "defaultMessage": "!!!Reload",
1583 "end": {
1584 "column": 3,
1585 "line": 32
1586 },
1587 "file": "src/components/services/content/WebControls.js",
1588 "id": "webControls.reload",
1589 "start": {
1590 "column": 10,
1591 "line": 29
1592 }
1593 }
1594 ],
1595 "path": "src/components/services/content/WebControls.json"
1596 },
1597 {
1598 "descriptors": [
1599 {
1600 "defaultMessage": "!!!Oh no!",
1601 "end": {
1602 "column": 3,
1603 "line": 13
1604 },
1605 "file": "src/components/services/content/WebviewCrashHandler.js",
1606 "id": "service.crashHandler.headline",
1607 "start": {
1608 "column": 12,
1609 "line": 10
1610 }
1611 },
1612 {
1613 "defaultMessage": "!!!{name} has caused an error.",
1614 "end": {
1615 "column": 3,
1616 "line": 17
1617 },
1618 "file": "src/components/services/content/WebviewCrashHandler.js",
1619 "id": "service.crashHandler.text",
1620 "start": {
1621 "column": 8,
1622 "line": 14
1623 }
1624 },
1625 {
1626 "defaultMessage": "!!!Reload {name}",
1627 "end": {
1628 "column": 3,
1629 "line": 21
1630 },
1631 "file": "src/components/services/content/WebviewCrashHandler.js",
1632 "id": "service.crashHandler.action",
1633 "start": {
1634 "column": 10,
1635 "line": 18
1636 }
1637 },
1638 {
1639 "defaultMessage": "!!!Trying to automatically restore {name} in {seconds} seconds",
1640 "end": {
1641 "column": 3,
1642 "line": 25
1643 },
1644 "file": "src/components/services/content/WebviewCrashHandler.js",
1645 "id": "service.crashHandler.autoReload",
1646 "start": {
1647 "column": 14,
1648 "line": 22
1649 }
1650 }
1651 ],
1652 "path": "src/components/services/content/WebviewCrashHandler.json"
1653 },
1654 {
1655 "descriptors": [
1656 {
1657 "defaultMessage": "!!!Reload",
1658 "end": {
1659 "column": 3,
1660 "line": 24
1661 },
1662 "file": "src/components/services/tabs/TabItem.js",
1663 "id": "tabs.item.reload",
1664 "start": {
1665 "column": 10,
1666 "line": 21
1667 }
1668 },
1669 {
1670 "defaultMessage": "!!!Disable notifications",
1671 "end": {
1672 "column": 3,
1673 "line": 28
1674 },
1675 "file": "src/components/services/tabs/TabItem.js",
1676 "id": "tabs.item.disableNotifications",
1677 "start": {
1678 "column": 24,
1679 "line": 25
1680 }
1681 },
1682 {
1683 "defaultMessage": "!!!Enable notifications",
1684 "end": {
1685 "column": 3,
1686 "line": 32
1687 },
1688 "file": "src/components/services/tabs/TabItem.js",
1689 "id": "tabs.item.enableNotification",
1690 "start": {
1691 "column": 23,
1692 "line": 29
1693 }
1694 },
1695 {
1696 "defaultMessage": "!!!Disable audio",
1697 "end": {
1698 "column": 3,
1699 "line": 36
1700 },
1701 "file": "src/components/services/tabs/TabItem.js",
1702 "id": "tabs.item.disableAudio",
1703 "start": {
1704 "column": 16,
1705 "line": 33
1706 }
1707 },
1708 {
1709 "defaultMessage": "!!!Enable audio",
1710 "end": {
1711 "column": 3,
1712 "line": 40
1713 },
1714 "file": "src/components/services/tabs/TabItem.js",
1715 "id": "tabs.item.enableAudio",
1716 "start": {
1717 "column": 15,
1718 "line": 37
1719 }
1720 },
1721 {
1722 "defaultMessage": "!!!Enable Dark mode",
1723 "end": {
1724 "column": 3,
1725 "line": 44
1726 },
1727 "file": "src/components/services/tabs/TabItem.js",
1728 "id": "tabs.item.enableDarkMode",
1729 "start": {
1730 "column": 18,
1731 "line": 41
1732 }
1733 },
1734 {
1735 "defaultMessage": "!!!Disable Dark mode",
1736 "end": {
1737 "column": 3,
1738 "line": 48
1739 },
1740 "file": "src/components/services/tabs/TabItem.js",
1741 "id": "tabs.item.disableDarkMode",
1742 "start": {
1743 "column": 19,
1744 "line": 45
1745 }
1746 },
1747 {
1748 "defaultMessage": "!!!Disable Service",
1749 "end": {
1750 "column": 3,
1751 "line": 52
1752 },
1753 "file": "src/components/services/tabs/TabItem.js",
1754 "id": "tabs.item.disableService",
1755 "start": {
1756 "column": 18,
1757 "line": 49
1758 }
1759 },
1760 {
1761 "defaultMessage": "!!!Enable Service",
1762 "end": {
1763 "column": 3,
1764 "line": 56
1765 },
1766 "file": "src/components/services/tabs/TabItem.js",
1767 "id": "tabs.item.enableService",
1768 "start": {
1769 "column": 17,
1770 "line": 53
1771 }
1772 },
1773 {
1774 "defaultMessage": "!!!Hibernate Service",
1775 "end": {
1776 "column": 3,
1777 "line": 60
1778 },
1779 "file": "src/components/services/tabs/TabItem.js",
1780 "id": "tabs.item.hibernateService",
1781 "start": {
1782 "column": 20,
1783 "line": 57
1784 }
1785 },
1786 {
1787 "defaultMessage": "!!!Wake Up Service",
1788 "end": {
1789 "column": 3,
1790 "line": 64
1791 },
1792 "file": "src/components/services/tabs/TabItem.js",
1793 "id": "tabs.item.wakeUpService",
1794 "start": {
1795 "column": 17,
1796 "line": 61
1797 }
1798 },
1799 {
1800 "defaultMessage": "!!!Delete Service",
1801 "end": {
1802 "column": 3,
1803 "line": 68
1804 },
1805 "file": "src/components/services/tabs/TabItem.js",
1806 "id": "tabs.item.deleteService",
1807 "start": {
1808 "column": 17,
1809 "line": 65
1810 }
1811 },
1812 {
1813 "defaultMessage": "!!!Do you really want to delete the {serviceName} service?",
1814 "end": {
1815 "column": 3,
1816 "line": 73
1817 },
1818 "file": "src/components/services/tabs/TabItem.js",
1819 "id": "tabs.item.confirmDeleteService",
1820 "start": {
1821 "column": 24,
1822 "line": 69
1823 }
1824 }
1825 ],
1826 "path": "src/components/services/tabs/TabItem.json"
1827 },
1828 {
1829 "descriptors": [
1830 {
1831 "defaultMessage": "!!!Account",
1832 "end": {
1833 "column": 3,
1834 "line": 17
1835 },
1836 "file": "src/components/settings/account/AccountDashboard.js",
1837 "id": "settings.account.headline",
1838 "start": {
1839 "column": 12,
1840 "line": 14
1841 }
1842 },
1843 {
1844 "defaultMessage": "!!Danger Zone",
1845 "end": {
1846 "column": 3,
1847 "line": 21
1848 },
1849 "file": "src/components/settings/account/AccountDashboard.js",
1850 "id": "settings.account.headlineDangerZone",
1851 "start": {
1852 "column": 22,
1853 "line": 18
1854 }
1855 },
1856 {
1857 "defaultMessage": "!!!Edit Account",
1858 "end": {
1859 "column": 3,
1860 "line": 25
1861 },
1862 "file": "src/components/settings/account/AccountDashboard.js",
1863 "id": "settings.account.account.editButton",
1864 "start": {
1865 "column": 21,
1866 "line": 22
1867 }
1868 },
1869 {
1870 "defaultMessage": "!!Invoices",
1871 "end": {
1872 "column": 3,
1873 "line": 29
1874 },
1875 "file": "src/components/settings/account/AccountDashboard.js",
1876 "id": "settings.account.headlineInvoices",
1877 "start": {
1878 "column": 18,
1879 "line": 26
1880 }
1881 },
1882 {
1883 "defaultMessage": "!!!Could not load user information",
1884 "end": {
1885 "column": 3,
1886 "line": 33
1887 },
1888 "file": "src/components/settings/account/AccountDashboard.js",
1889 "id": "settings.account.userInfoRequestFailed",
1890 "start": {
1891 "column": 25,
1892 "line": 30
1893 }
1894 },
1895 {
1896 "defaultMessage": "!!!Try again",
1897 "end": {
1898 "column": 3,
1899 "line": 37
1900 },
1901 "file": "src/components/settings/account/AccountDashboard.js",
1902 "id": "settings.account.tryReloadUserInfoRequest",
1903 "start": {
1904 "column": 28,
1905 "line": 34
1906 }
1907 },
1908 {
1909 "defaultMessage": "!!!Delete account",
1910 "end": {
1911 "column": 3,
1912 "line": 41
1913 },
1914 "file": "src/components/settings/account/AccountDashboard.js",
1915 "id": "settings.account.deleteAccount",
1916 "start": {
1917 "column": 17,
1918 "line": 38
1919 }
1920 },
1921 {
1922 "defaultMessage": "!!!If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
1923 "end": {
1924 "column": 3,
1925 "line": 46
1926 },
1927 "file": "src/components/settings/account/AccountDashboard.js",
1928 "id": "settings.account.deleteInfo",
1929 "start": {
1930 "column": 14,
1931 "line": 42
1932 }
1933 },
1934 {
1935 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
1936 "end": {
1937 "column": 3,
1938 "line": 51
1939 },
1940 "file": "src/components/settings/account/AccountDashboard.js",
1941 "id": "settings.account.deleteEmailSent",
1942 "start": {
1943 "column": 19,
1944 "line": 47
1945 }
1946 },
1947 {
1948 "defaultMessage": "!!!Your Franz License:",
1949 "end": {
1950 "column": 3,
1951 "line": 55
1952 },
1953 "file": "src/components/settings/account/AccountDashboard.js",
1954 "id": "settings.account.yourLicense",
1955 "start": {
1956 "column": 15,
1957 "line": 52
1958 }
1959 },
1960 {
1961 "defaultMessage": "Account is unavailable",
1962 "end": {
1963 "column": 3,
1964 "line": 59
1965 },
1966 "file": "src/components/settings/account/AccountDashboard.js",
1967 "id": "settings.account.accountUnavailable",
1968 "start": {
1969 "column": 22,
1970 "line": 56
1971 }
1972 },
1973 {
1974 "defaultMessage": "You are using Ferdi without an account. If you want to use Ferdi with an account and keep your services synchronized across installations, please select a server in the Settings tab then login.",
1975 "end": {
1976 "column": 3,
1977 "line": 63
1978 },
1979 "file": "src/components/settings/account/AccountDashboard.js",
1980 "id": "settings.account.accountUnavailableInfo",
1981 "start": {
1982 "column": 26,
1983 "line": 60
1984 }
1985 }
1986 ],
1987 "path": "src/components/settings/account/AccountDashboard.json"
1988 },
1989 {
1990 "descriptors": [
1991 {
1992 "defaultMessage": "!!!Available services",
1993 "end": {
1994 "column": 3,
1995 "line": 19
1996 },
1997 "file": "src/components/settings/navigation/SettingsNavigation.js",
1998 "id": "settings.navigation.availableServices",
1999 "start": {
2000 "column": 21,
2001 "line": 16
2002 }
2003 },
2004 {
2005 "defaultMessage": "!!!Your services",
2006 "end": {
2007 "column": 3,
2008 "line": 23
2009 },
2010 "file": "src/components/settings/navigation/SettingsNavigation.js",
2011 "id": "settings.navigation.yourServices",
2012 "start": {
2013 "column": 16,
2014 "line": 20
2015 }
2016 },
2017 {
2018 "defaultMessage": "!!!Your workspaces",
2019 "end": {
2020 "column": 3,
2021 "line": 27
2022 },
2023 "file": "src/components/settings/navigation/SettingsNavigation.js",
2024 "id": "settings.navigation.yourWorkspaces",
2025 "start": {
2026 "column": 18,
2027 "line": 24
2028 }
2029 },
2030 {
2031 "defaultMessage": "!!!Account",
2032 "end": {
2033 "column": 3,
2034 "line": 31
2035 },
2036 "file": "src/components/settings/navigation/SettingsNavigation.js",
2037 "id": "settings.navigation.account",
2038 "start": {
2039 "column": 11,
2040 "line": 28
2041 }
2042 },
2043 {
2044 "defaultMessage": "!!!Manage Team",
2045 "end": {
2046 "column": 3,
2047 "line": 35
2048 },
2049 "file": "src/components/settings/navigation/SettingsNavigation.js",
2050 "id": "settings.navigation.team",
2051 "start": {
2052 "column": 8,
2053 "line": 32
2054 }
2055 },
2056 {
2057 "defaultMessage": "!!!About Ferdi",
2058 "end": {
2059 "column": 3,
2060 "line": 39
2061 },
2062 "file": "src/components/settings/navigation/SettingsNavigation.js",
2063 "id": "settings.navigation.supportFerdi",
2064 "start": {
2065 "column": 16,
2066 "line": 36
2067 }
2068 },
2069 {
2070 "defaultMessage": "!!!Logout",
2071 "end": {
2072 "column": 3,
2073 "line": 43
2074 },
2075 "file": "src/components/settings/navigation/SettingsNavigation.js",
2076 "id": "settings.navigation.logout",
2077 "start": {
2078 "column": 10,
2079 "line": 40
2080 }
2081 }
2082 ],
2083 "path": "src/components/settings/navigation/SettingsNavigation.json"
2084 },
2085 {
2086 "descriptors": [
2087 {
2088 "defaultMessage": "!!!Available Services",
2089 "end": {
2090 "column": 3,
2091 "line": 22
2092 },
2093 "file": "src/components/settings/recipes/RecipesDashboard.js",
2094 "id": "settings.recipes.headline",
2095 "start": {
2096 "column": 12,
2097 "line": 19
2098 }
2099 },
2100 {
2101 "defaultMessage": "!!!Search service",
2102 "end": {
2103 "column": 3,
2104 "line": 26
2105 },
2106 "file": "src/components/settings/recipes/RecipesDashboard.js",
2107 "id": "settings.searchService",
2108 "start": {
2109 "column": 17,
2110 "line": 23
2111 }
2112 },
2113 {
2114 "defaultMessage": "!!!All services",
2115 "end": {
2116 "column": 3,
2117 "line": 30
2118 },
2119 "file": "src/components/settings/recipes/RecipesDashboard.js",
2120 "id": "settings.recipes.all",
2121 "start": {
2122 "column": 14,
2123 "line": 27
2124 }
2125 },
2126 {
2127 "defaultMessage": "!!!Custom Services",
2128 "end": {
2129 "column": 3,
2130 "line": 34
2131 },
2132 "file": "src/components/settings/recipes/RecipesDashboard.js",
2133 "id": "settings.recipes.custom",
2134 "start": {
2135 "column": 17,
2136 "line": 31
2137 }
2138 },
2139 {
2140 "defaultMessage": "!!!Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
2141 "end": {
2142 "column": 3,
2143 "line": 38
2144 },
2145 "file": "src/components/settings/recipes/RecipesDashboard.js",
2146 "id": "settings.recipes.nothingFound",
2147 "start": {
2148 "column": 16,
2149 "line": 35
2150 }
2151 },
2152 {
2153 "defaultMessage": "!!!Service successfully added",
2154 "end": {
2155 "column": 3,
2156 "line": 42
2157 },
2158 "file": "src/components/settings/recipes/RecipesDashboard.js",
2159 "id": "settings.recipes.servicesSuccessfulAddedInfo",
2160 "start": {
2161 "column": 31,
2162 "line": 39
2163 }
2164 },
2165 {
2166 "defaultMessage": "!!!Missing a service?",
2167 "end": {
2168 "column": 3,
2169 "line": 46
2170 },
2171 "file": "src/components/settings/recipes/RecipesDashboard.js",
2172 "id": "settings.recipes.missingService",
2173 "start": {
2174 "column": 18,
2175 "line": 43
2176 }
2177 },
2178 {
2179 "defaultMessage": "!!!To add a custom service, copy the recipe folder into:",
2180 "end": {
2181 "column": 3,
2182 "line": 50
2183 },
2184 "file": "src/components/settings/recipes/RecipesDashboard.js",
2185 "id": "settings.recipes.customService.intro",
2186 "start": {
2187 "column": 21,
2188 "line": 47
2189 }
2190 },
2191 {
2192 "defaultMessage": "!!!Open directory",
2193 "end": {
2194 "column": 3,
2195 "line": 54
2196 },
2197 "file": "src/components/settings/recipes/RecipesDashboard.js",
2198 "id": "settings.recipes.customService.openFolder",
2199 "start": {
2200 "column": 14,
2201 "line": 51
2202 }
2203 },
2204 {
2205 "defaultMessage": "!!!Developer Documentation",
2206 "end": {
2207 "column": 3,
2208 "line": 58
2209 },
2210 "file": "src/components/settings/recipes/RecipesDashboard.js",
2211 "id": "settings.recipes.customService.openDevDocs",
2212 "start": {
2213 "column": 15,
2214 "line": 55
2215 }
2216 },
2217 {
2218 "defaultMessage": "!!!Custom 3rd Party Recipes",
2219 "end": {
2220 "column": 3,
2221 "line": 62
2222 },
2223 "file": "src/components/settings/recipes/RecipesDashboard.js",
2224 "id": "settings.recipes.customService.headline.customRecipes",
2225 "start": {
2226 "column": 25,
2227 "line": 59
2228 }
2229 },
2230 {
2231 "defaultMessage": "!!!Community 3rd Party Recipes",
2232 "end": {
2233 "column": 3,
2234 "line": 66
2235 },
2236 "file": "src/components/settings/recipes/RecipesDashboard.js",
2237 "id": "settings.recipes.customService.headline.communityRecipes",
2238 "start": {
2239 "column": 28,
2240 "line": 63
2241 }
2242 },
2243 {
2244 "defaultMessage": "!!!Your Development Service Recipes",
2245 "end": {
2246 "column": 3,
2247 "line": 70
2248 },
2249 "file": "src/components/settings/recipes/RecipesDashboard.js",
2250 "id": "settings.recipes.customService.headline.devRecipes",
2251 "start": {
2252 "column": 22,
2253 "line": 67
2254 }
2255 }
2256 ],
2257 "path": "src/components/settings/recipes/RecipesDashboard.json"
2258 },
2259 {
2260 "descriptors": [
2261 {
2262 "defaultMessage": "!!!Save service",
2263 "end": {
2264 "column": 3,
2265 "line": 26
2266 },
2267 "file": "src/components/settings/services/EditServiceForm.js",
2268 "id": "settings.service.form.saveButton",
2269 "start": {
2270 "column": 15,
2271 "line": 23
2272 }
2273 },
2274 {
2275 "defaultMessage": "!!!Delete Service",
2276 "end": {
2277 "column": 3,
2278 "line": 30
2279 },
2280 "file": "src/components/settings/services/EditServiceForm.js",
2281 "id": "settings.service.form.deleteButton",
2282 "start": {
2283 "column": 17,
2284 "line": 27
2285 }
2286 },
2287 {
2288 "defaultMessage": "!!!Open darkmode.css",
2289 "end": {
2290 "column": 3,
2291 "line": 34
2292 },
2293 "file": "src/components/settings/services/EditServiceForm.js",
2294 "id": "settings.service.form.openDarkmodeCss",
2295 "start": {
2296 "column": 19,
2297 "line": 31
2298 }
2299 },
2300 {
2301 "defaultMessage": "!!!Open user.css",
2302 "end": {
2303 "column": 3,
2304 "line": 38
2305 },
2306 "file": "src/components/settings/services/EditServiceForm.js",
2307 "id": "settings.service.form.openUserCss",
2308 "start": {
2309 "column": 15,
2310 "line": 35
2311 }
2312 },
2313 {
2314 "defaultMessage": "!!!Open user.js",
2315 "end": {
2316 "column": 3,
2317 "line": 42
2318 },
2319 "file": "src/components/settings/services/EditServiceForm.js",
2320 "id": "settings.service.form.openUserJs",
2321 "start": {
2322 "column": 14,
2323 "line": 39
2324 }
2325 },
2326 {
2327 "defaultMessage": "!!!Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
2328 "end": {
2329 "column": 3,
2330 "line": 46
2331 },
2332 "file": "src/components/settings/services/EditServiceForm.js",
2333 "id": "settings.service.form.recipeFileInfo",
2334 "start": {
2335 "column": 18,
2336 "line": 43
2337 }
2338 },
2339 {
2340 "defaultMessage": "!!!Available services",
2341 "end": {
2342 "column": 3,
2343 "line": 50
2344 },
2345 "file": "src/components/settings/services/EditServiceForm.js",
2346 "id": "settings.service.form.availableServices",
2347 "start": {
2348 "column": 21,
2349 "line": 47
2350 }
2351 },
2352 {
2353 "defaultMessage": "!!!Your services",
2354 "end": {
2355 "column": 3,
2356 "line": 54
2357 },
2358 "file": "src/components/settings/services/EditServiceForm.js",
2359 "id": "settings.service.form.yourServices",
2360 "start": {
2361 "column": 16,
2362 "line": 51
2363 }
2364 },
2365 {
2366 "defaultMessage": "!!!Add {name}",
2367 "end": {
2368 "column": 3,
2369 "line": 58
2370 },
2371 "file": "src/components/settings/services/EditServiceForm.js",
2372 "id": "settings.service.form.addServiceHeadline",
2373 "start": {
2374 "column": 22,
2375 "line": 55
2376 }
2377 },
2378 {
2379 "defaultMessage": "!!!Edit {name}",
2380 "end": {
2381 "column": 3,
2382 "line": 62
2383 },
2384 "file": "src/components/settings/services/EditServiceForm.js",
2385 "id": "settings.service.form.editServiceHeadline",
2386 "start": {
2387 "column": 23,
2388 "line": 59
2389 }
2390 },
2391 {
2392 "defaultMessage": "!!!Hosted",
2393 "end": {
2394 "column": 3,
2395 "line": 66
2396 },
2397 "file": "src/components/settings/services/EditServiceForm.js",
2398 "id": "settings.service.form.tabHosted",
2399 "start": {
2400 "column": 13,
2401 "line": 63
2402 }
2403 },
2404 {
2405 "defaultMessage": "!!!Self hosted ⭐️",
2406 "end": {
2407 "column": 3,
2408 "line": 70
2409 },
2410 "file": "src/components/settings/services/EditServiceForm.js",
2411 "id": "settings.service.form.tabOnPremise",
2412 "start": {
2413 "column": 16,
2414 "line": 67
2415 }
2416 },
2417 {
2418 "defaultMessage": "!!!Use the hosted {name} service.",
2419 "end": {
2420 "column": 3,
2421 "line": 74
2422 },
2423 "file": "src/components/settings/services/EditServiceForm.js",
2424 "id": "settings.service.form.useHostedService",
2425 "start": {
2426 "column": 20,
2427 "line": 71
2428 }
2429 },
2430 {
2431 "defaultMessage": "!!!Could not validate custom {name} server.",
2432 "end": {
2433 "column": 3,
2434 "line": 78
2435 },
2436 "file": "src/components/settings/services/EditServiceForm.js",
2437 "id": "settings.service.form.customUrlValidationError",
2438 "start": {
2439 "column": 28,
2440 "line": 75
2441 }
2442 },
2443 {
2444 "defaultMessage": "!!!You will be notified about all new messages in a channel, not just @username, @channel, @here, ...",
2445 "end": {
2446 "column": 3,
2447 "line": 82
2448 },
2449 "file": "src/components/settings/services/EditServiceForm.js",
2450 "id": "settings.service.form.indirectMessageInfo",
2451 "start": {
2452 "column": 23,
2453 "line": 79
2454 }
2455 },
2456 {
2457 "defaultMessage": "!!!When disabled, all notification sounds and audio playback are muted",
2458 "end": {
2459 "column": 3,
2460 "line": 86
2461 },
2462 "file": "src/components/settings/services/EditServiceForm.js",
2463 "id": "settings.service.form.isMutedInfo",
2464 "start": {
2465 "column": 15,
2466 "line": 83
2467 }
2468 },
2469 {
2470 "defaultMessage": "!!!When enabled, a service will be shut down after a period of time to save system resources.",
2471 "end": {
2472 "column": 3,
2473 "line": 90
2474 },
2475 "file": "src/components/settings/services/EditServiceForm.js",
2476 "id": "settings.service.form.isHibernatedEnabledInfo",
2477 "start": {
2478 "column": 28,
2479 "line": 87
2480 }
2481 },
2482 {
2483 "defaultMessage": "!!!Notifications",
2484 "end": {
2485 "column": 3,
2486 "line": 94
2487 },
2488 "file": "src/components/settings/services/EditServiceForm.js",
2489 "id": "settings.service.form.headlineNotifications",
2490 "start": {
2491 "column": 25,
2492 "line": 91
2493 }
2494 },
2495 {
2496 "defaultMessage": "!!!Unread message badges",
2497 "end": {
2498 "column": 3,
2499 "line": 98
2500 },
2501 "file": "src/components/settings/services/EditServiceForm.js",
2502 "id": "settings.service.form.headlineBadges",
2503 "start": {
2504 "column": 18,
2505 "line": 95
2506 }
2507 },
2508 {
2509 "defaultMessage": "!!!General",
2510 "end": {
2511 "column": 3,
2512 "line": 102
2513 },
2514 "file": "src/components/settings/services/EditServiceForm.js",
2515 "id": "settings.service.form.headlineGeneral",
2516 "start": {
2517 "column": 19,
2518 "line": 99
2519 }
2520 },
2521 {
2522 "defaultMessage": "!!!Dark Reader Settings",
2523 "end": {
2524 "column": 3,
2525 "line": 106
2526 },
2527 "file": "src/components/settings/services/EditServiceForm.js",
2528 "id": "settings.service.form.headlineDarkReaderSettings",
2529 "start": {
2530 "column": 30,
2531 "line": 103
2532 }
2533 },
2534 {
2535 "defaultMessage": "!!!Delete",
2536 "end": {
2537 "column": 3,
2538 "line": 110
2539 },
2540 "file": "src/components/settings/services/EditServiceForm.js",
2541 "id": "settings.service.form.iconDelete",
2542 "start": {
2543 "column": 14,
2544 "line": 107
2545 }
2546 },
2547 {
2548 "defaultMessage": "!!!Drop your image, or click here",
2549 "end": {
2550 "column": 3,
2551 "line": 114
2552 },
2553 "file": "src/components/settings/services/EditServiceForm.js",
2554 "id": "settings.service.form.iconUpload",
2555 "start": {
2556 "column": 14,
2557 "line": 111
2558 }
2559 },
2560 {
2561 "defaultMessage": "!!!HTTP/HTTPS Proxy Settings",
2562 "end": {
2563 "column": 3,
2564 "line": 118
2565 },
2566 "file": "src/components/settings/services/EditServiceForm.js",
2567 "id": "settings.service.form.proxy.headline",
2568 "start": {
2569 "column": 17,
2570 "line": 115
2571 }
2572 },
2573 {
2574 "defaultMessage": "!!!Please restart Ferdi after changing proxy Settings.",
2575 "end": {
2576 "column": 3,
2577 "line": 122
2578 },
2579 "file": "src/components/settings/services/EditServiceForm.js",
2580 "id": "settings.service.form.proxy.restartInfo",
2581 "start": {
2582 "column": 20,
2583 "line": 119
2584 }
2585 },
2586 {
2587 "defaultMessage": "!!!Proxy settings will not be synchronized with the Ferdi servers.",
2588 "end": {
2589 "column": 3,
2590 "line": 126
2591 },
2592 "file": "src/components/settings/services/EditServiceForm.js",
2593 "id": "settings.service.form.proxy.info",
2594 "start": {
2595 "column": 13,
2596 "line": 123
2597 }
2598 }
2599 ],
2600 "path": "src/components/settings/services/EditServiceForm.json"
2601 },
2602 {
2603 "descriptors": [
2604 {
2605 "defaultMessage": "!!!Error",
2606 "end": {
2607 "column": 3,
2608 "line": 13
2609 },
2610 "file": "src/components/settings/services/ServiceError.js",
2611 "id": "settings.service.error.headline",
2612 "start": {
2613 "column": 12,
2614 "line": 10
2615 }
2616 },
2617 {
2618 "defaultMessage": "!!!Back to services",
2619 "end": {
2620 "column": 3,
2621 "line": 17
2622 },
2623 "file": "src/components/settings/services/ServiceError.js",
2624 "id": "settings.service.error.goBack",
2625 "start": {
2626 "column": 10,
2627 "line": 14
2628 }
2629 },
2630 {
2631 "defaultMessage": "!!!Available services",
2632 "end": {
2633 "column": 3,
2634 "line": 21
2635 },
2636 "file": "src/components/settings/services/ServiceError.js",
2637 "id": "settings.service.form.availableServices",
2638 "start": {
2639 "column": 21,
2640 "line": 18
2641 }
2642 },
2643 {
2644 "defaultMessage": "!!!Could not load service recipe.",
2645 "end": {
2646 "column": 3,
2647 "line": 25
2648 },
2649 "file": "src/components/settings/services/ServiceError.js",
2650 "id": "settings.service.error.message",
2651 "start": {
2652 "column": 16,
2653 "line": 22
2654 }
2655 }
2656 ],
2657 "path": "src/components/settings/services/ServiceError.json"
2658 },
2659 {
2660 "descriptors": [
2661 {
2662 "defaultMessage": "!!!Service is disabled",
2663 "end": {
2664 "column": 3,
2665 "line": 14
2666 },
2667 "file": "src/components/settings/services/ServiceItem.js",
2668 "id": "settings.services.tooltip.isDisabled",
2669 "start": {
2670 "column": 21,
2671 "line": 11
2672 }
2673 },
2674 {
2675 "defaultMessage": "!!!Notifications are disabled",
2676 "end": {
2677 "column": 3,
2678 "line": 18
2679 },
2680 "file": "src/components/settings/services/ServiceItem.js",
2681 "id": "settings.services.tooltip.notificationsDisabled",
2682 "start": {
2683 "column": 32,
2684 "line": 15
2685 }
2686 },
2687 {
2688 "defaultMessage": "!!!All sounds are muted",
2689 "end": {
2690 "column": 3,
2691 "line": 22
2692 },
2693 "file": "src/components/settings/services/ServiceItem.js",
2694 "id": "settings.services.tooltip.isMuted",
2695 "start": {
2696 "column": 18,
2697 "line": 19
2698 }
2699 }
2700 ],
2701 "path": "src/components/settings/services/ServiceItem.json"
2702 },
2703 {
2704 "descriptors": [
2705 {
2706 "defaultMessage": "!!!Your services",
2707 "end": {
2708 "column": 3,
2709 "line": 18
2710 },
2711 "file": "src/components/settings/services/ServicesDashboard.js",
2712 "id": "settings.services.headline",
2713 "start": {
2714 "column": 12,
2715 "line": 15
2716 }
2717 },
2718 {
2719 "defaultMessage": "!!!Search service",
2720 "end": {
2721 "column": 3,
2722 "line": 22
2723 },
2724 "file": "src/components/settings/services/ServicesDashboard.js",
2725 "id": "settings.searchService",
2726 "start": {
2727 "column": 17,
2728 "line": 19
2729 }
2730 },
2731 {
2732 "defaultMessage": "!!!Start by adding a service.",
2733 "end": {
2734 "column": 3,
2735 "line": 26
2736 },
2737 "file": "src/components/settings/services/ServicesDashboard.js",
2738 "id": "settings.services.noServicesAdded",
2739 "start": {
2740 "column": 19,
2741 "line": 23
2742 }
2743 },
2744 {
2745 "defaultMessage": "!!!Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
2746 "end": {
2747 "column": 3,
2748 "line": 30
2749 },
2750 "file": "src/components/settings/services/ServicesDashboard.js",
2751 "id": "settings.recipes.nothingFound",
2752 "start": {
2753 "column": 18,
2754 "line": 27
2755 }
2756 },
2757 {
2758 "defaultMessage": "!!!Discover services",
2759 "end": {
2760 "column": 3,
2761 "line": 34
2762 },
2763 "file": "src/components/settings/services/ServicesDashboard.js",
2764 "id": "settings.services.discoverServices",
2765 "start": {
2766 "column": 20,
2767 "line": 31
2768 }
2769 },
2770 {
2771 "defaultMessage": "!!!Could not load your services",
2772 "end": {
2773 "column": 3,
2774 "line": 38
2775 },
2776 "file": "src/components/settings/services/ServicesDashboard.js",
2777 "id": "settings.services.servicesRequestFailed",
2778 "start": {
2779 "column": 25,
2780 "line": 35
2781 }
2782 },
2783 {
2784 "defaultMessage": "!!!Try again",
2785 "end": {
2786 "column": 3,
2787 "line": 42
2788 },
2789 "file": "src/components/settings/services/ServicesDashboard.js",
2790 "id": "settings.account.tryReloadServices",
2791 "start": {
2792 "column": 21,
2793 "line": 39
2794 }
2795 },
2796 {
2797 "defaultMessage": "!!!Your changes have been saved",
2798 "end": {
2799 "column": 3,
2800 "line": 46
2801 },
2802 "file": "src/components/settings/services/ServicesDashboard.js",
2803 "id": "settings.services.updatedInfo",
2804 "start": {
2805 "column": 15,
2806 "line": 43
2807 }
2808 },
2809 {
2810 "defaultMessage": "!!!Service has been deleted",
2811 "end": {
2812 "column": 3,
2813 "line": 50
2814 },
2815 "file": "src/components/settings/services/ServicesDashboard.js",
2816 "id": "settings.services.deletedInfo",
2817 "start": {
2818 "column": 15,
2819 "line": 47
2820 }
2821 }
2822 ],
2823 "path": "src/components/settings/services/ServicesDashboard.json"
2824 },
2825 {
2826 "descriptors": [
2827 {
2828 "defaultMessage": "!!!General",
2829 "end": {
2830 "column": 3,
2831 "line": 24
2832 },
2833 "file": "src/components/settings/settings/EditSettingsForm.js",
2834 "id": "settings.app.headlineGeneral",
2835 "start": {
2836 "column": 19,
2837 "line": 21
2838 }
2839 },
2840 {
2841 "defaultMessage": "!!!Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
2842 "end": {
2843 "column": 3,
2844 "line": 28
2845 },
2846 "file": "src/components/settings/settings/EditSettingsForm.js",
2847 "id": "settings.app.sentryInfo",
2848 "start": {
2849 "column": 14,
2850 "line": 25
2851 }
2852 },
2853 {
2854 "defaultMessage": "!!!By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
2855 "end": {
2856 "column": 3,
2857 "line": 32
2858 },
2859 "file": "src/components/settings/settings/EditSettingsForm.js",
2860 "id": "settings.app.hibernateInfo",
2861 "start": {
2862 "column": 17,
2863 "line": 29
2864 }
2865 },
2866 {
2867 "defaultMessage": "!!!Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable",
2868 "end": {
2869 "column": 3,
2870 "line": 36
2871 },
2872 "file": "src/components/settings/settings/EditSettingsForm.js",
2873 "id": "settings.app.inactivityLockInfo",
2874 "start": {
2875 "column": 22,
2876 "line": 33
2877 }
2878 },
2879 {
2880 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)",
2881 "end": {
2882 "column": 3,
2883 "line": 40
2884 },
2885 "file": "src/components/settings/settings/EditSettingsForm.js",
2886 "id": "settings.app.todoServerInfo",
2887 "start": {
2888 "column": 18,
2889 "line": 37
2890 }
2891 },
2892 {
2893 "defaultMessage": "!!!Password",
2894 "end": {
2895 "column": 3,
2896 "line": 44
2897 },
2898 "file": "src/components/settings/settings/EditSettingsForm.js",
2899 "id": "settings.app.lockedPassword",
2900 "start": {
2901 "column": 18,
2902 "line": 41
2903 }
2904 },
2905 {
2906 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
2907 "end": {
2908 "column": 3,
2909 "line": 48
2910 },
2911 "file": "src/components/settings/settings/EditSettingsForm.js",
2912 "id": "settings.app.lockedPasswordInfo",
2913 "start": {
2914 "column": 22,
2915 "line": 45
2916 }
2917 },
2918 {
2919 "defaultMessage": "!!!Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut {lockShortcut}.",
2920 "end": {
2921 "column": 3,
2922 "line": 52
2923 },
2924 "file": "src/components/settings/settings/EditSettingsForm.js",
2925 "id": "settings.app.lockInfo",
2926 "start": {
2927 "column": 12,
2928 "line": 49
2929 }
2930 },
2931 {
2932 "defaultMessage": "!!!Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
2933 "end": {
2934 "column": 3,
2935 "line": 56
2936 },
2937 "file": "src/components/settings/settings/EditSettingsForm.js",
2938 "id": "settings.app.scheduledDNDTimeInfo",
2939 "start": {
2940 "column": 24,
2941 "line": 53
2942 }
2943 },
2944 {
2945 "defaultMessage": "!!!Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",
2946 "end": {
2947 "column": 3,
2948 "line": 60
2949 },
2950 "file": "src/components/settings/settings/EditSettingsForm.js",
2951 "id": "settings.app.scheduledDNDInfo",
2952 "start": {
2953 "column": 20,
2954 "line": 57
2955 }
2956 },
2957 {
2958 "defaultMessage": "!!!Language",
2959 "end": {
2960 "column": 3,
2961 "line": 64
2962 },
2963 "file": "src/components/settings/settings/EditSettingsForm.js",
2964 "id": "settings.app.headlineLanguage",
2965 "start": {
2966 "column": 20,
2967 "line": 61
2968 }
2969 },
2970 {
2971 "defaultMessage": "!!!Updates",
2972 "end": {
2973 "column": 3,
2974 "line": 68
2975 },
2976 "file": "src/components/settings/settings/EditSettingsForm.js",
2977 "id": "settings.app.headlineUpdates",
2978 "start": {
2979 "column": 19,
2980 "line": 65
2981 }
2982 },
2983 {
2984 "defaultMessage": "!!!Appearance",
2985 "end": {
2986 "column": 3,
2987 "line": 72
2988 },
2989 "file": "src/components/settings/settings/EditSettingsForm.js",
2990 "id": "settings.app.headlineAppearance",
2991 "start": {
2992 "column": 22,
2993 "line": 69
2994 }
2995 },
2996 {
2997 "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
2998 "end": {
2999 "column": 3,
3000 "line": 76
3001 },
3002 "file": "src/components/settings/settings/EditSettingsForm.js",
3003 "id": "settings.app.universalDarkModeInfo",
3004 "start": {
3005 "column": 25,
3006 "line": 73
3007 }
3008 },
3009 {
3010 "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
3011 "end": {
3012 "column": 3,
3013 "line": 80
3014 },
3015 "file": "src/components/settings/settings/EditSettingsForm.js",
3016 "id": "settings.app.accentColorInfo",
3017 "start": {
3018 "column": 19,
3019 "line": 77
3020 }
3021 },
3022 {
3023 "defaultMessage": "!!!Privacy",
3024 "end": {
3025 "column": 3,
3026 "line": 84
3027 },
3028 "file": "src/components/settings/settings/EditSettingsForm.js",
3029 "id": "settings.app.headlinePrivacy",
3030 "start": {
3031 "column": 19,
3032 "line": 81
3033 }
3034 },
3035 {
3036 "defaultMessage": "!!!Advanced",
3037 "end": {
3038 "column": 3,
3039 "line": 88
3040 },
3041 "file": "src/components/settings/settings/EditSettingsForm.js",
3042 "id": "settings.app.headlineAdvanced",
3043 "start": {
3044 "column": 20,
3045 "line": 85
3046 }
3047 },
3048 {
3049 "defaultMessage": "!!!Help us to translate Ferdi into your language.",
3050 "end": {
3051 "column": 3,
3052 "line": 92
3053 },
3054 "file": "src/components/settings/settings/EditSettingsForm.js",
3055 "id": "settings.app.translationHelp",
3056 "start": {
3057 "column": 19,
3058 "line": 89
3059 }
3060 },
3061 {
3062 "defaultMessage": "!!!Ferdi uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
3063 "end": {
3064 "column": 3,
3065 "line": 96
3066 },
3067 "file": "src/components/settings/settings/EditSettingsForm.js",
3068 "id": "settings.app.spellCheckerLanguageInfo",
3069 "start": {
3070 "column": 28,
3071 "line": 93
3072 }
3073 },
3074 {
3075 "defaultMessage": "!!!Cache",
3076 "end": {
3077 "column": 3,
3078 "line": 100
3079 },
3080 "file": "src/components/settings/settings/EditSettingsForm.js",
3081 "id": "settings.app.subheadlineCache",
3082 "start": {
3083 "column": 20,
3084 "line": 97
3085 }
3086 },
3087 {
3088 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.",
3089 "end": {
3090 "column": 3,
3091 "line": 104
3092 },
3093 "file": "src/components/settings/settings/EditSettingsForm.js",
3094 "id": "settings.app.cacheInfo",
3095 "start": {
3096 "column": 13,
3097 "line": 101
3098 }
3099 },
3100 {
3101 "defaultMessage": "!!!Couldn't clear all cache",
3102 "end": {
3103 "column": 3,
3104 "line": 108
3105 },
3106 "file": "src/components/settings/settings/EditSettingsForm.js",
3107 "id": "settings.app.cacheNotCleared",
3108 "start": {
3109 "column": 19,
3110 "line": 105
3111 }
3112 },
3113 {
3114 "defaultMessage": "!!!Clear cache",
3115 "end": {
3116 "column": 3,
3117 "line": 112
3118 },
3119 "file": "src/components/settings/settings/EditSettingsForm.js",
3120 "id": "settings.app.buttonClearAllCache",
3121 "start": {
3122 "column": 23,
3123 "line": 109
3124 }
3125 },
3126 {
3127 "defaultMessage": "!!!Ferdi Profile",
3128 "end": {
3129 "column": 3,
3130 "line": 116
3131 },
3132 "file": "src/components/settings/settings/EditSettingsForm.js",
3133 "id": "settings.app.subheadlineFerdiProfile",
3134 "start": {
3135 "column": 27,
3136 "line": 113
3137 }
3138 },
3139 {
3140 "defaultMessage": "!!!Open Profile folder",
3141 "end": {
3142 "column": 3,
3143 "line": 120
3144 },
3145 "file": "src/components/settings/settings/EditSettingsForm.js",
3146 "id": "settings.app.buttonOpenFerdiProfileFolder",
3147 "start": {
3148 "column": 32,
3149 "line": 117
3150 }
3151 },
3152 {
3153 "defaultMessage": "!!!Open Service Recipes folder",
3154 "end": {
3155 "column": 3,
3156 "line": 124
3157 },
3158 "file": "src/components/settings/settings/EditSettingsForm.js",
3159 "id": "settings.app.buttonOpenFerdiServiceRecipesFolder",
3160 "start": {
3161 "column": 39,
3162 "line": 121
3163 }
3164 },
3165 {
3166 "defaultMessage": "!!!Check for updates",
3167 "end": {
3168 "column": 3,
3169 "line": 128
3170 },
3171 "file": "src/components/settings/settings/EditSettingsForm.js",
3172 "id": "settings.app.buttonSearchForUpdate",
3173 "start": {
3174 "column": 25,
3175 "line": 125
3176 }
3177 },
3178 {
3179 "defaultMessage": "!!!Restart & install update",
3180 "end": {
3181 "column": 3,
3182 "line": 132
3183 },
3184 "file": "src/components/settings/settings/EditSettingsForm.js",
3185 "id": "settings.app.buttonInstallUpdate",
3186 "start": {
3187 "column": 23,
3188 "line": 129
3189 }
3190 },
3191 {
3192 "defaultMessage": "!!!Is searching for update",
3193 "end": {
3194 "column": 3,
3195 "line": 136
3196 },
3197 "file": "src/components/settings/settings/EditSettingsForm.js",
3198 "id": "settings.app.updateStatusSearching",
3199 "start": {
3200 "column": 25,
3201 "line": 133
3202 }
3203 },
3204 {
3205 "defaultMessage": "!!!Update available, downloading...",
3206 "end": {
3207 "column": 3,
3208 "line": 140
3209 },
3210 "file": "src/components/settings/settings/EditSettingsForm.js",
3211 "id": "settings.app.updateStatusAvailable",
3212 "start": {
3213 "column": 25,
3214 "line": 137
3215 }
3216 },
3217 {
3218 "defaultMessage": "!!!You are using the latest version of Ferdi",
3219 "end": {
3220 "column": 3,
3221 "line": 144
3222 },
3223 "file": "src/components/settings/settings/EditSettingsForm.js",
3224 "id": "settings.app.updateStatusUpToDate",
3225 "start": {
3226 "column": 24,
3227 "line": 141
3228 }
3229 },
3230 {
3231 "defaultMessage": "!!!Current version:",
3232 "end": {
3233 "column": 3,
3234 "line": 148
3235 },
3236 "file": "src/components/settings/settings/EditSettingsForm.js",
3237 "id": "settings.app.currentVersion",
3238 "start": {
3239 "column": 18,
3240 "line": 145
3241 }
3242 },
3243 {
3244 "defaultMessage": "!!!Changes require restart",
3245 "end": {
3246 "column": 3,
3247 "line": 152
3248 },
3249 "file": "src/components/settings/settings/EditSettingsForm.js",
3250 "id": "settings.app.restartRequired",
3251 "start": {
3252 "column": 22,
3253 "line": 149
3254 }
3255 },
3256 {
3257 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.",
3258 "end": {
3259 "column": 3,
3260 "line": 156
3261 },
3262 "file": "src/components/settings/settings/EditSettingsForm.js",
3263 "id": "settings.app.languageDisclaimer",
3264 "start": {
3265 "column": 22,
3266 "line": 153
3267 }
3268 }
3269 ],
3270 "path": "src/components/settings/settings/EditSettingsForm.json"
3271 },
3272 {
3273 "descriptors": [
3274 {
3275 "defaultMessage": "!!!Close settings",
3276 "end": {
3277 "column": 3,
3278 "line": 14
3279 },
3280 "file": "src/components/settings/SettingsLayout.js",
3281 "id": "settings.app.closeSettings",
3282 "start": {
3283 "column": 17,
3284 "line": 11
3285 }
3286 }
3287 ],
3288 "path": "src/components/settings/SettingsLayout.json"
3289 },
3290 {
3291 "descriptors": [
3292 {
3293 "defaultMessage": "!!!About Ferdi",
3294 "end": {
3295 "column": 3,
3296 "line": 10
3297 },
3298 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3299 "id": "settings.supportFerdi.headline",
3300 "start": {
3301 "column": 12,
3302 "line": 7
3303 }
3304 },
3305 {
3306 "defaultMessage": "!!!Do you like Ferdi?",
3307 "end": {
3308 "column": 3,
3309 "line": 14
3310 },
3311 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3312 "id": "settings.supportFerdi.title",
3313 "start": {
3314 "column": 9,
3315 "line": 11
3316 }
3317 },
3318 {
3319 "defaultMessage": "!!!<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>",
3320 "end": {
3321 "column": 3,
3322 "line": 18
3323 },
3324 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3325 "id": "settings.supportFerdi.aboutIntro",
3326 "start": {
3327 "column": 14,
3328 "line": 15
3329 }
3330 },
3331 {
3332 "defaultMessage": "!!!Full list of contributor",
3333 "end": {
3334 "column": 3,
3335 "line": 22
3336 },
3337 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3338 "id": "settings.supportFerdi.textListContributors",
3339 "start": {
3340 "column": 24,
3341 "line": 19
3342 }
3343 },
3344 {
3345 "defaultMessage": "!!!here",
3346 "end": {
3347 "column": 3,
3348 "line": 26
3349 },
3350 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3351 "id": "settings.supportFerdi.textListContributorsHere",
3352 "start": {
3353 "column": 28,
3354 "line": 23
3355 }
3356 },
3357 {
3358 "defaultMessage": "!!!The development of Ferdi is done by volunteers. People who use Ferdi like you. They maintain, fix, and improve Ferdi in their spare time.",
3359 "end": {
3360 "column": 3,
3361 "line": 30
3362 },
3363 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3364 "id": "settings.supportFerdi.textVolunteers",
3365 "start": {
3366 "column": 18,
3367 "line": 27
3368 }
3369 },
3370 {
3371 "defaultMessage": "!!!Support is always welcome. You can find a list of the help we need",
3372 "end": {
3373 "column": 3,
3374 "line": 34
3375 },
3376 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3377 "id": "settings.supportFerdi.textSupportWelcome",
3378 "start": {
3379 "column": 22,
3380 "line": 31
3381 }
3382 },
3383 {
3384 "defaultMessage": "!!!here",
3385 "end": {
3386 "column": 3,
3387 "line": 38
3388 },
3389 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3390 "id": "settings.supportFerdi.textSupportWelcomeHere",
3391 "start": {
3392 "column": 26,
3393 "line": 35
3394 }
3395 },
3396 {
3397 "defaultMessage": "!!!While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our",
3398 "end": {
3399 "column": 3,
3400 "line": 42
3401 },
3402 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3403 "id": "settings.supportFerdi.textExpenses",
3404 "start": {
3405 "column": 16,
3406 "line": 39
3407 }
3408 },
3409 {
3410 "defaultMessage": "!!!Open Collective",
3411 "end": {
3412 "column": 3,
3413 "line": 46
3414 },
3415 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3416 "id": "settings.supportFerdi.textOpenCollective",
3417 "start": {
3418 "column": 22,
3419 "line": 43
3420 }
3421 },
3422 {
3423 "defaultMessage": "!!!If you feel like supporting Ferdi development with a donation, you can do so on both,",
3424 "end": {
3425 "column": 3,
3426 "line": 50
3427 },
3428 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3429 "id": "settings.supportFerdi.textDonation",
3430 "start": {
3431 "column": 16,
3432 "line": 47
3433 }
3434 },
3435 {
3436 "defaultMessage": "!!!and",
3437 "end": {
3438 "column": 3,
3439 "line": 54
3440 },
3441 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3442 "id": "settings.supportFerdi.textDonationAnd",
3443 "start": {
3444 "column": 19,
3445 "line": 51
3446 }
3447 },
3448 {
3449 "defaultMessage": "!!!GitHub Sponsors",
3450 "end": {
3451 "column": 3,
3452 "line": 58
3453 },
3454 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3455 "id": "settings.supportFerdi.textGitHubSponsors",
3456 "start": {
3457 "column": 22,
3458 "line": 55
3459 }
3460 },
3461 {
3462 "defaultMessage": "!!!Open Survey",
3463 "end": {
3464 "column": 3,
3465 "line": 62
3466 },
3467 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3468 "id": "settings.supportFerdi.openSurvey",
3469 "start": {
3470 "column": 14,
3471 "line": 59
3472 }
3473 },
3474 {
3475 "defaultMessage": "!!!Do you want to help us improve Ferdi?",
3476 "end": {
3477 "column": 3,
3478 "line": 66
3479 },
3480 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3481 "id": "settings.supportFerdi.bannerText",
3482 "start": {
3483 "column": 14,
3484 "line": 63
3485 }
3486 }
3487 ],
3488 "path": "src/components/settings/supportFerdi/SupportFerdiDashboard.json"
3489 },
3490 {
3491 "descriptors": [
3492 {
3493 "defaultMessage": "!!!Team",
3494 "end": {
3495 "column": 3,
3496 "line": 18
3497 },
3498 "file": "src/components/settings/team/TeamDashboard.js",
3499 "id": "settings.team.headline",
3500 "start": {
3501 "column": 12,
3502 "line": 15
3503 }
3504 },
3505 {
3506 "defaultMessage": "!!!Franz Team Management",
3507 "end": {
3508 "column": 3,
3509 "line": 22
3510 },
3511 "file": "src/components/settings/team/TeamDashboard.js",
3512 "id": "settings.team.contentHeadline",
3513 "start": {
3514 "column": 19,
3515 "line": 19
3516 }
3517 },
3518 {
3519 "defaultMessage": "!!!Your are currently using Franz Servers, which is why you have access to Team Management.",
3520 "end": {
3521 "column": 3,
3522 "line": 26
3523 },
3524 "file": "src/components/settings/team/TeamDashboard.js",
3525 "id": "settings.team.intro",
3526 "start": {
3527 "column": 9,
3528 "line": 23
3529 }
3530 },
3531 {
3532 "defaultMessage": "!!!Franz's Team Management allows you to manage Franz Subscriptions for multiple users. Please keep in mind that having a Franz Premium subscription will give you no advantages in using Ferdi: The only reason you still have access to Team Management is so you can manage your legacy Franz Teams and so that you don't loose any functionality in managing your account.",
3533 "end": {
3534 "column": 3,
3535 "line": 30
3536 },
3537 "file": "src/components/settings/team/TeamDashboard.js",
3538 "id": "settings.team.copy",
3539 "start": {
3540 "column": 8,
3541 "line": 27
3542 }
3543 },
3544 {
3545 "defaultMessage": "!!!Manage your Team on meetfranz.com",
3546 "end": {
3547 "column": 3,
3548 "line": 34
3549 },
3550 "file": "src/components/settings/team/TeamDashboard.js",
3551 "id": "settings.team.manageAction",
3552 "start": {
3553 "column": 16,
3554 "line": 31
3555 }
3556 },
3557 {
3558 "defaultMessage": "!!!Teams are unavailable",
3559 "end": {
3560 "column": 3,
3561 "line": 38
3562 },
3563 "file": "src/components/settings/team/TeamDashboard.js",
3564 "id": "settings.team.teamsUnavailable",
3565 "start": {
3566 "column": 20,
3567 "line": 35
3568 }
3569 },
3570 {
3571 "defaultMessage": "!!!Teams are currently only available when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.",
3572 "end": {
3573 "column": 3,
3574 "line": 42
3575 },
3576 "file": "src/components/settings/team/TeamDashboard.js",
3577 "id": "settings.team.teamsUnavailableInfo",
3578 "start": {
3579 "column": 24,
3580 "line": 39
3581 }
3582 }
3583 ],
3584 "path": "src/components/settings/team/TeamDashboard.json"
3585 },
3586 {
3587 "descriptors": [
3588 {
3589 "defaultMessage": "!!!Account",
3590 "end": {
3591 "column": 3,
3592 "line": 18
3593 },
3594 "file": "src/components/settings/user/EditUserForm.js",
3595 "id": "settings.account.headline",
3596 "start": {
3597 "column": 12,
3598 "line": 15
3599 }
3600 },
3601 {
3602 "defaultMessage": "!!!Update Profile",
3603 "end": {
3604 "column": 3,
3605 "line": 22
3606 },
3607 "file": "src/components/settings/user/EditUserForm.js",
3608 "id": "settings.account.headlineProfile",
3609 "start": {
3610 "column": 19,
3611 "line": 19
3612 }
3613 },
3614 {
3615 "defaultMessage": "!!!Account Information",
3616 "end": {
3617 "column": 3,
3618 "line": 26
3619 },
3620 "file": "src/components/settings/user/EditUserForm.js",
3621 "id": "settings.account.headlineAccount",
3622 "start": {
3623 "column": 19,
3624 "line": 23
3625 }
3626 },
3627 {
3628 "defaultMessage": "!!!Change Password",
3629 "end": {
3630 "column": 3,
3631 "line": 30
3632 },
3633 "file": "src/components/settings/user/EditUserForm.js",
3634 "id": "settings.account.headlinePassword",
3635 "start": {
3636 "column": 20,
3637 "line": 27
3638 }
3639 },
3640 {
3641 "defaultMessage": "!!!Your changes have been saved",
3642 "end": {
3643 "column": 3,
3644 "line": 34
3645 },
3646 "file": "src/components/settings/user/EditUserForm.js",
3647 "id": "settings.account.successInfo",
3648 "start": {
3649 "column": 15,
3650 "line": 31
3651 }
3652 },
3653 {
3654 "defaultMessage": "!!!Update profile",
3655 "end": {
3656 "column": 3,
3657 "line": 38
3658 },
3659 "file": "src/components/settings/user/EditUserForm.js",
3660 "id": "settings.account.buttonSave",
3661 "start": {
3662 "column": 14,
3663 "line": 35
3664 }
3665 }
3666 ],
3667 "path": "src/components/settings/user/EditUserForm.json"
3668 },
3669 {
3670 "descriptors": [
3671 {
3672 "defaultMessage": "!!!Choose from more than 70 Services",
3673 "end": {
3674 "column": 3,
3675 "line": 11
3676 },
3677 "file": "src/components/ui/FeatureList.js",
3678 "id": "pricing.features.recipes",
3679 "start": {
3680 "column": 20,
3681 "line": 8
3682 }
3683 },
3684 {
3685 "defaultMessage": "!!!Account Synchronisation",
3686 "end": {
3687 "column": 3,
3688 "line": 15
3689 },
3690 "file": "src/components/ui/FeatureList.js",
3691 "id": "pricing.features.accountSync",
3692 "start": {
3693 "column": 15,
3694 "line": 12
3695 }
3696 },
3697 {
3698 "defaultMessage": "!!!Desktop Notifications",
3699 "end": {
3700 "column": 3,
3701 "line": 19
3702 },
3703 "file": "src/components/ui/FeatureList.js",
3704 "id": "pricing.features.desktopNotifications",
3705 "start": {
3706 "column": 24,
3707 "line": 16
3708 }
3709 },
3710 {
3711 "defaultMessage": "!!!Add unlimited services",
3712 "end": {
3713 "column": 3,
3714 "line": 23
3715 },
3716 "file": "src/components/ui/FeatureList.js",
3717 "id": "pricing.features.unlimitedServices",
3718 "start": {
3719 "column": 21,
3720 "line": 20
3721 }
3722 },
3723 {
3724 "defaultMessage": "!!!Spellchecker support",
3725 "end": {
3726 "column": 3,
3727 "line": 27
3728 },
3729 "file": "src/components/ui/FeatureList.js",
3730 "id": "pricing.features.spellchecker",
3731 "start": {
3732 "column": 16,
3733 "line": 24
3734 }
3735 },
3736 {
3737 "defaultMessage": "!!!Workspaces",
3738 "end": {
3739 "column": 3,
3740 "line": 31
3741 },
3742 "file": "src/components/ui/FeatureList.js",
3743 "id": "pricing.features.workspaces",
3744 "start": {
3745 "column": 14,
3746 "line": 28
3747 }
3748 },
3749 {
3750 "defaultMessage": "!!!Add Custom Websites",
3751 "end": {
3752 "column": 3,
3753 "line": 35
3754 },
3755 "file": "src/components/ui/FeatureList.js",
3756 "id": "pricing.features.customWebsites",
3757 "start": {
3758 "column": 18,
3759 "line": 32
3760 }
3761 },
3762 {
3763 "defaultMessage": "!!!On-premise & other Hosted Services",
3764 "end": {
3765 "column": 3,
3766 "line": 39
3767 },
3768 "file": "src/components/ui/FeatureList.js",
3769 "id": "pricing.features.onPremise",
3770 "start": {
3771 "column": 13,
3772 "line": 36
3773 }
3774 },
3775 {
3776 "defaultMessage": "!!!Install 3rd party services",
3777 "end": {
3778 "column": 3,
3779 "line": 43
3780 },
3781 "file": "src/components/ui/FeatureList.js",
3782 "id": "pricing.features.thirdPartyServices",
3783 "start": {
3784 "column": 22,
3785 "line": 40
3786 }
3787 },
3788 {
3789 "defaultMessage": "!!!Service Proxies",
3790 "end": {
3791 "column": 3,
3792 "line": 47
3793 },
3794 "file": "src/components/ui/FeatureList.js",
3795 "id": "pricing.features.serviceProxies",
3796 "start": {
3797 "column": 18,
3798 "line": 44
3799 }
3800 },
3801 {
3802 "defaultMessage": "!!!Team Management",
3803 "end": {
3804 "column": 3,
3805 "line": 51
3806 },
3807 "file": "src/components/ui/FeatureList.js",
3808 "id": "pricing.features.teamManagement",
3809 "start": {
3810 "column": 18,
3811 "line": 48
3812 }
3813 }
3814 ],
3815 "path": "src/components/ui/FeatureList.json"
3816 },
3817 {
3818 "descriptors": [
3819 {
3820 "defaultMessage": "!!!Hide",
3821 "end": {
3822 "column": 3,
3823 "line": 15
3824 },
3825 "file": "src/components/ui/InfoBar.js",
3826 "id": "infobar.hide",
3827 "start": {
3828 "column": 8,
3829 "line": 12
3830 }
3831 }
3832 ],
3833 "path": "src/components/ui/InfoBar.json"
3834 },
3835 {
3836 "descriptors": [
3837 {
3838 "defaultMessage": "!!!Dismiss",
3839 "end": {
3840 "column": 3,
3841 "line": 12
3842 },
3843 "file": "src/components/ui/Infobox.js",
3844 "id": "infobox.dismiss",
3845 "start": {
3846 "column": 11,
3847 "line": 9
3848 }
3849 }
3850 ],
3851 "path": "src/components/ui/Infobox.json"
3852 },
3853 {
3854 "descriptors": [
3855 {
3856 "defaultMessage": "!!!Password toggle",
3857 "end": {
3858 "column": 3,
3859 "line": 14
3860 },
3861 "file": "src/components/ui/Input.js",
3862 "id": "settings.app.form.passwordToggle",
3863 "start": {
3864 "column": 18,
3865 "line": 11
3866 }
3867 }
3868 ],
3869 "path": "src/components/ui/Input.json"
3870 },
3871 {
3872 "descriptors": [
3873 {
3874 "defaultMessage": "!!!Loading {service}",
3875 "end": {
3876 "column": 3,
3877 "line": 14
3878 },
3879 "file": "src/components/ui/WebviewLoader/index.js",
3880 "id": "service.webviewLoader.loading",
3881 "start": {
3882 "column": 11,
3883 "line": 11
3884 }
3885 }
3886 ],
3887 "path": "src/components/ui/WebviewLoader/index.json"
3888 },
3889 {
3890 "descriptors": [
3891 {
3892 "defaultMessage": "!!!Something went wrong.",
3893 "end": {
3894 "column": 3,
3895 "line": 14
3896 },
3897 "file": "src/components/util/ErrorBoundary/index.js",
3898 "id": "app.errorHandler.headline",
3899 "start": {
3900 "column": 12,
3901 "line": 11
3902 }
3903 },
3904 {
3905 "defaultMessage": "!!!Reload",
3906 "end": {
3907 "column": 3,
3908 "line": 18
3909 },
3910 "file": "src/components/util/ErrorBoundary/index.js",
3911 "id": "app.errorHandler.action",
3912 "start": {
3913 "column": 10,
3914 "line": 15
3915 }
3916 }
3917 ],
3918 "path": "src/components/util/ErrorBoundary/index.json"
3919 },
3920 {
3921 "descriptors": [
3922 {
3923 "defaultMessage": "!!!Name",
3924 "end": {
3925 "column": 3,
3926 "line": 31
3927 },
3928 "file": "src/containers/settings/EditServiceScreen.js",
3929 "id": "settings.service.form.name",
3930 "start": {
3931 "column": 8,
3932 "line": 28
3933 }
3934 },
3935 {
3936 "defaultMessage": "!!!Enable service",
3937 "end": {
3938 "column": 3,
3939 "line": 35
3940 },
3941 "file": "src/containers/settings/EditServiceScreen.js",
3942 "id": "settings.service.form.enableService",
3943 "start": {
3944 "column": 17,
3945 "line": 32
3946 }
3947 },
3948 {
3949 "defaultMessage": "!!!Enable hibernation",
3950 "end": {
3951 "column": 3,
3952 "line": 39
3953 },
3954 "file": "src/containers/settings/EditServiceScreen.js",
3955 "id": "settings.service.form.enableHibernation",
3956 "start": {
3957 "column": 21,
3958 "line": 36
3959 }
3960 },
3961 {
3962 "defaultMessage": "!!!Enable Notifications",
3963 "end": {
3964 "column": 3,
3965 "line": 43
3966 },
3967 "file": "src/containers/settings/EditServiceScreen.js",
3968 "id": "settings.service.form.enableNotification",
3969 "start": {
3970 "column": 22,
3971 "line": 40
3972 }
3973 },
3974 {
3975 "defaultMessage": "!!!Show unread message badges",
3976 "end": {
3977 "column": 3,
3978 "line": 47
3979 },
3980 "file": "src/containers/settings/EditServiceScreen.js",
3981 "id": "settings.service.form.enableBadge",
3982 "start": {
3983 "column": 15,
3984 "line": 44
3985 }
3986 },
3987 {
3988 "defaultMessage": "!!!Enable audio",
3989 "end": {
3990 "column": 3,
3991 "line": 51
3992 },
3993 "file": "src/containers/settings/EditServiceScreen.js",
3994 "id": "settings.service.form.enableAudio",
3995 "start": {
3996 "column": 15,
3997 "line": 48
3998 }
3999 },
4000 {
4001 "defaultMessage": "!!!Team",
4002 "end": {
4003 "column": 3,
4004 "line": 55
4005 },
4006 "file": "src/containers/settings/EditServiceScreen.js",
4007 "id": "settings.service.form.team",
4008 "start": {
4009 "column": 8,
4010 "line": 52
4011 }
4012 },
4013 {
4014 "defaultMessage": "!!!Service URL",
4015 "end": {
4016 "column": 3,
4017 "line": 59
4018 },
4019 "file": "src/containers/settings/EditServiceScreen.js",
4020 "id": "settings.service.form.customUrl",
4021 "start": {
4022 "column": 13,
4023 "line": 56
4024 }
4025 },
4026 {
4027 "defaultMessage": "!!!Show message badge for all new messages",
4028 "end": {
4029 "column": 3,
4030 "line": 63
4031 },
4032 "file": "src/containers/settings/EditServiceScreen.js",
4033 "id": "settings.service.form.indirectMessages",
4034 "start": {
4035 "column": 20,
4036 "line": 60
4037 }
4038 },
4039 {
4040 "defaultMessage": "!!!Custom icon",
4041 "end": {
4042 "column": 3,
4043 "line": 67
4044 },
4045 "file": "src/containers/settings/EditServiceScreen.js",
4046 "id": "settings.service.form.icon",
4047 "start": {
4048 "column": 8,
4049 "line": 64
4050 }
4051 },
4052 {
4053 "defaultMessage": "!!!Enable Dark Mode",
4054 "end": {
4055 "column": 3,
4056 "line": 71
4057 },
4058 "file": "src/containers/settings/EditServiceScreen.js",
4059 "id": "settings.service.form.enableDarkMode",
4060 "start": {
4061 "column": 18,
4062 "line": 68
4063 }
4064 },
4065 {
4066 "defaultMessage": "!!!Dark Reader Brightness",
4067 "end": {
4068 "column": 3,
4069 "line": 75
4070 },
4071 "file": "src/containers/settings/EditServiceScreen.js",
4072 "id": "settings.service.form.darkReaderBrightness",
4073 "start": {
4074 "column": 24,
4075 "line": 72
4076 }
4077 },
4078 {
4079 "defaultMessage": "!!!Dark Reader Contrast",
4080 "end": {
4081 "column": 3,
4082 "line": 79
4083 },
4084 "file": "src/containers/settings/EditServiceScreen.js",
4085 "id": "settings.service.form.darkReaderContrast",
4086 "start": {
4087 "column": 22,
4088 "line": 76
4089 }
4090 },
4091 {
4092 "defaultMessage": "!!!Dark Reader Sepia",
4093 "end": {
4094 "column": 3,
4095 "line": 83
4096 },
4097 "file": "src/containers/settings/EditServiceScreen.js",
4098 "id": "settings.service.form.darkReaderSepia",
4099 "start": {
4100 "column": 19,
4101 "line": 80
4102 }
4103 },
4104 {
4105 "defaultMessage": "!!!Use Proxy",
4106 "end": {
4107 "column": 3,
4108 "line": 87
4109 },
4110 "file": "src/containers/settings/EditServiceScreen.js",
4111 "id": "settings.service.form.proxy.isEnabled",
4112 "start": {
4113 "column": 15,
4114 "line": 84
4115 }
4116 },
4117 {
4118 "defaultMessage": "!!!Proxy Host/IP",
4119 "end": {
4120 "column": 3,
4121 "line": 91
4122 },
4123 "file": "src/containers/settings/EditServiceScreen.js",
4124 "id": "settings.service.form.proxy.host",
4125 "start": {
4126 "column": 13,
4127 "line": 88
4128 }
4129 },
4130 {
4131 "defaultMessage": "!!!Port",
4132 "end": {
4133 "column": 3,
4134 "line": 95
4135 },
4136 "file": "src/containers/settings/EditServiceScreen.js",
4137 "id": "settings.service.form.proxy.port",
4138 "start": {
4139 "column": 13,
4140 "line": 92
4141 }
4142 },
4143 {
4144 "defaultMessage": "!!!User",
4145 "end": {
4146 "column": 3,
4147 "line": 99
4148 },
4149 "file": "src/containers/settings/EditServiceScreen.js",
4150 "id": "settings.service.form.proxy.user",
4151 "start": {
4152 "column": 13,
4153 "line": 96
4154 }
4155 },
4156 {
4157 "defaultMessage": "!!!Password",
4158 "end": {
4159 "column": 3,
4160 "line": 103
4161 },
4162 "file": "src/containers/settings/EditServiceScreen.js",
4163 "id": "settings.service.form.proxy.password",
4164 "start": {
4165 "column": 17,
4166 "line": 100
4167 }
4168 }
4169 ],
4170 "path": "src/containers/settings/EditServiceScreen.json"
4171 },
4172 {
4173 "descriptors": [
4174 {
4175 "defaultMessage": "!!!Launch Ferdi on start",
4176 "end": {
4177 "column": 3,
4178 "line": 35
4179 },
4180 "file": "src/containers/settings/EditSettingsScreen.js",
4181 "id": "settings.app.form.autoLaunchOnStart",
4182 "start": {
4183 "column": 21,
4184 "line": 32
4185 }
4186 },
4187 {
4188 "defaultMessage": "!!!Open in background",
4189 "end": {
4190 "column": 3,
4191 "line": 39
4192 },
4193 "file": "src/containers/settings/EditSettingsScreen.js",
4194 "id": "settings.app.form.autoLaunchInBackground",
4195 "start": {
4196 "column": 26,
4197 "line": 36
4198 }
4199 },
4200 {
4201 "defaultMessage": "!!!Keep Ferdi in background when closing the window",
4202 "end": {
4203 "column": 3,
4204 "line": 43
4205 },
4206 "file": "src/containers/settings/EditSettingsScreen.js",
4207 "id": "settings.app.form.runInBackground",
4208 "start": {
4209 "column": 19,
4210 "line": 40
4211 }
4212 },
4213 {
4214 "defaultMessage": "!!!Start minimized",
4215 "end": {
4216 "column": 3,
4217 "line": 47
4218 },
4219 "file": "src/containers/settings/EditSettingsScreen.js",
4220 "id": "settings.app.form.startMinimized",
4221 "start": {
4222 "column": 18,
4223 "line": 44
4224 }
4225 },
4226 {
4227 "defaultMessage": "!!!Confirm when quitting Ferdi",
4228 "end": {
4229 "column": 3,
4230 "line": 51
4231 },
4232 "file": "src/containers/settings/EditSettingsScreen.js",
4233 "id": "settings.app.form.confirmOnQuit",
4234 "start": {
4235 "column": 17,
4236 "line": 48
4237 }
4238 },
4239 {
4240 "defaultMessage": "!!!Always show Ferdi in System Tray",
4241 "end": {
4242 "column": 3,
4243 "line": 55
4244 },
4245 "file": "src/containers/settings/EditSettingsScreen.js",
4246 "id": "settings.app.form.enableSystemTray",
4247 "start": {
4248 "column": 20,
4249 "line": 52
4250 }
4251 },
4252 {
4253 "defaultMessage": "!!!Always show Ferdi in Menu Bar",
4254 "end": {
4255 "column": 3,
4256 "line": 59
4257 },
4258 "file": "src/containers/settings/EditSettingsScreen.js",
4259 "id": "settings.app.form.enableMenuBar",
4260 "start": {
4261 "column": 17,
4262 "line": 56
4263 }
4264 },
4265 {
4266 "defaultMessage": "!!!Reload Ferdi after system resume",
4267 "end": {
4268 "column": 3,
4269 "line": 63
4270 },
4271 "file": "src/containers/settings/EditSettingsScreen.js",
4272 "id": "settings.app.form.reloadAfterResume",
4273 "start": {
4274 "column": 21,
4275 "line": 60
4276 }
4277 },
4278 {
4279 "defaultMessage": "!!!Minimize Ferdi to system tray",
4280 "end": {
4281 "column": 3,
4282 "line": 67
4283 },
4284 "file": "src/containers/settings/EditSettingsScreen.js",
4285 "id": "settings.app.form.minimizeToSystemTray",
4286 "start": {
4287 "column": 24,
4288 "line": 64
4289 }
4290 },
4291 {
4292 "defaultMessage": "!!!Close Ferdi to system tray",
4293 "end": {
4294 "column": 3,
4295 "line": 71
4296 },
4297 "file": "src/containers/settings/EditSettingsScreen.js",
4298 "id": "settings.app.form.closeToSystemTray",
4299 "start": {
4300 "column": 21,
4301 "line": 68
4302 }
4303 },
4304 {
4305 "defaultMessage": "!!!Don't show message content in notifications",
4306 "end": {
4307 "column": 3,
4308 "line": 75
4309 },
4310 "file": "src/containers/settings/EditSettingsScreen.js",
4311 "id": "settings.app.form.privateNotifications",
4312 "start": {
4313 "column": 24,
4314 "line": 72
4315 }
4316 },
4317 {
4318 "defaultMessage": "!!!Don't show notifications for clipboard events",
4319 "end": {
4320 "column": 3,
4321 "line": 79
4322 },
4323 "file": "src/containers/settings/EditSettingsScreen.js",
4324 "id": "settings.app.form.clipboardNotifications",
4325 "start": {
4326 "column": 26,
4327 "line": 76
4328 }
4329 },
4330 {
4331 "defaultMessage": "!!!Notify TaskBar/Dock on new message",
4332 "end": {
4333 "column": 3,
4334 "line": 83
4335 },
4336 "file": "src/containers/settings/EditSettingsScreen.js",
4337 "id": "settings.app.form.notifyTaskBarOnMessage",
4338 "start": {
4339 "column": 26,
4340 "line": 80
4341 }
4342 },
4343 {
4344 "defaultMessage": "!!!Navigation bar behaviour",
4345 "end": {
4346 "column": 3,
4347 "line": 87
4348 },
4349 "file": "src/containers/settings/EditSettingsScreen.js",
4350 "id": "settings.app.form.navigationBarBehaviour",
4351 "start": {
4352 "column": 26,
4353 "line": 84
4354 }
4355 },
4356 {
4357 "defaultMessage": "!!!Search engine",
4358 "end": {
4359 "column": 3,
4360 "line": 91
4361 },
4362 "file": "src/containers/settings/EditSettingsScreen.js",
4363 "id": "settings.app.form.searchEngine",
4364 "start": {
4365 "column": 16,
4366 "line": 88
4367 }
4368 },
4369 {
4370 "defaultMessage": "!!!Send telemetry data",
4371 "end": {
4372 "column": 3,
4373 "line": 95
4374 },
4375 "file": "src/containers/settings/EditSettingsScreen.js",
4376 "id": "settings.app.form.sentry",
4377 "start": {
4378 "column": 10,
4379 "line": 92
4380 }
4381 },
4382 {
4383 "defaultMessage": "!!!Keep services in hibernation on startup",
4384 "end": {
4385 "column": 3,
4386 "line": 99
4387 },
4388 "file": "src/containers/settings/EditSettingsScreen.js",
4389 "id": "settings.app.form.hibernateOnStartup",
4390 "start": {
4391 "column": 22,
4392 "line": 96
4393 }
4394 },
4395 {
4396 "defaultMessage": "!!!Hibernation strategy",
4397 "end": {
4398 "column": 3,
4399 "line": 103
4400 },
4401 "file": "src/containers/settings/EditSettingsScreen.js",
4402 "id": "settings.app.form.hibernationStrategy",
4403 "start": {
4404 "column": 23,
4405 "line": 100
4406 }
4407 },
4408 {
4409 "defaultMessage": "!!!Wake up strategy",
4410 "end": {
4411 "column": 3,
4412 "line": 107
4413 },
4414 "file": "src/containers/settings/EditSettingsScreen.js",
4415 "id": "settings.app.form.wakeUpStrategy",
4416 "start": {
4417 "column": 18,
4418 "line": 104
4419 }
4420 },
4421 {
4422 "defaultMessage": "!!!Todo Server",
4423 "end": {
4424 "column": 3,
4425 "line": 111
4426 },
4427 "file": "src/containers/settings/EditSettingsScreen.js",
4428 "id": "settings.app.form.predefinedTodoServer",
4429 "start": {
4430 "column": 24,
4431 "line": 108
4432 }
4433 },
4434 {
4435 "defaultMessage": "!!!Custom TodoServer",
4436 "end": {
4437 "column": 3,
4438 "line": 115
4439 },
4440 "file": "src/containers/settings/EditSettingsScreen.js",
4441 "id": "settings.app.form.customTodoServer",
4442 "start": {
4443 "column": 20,
4444 "line": 112
4445 }
4446 },
4447 {
4448 "defaultMessage": "!!!Enable Password Lock",
4449 "end": {
4450 "column": 3,
4451 "line": 119
4452 },
4453 "file": "src/containers/settings/EditSettingsScreen.js",
4454 "id": "settings.app.form.enableLock",
4455 "start": {
4456 "column": 14,
4457 "line": 116
4458 }
4459 },
4460 {
4461 "defaultMessage": "!!!Password",
4462 "end": {
4463 "column": 3,
4464 "line": 123
4465 },
4466 "file": "src/containers/settings/EditSettingsScreen.js",
4467 "id": "settings.app.form.lockPassword",
4468 "start": {
4469 "column": 16,
4470 "line": 120
4471 }
4472 },
4473 {
4474 "defaultMessage": "!!!Allow using Touch ID to unlock",
4475 "end": {
4476 "column": 3,
4477 "line": 127
4478 },
4479 "file": "src/containers/settings/EditSettingsScreen.js",
4480 "id": "settings.app.form.useTouchIdToUnlock",
4481 "start": {
4482 "column": 22,
4483 "line": 124
4484 }
4485 },
4486 {
4487 "defaultMessage": "!!!Lock after inactivity",
4488 "end": {
4489 "column": 3,
4490 "line": 131
4491 },
4492 "file": "src/containers/settings/EditSettingsScreen.js",
4493 "id": "settings.app.form.inactivityLock",
4494 "start": {
4495 "column": 18,
4496 "line": 128
4497 }
4498 },
4499 {
4500 "defaultMessage": "!!!Enable scheduled Do-not-Disturb",
4501 "end": {
4502 "column": 3,
4503 "line": 135
4504 },
4505 "file": "src/containers/settings/EditSettingsScreen.js",
4506 "id": "settings.app.form.scheduledDNDEnabled",
4507 "start": {
4508 "column": 23,
4509 "line": 132
4510 }
4511 },
4512 {
4513 "defaultMessage": "!!!From",
4514 "end": {
4515 "column": 3,
4516 "line": 139
4517 },
4518 "file": "src/containers/settings/EditSettingsScreen.js",
4519 "id": "settings.app.form.scheduledDNDStart",
4520 "start": {
4521 "column": 21,
4522 "line": 136
4523 }
4524 },
4525 {
4526 "defaultMessage": "!!!To",
4527 "end": {
4528 "column": 3,
4529 "line": 143
4530 },
4531 "file": "src/containers/settings/EditSettingsScreen.js",
4532 "id": "settings.app.form.scheduledDNDEnd",
4533 "start": {
4534 "column": 19,
4535 "line": 140
4536 }
4537 },
4538 {
4539 "defaultMessage": "!!!Language",
4540 "end": {
4541 "column": 3,
4542 "line": 147
4543 },
4544 "file": "src/containers/settings/EditSettingsScreen.js",
4545 "id": "settings.app.form.language",
4546 "start": {
4547 "column": 12,
4548 "line": 144
4549 }
4550 },
4551 {
4552 "defaultMessage": "!!!Dark Mode",
4553 "end": {
4554 "column": 3,
4555 "line": 151
4556 },
4557 "file": "src/containers/settings/EditSettingsScreen.js",
4558 "id": "settings.app.form.darkMode",
4559 "start": {
4560 "column": 12,
4561 "line": 148
4562 }
4563 },
4564 {
4565 "defaultMessage": "!!!Synchronize dark mode with my OS's dark mode setting",
4566 "end": {
4567 "column": 3,
4568 "line": 155
4569 },
4570 "file": "src/containers/settings/EditSettingsScreen.js",
4571 "id": "settings.app.form.adaptableDarkMode",
4572 "start": {
4573 "column": 21,
4574 "line": 152
4575 }
4576 },
4577 {
4578 "defaultMessage": "!!!Enable universal Dark Mode",
4579 "end": {
4580 "column": 3,
4581 "line": 159
4582 },
4583 "file": "src/containers/settings/EditSettingsScreen.js",
4584 "id": "settings.app.form.universalDarkMode",
4585 "start": {
4586 "column": 21,
4587 "line": 156
4588 }
4589 },
4590 {
4591 "defaultMessage": "!!!Sidebar width",
4592 "end": {
4593 "column": 3,
4594 "line": 163
4595 },
4596 "file": "src/containers/settings/EditSettingsScreen.js",
4597 "id": "settings.app.form.serviceRibbonWidth",
4598 "start": {
4599 "column": 22,
4600 "line": 160
4601 }
4602 },
4603 {
4604 "defaultMessage": "!!!Service icon size",
4605 "end": {
4606 "column": 3,
4607 "line": 167
4608 },
4609 "file": "src/containers/settings/EditSettingsScreen.js",
4610 "id": "settings.app.form.iconSize",
4611 "start": {
4612 "column": 12,
4613 "line": 164
4614 }
4615 },
4616 {
4617 "defaultMessage": "!!!Use horizontal style",
4618 "end": {
4619 "column": 3,
4620 "line": 171
4621 },
4622 "file": "src/containers/settings/EditSettingsScreen.js",
4623 "id": "settings.app.form.useVerticalStyle",
4624 "start": {
4625 "column": 20,
4626 "line": 168
4627 }
4628 },
4629 {
4630 "defaultMessage": "!!!Always show workspace drawer",
4631 "end": {
4632 "column": 3,
4633 "line": 175
4634 },
4635 "file": "src/containers/settings/EditSettingsScreen.js",
4636 "id": "settings.app.form.alwaysShowWorkspaces",
4637 "start": {
4638 "column": 24,
4639 "line": 172
4640 }
4641 },
4642 {
4643 "defaultMessage": "!!!Accent color",
4644 "end": {
4645 "column": 3,
4646 "line": 179
4647 },
4648 "file": "src/containers/settings/EditSettingsScreen.js",
4649 "id": "settings.app.form.accentColor",
4650 "start": {
4651 "column": 15,
4652 "line": 176
4653 }
4654 },
4655 {
4656 "defaultMessage": "!!!Display disabled services tabs",
4657 "end": {
4658 "column": 3,
4659 "line": 183
4660 },
4661 "file": "src/containers/settings/EditSettingsScreen.js",
4662 "id": "settings.app.form.showDisabledServices",
4663 "start": {
4664 "column": 24,
4665 "line": 180
4666 }
4667 },
4668 {
4669 "defaultMessage": "!!!Show unread message badge when notifications are disabled",
4670 "end": {
4671 "column": 3,
4672 "line": 187
4673 },
4674 "file": "src/containers/settings/EditSettingsScreen.js",
4675 "id": "settings.app.form.showMessagesBadgesWhenMuted",
4676 "start": {
4677 "column": 29,
4678 "line": 184
4679 }
4680 },
4681 {
4682 "defaultMessage": "!!!Show draggable area on window",
4683 "end": {
4684 "column": 3,
4685 "line": 191
4686 },
4687 "file": "src/containers/settings/EditSettingsScreen.js",
4688 "id": "settings.app.form.showDragArea",
4689 "start": {
4690 "column": 16,
4691 "line": 188
4692 }
4693 },
4694 {
4695 "defaultMessage": "!!!Enable spell checking",
4696 "end": {
4697 "column": 3,
4698 "line": 195
4699 },
4700 "file": "src/containers/settings/EditSettingsScreen.js",
4701 "id": "settings.app.form.enableSpellchecking",
4702 "start": {
4703 "column": 23,
4704 "line": 192
4705 }
4706 },
4707 {
4708 "defaultMessage": "!!!Enable GPU Acceleration",
4709 "end": {
4710 "column": 3,
4711 "line": 199
4712 },
4713 "file": "src/containers/settings/EditSettingsScreen.js",
4714 "id": "settings.app.form.enableGPUAcceleration",
4715 "start": {
4716 "column": 25,
4717 "line": 196
4718 }
4719 },
4720 {
4721 "defaultMessage": "!!!Include beta versions",
4722 "end": {
4723 "column": 3,
4724 "line": 203
4725 },
4726 "file": "src/containers/settings/EditSettingsScreen.js",
4727 "id": "settings.app.form.beta",
4728 "start": {
4729 "column": 8,
4730 "line": 200
4731 }
4732 },
4733 {
4734 "defaultMessage": "!!!Enable updates",
4735 "end": {
4736 "column": 3,
4737 "line": 207
4738 },
4739 "file": "src/containers/settings/EditSettingsScreen.js",
4740 "id": "settings.app.form.automaticUpdates",
4741 "start": {
4742 "column": 20,
4743 "line": 204
4744 }
4745 },
4746 {
4747 "defaultMessage": "!!!Enable Franz Todos",
4748 "end": {
4749 "column": 3,
4750 "line": 211
4751 },
4752 "file": "src/containers/settings/EditSettingsScreen.js",
4753 "id": "settings.app.form.enableTodos",
4754 "start": {
4755 "column": 15,
4756 "line": 208
4757 }
4758 },
4759 {
4760 "defaultMessage": "!!!Keep all workspaces loaded",
4761 "end": {
4762 "column": 3,
4763 "line": 215
4764 },
4765 "file": "src/containers/settings/EditSettingsScreen.js",
4766 "id": "settings.app.form.keepAllWorkspacesLoaded",
4767 "start": {
4768 "column": 27,
4769 "line": 212
4770 }
4771 }
4772 ],
4773 "path": "src/containers/settings/EditSettingsScreen.json"
4774 },
4775 {
4776 "descriptors": [
4777 {
4778 "defaultMessage": "!!!Firstname",
4779 "end": {
4780 "column": 3,
4781 "line": 17
4782 },
4783 "file": "src/containers/settings/EditUserScreen.js",
4784 "id": "settings.user.form.firstname",
4785 "start": {
4786 "column": 13,
4787 "line": 14
4788 }
4789 },
4790 {
4791 "defaultMessage": "!!!Lastname",
4792 "end": {
4793 "column": 3,
4794 "line": 21
4795 },
4796 "file": "src/containers/settings/EditUserScreen.js",
4797 "id": "settings.user.form.lastname",
4798 "start": {
4799 "column": 12,
4800 "line": 18
4801 }
4802 },
4803 {
4804 "defaultMessage": "!!!Email",
4805 "end": {
4806 "column": 3,
4807 "line": 25
4808 },
4809 "file": "src/containers/settings/EditUserScreen.js",
4810 "id": "settings.user.form.email",
4811 "start": {
4812 "column": 9,
4813 "line": 22
4814 }
4815 },
4816 {
4817 "defaultMessage": "!!!Account type",
4818 "end": {
4819 "column": 3,
4820 "line": 29
4821 },
4822 "file": "src/containers/settings/EditUserScreen.js",
4823 "id": "settings.user.form.accountType.label",
4824 "start": {
4825 "column": 20,
4826 "line": 26
4827 }
4828 },
4829 {
4830 "defaultMessage": "!!!Individual",
4831 "end": {
4832 "column": 3,
4833 "line": 33
4834 },
4835 "file": "src/containers/settings/EditUserScreen.js",
4836 "id": "settings.user.form.accountType.individual",
4837 "start": {
4838 "column": 25,
4839 "line": 30
4840 }
4841 },
4842 {
4843 "defaultMessage": "!!!Non-Profit",
4844 "end": {
4845 "column": 3,
4846 "line": 37
4847 },
4848 "file": "src/containers/settings/EditUserScreen.js",
4849 "id": "settings.user.form.accountType.non-profit",
4850 "start": {
4851 "column": 24,
4852 "line": 34
4853 }
4854 },
4855 {
4856 "defaultMessage": "!!!Company",
4857 "end": {
4858 "column": 3,
4859 "line": 41
4860 },
4861 "file": "src/containers/settings/EditUserScreen.js",
4862 "id": "settings.user.form.accountType.company",
4863 "start": {
4864 "column": 22,
4865 "line": 38
4866 }
4867 },
4868 {
4869 "defaultMessage": "!!!Current password",
4870 "end": {
4871 "column": 3,
4872 "line": 45
4873 },
4874 "file": "src/containers/settings/EditUserScreen.js",
4875 "id": "settings.user.form.currentPassword",
4876 "start": {
4877 "column": 19,
4878 "line": 42
4879 }
4880 },
4881 {
4882 "defaultMessage": "!!!New password",
4883 "end": {
4884 "column": 3,
4885 "line": 49
4886 },
4887 "file": "src/containers/settings/EditUserScreen.js",
4888 "id": "settings.user.form.newPassword",
4889 "start": {
4890 "column": 15,
4891 "line": 46
4892 }
4893 }
4894 ],
4895 "path": "src/containers/settings/EditUserScreen.json"
4896 },
4897 {
4898 "descriptors": [
4899 {
4900 "defaultMessage": "!!!Sign In",
4901 "end": {
4902 "column": 3,
4903 "line": 27
4904 },
4905 "file": "src/features/basicAuth/Component.js",
4906 "id": "feature.basicAuth.signIn",
4907 "start": {
4908 "column": 10,
4909 "line": 24
4910 }
4911 }
4912 ],
4913 "path": "src/features/basicAuth/Component.json"
4914 },
4915 {
4916 "descriptors": [
4917 {
4918 "defaultMessage": "!!!Publish debugging information",
4919 "end": {
4920 "column": 3,
4921 "line": 19
4922 },
4923 "file": "src/features/debugger/Component.js",
4924 "id": "feature.debugger.title",
4925 "start": {
4926 "column": 9,
4927 "line": 16
4928 }
4929 }
4930 ],
4931 "path": "src/features/debugger/Component.json"
4932 },
4933 {
4934 "descriptors": [
4935 {
4936 "defaultMessage": "!!!Nightly Builds",
4937 "end": {
4938 "column": 3,
4939 "line": 20
4940 },
4941 "file": "src/features/nightlyBuilds/Component.js",
4942 "id": "feature.nightlyBuilds.title",
4943 "start": {
4944 "column": 9,
4945 "line": 17
4946 }
4947 },
4948 {
4949 "defaultMessage": "!!!Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
4950 "end": {
4951 "column": 3,
4952 "line": 24
4953 },
4954 "file": "src/features/nightlyBuilds/Component.js",
4955 "id": "feature.nightlyBuilds.info",
4956 "start": {
4957 "column": 8,
4958 "line": 21
4959 }
4960 },
4961 {
4962 "defaultMessage": "!!!Activate",
4963 "end": {
4964 "column": 3,
4965 "line": 28
4966 },
4967 "file": "src/features/nightlyBuilds/Component.js",
4968 "id": "feature.nightlyBuilds.activate",
4969 "start": {
4970 "column": 12,
4971 "line": 25
4972 }
4973 }
4974 ],
4975 "path": "src/features/nightlyBuilds/Component.json"
4976 },
4977 {
4978 "descriptors": [
4979 {
4980 "defaultMessage": "!!!Publish debug information",
4981 "end": {
4982 "column": 3,
4983 "line": 22
4984 },
4985 "file": "src/features/publishDebugInfo/Component.js",
4986 "id": "feature.publishDebugInfo.title",
4987 "start": {
4988 "column": 9,
4989 "line": 19
4990 }
4991 },
4992 {
4993 "defaultMessage": "!!!Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
4994 "end": {
4995 "column": 3,
4996 "line": 26
4997 },
4998 "file": "src/features/publishDebugInfo/Component.js",
4999 "id": "feature.publishDebugInfo.info",
5000 "start": {
5001 "column": 8,
5002 "line": 23
5003 }
5004 },
5005 {
5006 "defaultMessage": "!!!There was an error while trying to publish the debug information. Please try again later or view the console for more information.",
5007 "end": {
5008 "column": 3,
5009 "line": 30
5010 },
5011 "file": "src/features/publishDebugInfo/Component.js",
5012 "id": "feature.publishDebugInfo.error",
5013 "start": {
5014 "column": 9,
5015 "line": 27
5016 }
5017 },
5018 {
5019 "defaultMessage": "!!!Privacy policy",
5020 "end": {
5021 "column": 3,
5022 "line": 34
5023 },
5024 "file": "src/features/publishDebugInfo/Component.js",
5025 "id": "feature.publishDebugInfo.privacy",
5026 "start": {
5027 "column": 11,
5028 "line": 31
5029 }
5030 },
5031 {
5032 "defaultMessage": "!!!Terms of service",
5033 "end": {
5034 "column": 3,
5035 "line": 38
5036 },
5037 "file": "src/features/publishDebugInfo/Component.js",
5038 "id": "feature.publishDebugInfo.terms",
5039 "start": {
5040 "column": 9,
5041 "line": 35
5042 }
5043 },
5044 {
5045 "defaultMessage": "!!!Accept and publish",
5046 "end": {
5047 "column": 3,
5048 "line": 42
5049 },
5050 "file": "src/features/publishDebugInfo/Component.js",
5051 "id": "feature.publishDebugInfo.publish",
5052 "start": {
5053 "column": 11,
5054 "line": 39
5055 }
5056 },
5057 {
5058 "defaultMessage": "!!!Your debug log was published and is now availible at",
5059 "end": {
5060 "column": 3,
5061 "line": 46
5062 },
5063 "file": "src/features/publishDebugInfo/Component.js",
5064 "id": "feature.publishDebugInfo.published",
5065 "start": {
5066 "column": 13,
5067 "line": 43
5068 }
5069 }
5070 ],
5071 "path": "src/features/publishDebugInfo/Component.json"
5072 },
5073 {
5074 "descriptors": [
5075 {
5076 "defaultMessage": "!!!QuickSwitch",
5077 "end": {
5078 "column": 3,
5079 "line": 20
5080 },
5081 "file": "src/features/quickSwitch/Component.js",
5082 "id": "feature.quickSwitch.title",
5083 "start": {
5084 "column": 9,
5085 "line": 17
5086 }
5087 },
5088 {
5089 "defaultMessage": "!!!Search...",
5090 "end": {
5091 "column": 3,
5092 "line": 24
5093 },
5094 "file": "src/features/quickSwitch/Component.js",
5095 "id": "feature.quickSwitch.search",
5096 "start": {
5097 "column": 10,
5098 "line": 21
5099 }
5100 },
5101 {
5102 "defaultMessage": "!!!Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
5103 "end": {
5104 "column": 3,
5105 "line": 28
5106 },
5107 "file": "src/features/quickSwitch/Component.js",
5108 "id": "feature.quickSwitch.info",
5109 "start": {
5110 "column": 8,
5111 "line": 25
5112 }
5113 }
5114 ],
5115 "path": "src/features/quickSwitch/Component.json"
5116 },
5117 {
5118 "descriptors": [
5119 {
5120 "defaultMessage": "!!!Home",
5121 "end": {
5122 "column": 3,
5123 "line": 16
5124 },
5125 "file": "src/features/recipeConnectionLost/components/WebControls.js",
5126 "id": "webControls.goHome",
5127 "start": {
5128 "column": 10,
5129 "line": 13
5130 }
5131 },
5132 {
5133 "defaultMessage": "!!!Open in Browser",
5134 "end": {
5135 "column": 3,
5136 "line": 20
5137 },
5138 "file": "src/features/recipeConnectionLost/components/WebControls.js",
5139 "id": "webControls.openInBrowser",
5140 "start": {
5141 "column": 17,
5142 "line": 17
5143 }
5144 },
5145 {
5146 "defaultMessage": "!!!Back",
5147 "end": {
5148 "column": 3,
5149 "line": 24
5150 },
5151 "file": "src/features/recipeConnectionLost/components/WebControls.js",
5152 "id": "webControls.back",
5153 "start": {
5154 "column": 8,
5155 "line": 21
5156 }
5157 },
5158 {
5159 "defaultMessage": "!!!Forward",
5160 "end": {
5161 "column": 3,
5162 "line": 28
5163 },
5164 "file": "src/features/recipeConnectionLost/components/WebControls.js",
5165 "id": "webControls.forward",
5166 "start": {
5167 "column": 11,
5168 "line": 25
5169 }
5170 },
5171 {
5172 "defaultMessage": "!!!Reload",
5173 "end": {
5174 "column": 3,
5175 "line": 32
5176 },
5177 "file": "src/features/recipeConnectionLost/components/WebControls.js",
5178 "id": "webControls.reload",
5179 "start": {
5180 "column": 10,
5181 "line": 29
5182 }
5183 }
5184 ],
5185 "path": "src/features/recipeConnectionLost/components/WebControls.json"
5186 },
5187 {
5188 "descriptors": [
5189 {
5190 "defaultMessage": "!!!Home",
5191 "end": {
5192 "column": 3,
5193 "line": 20
5194 },
5195 "file": "src/features/webControls/components/WebControls.js",
5196 "id": "webControls.goHome",
5197 "start": {
5198 "column": 10,
5199 "line": 17
5200 }
5201 },
5202 {
5203 "defaultMessage": "!!!Open in Browser",
5204 "end": {
5205 "column": 3,
5206 "line": 24
5207 },
5208 "file": "src/features/webControls/components/WebControls.js",
5209 "id": "webControls.openInBrowser",
5210 "start": {
5211 "column": 17,
5212 "line": 21
5213 }
5214 },
5215 {
5216 "defaultMessage": "!!!Back",
5217 "end": {
5218 "column": 3,
5219 "line": 28
5220 },
5221 "file": "src/features/webControls/components/WebControls.js",
5222 "id": "webControls.back",
5223 "start": {
5224 "column": 8,
5225 "line": 25
5226 }
5227 },
5228 {
5229 "defaultMessage": "!!!Forward",
5230 "end": {
5231 "column": 3,
5232 "line": 32
5233 },
5234 "file": "src/features/webControls/components/WebControls.js",
5235 "id": "webControls.forward",
5236 "start": {
5237 "column": 11,
5238 "line": 29
5239 }
5240 },
5241 {
5242 "defaultMessage": "!!!Reload",
5243 "end": {
5244 "column": 3,
5245 "line": 36
5246 },
5247 "file": "src/features/webControls/components/WebControls.js",
5248 "id": "webControls.reload",
5249 "start": {
5250 "column": 10,
5251 "line": 33
5252 }
5253 }
5254 ],
5255 "path": "src/features/webControls/components/WebControls.json"
5256 },
5257 {
5258 "descriptors": [
5259 {
5260 "defaultMessage": "!!!Create workspace",
5261 "end": {
5262 "column": 3,
5263 "line": 15
5264 },
5265 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
5266 "id": "settings.workspace.add.form.submitButton",
5267 "start": {
5268 "column": 16,
5269 "line": 12
5270 }
5271 },
5272 {
5273 "defaultMessage": "!!!Name",
5274 "end": {
5275 "column": 3,
5276 "line": 19
5277 },
5278 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
5279 "id": "settings.workspace.add.form.name",
5280 "start": {
5281 "column": 8,
5282 "line": 16
5283 }
5284 }
5285 ],
5286 "path": "src/features/workspaces/components/CreateWorkspaceForm.json"
5287 },
5288 {
5289 "descriptors": [
5290 {
5291 "defaultMessage": "!!!Delete workspace",
5292 "end": {
5293 "column": 3,
5294 "line": 24
5295 },
5296 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5297 "id": "settings.workspace.form.buttonDelete",
5298 "start": {
5299 "column": 16,
5300 "line": 21
5301 }
5302 },
5303 {
5304 "defaultMessage": "!!!Save workspace",
5305 "end": {
5306 "column": 3,
5307 "line": 28
5308 },
5309 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5310 "id": "settings.workspace.form.buttonSave",
5311 "start": {
5312 "column": 14,
5313 "line": 25
5314 }
5315 },
5316 {
5317 "defaultMessage": "!!!Name",
5318 "end": {
5319 "column": 3,
5320 "line": 32
5321 },
5322 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5323 "id": "settings.workspace.form.name",
5324 "start": {
5325 "column": 8,
5326 "line": 29
5327 }
5328 },
5329 {
5330 "defaultMessage": "!!!Your workspaces",
5331 "end": {
5332 "column": 3,
5333 "line": 36
5334 },
5335 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5336 "id": "settings.workspace.form.yourWorkspaces",
5337 "start": {
5338 "column": 18,
5339 "line": 33
5340 }
5341 },
5342 {
5343 "defaultMessage": "!!!Keep this workspace loaded*",
5344 "end": {
5345 "column": 3,
5346 "line": 40
5347 },
5348 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5349 "id": "settings.workspace.form.keepLoaded",
5350 "start": {
5351 "column": 14,
5352 "line": 37
5353 }
5354 },
5355 {
5356 "defaultMessage": "!!!*This option will be overwritten by the global \"Keep all workspaces loaded\" option.",
5357 "end": {
5358 "column": 3,
5359 "line": 45
5360 },
5361 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5362 "id": "settings.workspace.form.keepLoadedInfo",
5363 "start": {
5364 "column": 18,
5365 "line": 41
5366 }
5367 },
5368 {
5369 "defaultMessage": "!!!Services in this Workspace",
5370 "end": {
5371 "column": 3,
5372 "line": 49
5373 },
5374 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5375 "id": "settings.workspace.form.servicesInWorkspaceHeadline",
5376 "start": {
5377 "column": 31,
5378 "line": 46
5379 }
5380 },
5381 {
5382 "defaultMessage": "!!!Start by adding a service.",
5383 "end": {
5384 "column": 3,
5385 "line": 53
5386 },
5387 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5388 "id": "settings.services.noServicesAdded",
5389 "start": {
5390 "column": 19,
5391 "line": 50
5392 }
5393 },
5394 {
5395 "defaultMessage": "!!!Discover services",
5396 "end": {
5397 "column": 3,
5398 "line": 57
5399 },
5400 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
5401 "id": "settings.services.discoverServices",
5402 "start": {
5403 "column": 20,
5404 "line": 54
5405 }
5406 }
5407 ],
5408 "path": "src/features/workspaces/components/EditWorkspaceForm.json"
5409 },
5410 {
5411 "descriptors": [
5412 {
5413 "defaultMessage": "!!!Workspaces",
5414 "end": {
5415 "column": 3,
5416 "line": 18
5417 },
5418 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
5419 "id": "workspaceDrawer.headline",
5420 "start": {
5421 "column": 12,
5422 "line": 15
5423 }
5424 },
5425 {
5426 "defaultMessage": "!!!All services",
5427 "end": {
5428 "column": 3,
5429 "line": 22
5430 },
5431 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
5432 "id": "workspaceDrawer.allServices",
5433 "start": {
5434 "column": 15,
5435 "line": 19
5436 }
5437 },
5438 {
5439 "defaultMessage": "!!!Workspaces settings",
5440 "end": {
5441 "column": 3,
5442 "line": 26
5443 },
5444 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
5445 "id": "workspaceDrawer.workspacesSettingsTooltip",
5446 "start": {
5447 "column": 29,
5448 "line": 23
5449 }
5450 },
5451 {
5452 "defaultMessage": "!!!Info about workspace feature",
5453 "end": {
5454 "column": 3,
5455 "line": 30
5456 },
5457 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
5458 "id": "workspaceDrawer.workspaceFeatureInfo",
5459 "start": {
5460 "column": 24,
5461 "line": 27
5462 }
5463 },
5464 {
5465 "defaultMessage": "!!!add new workspace",
5466 "end": {
5467 "column": 3,
5468 "line": 34
5469 },
5470 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
5471 "id": "workspaceDrawer.addNewWorkspaceLabel",
5472 "start": {
5473 "column": 24,
5474 "line": 31
5475 }
5476 }
5477 ],
5478 "path": "src/features/workspaces/components/WorkspaceDrawer.json"
5479 },
5480 {
5481 "descriptors": [
5482 {
5483 "defaultMessage": "!!!No services added yet",
5484 "end": {
5485 "column": 3,
5486 "line": 14
5487 },
5488 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
5489 "id": "workspaceDrawer.item.noServicesAddedYet",
5490 "start": {
5491 "column": 22,
5492 "line": 11
5493 }
5494 },
5495 {
5496 "defaultMessage": "!!!edit",
5497 "end": {
5498 "column": 3,
5499 "line": 18
5500 },
5501 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
5502 "id": "workspaceDrawer.item.contextMenuEdit",
5503 "start": {
5504 "column": 19,
5505 "line": 15
5506 }
5507 }
5508 ],
5509 "path": "src/features/workspaces/components/WorkspaceDrawerItem.json"
5510 },
5511 {
5512 "descriptors": [
5513 {
5514 "defaultMessage": "!!!Your workspaces",
5515 "end": {
5516 "column": 3,
5517 "line": 20
5518 },
5519 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5520 "id": "settings.workspaces.headline",
5521 "start": {
5522 "column": 12,
5523 "line": 17
5524 }
5525 },
5526 {
5527 "defaultMessage": "!!!You haven't created any workspaces yet.",
5528 "end": {
5529 "column": 3,
5530 "line": 24
5531 },
5532 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5533 "id": "settings.workspaces.noWorkspacesAdded",
5534 "start": {
5535 "column": 19,
5536 "line": 21
5537 }
5538 },
5539 {
5540 "defaultMessage": "!!!Could not load your workspaces",
5541 "end": {
5542 "column": 3,
5543 "line": 28
5544 },
5545 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5546 "id": "settings.workspaces.workspacesRequestFailed",
5547 "start": {
5548 "column": 27,
5549 "line": 25
5550 }
5551 },
5552 {
5553 "defaultMessage": "!!!Try again",
5554 "end": {
5555 "column": 3,
5556 "line": 32
5557 },
5558 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5559 "id": "settings.workspaces.tryReloadWorkspaces",
5560 "start": {
5561 "column": 23,
5562 "line": 29
5563 }
5564 },
5565 {
5566 "defaultMessage": "!!!Your changes have been saved",
5567 "end": {
5568 "column": 3,
5569 "line": 36
5570 },
5571 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5572 "id": "settings.workspaces.updatedInfo",
5573 "start": {
5574 "column": 15,
5575 "line": 33
5576 }
5577 },
5578 {
5579 "defaultMessage": "!!!Workspace has been deleted",
5580 "end": {
5581 "column": 3,
5582 "line": 40
5583 },
5584 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5585 "id": "settings.workspaces.deletedInfo",
5586 "start": {
5587 "column": 15,
5588 "line": 37
5589 }
5590 },
5591 {
5592 "defaultMessage": "!!!Info about workspace feature",
5593 "end": {
5594 "column": 3,
5595 "line": 44
5596 },
5597 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5598 "id": "settings.workspaces.workspaceFeatureInfo",
5599 "start": {
5600 "column": 24,
5601 "line": 41
5602 }
5603 },
5604 {
5605 "defaultMessage": "!!!Less is More: Introducing Ferdi Workspaces",
5606 "end": {
5607 "column": 3,
5608 "line": 48
5609 },
5610 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
5611 "id": "settings.workspaces.workspaceFeatureHeadline",
5612 "start": {
5613 "column": 28,
5614 "line": 45
5615 }
5616 }
5617 ],
5618 "path": "src/features/workspaces/components/WorkspacesDashboard.json"
5619 },
5620 {
5621 "descriptors": [
5622 {
5623 "defaultMessage": "!!!Switching to",
5624 "end": {
5625 "column": 3,
5626 "line": 15
5627 },
5628 "file": "src/features/workspaces/components/WorkspaceSwitchingIndicator.js",
5629 "id": "workspaces.switchingIndicator.switchingTo",
5630 "start": {
5631 "column": 15,
5632 "line": 12
5633 }
5634 }
5635 ],
5636 "path": "src/features/workspaces/components/WorkspaceSwitchingIndicator.json"
5637 },
5638 {
5639 "descriptors": [
5640 {
5641 "defaultMessage": "!!!Field is required",
5642 "end": {
5643 "column": 3,
5644 "line": 8
5645 },
5646 "file": "src/helpers/validation-helpers.js",
5647 "id": "validation.required",
5648 "start": {
5649 "column": 12,
5650 "line": 5
5651 }
5652 },
5653 {
5654 "defaultMessage": "!!!Email not valid",
5655 "end": {
5656 "column": 3,
5657 "line": 12
5658 },
5659 "file": "src/helpers/validation-helpers.js",
5660 "id": "validation.email",
5661 "start": {
5662 "column": 9,
5663 "line": 9
5664 }
5665 },
5666 {
5667 "defaultMessage": "!!!Not a valid URL",
5668 "end": {
5669 "column": 3,
5670 "line": 16
5671 },
5672 "file": "src/helpers/validation-helpers.js",
5673 "id": "validation.url",
5674 "start": {
5675 "column": 7,
5676 "line": 13
5677 }
5678 },
5679 {
5680 "defaultMessage": "!!!Too few characters",
5681 "end": {
5682 "column": 3,
5683 "line": 20
5684 },
5685 "file": "src/helpers/validation-helpers.js",
5686 "id": "validation.minLength",
5687 "start": {
5688 "column": 13,
5689 "line": 17
5690 }
5691 },
5692 {
5693 "defaultMessage": "!!!At least one is required",
5694 "end": {
5695 "column": 3,
5696 "line": 24
5697 },
5698 "file": "src/helpers/validation-helpers.js",
5699 "id": "validation.oneRequired",
5700 "start": {
5701 "column": 15,
5702 "line": 21
5703 }
5704 }
5705 ],
5706 "path": "src/helpers/validation-helpers.json"
5707 },
5708 {
5709 "descriptors": [
5710 {
5711 "defaultMessage": "!!!Can't connect to Ferdi Online Services",
5712 "end": {
5713 "column": 3,
5714 "line": 7
5715 },
5716 "file": "src/i18n/globalMessages.js",
5717 "id": "global.api.unhealthy",
5718 "start": {
5719 "column": 16,
5720 "line": 4
5721 }
5722 },
5723 {
5724 "defaultMessage": "!!!You are not connected to the internet.",
5725 "end": {
5726 "column": 3,
5727 "line": 11
5728 },
5729 "file": "src/i18n/globalMessages.js",
5730 "id": "global.notConnectedToTheInternet",
5731 "start": {
5732 "column": 29,
5733 "line": 8
5734 }
5735 },
5736 {
5737 "defaultMessage": "!!!Spell checking language",
5738 "end": {
5739 "column": 3,
5740 "line": 15
5741 },
5742 "file": "src/i18n/globalMessages.js",
5743 "id": "global.spellchecking.language",
5744 "start": {
5745 "column": 24,
5746 "line": 12
5747 }
5748 },
5749 {
5750 "defaultMessage": "!!!Use System Default ({default})",
5751 "end": {
5752 "column": 3,
5753 "line": 19
5754 },
5755 "file": "src/i18n/globalMessages.js",
5756 "id": "global.spellchecker.useDefault",
5757 "start": {
5758 "column": 29,
5759 "line": 16
5760 }
5761 },
5762 {
5763 "defaultMessage": "!!!Detect language automatically",
5764 "end": {
5765 "column": 3,
5766 "line": 23
5767 },
5768 "file": "src/i18n/globalMessages.js",
5769 "id": "global.spellchecking.autodetect",
5770 "start": {
5771 "column": 34,
5772 "line": 20
5773 }
5774 },
5775 {
5776 "defaultMessage": "!!!Automatic",
5777 "end": {
5778 "column": 3,
5779 "line": 27
5780 },
5781 "file": "src/i18n/globalMessages.js",
5782 "id": "global.spellchecking.autodetect.short",
5783 "start": {
5784 "column": 39,
5785 "line": 24
5786 }
5787 },
5788 {
5789 "defaultMessage": "!!!User Agent",
5790 "end": {
5791 "column": 3,
5792 "line": 31
5793 },
5794 "file": "src/i18n/globalMessages.js",
5795 "id": "global.userAgentPref",
5796 "start": {
5797 "column": 17,
5798 "line": 28
5799 }
5800 },
5801 {
5802 "defaultMessage": "!!!Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
5803 "end": {
5804 "column": 3,
5805 "line": 35
5806 },
5807 "file": "src/i18n/globalMessages.js",
5808 "id": "global.userAgentHelp",
5809 "start": {
5810 "column": 17,
5811 "line": 32
5812 }
5813 },
5814 {
5815 "defaultMessage": "!!!Yes",
5816 "end": {
5817 "column": 3,
5818 "line": 39
5819 },
5820 "file": "src/i18n/globalMessages.js",
5821 "id": "global.yes",
5822 "start": {
5823 "column": 7,
5824 "line": 36
5825 }
5826 },
5827 {
5828 "defaultMessage": "!!!No",
5829 "end": {
5830 "column": 3,
5831 "line": 43
5832 },
5833 "file": "src/i18n/globalMessages.js",
5834 "id": "global.no",
5835 "start": {
5836 "column": 6,
5837 "line": 40
5838 }
5839 },
5840 {
5841 "defaultMessage": "!!!Ok",
5842 "end": {
5843 "column": 3,
5844 "line": 47
5845 },
5846 "file": "src/i18n/globalMessages.js",
5847 "id": "global.ok",
5848 "start": {
5849 "column": 6,
5850 "line": 44
5851 }
5852 },
5853 {
5854 "defaultMessage": "!!!Cancel",
5855 "end": {
5856 "column": 3,
5857 "line": 51
5858 },
5859 "file": "src/i18n/globalMessages.js",
5860 "id": "global.cancel",
5861 "start": {
5862 "column": 10,
5863 "line": 48
5864 }
5865 },
5866 {
5867 "defaultMessage": "!!!Save",
5868 "end": {
5869 "column": 3,
5870 "line": 55
5871 },
5872 "file": "src/i18n/globalMessages.js",
5873 "id": "global.save",
5874 "start": {
5875 "column": 8,
5876 "line": 52
5877 }
5878 },
5879 {
5880 "defaultMessage": "!!!Submit",
5881 "end": {
5882 "column": 3,
5883 "line": 59
5884 },
5885 "file": "src/i18n/globalMessages.js",
5886 "id": "global.submit",
5887 "start": {
5888 "column": 10,
5889 "line": 56
5890 }
5891 },
5892 {
5893 "defaultMessage": "!!!Quit",
5894 "end": {
5895 "column": 3,
5896 "line": 63
5897 },
5898 "file": "src/i18n/globalMessages.js",
5899 "id": "global.quit",
5900 "start": {
5901 "column": 8,
5902 "line": 60
5903 }
5904 },
5905 {
5906 "defaultMessage": "!!!Do you really want to quit Ferdi?",
5907 "end": {
5908 "column": 3,
5909 "line": 68
5910 },
5911 "file": "src/i18n/globalMessages.js",
5912 "id": "global.quitConfirmation",
5913 "start": {
5914 "column": 20,
5915 "line": 64
5916 }
5917 },
5918 {
5919 "defaultMessage": "!!!Settings",
5920 "end": {
5921 "column": 3,
5922 "line": 72
5923 },
5924 "file": "src/i18n/globalMessages.js",
5925 "id": "global.settings",
5926 "start": {
5927 "column": 12,
5928 "line": 69
5929 }
5930 },
5931 {
5932 "defaultMessage": "!!!Edit",
5933 "end": {
5934 "column": 3,
5935 "line": 76
5936 },
5937 "file": "src/i18n/globalMessages.js",
5938 "id": "global.edit",
5939 "start": {
5940 "column": 8,
5941 "line": 73
5942 }
5943 }
5944 ],
5945 "path": "src/i18n/globalMessages.json"
5946 },
5947 {
5948 "descriptors": [
5949 {
5950 "defaultMessage": "!!!Edit",
5951 "end": {
5952 "column": 3,
5953 "line": 35
5954 },
5955 "file": "src/lib/Menu.js",
5956 "id": "menu.edit",
5957 "start": {
5958 "column": 8,
5959 "line": 32
5960 }
5961 },
5962 {
5963 "defaultMessage": "!!!Undo",
5964 "end": {
5965 "column": 3,
5966 "line": 39
5967 },
5968 "file": "src/lib/Menu.js",
5969 "id": "menu.edit.undo",
5970 "start": {
5971 "column": 8,
5972 "line": 36
5973 }
5974 },
5975 {
5976 "defaultMessage": "!!!Redo",
5977 "end": {
5978 "column": 3,
5979 "line": 43
5980 },
5981 "file": "src/lib/Menu.js",
5982 "id": "menu.edit.redo",
5983 "start": {
5984 "column": 8,
5985 "line": 40
5986 }
5987 },
5988 {
5989 "defaultMessage": "!!!Cut",
5990 "end": {
5991 "column": 3,
5992 "line": 47
5993 },
5994 "file": "src/lib/Menu.js",
5995 "id": "menu.edit.cut",
5996 "start": {
5997 "column": 7,
5998 "line": 44
5999 }
6000 },
6001 {
6002 "defaultMessage": "!!!Copy",
6003 "end": {
6004 "column": 3,
6005 "line": 51
6006 },
6007 "file": "src/lib/Menu.js",
6008 "id": "menu.edit.copy",
6009 "start": {
6010 "column": 8,
6011 "line": 48
6012 }
6013 },
6014 {
6015 "defaultMessage": "!!!Paste",
6016 "end": {
6017 "column": 3,
6018 "line": 55
6019 },
6020 "file": "src/lib/Menu.js",
6021 "id": "menu.edit.paste",
6022 "start": {
6023 "column": 9,
6024 "line": 52
6025 }
6026 },
6027 {
6028 "defaultMessage": "!!!Paste And Match Style",
6029 "end": {
6030 "column": 3,
6031 "line": 59
6032 },
6033 "file": "src/lib/Menu.js",
6034 "id": "menu.edit.pasteAndMatchStyle",
6035 "start": {
6036 "column": 22,
6037 "line": 56
6038 }
6039 },
6040 {
6041 "defaultMessage": "!!!Delete",
6042 "end": {
6043 "column": 3,
6044 "line": 63
6045 },
6046 "file": "src/lib/Menu.js",
6047 "id": "menu.edit.delete",
6048 "start": {
6049 "column": 10,
6050 "line": 60
6051 }
6052 },
6053 {
6054 "defaultMessage": "!!!Select All",
6055 "end": {
6056 "column": 3,
6057 "line": 67
6058 },
6059 "file": "src/lib/Menu.js",
6060 "id": "menu.edit.selectAll",
6061 "start": {
6062 "column": 13,
6063 "line": 64
6064 }
6065 },
6066 {
6067 "defaultMessage": "!!!Find in Page",
6068 "end": {
6069 "column": 3,
6070 "line": 71
6071 },
6072 "file": "src/lib/Menu.js",
6073 "id": "menu.edit.findInPage",
6074 "start": {
6075 "column": 14,
6076 "line": 68
6077 }
6078 },
6079 {
6080 "defaultMessage": "!!!Speech",
6081 "end": {
6082 "column": 3,
6083 "line": 75
6084 },
6085 "file": "src/lib/Menu.js",
6086 "id": "menu.edit.speech",
6087 "start": {
6088 "column": 10,
6089 "line": 72
6090 }
6091 },
6092 {
6093 "defaultMessage": "!!!Start Speaking",
6094 "end": {
6095 "column": 3,
6096 "line": 79
6097 },
6098 "file": "src/lib/Menu.js",
6099 "id": "menu.edit.startSpeaking",
6100 "start": {
6101 "column": 17,
6102 "line": 76
6103 }
6104 },
6105 {
6106 "defaultMessage": "!!!Stop Speaking",
6107 "end": {
6108 "column": 3,
6109 "line": 83
6110 },
6111 "file": "src/lib/Menu.js",
6112 "id": "menu.edit.stopSpeaking",
6113 "start": {
6114 "column": 16,
6115 "line": 80
6116 }
6117 },
6118 {
6119 "defaultMessage": "!!!Start Dictation",
6120 "end": {
6121 "column": 3,
6122 "line": 87
6123 },
6124 "file": "src/lib/Menu.js",
6125 "id": "menu.edit.startDictation",
6126 "start": {
6127 "column": 18,
6128 "line": 84
6129 }
6130 },
6131 {
6132 "defaultMessage": "!!!Emoji & Symbols",
6133 "end": {
6134 "column": 3,
6135 "line": 91
6136 },
6137 "file": "src/lib/Menu.js",
6138 "id": "menu.edit.emojiSymbols",
6139 "start": {
6140 "column": 16,
6141 "line": 88
6142 }
6143 },
6144 {
6145 "defaultMessage": "!!!Open Quick Switch",
6146 "end": {
6147 "column": 3,
6148 "line": 95
6149 },
6150 "file": "src/lib/Menu.js",
6151 "id": "menu.view.openQuickSwitch",
6152 "start": {
6153 "column": 19,
6154 "line": 92
6155 }
6156 },
6157 {
6158 "defaultMessage": "!!!Back",
6159 "end": {
6160 "column": 3,
6161 "line": 99
6162 },
6163 "file": "src/lib/Menu.js",
6164 "id": "menu.view.back",
6165 "start": {
6166 "column": 8,
6167 "line": 96
6168 }
6169 },
6170 {
6171 "defaultMessage": "!!!Forward",
6172 "end": {
6173 "column": 3,
6174 "line": 103
6175 },
6176 "file": "src/lib/Menu.js",
6177 "id": "menu.view.forward",
6178 "start": {
6179 "column": 11,
6180 "line": 100
6181 }
6182 },
6183 {
6184 "defaultMessage": "!!!Actual Size",
6185 "end": {
6186 "column": 3,
6187 "line": 107
6188 },
6189 "file": "src/lib/Menu.js",
6190 "id": "menu.view.resetZoom",
6191 "start": {
6192 "column": 13,
6193 "line": 104
6194 }
6195 },
6196 {
6197 "defaultMessage": "!!!Zoom In",
6198 "end": {
6199 "column": 3,
6200 "line": 111
6201 },
6202 "file": "src/lib/Menu.js",
6203 "id": "menu.view.zoomIn",
6204 "start": {
6205 "column": 10,
6206 "line": 108
6207 }
6208 },
6209 {
6210 "defaultMessage": "!!!Zoom Out",
6211 "end": {
6212 "column": 3,
6213 "line": 115
6214 },
6215 "file": "src/lib/Menu.js",
6216 "id": "menu.view.zoomOut",
6217 "start": {
6218 "column": 11,
6219 "line": 112
6220 }
6221 },
6222 {
6223 "defaultMessage": "!!!Toggle Full Screen",
6224 "end": {
6225 "column": 3,
6226 "line": 119
6227 },
6228 "file": "src/lib/Menu.js",
6229 "id": "menu.view.toggleFullScreen",
6230 "start": {
6231 "column": 20,
6232 "line": 116
6233 }
6234 },
6235 {
6236 "defaultMessage": "!!!Toggle Dark Mode",
6237 "end": {
6238 "column": 3,
6239 "line": 123
6240 },
6241 "file": "src/lib/Menu.js",
6242 "id": "menu.view.toggleDarkMode",
6243 "start": {
6244 "column": 18,
6245 "line": 120
6246 }
6247 },
6248 {
6249 "defaultMessage": "!!!Toggle Developer Tools",
6250 "end": {
6251 "column": 3,
6252 "line": 127
6253 },
6254 "file": "src/lib/Menu.js",
6255 "id": "menu.view.toggleDevTools",
6256 "start": {
6257 "column": 18,
6258 "line": 124
6259 }
6260 },
6261 {
6262 "defaultMessage": "!!!Toggle Todos Developer Tools",
6263 "end": {
6264 "column": 3,
6265 "line": 131
6266 },
6267 "file": "src/lib/Menu.js",
6268 "id": "menu.view.toggleTodosDevTools",
6269 "start": {
6270 "column": 23,
6271 "line": 128
6272 }
6273 },
6274 {
6275 "defaultMessage": "!!!Toggle Service Developer Tools",
6276 "end": {
6277 "column": 3,
6278 "line": 135
6279 },
6280 "file": "src/lib/Menu.js",
6281 "id": "menu.view.toggleServiceDevTools",
6282 "start": {
6283 "column": 25,
6284 "line": 132
6285 }
6286 },
6287 {
6288 "defaultMessage": "!!!Reload Service",
6289 "end": {
6290 "column": 3,
6291 "line": 139
6292 },
6293 "file": "src/lib/Menu.js",
6294 "id": "menu.view.reloadService",
6295 "start": {
6296 "column": 17,
6297 "line": 136
6298 }
6299 },
6300 {
6301 "defaultMessage": "!!!Reload Ferdi",
6302 "end": {
6303 "column": 3,
6304 "line": 143
6305 },
6306 "file": "src/lib/Menu.js",
6307 "id": "menu.view.reloadFerdi",
6308 "start": {
6309 "column": 15,
6310 "line": 140
6311 }
6312 },
6313 {
6314 "defaultMessage": "!!!Lock Ferdi",
6315 "end": {
6316 "column": 3,
6317 "line": 147
6318 },
6319 "file": "src/lib/Menu.js",
6320 "id": "menu.view.lockFerdi",
6321 "start": {
6322 "column": 13,
6323 "line": 144
6324 }
6325 },
6326 {
6327 "defaultMessage": "!!!Reload ToDos",
6328 "end": {
6329 "column": 3,
6330 "line": 151
6331 },
6332 "file": "src/lib/Menu.js",
6333 "id": "menu.view.reloadTodos",
6334 "start": {
6335 "column": 15,
6336 "line": 148
6337 }
6338 },
6339 {
6340 "defaultMessage": "!!!Minimize",
6341 "end": {
6342 "column": 3,
6343 "line": 155
6344 },
6345 "file": "src/lib/Menu.js",
6346 "id": "menu.window.minimize",
6347 "start": {
6348 "column": 12,
6349 "line": 152
6350 }
6351 },
6352 {
6353 "defaultMessage": "!!!Close",
6354 "end": {
6355 "column": 3,
6356 "line": 159
6357 },
6358 "file": "src/lib/Menu.js",
6359 "id": "menu.window.close",
6360 "start": {
6361 "column": 9,
6362 "line": 156
6363 }
6364 },
6365 {
6366 "defaultMessage": "!!!Learn More",
6367 "end": {
6368 "column": 3,
6369 "line": 163
6370 },
6371 "file": "src/lib/Menu.js",
6372 "id": "menu.help.learnMore",
6373 "start": {
6374 "column": 13,
6375 "line": 160
6376 }
6377 },
6378 {
6379 "defaultMessage": "!!!Changelog",
6380 "end": {
6381 "column": 3,
6382 "line": 167
6383 },
6384 "file": "src/lib/Menu.js",
6385 "id": "menu.help.changelog",
6386 "start": {
6387 "column": 13,
6388 "line": 164
6389 }
6390 },
6391 {
6392 "defaultMessage": "!!!Import/Export Configuration Data",
6393 "end": {
6394 "column": 3,
6395 "line": 171
6396 },
6397 "file": "src/lib/Menu.js",
6398 "id": "menu.help.importExportData",
6399 "start": {
6400 "column": 20,
6401 "line": 168
6402 }
6403 },
6404 {
6405 "defaultMessage": "!!!Support",
6406 "end": {
6407 "column": 3,
6408 "line": 175
6409 },
6410 "file": "src/lib/Menu.js",
6411 "id": "menu.help.support",
6412 "start": {
6413 "column": 11,
6414 "line": 172
6415 }
6416 },
6417 {
6418 "defaultMessage": "!!!Copy Debug Information",
6419 "end": {
6420 "column": 3,
6421 "line": 179
6422 },
6423 "file": "src/lib/Menu.js",
6424 "id": "menu.help.debugInfo",
6425 "start": {
6426 "column": 13,
6427 "line": 176
6428 }
6429 },
6430 {
6431 "defaultMessage": "!!!Publish Debug Information",
6432 "end": {
6433 "column": 3,
6434 "line": 183
6435 },
6436 "file": "src/lib/Menu.js",
6437 "id": "menu.help.publishDebugInfo",
6438 "start": {
6439 "column": 20,
6440 "line": 180
6441 }
6442 },
6443 {
6444 "defaultMessage": "!!!Ferdi Debug Information",
6445 "end": {
6446 "column": 3,
6447 "line": 187
6448 },
6449 "file": "src/lib/Menu.js",
6450 "id": "menu.help.debugInfoCopiedHeadline",
6451 "start": {
6452 "column": 27,
6453 "line": 184
6454 }
6455 },
6456 {
6457 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
6458 "end": {
6459 "column": 3,
6460 "line": 192
6461 },
6462 "file": "src/lib/Menu.js",
6463 "id": "menu.help.debugInfoCopiedBody",
6464 "start": {
6465 "column": 23,
6466 "line": 188
6467 }
6468 },
6469 {
6470 "defaultMessage": "!!!Unlock with Touch ID",
6471 "end": {
6472 "column": 3,
6473 "line": 196
6474 },
6475 "file": "src/lib/Menu.js",
6476 "id": "locked.touchId",
6477 "start": {
6478 "column": 11,
6479 "line": 193
6480 }
6481 },
6482 {
6483 "defaultMessage": "!!!unlock via Touch ID",
6484 "end": {
6485 "column": 3,
6486 "line": 200
6487 },
6488 "file": "src/lib/Menu.js",
6489 "id": "locked.touchIdPrompt",
6490 "start": {
6491 "column": 17,
6492 "line": 197
6493 }
6494 },
6495 {
6496 "defaultMessage": "!!!Terms of Service",
6497 "end": {
6498 "column": 3,
6499 "line": 204
6500 },
6501 "file": "src/lib/Menu.js",
6502 "id": "menu.help.tos",
6503 "start": {
6504 "column": 7,
6505 "line": 201
6506 }
6507 },
6508 {
6509 "defaultMessage": "!!!Privacy Statement",
6510 "end": {
6511 "column": 3,
6512 "line": 208
6513 },
6514 "file": "src/lib/Menu.js",
6515 "id": "menu.help.privacy",
6516 "start": {
6517 "column": 11,
6518 "line": 205
6519 }
6520 },
6521 {
6522 "defaultMessage": "!!!File",
6523 "end": {
6524 "column": 3,
6525 "line": 212
6526 },
6527 "file": "src/lib/Menu.js",
6528 "id": "menu.file",
6529 "start": {
6530 "column": 8,
6531 "line": 209
6532 }
6533 },
6534 {
6535 "defaultMessage": "!!!View",
6536 "end": {
6537 "column": 3,
6538 "line": 216
6539 },
6540 "file": "src/lib/Menu.js",
6541 "id": "menu.view",
6542 "start": {
6543 "column": 8,
6544 "line": 213
6545 }
6546 },
6547 {
6548 "defaultMessage": "!!!Services",
6549 "end": {
6550 "column": 3,
6551 "line": 220
6552 },
6553 "file": "src/lib/Menu.js",
6554 "id": "menu.services",
6555 "start": {
6556 "column": 12,
6557 "line": 217
6558 }
6559 },
6560 {
6561 "defaultMessage": "!!!Window",
6562 "end": {
6563 "column": 3,
6564 "line": 224
6565 },
6566 "file": "src/lib/Menu.js",
6567 "id": "menu.window",
6568 "start": {
6569 "column": 10,
6570 "line": 221
6571 }
6572 },
6573 {
6574 "defaultMessage": "!!!Help",
6575 "end": {
6576 "column": 3,
6577 "line": 228
6578 },
6579 "file": "src/lib/Menu.js",
6580 "id": "menu.help",
6581 "start": {
6582 "column": 8,
6583 "line": 225
6584 }
6585 },
6586 {
6587 "defaultMessage": "!!!About Ferdi",
6588 "end": {
6589 "column": 3,
6590 "line": 232
6591 },
6592 "file": "src/lib/Menu.js",
6593 "id": "menu.app.about",
6594 "start": {
6595 "column": 9,
6596 "line": 229
6597 }
6598 },
6599 {
6600 "defaultMessage": "!!!Check for updates",
6601 "end": {
6602 "column": 3,
6603 "line": 236
6604 },
6605 "file": "src/lib/Menu.js",
6606 "id": "menu.app.checkForUpdates",
6607 "start": {
6608 "column": 19,
6609 "line": 233
6610 }
6611 },
6612 {
6613 "defaultMessage": "!!!Hide",
6614 "end": {
6615 "column": 3,
6616 "line": 240
6617 },
6618 "file": "src/lib/Menu.js",
6619 "id": "menu.app.hide",
6620 "start": {
6621 "column": 8,
6622 "line": 237
6623 }
6624 },
6625 {
6626 "defaultMessage": "!!!Hide Others",
6627 "end": {
6628 "column": 3,
6629 "line": 244
6630 },
6631 "file": "src/lib/Menu.js",
6632 "id": "menu.app.hideOthers",
6633 "start": {
6634 "column": 14,
6635 "line": 241
6636 }
6637 },
6638 {
6639 "defaultMessage": "!!!Unhide",
6640 "end": {
6641 "column": 3,
6642 "line": 248
6643 },
6644 "file": "src/lib/Menu.js",
6645 "id": "menu.app.unhide",
6646 "start": {
6647 "column": 10,
6648 "line": 245
6649 }
6650 },
6651 {
6652 "defaultMessage": "!!!Auto-hide menu bar",
6653 "end": {
6654 "column": 3,
6655 "line": 252
6656 },
6657 "file": "src/lib/Menu.js",
6658 "id": "menu.app.autohideMenuBar",
6659 "start": {
6660 "column": 19,
6661 "line": 249
6662 }
6663 },
6664 {
6665 "defaultMessage": "!!!Add New Service...",
6666 "end": {
6667 "column": 3,
6668 "line": 256
6669 },
6670 "file": "src/lib/Menu.js",
6671 "id": "menu.services.addNewService",
6672 "start": {
6673 "column": 17,
6674 "line": 253
6675 }
6676 },
6677 {
6678 "defaultMessage": "!!!Add New Workspace...",
6679 "end": {
6680 "column": 3,
6681 "line": 260
6682 },
6683 "file": "src/lib/Menu.js",
6684 "id": "menu.workspaces.addNewWorkspace",
6685 "start": {
6686 "column": 19,
6687 "line": 257
6688 }
6689 },
6690 {
6691 "defaultMessage": "!!!Open workspace drawer",
6692 "end": {
6693 "column": 3,
6694 "line": 264
6695 },
6696 "file": "src/lib/Menu.js",
6697 "id": "menu.workspaces.openWorkspaceDrawer",
6698 "start": {
6699 "column": 23,
6700 "line": 261
6701 }
6702 },
6703 {
6704 "defaultMessage": "!!!Close workspace drawer",
6705 "end": {
6706 "column": 3,
6707 "line": 268
6708 },
6709 "file": "src/lib/Menu.js",
6710 "id": "menu.workspaces.closeWorkspaceDrawer",
6711 "start": {
6712 "column": 24,
6713 "line": 265
6714 }
6715 },
6716 {
6717 "defaultMessage": "!!!Activate next service...",
6718 "end": {
6719 "column": 3,
6720 "line": 272
6721 },
6722 "file": "src/lib/Menu.js",
6723 "id": "menu.services.setNextServiceActive",
6724 "start": {
6725 "column": 23,
6726 "line": 269
6727 }
6728 },
6729 {
6730 "defaultMessage": "!!!Activate previous service...",
6731 "end": {
6732 "column": 3,
6733 "line": 276
6734 },
6735 "file": "src/lib/Menu.js",
6736 "id": "menu.services.activatePreviousService",
6737 "start": {
6738 "column": 27,
6739 "line": 273
6740 }
6741 },
6742 {
6743 "defaultMessage": "!!!Disable notifications & audio",
6744 "end": {
6745 "column": 3,
6746 "line": 280
6747 },
6748 "file": "src/lib/Menu.js",
6749 "id": "sidebar.muteApp",
6750 "start": {
6751 "column": 11,
6752 "line": 277
6753 }
6754 },
6755 {
6756 "defaultMessage": "!!!Enable notifications & audio",
6757 "end": {
6758 "column": 3,
6759 "line": 284
6760 },
6761 "file": "src/lib/Menu.js",
6762 "id": "sidebar.unmuteApp",
6763 "start": {
6764 "column": 13,
6765 "line": 281
6766 }
6767 },
6768 {
6769 "defaultMessage": "!!!Workspaces",
6770 "end": {
6771 "column": 3,
6772 "line": 288
6773 },
6774 "file": "src/lib/Menu.js",
6775 "id": "menu.workspaces",
6776 "start": {
6777 "column": 14,
6778 "line": 285
6779 }
6780 },
6781 {
6782 "defaultMessage": "!!!Default",
6783 "end": {
6784 "column": 3,
6785 "line": 292
6786 },
6787 "file": "src/lib/Menu.js",
6788 "id": "menu.workspaces.defaultWorkspace",
6789 "start": {
6790 "column": 20,
6791 "line": 289
6792 }
6793 },
6794 {
6795 "defaultMessage": "!!!Todos",
6796 "end": {
6797 "column": 3,
6798 "line": 296
6799 },
6800 "file": "src/lib/Menu.js",
6801 "id": "menu.todos",
6802 "start": {
6803 "column": 9,
6804 "line": 293
6805 }
6806 },
6807 {
6808 "defaultMessage": "!!!Open Todos drawer",
6809 "end": {
6810 "column": 3,
6811 "line": 300
6812 },
6813 "file": "src/lib/Menu.js",
6814 "id": "menu.Todoss.openTodosDrawer",
6815 "start": {
6816 "column": 19,
6817 "line": 297
6818 }
6819 },
6820 {
6821 "defaultMessage": "!!!Close Todos drawer",
6822 "end": {
6823 "column": 3,
6824 "line": 304
6825 },
6826 "file": "src/lib/Menu.js",
6827 "id": "menu.Todoss.closeTodosDrawer",
6828 "start": {
6829 "column": 20,
6830 "line": 301
6831 }
6832 },
6833 {
6834 "defaultMessage": "!!!Enable Todos",
6835 "end": {
6836 "column": 3,
6837 "line": 308
6838 },
6839 "file": "src/lib/Menu.js",
6840 "id": "menu.todos.enableTodos",
6841 "start": {
6842 "column": 15,
6843 "line": 305
6844 }
6845 },
6846 {
6847 "defaultMessage": "!!!Home",
6848 "end": {
6849 "column": 3,
6850 "line": 312
6851 },
6852 "file": "src/lib/Menu.js",
6853 "id": "menu.services.goHome",
6854 "start": {
6855 "column": 17,
6856 "line": 309
6857 }
6858 }
6859 ],
6860 "path": "src/lib/Menu.json"
6861 }
6862] \ No newline at end of file