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.json2208
1 files changed, 1246 insertions, 962 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 9cfeaed42..b056f0d1b 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -2,7 +2,7 @@
2 { 2 {
3 "descriptors": [ 3 "descriptors": [
4 { 4 {
5 "defaultMessage": "!!!A new update for Franz is available.", 5 "defaultMessage": "!!!A new update for Ferdi is available.",
6 "end": { 6 "end": {
7 "column": 3, 7 "column": 3,
8 "line": 12 8 "line": 12
@@ -46,7 +46,7 @@
46 { 46 {
47 "descriptors": [ 47 "descriptors": [
48 { 48 {
49 "defaultMessage": "!!!Import your Franz 4 services", 49 "defaultMessage": "!!!Import your Ferdi 4 services",
50 "end": { 50 "end": {
51 "column": 3, 51 "column": 3,
52 "line": 16 52 "line": 16
@@ -59,7 +59,7 @@
59 } 59 }
60 }, 60 },
61 { 61 {
62 "defaultMessage": "!!!Services not yet supported in Franz 5", 62 "defaultMessage": "!!!Services not yet supported in Ferdi 5",
63 "end": { 63 "end": {
64 "column": 3, 64 "column": 3,
65 "line": 20 65 "line": 20
@@ -199,120 +199,242 @@
199 { 199 {
200 "descriptors": [ 200 "descriptors": [
201 { 201 {
202 "defaultMessage": "!!!Locked",
203 "end": {
204 "column": 3,
205 "line": 18
206 },
207 "file": "src/components/auth/Locked.js",
208 "id": "locked.headline",
209 "start": {
210 "column": 12,
211 "line": 15
212 }
213 },
214 {
215 "defaultMessage": "!!!Ferdi is currently locked. Please unlock Ferdi with your password to see your messages.",
216 "end": {
217 "column": 3,
218 "line": 22
219 },
220 "file": "src/components/auth/Locked.js",
221 "id": "locked.info",
222 "start": {
223 "column": 8,
224 "line": 19
225 }
226 },
227 {
228 "defaultMessage": "!!!Password",
229 "end": {
230 "column": 3,
231 "line": 26
232 },
233 "file": "src/components/auth/Locked.js",
234 "id": "locked.password.label",
235 "start": {
236 "column": 17,
237 "line": 23
238 }
239 },
240 {
241 "defaultMessage": "!!!Unlock",
242 "end": {
243 "column": 3,
244 "line": 30
245 },
246 "file": "src/components/auth/Locked.js",
247 "id": "locked.submit.label",
248 "start": {
249 "column": 21,
250 "line": 27
251 }
252 },
253 {
254 "defaultMessage": "!!!Password invalid",
255 "end": {
256 "column": 3,
257 "line": 34
258 },
259 "file": "src/components/auth/Locked.js",
260 "id": "locked.invalidCredentials",
261 "start": {
262 "column": 22,
263 "line": 31
264 }
265 }
266 ],
267 "path": "src/components/auth/Locked.json"
268 },
269 {
270 "descriptors": [
271 {
202 "defaultMessage": "!!!Sign in", 272 "defaultMessage": "!!!Sign in",
203 "end": { 273 "end": {
204 "column": 3, 274 "column": 3,
205 "line": 20 275 "line": 22
206 }, 276 },
207 "file": "src/components/auth/Login.js", 277 "file": "src/components/auth/Login.js",
208 "id": "login.headline", 278 "id": "login.headline",
209 "start": { 279 "start": {
210 "column": 12, 280 "column": 12,
211 "line": 17 281 "line": 19
212 } 282 }
213 }, 283 },
214 { 284 {
215 "defaultMessage": "!!!Email address", 285 "defaultMessage": "!!!Email address",
216 "end": { 286 "end": {
217 "column": 3, 287 "column": 3,
218 "line": 24 288 "line": 26
219 }, 289 },
220 "file": "src/components/auth/Login.js", 290 "file": "src/components/auth/Login.js",
221 "id": "login.email.label", 291 "id": "login.email.label",
222 "start": { 292 "start": {
223 "column": 14, 293 "column": 14,
224 "line": 21 294 "line": 23
225 } 295 }
226 }, 296 },
227 { 297 {
228 "defaultMessage": "!!!Password", 298 "defaultMessage": "!!!Password",
229 "end": { 299 "end": {
230 "column": 3, 300 "column": 3,
231 "line": 28 301 "line": 30
232 }, 302 },
233 "file": "src/components/auth/Login.js", 303 "file": "src/components/auth/Login.js",
234 "id": "login.password.label", 304 "id": "login.password.label",
235 "start": { 305 "start": {
236 "column": 17, 306 "column": 17,
237 "line": 25 307 "line": 27
238 } 308 }
239 }, 309 },
240 { 310 {
241 "defaultMessage": "!!!Sign in", 311 "defaultMessage": "!!!Sign in",
242 "end": { 312 "end": {
243 "column": 3, 313 "column": 3,
244 "line": 32 314 "line": 34
245 }, 315 },
246 "file": "src/components/auth/Login.js", 316 "file": "src/components/auth/Login.js",
247 "id": "login.submit.label", 317 "id": "login.submit.label",
248 "start": { 318 "start": {
249 "column": 21, 319 "column": 21,
250 "line": 29 320 "line": 31
251 } 321 }
252 }, 322 },
253 { 323 {
254 "defaultMessage": "!!!Email or password not valid", 324 "defaultMessage": "!!!Email or password not valid",
255 "end": { 325 "end": {
256 "column": 3, 326 "column": 3,
257 "line": 36 327 "line": 38
258 }, 328 },
259 "file": "src/components/auth/Login.js", 329 "file": "src/components/auth/Login.js",
260 "id": "login.invalidCredentials", 330 "id": "login.invalidCredentials",
261 "start": { 331 "start": {
262 "column": 22, 332 "column": 22,
263 "line": 33 333 "line": 35
334 }
335 },
336 {
337 "defaultMessage": "!!!Using a Franz account to log in?",
338 "end": {
339 "column": 3,
340 "line": 42
341 },
342 "file": "src/components/auth/Login.js",
343 "id": "login.customServerQuestion",
344 "start": {
345 "column": 24,
346 "line": 39
347 }
348 },
349 {
350 "defaultMessage": "!!!Try importing your Franz account into Ferdi",
351 "end": {
352 "column": 3,
353 "line": 46
354 },
355 "file": "src/components/auth/Login.js",
356 "id": "login.customServerSuggestion",
357 "start": {
358 "column": 26,
359 "line": 43
264 } 360 }
265 }, 361 },
266 { 362 {
267 "defaultMessage": "!!!Your session expired, please login again.", 363 "defaultMessage": "!!!Your session expired, please login again.",
268 "end": { 364 "end": {
269 "column": 3, 365 "column": 3,
270 "line": 40 366 "line": 50
271 }, 367 },
272 "file": "src/components/auth/Login.js", 368 "file": "src/components/auth/Login.js",
273 "id": "login.tokenExpired", 369 "id": "login.tokenExpired",
274 "start": { 370 "start": {
275 "column": 16, 371 "column": 16,
276 "line": 37 372 "line": 47
277 } 373 }
278 }, 374 },
279 { 375 {
280 "defaultMessage": "!!!Your session expired, please login again.", 376 "defaultMessage": "!!!Your session expired, please login again.",
281 "end": { 377 "end": {
282 "column": 3, 378 "column": 3,
283 "line": 44 379 "line": 54
284 }, 380 },
285 "file": "src/components/auth/Login.js", 381 "file": "src/components/auth/Login.js",
286 "id": "login.serverLogout", 382 "id": "login.serverLogout",
287 "start": { 383 "start": {
288 "column": 16, 384 "column": 16,
289 "line": 41 385 "line": 51
290 } 386 }
291 }, 387 },
292 { 388 {
293 "defaultMessage": "!!!Create a free account", 389 "defaultMessage": "!!!Create a free account",
294 "end": { 390 "end": {
295 "column": 3, 391 "column": 3,
296 "line": 48 392 "line": 58
297 }, 393 },
298 "file": "src/components/auth/Login.js", 394 "file": "src/components/auth/Login.js",
299 "id": "login.link.signup", 395 "id": "login.link.signup",
300 "start": { 396 "start": {
301 "column": 14, 397 "column": 14,
302 "line": 45 398 "line": 55
399 }
400 },
401 {
402 "defaultMessage": "!!!Change server",
403 "end": {
404 "column": 3,
405 "line": 62
406 },
407 "file": "src/components/auth/Login.js",
408 "id": "login.changeServer",
409 "start": {
410 "column": 16,
411 "line": 59
412 }
413 },
414 {
415 "defaultMessage": "!!!Use Ferdi without an Account",
416 "end": {
417 "column": 3,
418 "line": 66
419 },
420 "file": "src/components/auth/Login.js",
421 "id": "services.serverless",
422 "start": {
423 "column": 14,
424 "line": 63
303 } 425 }
304 }, 426 },
305 { 427 {
306 "defaultMessage": "!!!Forgot password", 428 "defaultMessage": "!!!Forgot password",
307 "end": { 429 "end": {
308 "column": 3, 430 "column": 3,
309 "line": 52 431 "line": 70
310 }, 432 },
311 "file": "src/components/auth/Login.js", 433 "file": "src/components/auth/Login.js",
312 "id": "login.link.password", 434 "id": "login.link.password",
313 "start": { 435 "start": {
314 "column": 16, 436 "column": 16,
315 "line": 49 437 "line": 67
316 } 438 }
317 } 439 }
318 ], 440 ],
@@ -417,172 +539,120 @@
417 { 539 {
418 "descriptors": [ 540 "descriptors": [
419 { 541 {
420 "defaultMessage": "!!!Hi {name}, welcome to Franz", 542 "defaultMessage": "!!!Franz Professional",
421 "end": { 543 "end": {
422 "column": 3, 544 "column": 3,
423 "line": 18 545 "line": 18
424 }, 546 },
425 "file": "src/components/auth/Pricing.js", 547 "file": "src/components/auth/Pricing.js",
426 "id": "pricing.trial.headline.pro", 548 "id": "pricing.trial.headline",
427 "start": { 549 "start": {
428 "column": 12, 550 "column": 12,
429 "line": 15 551 "line": 15
430 } 552 }
431 }, 553 },
432 { 554 {
433 "defaultMessage": "!!!We have a special treat for you.", 555 "defaultMessage": "!!!Your personal welcome offer:",
434 "end": { 556 "end": {
435 "column": 3, 557 "column": 3,
436 "line": 22 558 "line": 22
437 }, 559 },
438 "file": "src/components/auth/Pricing.js", 560 "file": "src/components/auth/Pricing.js",
439 "id": "pricing.trial.intro.specialTreat", 561 "id": "pricing.trial.subheadline",
440 "start": { 562 "start": {
441 "column": 16, 563 "column": 17,
442 "line": 19 564 "line": 19
443 } 565 }
444 }, 566 },
445 { 567 {
446 "defaultMessage": "!!!Enjoy the full Franz Professional experience completely free for 14 days.",
447 "end": {
448 "column": 3,
449 "line": 26
450 },
451 "file": "src/components/auth/Pricing.js",
452 "id": "pricing.trial.intro.tryPro",
453 "start": {
454 "column": 10,
455 "line": 23
456 }
457 },
458 {
459 "defaultMessage": "!!!Happy messaging,",
460 "end": {
461 "column": 3,
462 "line": 30
463 },
464 "file": "src/components/auth/Pricing.js",
465 "id": "pricing.trial.intro.happyMessaging",
466 "start": {
467 "column": 18,
468 "line": 27
469 }
470 },
471 {
472 "defaultMessage": "!!!No strings attached", 568 "defaultMessage": "!!!No strings attached",
473 "end": { 569 "end": {
474 "column": 3, 570 "column": 3,
475 "line": 34 571 "line": 26
476 }, 572 },
477 "file": "src/components/auth/Pricing.js", 573 "file": "src/components/auth/Pricing.js",
478 "id": "pricing.trial.terms.headline", 574 "id": "pricing.trial.terms.headline",
479 "start": { 575 "start": {
480 "column": 29, 576 "column": 29,
481 "line": 31 577 "line": 23
482 } 578 }
483 }, 579 },
484 { 580 {
485 "defaultMessage": "!!!No credit card required", 581 "defaultMessage": "!!!No credit card required",
486 "end": { 582 "end": {
487 "column": 3, 583 "column": 3,
488 "line": 38 584 "line": 30
489 }, 585 },
490 "file": "src/components/auth/Pricing.js", 586 "file": "src/components/auth/Pricing.js",
491 "id": "pricing.trial.terms.noCreditCard", 587 "id": "pricing.trial.terms.noCreditCard",
492 "start": { 588 "start": {
493 "column": 16, 589 "column": 16,
494 "line": 35 590 "line": 27
495 } 591 }
496 }, 592 },
497 { 593 {
498 "defaultMessage": "!!!Your free trial ends automatically after 14 days", 594 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
499 "end": { 595 "end": {
500 "column": 3, 596 "column": 3,
501 "line": 42 597 "line": 34
502 }, 598 },
503 "file": "src/components/auth/Pricing.js", 599 "file": "src/components/auth/Pricing.js",
504 "id": "pricing.trial.terms.automaticTrialEnd", 600 "id": "pricing.trial.terms.automaticTrialEnd",
505 "start": { 601 "start": {
506 "column": 21, 602 "column": 21,
507 "line": 39 603 "line": 31
508 }
509 },
510 {
511 "defaultMessage": "!!!Free trial (normally {currency}{price} per month)",
512 "end": {
513 "column": 3,
514 "line": 46
515 },
516 "file": "src/components/auth/Pricing.js",
517 "id": "pricing.trial.terms.trialWorth",
518 "start": {
519 "column": 14,
520 "line": 43
521 } 604 }
522 }, 605 },
523 { 606 {
524 "defaultMessage": "!!!Sorry, we could not activate your trial!", 607 "defaultMessage": "!!!Sorry, we could not activate your trial!",
525 "end": { 608 "end": {
526 "column": 3, 609 "column": 3,
527 "line": 50 610 "line": 38
528 }, 611 },
529 "file": "src/components/auth/Pricing.js", 612 "file": "src/components/auth/Pricing.js",
530 "id": "pricing.trial.error", 613 "id": "pricing.trial.error",
531 "start": { 614 "start": {
532 "column": 19, 615 "column": 19,
533 "line": 47 616 "line": 35
534 } 617 }
535 }, 618 },
536 { 619 {
537 "defaultMessage": "!!!Start my 14-day Franz Professional Trial", 620 "defaultMessage": "!!!Yes, upgrade my account to Franz Professional",
538 "end": { 621 "end": {
539 "column": 3, 622 "column": 3,
540 "line": 54 623 "line": 42
541 }, 624 },
542 "file": "src/components/auth/Pricing.js", 625 "file": "src/components/auth/Pricing.js",
543 "id": "pricing.trial.cta.accept", 626 "id": "pricing.trial.cta.accept",
544 "start": { 627 "start": {
545 "column": 13, 628 "column": 13,
546 "line": 51 629 "line": 39
547 }
548 },
549 {
550 "defaultMessage": "!!!Start using Franz",
551 "end": {
552 "column": 3,
553 "line": 58
554 },
555 "file": "src/components/auth/Pricing.js",
556 "id": "pricing.trial.cta.start",
557 "start": {
558 "column": 12,
559 "line": 55
560 } 630 }
561 }, 631 },
562 { 632 {
563 "defaultMessage": "!!!Continue to Franz", 633 "defaultMessage": "!!!Continue to Ferdi",
564 "end": { 634 "end": {
565 "column": 3, 635 "column": 3,
566 "line": 62 636 "line": 46
567 }, 637 },
568 "file": "src/components/auth/Pricing.js", 638 "file": "src/components/auth/Pricing.js",
569 "id": "pricing.trial.cta.skip", 639 "id": "pricing.trial.cta.skip",
570 "start": { 640 "start": {
571 "column": 11, 641 "column": 11,
572 "line": 59 642 "line": 43
573 } 643 }
574 }, 644 },
575 { 645 {
576 "defaultMessage": "!!!Franz Professional includes:", 646 "defaultMessage": "!!!Franz Professional includes:",
577 "end": { 647 "end": {
578 "column": 3, 648 "column": 3,
579 "line": 66 649 "line": 50
580 }, 650 },
581 "file": "src/components/auth/Pricing.js", 651 "file": "src/components/auth/Pricing.js",
582 "id": "pricing.trial.features.headline", 652 "id": "pricing.trial.features.headline",
583 "start": { 653 "start": {
584 "column": 20, 654 "column": 20,
585 "line": 63 655 "line": 47
586 } 656 }
587 } 657 }
588 ], 658 ],
@@ -594,143 +664,169 @@
594 "defaultMessage": "!!!Sign up", 664 "defaultMessage": "!!!Sign up",
595 "end": { 665 "end": {
596 "column": 3, 666 "column": 3,
597 "line": 20 667 "line": 22
598 }, 668 },
599 "file": "src/components/auth/Signup.js", 669 "file": "src/components/auth/Signup.js",
600 "id": "signup.headline", 670 "id": "signup.headline",
601 "start": { 671 "start": {
602 "column": 12, 672 "column": 12,
603 "line": 17 673 "line": 19
604 } 674 }
605 }, 675 },
606 { 676 {
607 "defaultMessage": "!!!Firstname", 677 "defaultMessage": "!!!Firstname",
608 "end": { 678 "end": {
609 "column": 3, 679 "column": 3,
610 "line": 24 680 "line": 26
611 }, 681 },
612 "file": "src/components/auth/Signup.js", 682 "file": "src/components/auth/Signup.js",
613 "id": "signup.firstname.label", 683 "id": "signup.firstname.label",
614 "start": { 684 "start": {
615 "column": 18, 685 "column": 18,
616 "line": 21 686 "line": 23
617 } 687 }
618 }, 688 },
619 { 689 {
620 "defaultMessage": "!!!Lastname", 690 "defaultMessage": "!!!Lastname",
621 "end": { 691 "end": {
622 "column": 3, 692 "column": 3,
623 "line": 28 693 "line": 30
624 }, 694 },
625 "file": "src/components/auth/Signup.js", 695 "file": "src/components/auth/Signup.js",
626 "id": "signup.lastname.label", 696 "id": "signup.lastname.label",
627 "start": { 697 "start": {
628 "column": 17, 698 "column": 17,
629 "line": 25 699 "line": 27
630 } 700 }
631 }, 701 },
632 { 702 {
633 "defaultMessage": "!!!Email address", 703 "defaultMessage": "!!!Email address",
634 "end": { 704 "end": {
635 "column": 3, 705 "column": 3,
636 "line": 32 706 "line": 34
637 }, 707 },
638 "file": "src/components/auth/Signup.js", 708 "file": "src/components/auth/Signup.js",
639 "id": "signup.email.label", 709 "id": "signup.email.label",
640 "start": { 710 "start": {
641 "column": 14, 711 "column": 14,
642 "line": 29 712 "line": 31
643 } 713 }
644 }, 714 },
645 { 715 {
646 "defaultMessage": "!!!Password", 716 "defaultMessage": "!!!Password",
647 "end": { 717 "end": {
648 "column": 3, 718 "column": 3,
649 "line": 40 719 "line": 42
650 }, 720 },
651 "file": "src/components/auth/Signup.js", 721 "file": "src/components/auth/Signup.js",
652 "id": "signup.password.label", 722 "id": "signup.password.label",
653 "start": { 723 "start": {
654 "column": 17, 724 "column": 17,
655 "line": 37 725 "line": 39
656 } 726 }
657 }, 727 },
658 { 728 {
659 "defaultMessage": "!!!By creating a Franz account you accept the", 729 "defaultMessage": "!!!By creating a Ferdi account you accept the",
660 "end": { 730 "end": {
661 "column": 3, 731 "column": 3,
662 "line": 44 732 "line": 46
663 }, 733 },
664 "file": "src/components/auth/Signup.js", 734 "file": "src/components/auth/Signup.js",
665 "id": "signup.legal.info", 735 "id": "signup.legal.info",
666 "start": { 736 "start": {
667 "column": 13, 737 "column": 13,
668 "line": 41 738 "line": 43
669 } 739 }
670 }, 740 },
671 { 741 {
672 "defaultMessage": "!!!Terms of service", 742 "defaultMessage": "!!!Terms of service",
673 "end": { 743 "end": {
674 "column": 3, 744 "column": 3,
675 "line": 48 745 "line": 50
676 }, 746 },
677 "file": "src/components/auth/Signup.js", 747 "file": "src/components/auth/Signup.js",
678 "id": "signup.legal.terms", 748 "id": "signup.legal.terms",
679 "start": { 749 "start": {
680 "column": 9, 750 "column": 9,
681 "line": 45 751 "line": 47
682 } 752 }
683 }, 753 },
684 { 754 {
685 "defaultMessage": "!!!Privacy Statement", 755 "defaultMessage": "!!!Privacy Statement",
686 "end": { 756 "end": {
687 "column": 3, 757 "column": 3,
688 "line": 52 758 "line": 54
689 }, 759 },
690 "file": "src/components/auth/Signup.js", 760 "file": "src/components/auth/Signup.js",
691 "id": "signup.legal.privacy", 761 "id": "signup.legal.privacy",
692 "start": { 762 "start": {
693 "column": 11, 763 "column": 11,
694 "line": 49 764 "line": 51
695 } 765 }
696 }, 766 },
697 { 767 {
698 "defaultMessage": "!!!Create account", 768 "defaultMessage": "!!!Create account",
699 "end": { 769 "end": {
700 "column": 3, 770 "column": 3,
701 "line": 56 771 "line": 58
702 }, 772 },
703 "file": "src/components/auth/Signup.js", 773 "file": "src/components/auth/Signup.js",
704 "id": "signup.submit.label", 774 "id": "signup.submit.label",
705 "start": { 775 "start": {
706 "column": 21, 776 "column": 21,
707 "line": 53 777 "line": 55
708 } 778 }
709 }, 779 },
710 { 780 {
711 "defaultMessage": "!!!Already have an account, sign in?", 781 "defaultMessage": "!!!Already have an account, sign in?",
712 "end": { 782 "end": {
713 "column": 3, 783 "column": 3,
714 "line": 60 784 "line": 62
715 }, 785 },
716 "file": "src/components/auth/Signup.js", 786 "file": "src/components/auth/Signup.js",
717 "id": "signup.link.login", 787 "id": "signup.link.login",
718 "start": { 788 "start": {
719 "column": 13, 789 "column": 13,
720 "line": 57 790 "line": 59
791 }
792 },
793 {
794 "defaultMessage": "!!!Change server",
795 "end": {
796 "column": 3,
797 "line": 66
798 },
799 "file": "src/components/auth/Signup.js",
800 "id": "login.changeServer",
801 "start": {
802 "column": 16,
803 "line": 63
804 }
805 },
806 {
807 "defaultMessage": "!!!Use Ferdi without an Account",
808 "end": {
809 "column": 3,
810 "line": 70
811 },
812 "file": "src/components/auth/Signup.js",
813 "id": "services.serverless",
814 "start": {
815 "column": 14,
816 "line": 67
721 } 817 }
722 }, 818 },
723 { 819 {
724 "defaultMessage": "!!!A user with that email address already exists", 820 "defaultMessage": "!!!A user with that email address already exists",
725 "end": { 821 "end": {
726 "column": 3, 822 "column": 3,
727 "line": 64 823 "line": 74
728 }, 824 },
729 "file": "src/components/auth/Signup.js", 825 "file": "src/components/auth/Signup.js",
730 "id": "signup.emailDuplicate", 826 "id": "signup.emailDuplicate",
731 "start": { 827 "start": {
732 "column": 18, 828 "column": 18,
733 "line": 61 829 "line": 71
734 } 830 }
735 } 831 }
736 ], 832 ],
@@ -742,26 +838,39 @@
742 "defaultMessage": "!!!Create a free account", 838 "defaultMessage": "!!!Create a free account",
743 "end": { 839 "end": {
744 "column": 3, 840 "column": 3,
745 "line": 12 841 "line": 14
746 }, 842 },
747 "file": "src/components/auth/Welcome.js", 843 "file": "src/components/auth/Welcome.js",
748 "id": "welcome.signupButton", 844 "id": "welcome.signupButton",
749 "start": { 845 "start": {
750 "column": 16, 846 "column": 16,
751 "line": 9 847 "line": 11
752 } 848 }
753 }, 849 },
754 { 850 {
755 "defaultMessage": "!!!Login to your account", 851 "defaultMessage": "!!!Login to your account",
756 "end": { 852 "end": {
757 "column": 3, 853 "column": 3,
758 "line": 16 854 "line": 18
759 }, 855 },
760 "file": "src/components/auth/Welcome.js", 856 "file": "src/components/auth/Welcome.js",
761 "id": "welcome.loginButton", 857 "id": "welcome.loginButton",
762 "start": { 858 "start": {
763 "column": 15, 859 "column": 15,
764 "line": 13 860 "line": 15
861 }
862 },
863 {
864 "defaultMessage": "!!!Use Ferdi without an Account",
865 "end": {
866 "column": 3,
867 "line": 22
868 },
869 "file": "src/components/auth/Welcome.js",
870 "id": "services.serverless",
871 "start": {
872 "column": 14,
873 "line": 19
765 } 874 }
766 } 875 }
767 ], 876 ],
@@ -773,39 +882,52 @@
773 "defaultMessage": "!!!Your services have been updated.", 882 "defaultMessage": "!!!Your services have been updated.",
774 "end": { 883 "end": {
775 "column": 3, 884 "column": 3,
776 "line": 33 885 "line": 31
777 }, 886 },
778 "file": "src/components/layout/AppLayout.js", 887 "file": "src/components/layout/AppLayout.js",
779 "id": "infobar.servicesUpdated", 888 "id": "infobar.servicesUpdated",
780 "start": { 889 "start": {
781 "column": 19, 890 "column": 19,
782 "line": 30 891 "line": 28
783 } 892 }
784 }, 893 },
785 { 894 {
786 "defaultMessage": "!!!Reload services", 895 "defaultMessage": "!!!Reload services",
787 "end": { 896 "end": {
788 "column": 3, 897 "column": 3,
789 "line": 37 898 "line": 35
790 }, 899 },
791 "file": "src/components/layout/AppLayout.js", 900 "file": "src/components/layout/AppLayout.js",
792 "id": "infobar.buttonReloadServices", 901 "id": "infobar.buttonReloadServices",
793 "start": { 902 "start": {
794 "column": 24, 903 "column": 24,
795 "line": 34 904 "line": 32
796 } 905 }
797 }, 906 },
798 { 907 {
799 "defaultMessage": "!!!Could not load services and user information", 908 "defaultMessage": "!!!Could not load services and user information",
800 "end": { 909 "end": {
801 "column": 3, 910 "column": 3,
802 "line": 41 911 "line": 39
803 }, 912 },
804 "file": "src/components/layout/AppLayout.js", 913 "file": "src/components/layout/AppLayout.js",
805 "id": "infobar.requiredRequestsFailed", 914 "id": "infobar.requiredRequestsFailed",
806 "start": { 915 "start": {
807 "column": 26, 916 "column": 26,
808 "line": 38 917 "line": 36
918 }
919 },
920 {
921 "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
922 "end": {
923 "column": 3,
924 "line": 43
925 },
926 "file": "src/components/layout/AppLayout.js",
927 "id": "infobar.authRequestFailed",
928 "start": {
929 "column": 21,
930 "line": 40
809 } 931 }
810 } 932 }
811 ], 933 ],
@@ -916,6 +1038,19 @@
916 "column": 20, 1038 "column": 20,
917 "line": 43 1039 "line": 43
918 } 1040 }
1041 },
1042 {
1043 "defaultMessage": "!!!Lock Ferdi",
1044 "end": {
1045 "column": 3,
1046 "line": 50
1047 },
1048 "file": "src/components/layout/Sidebar.js",
1049 "id": "sidebar.lockFerdi",
1050 "start": {
1051 "column": 13,
1052 "line": 47
1053 }
919 } 1054 }
920 ], 1055 ],
921 "path": "src/components/layout/Sidebar.json" 1056 "path": "src/components/layout/Sidebar.json"
@@ -1094,29 +1229,68 @@
1094 { 1229 {
1095 "descriptors": [ 1230 "descriptors": [
1096 { 1231 {
1097 "defaultMessage": "!!!Welcome to Franz", 1232 "defaultMessage": "!!!Welcome to Ferdi",
1098 "end": { 1233 "end": {
1099 "column": 3, 1234 "column": 3,
1100 "line": 17 1235 "line": 18
1101 }, 1236 },
1102 "file": "src/components/services/content/Services.js", 1237 "file": "src/components/services/content/Services.js",
1103 "id": "services.welcome", 1238 "id": "services.welcome",
1104 "start": { 1239 "start": {
1105 "column": 11, 1240 "column": 11,
1106 "line": 14 1241 "line": 15
1107 } 1242 }
1108 }, 1243 },
1109 { 1244 {
1110 "defaultMessage": "!!!Get started", 1245 "defaultMessage": "!!!Get started",
1111 "end": { 1246 "end": {
1112 "column": 3, 1247 "column": 3,
1113 "line": 21 1248 "line": 22
1114 }, 1249 },
1115 "file": "src/components/services/content/Services.js", 1250 "file": "src/components/services/content/Services.js",
1116 "id": "services.getStarted", 1251 "id": "services.getStarted",
1117 "start": { 1252 "start": {
1118 "column": 14, 1253 "column": 14,
1119 "line": 18 1254 "line": 19
1255 }
1256 },
1257 {
1258 "defaultMessage": "!!!Please login to use Ferdi.",
1259 "end": {
1260 "column": 3,
1261 "line": 26
1262 },
1263 "file": "src/components/services/content/Services.js",
1264 "id": "services.login",
1265 "start": {
1266 "column": 9,
1267 "line": 23
1268 }
1269 },
1270 {
1271 "defaultMessage": "!!!Use Ferdi without an Account",
1272 "end": {
1273 "column": 3,
1274 "line": 30
1275 },
1276 "file": "src/components/services/content/Services.js",
1277 "id": "services.serverless",
1278 "start": {
1279 "column": 14,
1280 "line": 27
1281 }
1282 },
1283 {
1284 "defaultMessage": "!!!Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
1285 "end": {
1286 "column": 3,
1287 "line": 34
1288 },
1289 "file": "src/components/services/content/Services.js",
1290 "id": "services.serverInfo",
1291 "start": {
1292 "column": 14,
1293 "line": 31
1120 } 1294 }
1121 } 1295 }
1122 ], 1296 ],
@@ -1473,7 +1647,7 @@
1473 } 1647 }
1474 }, 1648 },
1475 { 1649 {
1476 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.", 1650 "defaultMessage": "!!!If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
1477 "end": { 1651 "end": {
1478 "column": 3, 1652 "column": 3,
1479 "line": 73 1653 "line": 73
@@ -1559,104 +1733,104 @@
1559 "defaultMessage": "!!!Available services", 1733 "defaultMessage": "!!!Available services",
1560 "end": { 1734 "end": {
1561 "column": 3, 1735 "column": 3,
1562 "line": 17 1736 "line": 20
1563 }, 1737 },
1564 "file": "src/components/settings/navigation/SettingsNavigation.js", 1738 "file": "src/components/settings/navigation/SettingsNavigation.js",
1565 "id": "settings.navigation.availableServices", 1739 "id": "settings.navigation.availableServices",
1566 "start": { 1740 "start": {
1567 "column": 21, 1741 "column": 21,
1568 "line": 14 1742 "line": 17
1569 } 1743 }
1570 }, 1744 },
1571 { 1745 {
1572 "defaultMessage": "!!!Your services", 1746 "defaultMessage": "!!!Your services",
1573 "end": { 1747 "end": {
1574 "column": 3, 1748 "column": 3,
1575 "line": 21 1749 "line": 24
1576 }, 1750 },
1577 "file": "src/components/settings/navigation/SettingsNavigation.js", 1751 "file": "src/components/settings/navigation/SettingsNavigation.js",
1578 "id": "settings.navigation.yourServices", 1752 "id": "settings.navigation.yourServices",
1579 "start": { 1753 "start": {
1580 "column": 16, 1754 "column": 16,
1581 "line": 18 1755 "line": 21
1582 } 1756 }
1583 }, 1757 },
1584 { 1758 {
1585 "defaultMessage": "!!!Your workspaces", 1759 "defaultMessage": "!!!Your workspaces",
1586 "end": { 1760 "end": {
1587 "column": 3, 1761 "column": 3,
1588 "line": 25 1762 "line": 28
1589 }, 1763 },
1590 "file": "src/components/settings/navigation/SettingsNavigation.js", 1764 "file": "src/components/settings/navigation/SettingsNavigation.js",
1591 "id": "settings.navigation.yourWorkspaces", 1765 "id": "settings.navigation.yourWorkspaces",
1592 "start": { 1766 "start": {
1593 "column": 18, 1767 "column": 18,
1594 "line": 22 1768 "line": 25
1595 } 1769 }
1596 }, 1770 },
1597 { 1771 {
1598 "defaultMessage": "!!!Account", 1772 "defaultMessage": "!!!Account",
1599 "end": { 1773 "end": {
1600 "column": 3, 1774 "column": 3,
1601 "line": 29 1775 "line": 32
1602 }, 1776 },
1603 "file": "src/components/settings/navigation/SettingsNavigation.js", 1777 "file": "src/components/settings/navigation/SettingsNavigation.js",
1604 "id": "settings.navigation.account", 1778 "id": "settings.navigation.account",
1605 "start": { 1779 "start": {
1606 "column": 11, 1780 "column": 11,
1607 "line": 26 1781 "line": 29
1608 } 1782 }
1609 }, 1783 },
1610 { 1784 {
1611 "defaultMessage": "!!!Manage Team", 1785 "defaultMessage": "!!!Manage Team",
1612 "end": { 1786 "end": {
1613 "column": 3, 1787 "column": 3,
1614 "line": 33 1788 "line": 36
1615 }, 1789 },
1616 "file": "src/components/settings/navigation/SettingsNavigation.js", 1790 "file": "src/components/settings/navigation/SettingsNavigation.js",
1617 "id": "settings.navigation.team", 1791 "id": "settings.navigation.team",
1618 "start": { 1792 "start": {
1619 "column": 8, 1793 "column": 8,
1620 "line": 30 1794 "line": 33
1621 } 1795 }
1622 }, 1796 },
1623 { 1797 {
1624 "defaultMessage": "!!!Settings", 1798 "defaultMessage": "!!!Settings",
1625 "end": { 1799 "end": {
1626 "column": 3, 1800 "column": 3,
1627 "line": 37 1801 "line": 40
1628 }, 1802 },
1629 "file": "src/components/settings/navigation/SettingsNavigation.js", 1803 "file": "src/components/settings/navigation/SettingsNavigation.js",
1630 "id": "settings.navigation.settings", 1804 "id": "settings.navigation.settings",
1631 "start": { 1805 "start": {
1632 "column": 12, 1806 "column": 12,
1633 "line": 34 1807 "line": 37
1634 } 1808 }
1635 }, 1809 },
1636 { 1810 {
1637 "defaultMessage": "!!!Invite Friends", 1811 "defaultMessage": "!!!Support Ferdi",
1638 "end": { 1812 "end": {
1639 "column": 3, 1813 "column": 3,
1640 "line": 41 1814 "line": 44
1641 }, 1815 },
1642 "file": "src/components/settings/navigation/SettingsNavigation.js", 1816 "file": "src/components/settings/navigation/SettingsNavigation.js",
1643 "id": "settings.navigation.inviteFriends", 1817 "id": "settings.navigation.supportFerdi",
1644 "start": { 1818 "start": {
1645 "column": 17, 1819 "column": 16,
1646 "line": 38 1820 "line": 41
1647 } 1821 }
1648 }, 1822 },
1649 { 1823 {
1650 "defaultMessage": "!!!Logout", 1824 "defaultMessage": "!!!Logout",
1651 "end": { 1825 "end": {
1652 "column": 3, 1826 "column": 3,
1653 "line": 45 1827 "line": 48
1654 }, 1828 },
1655 "file": "src/components/settings/navigation/SettingsNavigation.js", 1829 "file": "src/components/settings/navigation/SettingsNavigation.js",
1656 "id": "settings.navigation.logout", 1830 "id": "settings.navigation.logout",
1657 "start": { 1831 "start": {
1658 "column": 10, 1832 "column": 10,
1659 "line": 42 1833 "line": 45
1660 } 1834 }
1661 } 1835 }
1662 ], 1836 ],
@@ -1878,263 +2052,276 @@
1878 } 2052 }
1879 }, 2053 },
1880 { 2054 {
1881 "defaultMessage": "!!!Available services", 2055 "defaultMessage": "!!!Open darkmode.css",
1882 "end": { 2056 "end": {
1883 "column": 3, 2057 "column": 3,
1884 "line": 35 2058 "line": 35
1885 }, 2059 },
1886 "file": "src/components/settings/services/EditServiceForm.js", 2060 "file": "src/components/settings/services/EditServiceForm.js",
2061 "id": "settings.service.form.openDarkmodeCss",
2062 "start": {
2063 "column": 19,
2064 "line": 32
2065 }
2066 },
2067 {
2068 "defaultMessage": "!!!Available services",
2069 "end": {
2070 "column": 3,
2071 "line": 39
2072 },
2073 "file": "src/components/settings/services/EditServiceForm.js",
1887 "id": "settings.service.form.availableServices", 2074 "id": "settings.service.form.availableServices",
1888 "start": { 2075 "start": {
1889 "column": 21, 2076 "column": 21,
1890 "line": 32 2077 "line": 36
1891 } 2078 }
1892 }, 2079 },
1893 { 2080 {
1894 "defaultMessage": "!!!Your services", 2081 "defaultMessage": "!!!Your services",
1895 "end": { 2082 "end": {
1896 "column": 3, 2083 "column": 3,
1897 "line": 39 2084 "line": 43
1898 }, 2085 },
1899 "file": "src/components/settings/services/EditServiceForm.js", 2086 "file": "src/components/settings/services/EditServiceForm.js",
1900 "id": "settings.service.form.yourServices", 2087 "id": "settings.service.form.yourServices",
1901 "start": { 2088 "start": {
1902 "column": 16, 2089 "column": 16,
1903 "line": 36 2090 "line": 40
1904 } 2091 }
1905 }, 2092 },
1906 { 2093 {
1907 "defaultMessage": "!!!Add {name}", 2094 "defaultMessage": "!!!Add {name}",
1908 "end": { 2095 "end": {
1909 "column": 3, 2096 "column": 3,
1910 "line": 43 2097 "line": 47
1911 }, 2098 },
1912 "file": "src/components/settings/services/EditServiceForm.js", 2099 "file": "src/components/settings/services/EditServiceForm.js",
1913 "id": "settings.service.form.addServiceHeadline", 2100 "id": "settings.service.form.addServiceHeadline",
1914 "start": { 2101 "start": {
1915 "column": 22, 2102 "column": 22,
1916 "line": 40 2103 "line": 44
1917 } 2104 }
1918 }, 2105 },
1919 { 2106 {
1920 "defaultMessage": "!!!Edit {name}", 2107 "defaultMessage": "!!!Edit {name}",
1921 "end": { 2108 "end": {
1922 "column": 3, 2109 "column": 3,
1923 "line": 47 2110 "line": 51
1924 }, 2111 },
1925 "file": "src/components/settings/services/EditServiceForm.js", 2112 "file": "src/components/settings/services/EditServiceForm.js",
1926 "id": "settings.service.form.editServiceHeadline", 2113 "id": "settings.service.form.editServiceHeadline",
1927 "start": { 2114 "start": {
1928 "column": 23, 2115 "column": 23,
1929 "line": 44 2116 "line": 48
1930 } 2117 }
1931 }, 2118 },
1932 { 2119 {
1933 "defaultMessage": "!!!Hosted", 2120 "defaultMessage": "!!!Hosted",
1934 "end": { 2121 "end": {
1935 "column": 3, 2122 "column": 3,
1936 "line": 51 2123 "line": 55
1937 }, 2124 },
1938 "file": "src/components/settings/services/EditServiceForm.js", 2125 "file": "src/components/settings/services/EditServiceForm.js",
1939 "id": "settings.service.form.tabHosted", 2126 "id": "settings.service.form.tabHosted",
1940 "start": { 2127 "start": {
1941 "column": 13, 2128 "column": 13,
1942 "line": 48 2129 "line": 52
1943 } 2130 }
1944 }, 2131 },
1945 { 2132 {
1946 "defaultMessage": "!!!Self hosted ⭐️", 2133 "defaultMessage": "!!!Self hosted ⭐️",
1947 "end": { 2134 "end": {
1948 "column": 3, 2135 "column": 3,
1949 "line": 55 2136 "line": 59
1950 }, 2137 },
1951 "file": "src/components/settings/services/EditServiceForm.js", 2138 "file": "src/components/settings/services/EditServiceForm.js",
1952 "id": "settings.service.form.tabOnPremise", 2139 "id": "settings.service.form.tabOnPremise",
1953 "start": { 2140 "start": {
1954 "column": 16, 2141 "column": 16,
1955 "line": 52 2142 "line": 56
1956 } 2143 }
1957 }, 2144 },
1958 { 2145 {
1959 "defaultMessage": "!!!Use the hosted {name} service.", 2146 "defaultMessage": "!!!Use the hosted {name} service.",
1960 "end": { 2147 "end": {
1961 "column": 3, 2148 "column": 3,
1962 "line": 59 2149 "line": 63
1963 }, 2150 },
1964 "file": "src/components/settings/services/EditServiceForm.js", 2151 "file": "src/components/settings/services/EditServiceForm.js",
1965 "id": "settings.service.form.useHostedService", 2152 "id": "settings.service.form.useHostedService",
1966 "start": { 2153 "start": {
1967 "column": 20, 2154 "column": 20,
1968 "line": 56 2155 "line": 60
1969 } 2156 }
1970 }, 2157 },
1971 { 2158 {
1972 "defaultMessage": "!!!Could not validate custom {name} server.", 2159 "defaultMessage": "!!!Could not validate custom {name} server.",
1973 "end": { 2160 "end": {
1974 "column": 3, 2161 "column": 3,
1975 "line": 63 2162 "line": 67
1976 }, 2163 },
1977 "file": "src/components/settings/services/EditServiceForm.js", 2164 "file": "src/components/settings/services/EditServiceForm.js",
1978 "id": "settings.service.form.customUrlValidationError", 2165 "id": "settings.service.form.customUrlValidationError",
1979 "start": { 2166 "start": {
1980 "column": 28, 2167 "column": 28,
1981 "line": 60 2168 "line": 64
1982 } 2169 }
1983 }, 2170 },
1984 { 2171 {
1985 "defaultMessage": "!!!To add self hosted services, you need a Franz Premium Supporter Account.", 2172 "defaultMessage": "!!!To add self hosted services, you need a Ferdi Premium Supporter Account.",
1986 "end": { 2173 "end": {
1987 "column": 3, 2174 "column": 3,
1988 "line": 67 2175 "line": 71
1989 }, 2176 },
1990 "file": "src/components/settings/services/EditServiceForm.js", 2177 "file": "src/components/settings/services/EditServiceForm.js",
1991 "id": "settings.service.form.customUrlPremiumInfo", 2178 "id": "settings.service.form.customUrlPremiumInfo",
1992 "start": { 2179 "start": {
1993 "column": 24, 2180 "column": 24,
1994 "line": 64 2181 "line": 68
1995 } 2182 }
1996 }, 2183 },
1997 { 2184 {
1998 "defaultMessage": "!!!Upgrade your account", 2185 "defaultMessage": "!!!Upgrade your account",
1999 "end": { 2186 "end": {
2000 "column": 3, 2187 "column": 3,
2001 "line": 71 2188 "line": 75
2002 }, 2189 },
2003 "file": "src/components/settings/services/EditServiceForm.js", 2190 "file": "src/components/settings/services/EditServiceForm.js",
2004 "id": "settings.service.form.customUrlUpgradeAccount", 2191 "id": "settings.service.form.customUrlUpgradeAccount",
2005 "start": { 2192 "start": {
2006 "column": 27, 2193 "column": 27,
2007 "line": 68 2194 "line": 72
2008 } 2195 }
2009 }, 2196 },
2010 { 2197 {
2011 "defaultMessage": "!!!You will be notified about all new messages in a channel, not just @username, @channel, @here, ...", 2198 "defaultMessage": "!!!You will be notified about all new messages in a channel, not just @username, @channel, @here, ...",
2012 "end": { 2199 "end": {
2013 "column": 3, 2200 "column": 3,
2014 "line": 75 2201 "line": 79
2015 }, 2202 },
2016 "file": "src/components/settings/services/EditServiceForm.js", 2203 "file": "src/components/settings/services/EditServiceForm.js",
2017 "id": "settings.service.form.indirectMessageInfo", 2204 "id": "settings.service.form.indirectMessageInfo",
2018 "start": { 2205 "start": {
2019 "column": 23, 2206 "column": 23,
2020 "line": 72 2207 "line": 76
2021 } 2208 }
2022 }, 2209 },
2023 { 2210 {
2024 "defaultMessage": "!!!When disabled, all notification sounds and audio playback are muted", 2211 "defaultMessage": "!!!When disabled, all notification sounds and audio playback are muted",
2025 "end": { 2212 "end": {
2026 "column": 3, 2213 "column": 3,
2027 "line": 79 2214 "line": 83
2028 }, 2215 },
2029 "file": "src/components/settings/services/EditServiceForm.js", 2216 "file": "src/components/settings/services/EditServiceForm.js",
2030 "id": "settings.service.form.isMutedInfo", 2217 "id": "settings.service.form.isMutedInfo",
2031 "start": { 2218 "start": {
2032 "column": 15, 2219 "column": 15,
2033 "line": 76 2220 "line": 80
2034 } 2221 }
2035 }, 2222 },
2036 { 2223 {
2037 "defaultMessage": "!!!Notifications", 2224 "defaultMessage": "!!!Notifications",
2038 "end": { 2225 "end": {
2039 "column": 3, 2226 "column": 3,
2040 "line": 83 2227 "line": 87
2041 }, 2228 },
2042 "file": "src/components/settings/services/EditServiceForm.js", 2229 "file": "src/components/settings/services/EditServiceForm.js",
2043 "id": "settings.service.form.headlineNotifications", 2230 "id": "settings.service.form.headlineNotifications",
2044 "start": { 2231 "start": {
2045 "column": 25, 2232 "column": 25,
2046 "line": 80 2233 "line": 84
2047 } 2234 }
2048 }, 2235 },
2049 { 2236 {
2050 "defaultMessage": "!!!Unread message badges", 2237 "defaultMessage": "!!!Unread message badges",
2051 "end": { 2238 "end": {
2052 "column": 3, 2239 "column": 3,
2053 "line": 87 2240 "line": 91
2054 }, 2241 },
2055 "file": "src/components/settings/services/EditServiceForm.js", 2242 "file": "src/components/settings/services/EditServiceForm.js",
2056 "id": "settings.service.form.headlineBadges", 2243 "id": "settings.service.form.headlineBadges",
2057 "start": { 2244 "start": {
2058 "column": 18, 2245 "column": 18,
2059 "line": 84 2246 "line": 88
2060 } 2247 }
2061 }, 2248 },
2062 { 2249 {
2063 "defaultMessage": "!!!General", 2250 "defaultMessage": "!!!General",
2064 "end": { 2251 "end": {
2065 "column": 3, 2252 "column": 3,
2066 "line": 91 2253 "line": 95
2067 }, 2254 },
2068 "file": "src/components/settings/services/EditServiceForm.js", 2255 "file": "src/components/settings/services/EditServiceForm.js",
2069 "id": "settings.service.form.headlineGeneral", 2256 "id": "settings.service.form.headlineGeneral",
2070 "start": { 2257 "start": {
2071 "column": 19, 2258 "column": 19,
2072 "line": 88 2259 "line": 92
2073 } 2260 }
2074 }, 2261 },
2075 { 2262 {
2076 "defaultMessage": "!!!Delete", 2263 "defaultMessage": "!!!Delete",
2077 "end": { 2264 "end": {
2078 "column": 3, 2265 "column": 3,
2079 "line": 95 2266 "line": 99
2080 }, 2267 },
2081 "file": "src/components/settings/services/EditServiceForm.js", 2268 "file": "src/components/settings/services/EditServiceForm.js",
2082 "id": "settings.service.form.iconDelete", 2269 "id": "settings.service.form.iconDelete",
2083 "start": { 2270 "start": {
2084 "column": 14, 2271 "column": 14,
2085 "line": 92 2272 "line": 96
2086 } 2273 }
2087 }, 2274 },
2088 { 2275 {
2089 "defaultMessage": "!!!Drop your image, or click here", 2276 "defaultMessage": "!!!Drop your image, or click here",
2090 "end": { 2277 "end": {
2091 "column": 3, 2278 "column": 3,
2092 "line": 99 2279 "line": 103
2093 }, 2280 },
2094 "file": "src/components/settings/services/EditServiceForm.js", 2281 "file": "src/components/settings/services/EditServiceForm.js",
2095 "id": "settings.service.form.iconUpload", 2282 "id": "settings.service.form.iconUpload",
2096 "start": { 2283 "start": {
2097 "column": 14, 2284 "column": 14,
2098 "line": 96 2285 "line": 100
2099 } 2286 }
2100 }, 2287 },
2101 { 2288 {
2102 "defaultMessage": "!!!HTTP/HTTPS Proxy Settings", 2289 "defaultMessage": "!!!HTTP/HTTPS Proxy Settings",
2103 "end": { 2290 "end": {
2104 "column": 3, 2291 "column": 3,
2105 "line": 103 2292 "line": 107
2106 }, 2293 },
2107 "file": "src/components/settings/services/EditServiceForm.js", 2294 "file": "src/components/settings/services/EditServiceForm.js",
2108 "id": "settings.service.form.proxy.headline", 2295 "id": "settings.service.form.proxy.headline",
2109 "start": { 2296 "start": {
2110 "column": 17, 2297 "column": 17,
2111 "line": 100 2298 "line": 104
2112 } 2299 }
2113 }, 2300 },
2114 { 2301 {
2115 "defaultMessage": "!!!Please restart Franz after changing proxy Settings.", 2302 "defaultMessage": "!!!Please restart Ferdi after changing proxy Settings.",
2116 "end": { 2303 "end": {
2117 "column": 3, 2304 "column": 3,
2118 "line": 107 2305 "line": 111
2119 }, 2306 },
2120 "file": "src/components/settings/services/EditServiceForm.js", 2307 "file": "src/components/settings/services/EditServiceForm.js",
2121 "id": "settings.service.form.proxy.restartInfo", 2308 "id": "settings.service.form.proxy.restartInfo",
2122 "start": { 2309 "start": {
2123 "column": 20, 2310 "column": 20,
2124 "line": 104 2311 "line": 108
2125 } 2312 }
2126 }, 2313 },
2127 { 2314 {
2128 "defaultMessage": "!!!Proxy settings will not be synchronized with the Franz servers.", 2315 "defaultMessage": "!!!Proxy settings will not be synchronized with the Ferdi servers.",
2129 "end": { 2316 "end": {
2130 "column": 3, 2317 "column": 3,
2131 "line": 111 2318 "line": 115
2132 }, 2319 },
2133 "file": "src/components/settings/services/EditServiceForm.js", 2320 "file": "src/components/settings/services/EditServiceForm.js",
2134 "id": "settings.service.form.proxy.info", 2321 "id": "settings.service.form.proxy.info",
2135 "start": { 2322 "start": {
2136 "column": 13, 2323 "column": 13,
2137 "line": 108 2324 "line": 112
2138 } 2325 }
2139 } 2326 }
2140 ], 2327 ],
@@ -2369,234 +2556,377 @@
2369 "defaultMessage": "!!!Settings", 2556 "defaultMessage": "!!!Settings",
2370 "end": { 2557 "end": {
2371 "column": 3, 2558 "column": 3,
2372 "line": 19 2559 "line": 29
2373 }, 2560 },
2374 "file": "src/components/settings/settings/EditSettingsForm.js", 2561 "file": "src/components/settings/settings/EditSettingsForm.js",
2375 "id": "settings.app.headline", 2562 "id": "settings.app.headline",
2376 "start": { 2563 "start": {
2377 "column": 12, 2564 "column": 12,
2378 "line": 16 2565 "line": 26
2379 } 2566 }
2380 }, 2567 },
2381 { 2568 {
2382 "defaultMessage": "!!!General", 2569 "defaultMessage": "!!!General",
2383 "end": { 2570 "end": {
2384 "column": 3, 2571 "column": 3,
2385 "line": 23 2572 "line": 33
2386 }, 2573 },
2387 "file": "src/components/settings/settings/EditSettingsForm.js", 2574 "file": "src/components/settings/settings/EditSettingsForm.js",
2388 "id": "settings.app.headlineGeneral", 2575 "id": "settings.app.headlineGeneral",
2389 "start": { 2576 "start": {
2390 "column": 19, 2577 "column": 19,
2391 "line": 20 2578 "line": 30
2579 }
2580 },
2581 {
2582 "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.",
2583 "end": {
2584 "column": 3,
2585 "line": 37
2586 },
2587 "file": "src/components/settings/settings/EditSettingsForm.js",
2588 "id": "settings.app.hibernateInfo",
2589 "start": {
2590 "column": 17,
2591 "line": 34
2592 }
2593 },
2594 {
2595 "defaultMessage": "!!!We advice you to logout after changing your server as your settings might not be saved otherwise.",
2596 "end": {
2597 "column": 3,
2598 "line": 41
2599 },
2600 "file": "src/components/settings/settings/EditSettingsForm.js",
2601 "id": "settings.app.serverInfo",
2602 "start": {
2603 "column": 14,
2604 "line": 38
2605 }
2606 },
2607 {
2608 "defaultMessage": "!!!You are using the official Franz Server for Ferdi.\nWe know that Ferdi allows you to use all its features for free but you are still using Franz's server resources - which Franz's creator has to pay for.\nPlease still consider [Link 1]paying for a Franz account[/Link] or [Link 2]using a self-hosted ferdi-server[/Link] (if you have the knowledge and resources to do so). \nBy using Ferdi, you still profit greatly from Franz's recipe store, server resources and its development.",
2609 "end": {
2610 "column": 3,
2611 "line": 45
2612 },
2613 "file": "src/components/settings/settings/EditSettingsForm.js",
2614 "id": "settings.app.serverMoneyInfo",
2615 "start": {
2616 "column": 19,
2617 "line": 42
2618 }
2619 },
2620 {
2621 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)",
2622 "end": {
2623 "column": 3,
2624 "line": 49
2625 },
2626 "file": "src/components/settings/settings/EditSettingsForm.js",
2627 "id": "settings.app.todoServerInfo",
2628 "start": {
2629 "column": 18,
2630 "line": 46
2631 }
2632 },
2633 {
2634 "defaultMessage": "!!!Ferdi Lock Password",
2635 "end": {
2636 "column": 3,
2637 "line": 53
2638 },
2639 "file": "src/components/settings/settings/EditSettingsForm.js",
2640 "id": "settings.app.lockedPassword",
2641 "start": {
2642 "column": 18,
2643 "line": 50
2644 }
2645 },
2646 {
2647 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
2648 "end": {
2649 "column": 3,
2650 "line": 57
2651 },
2652 "file": "src/components/settings/settings/EditSettingsForm.js",
2653 "id": "settings.app.lockedPasswordInfo",
2654 "start": {
2655 "column": 22,
2656 "line": 54
2657 }
2658 },
2659 {
2660 "defaultMessage": "!!!Ferdi password lock allows you to keep your messages protected.\nUsing Ferdi 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 CMD/CTRL+Shift+L.",
2661 "end": {
2662 "column": 3,
2663 "line": 61
2664 },
2665 "file": "src/components/settings/settings/EditSettingsForm.js",
2666 "id": "settings.app.lockInfo",
2667 "start": {
2668 "column": 12,
2669 "line": 58
2670 }
2671 },
2672 {
2673 "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.",
2674 "end": {
2675 "column": 3,
2676 "line": 65
2677 },
2678 "file": "src/components/settings/settings/EditSettingsForm.js",
2679 "id": "settings.app.scheduledDNDTimeInfo",
2680 "start": {
2681 "column": 24,
2682 "line": 62
2683 }
2684 },
2685 {
2686 "defaultMessage": "!!!Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",
2687 "end": {
2688 "column": 3,
2689 "line": 69
2690 },
2691 "file": "src/components/settings/settings/EditSettingsForm.js",
2692 "id": "settings.app.scheduledDNDInfo",
2693 "start": {
2694 "column": 20,
2695 "line": 66
2392 } 2696 }
2393 }, 2697 },
2394 { 2698 {
2395 "defaultMessage": "!!!Language", 2699 "defaultMessage": "!!!Language",
2396 "end": { 2700 "end": {
2397 "column": 3, 2701 "column": 3,
2398 "line": 27 2702 "line": 73
2399 }, 2703 },
2400 "file": "src/components/settings/settings/EditSettingsForm.js", 2704 "file": "src/components/settings/settings/EditSettingsForm.js",
2401 "id": "settings.app.headlineLanguage", 2705 "id": "settings.app.headlineLanguage",
2402 "start": { 2706 "start": {
2403 "column": 20, 2707 "column": 20,
2404 "line": 24 2708 "line": 70
2405 } 2709 }
2406 }, 2710 },
2407 { 2711 {
2408 "defaultMessage": "!!!Updates", 2712 "defaultMessage": "!!!Updates",
2409 "end": { 2713 "end": {
2410 "column": 3, 2714 "column": 3,
2411 "line": 31 2715 "line": 77
2412 }, 2716 },
2413 "file": "src/components/settings/settings/EditSettingsForm.js", 2717 "file": "src/components/settings/settings/EditSettingsForm.js",
2414 "id": "settings.app.headlineUpdates", 2718 "id": "settings.app.headlineUpdates",
2415 "start": { 2719 "start": {
2416 "column": 19, 2720 "column": 19,
2417 "line": 28 2721 "line": 74
2418 } 2722 }
2419 }, 2723 },
2420 { 2724 {
2421 "defaultMessage": "!!!Appearance", 2725 "defaultMessage": "!!!Appearance",
2422 "end": { 2726 "end": {
2423 "column": 3, 2727 "column": 3,
2424 "line": 35 2728 "line": 81
2425 }, 2729 },
2426 "file": "src/components/settings/settings/EditSettingsForm.js", 2730 "file": "src/components/settings/settings/EditSettingsForm.js",
2427 "id": "settings.app.headlineAppearance", 2731 "id": "settings.app.headlineAppearance",
2428 "start": { 2732 "start": {
2429 "column": 22, 2733 "column": 22,
2430 "line": 32 2734 "line": 78
2735 }
2736 },
2737 {
2738 "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
2739 "end": {
2740 "column": 3,
2741 "line": 85
2742 },
2743 "file": "src/components/settings/settings/EditSettingsForm.js",
2744 "id": "settings.app.universalDarkModeInfo",
2745 "start": {
2746 "column": 25,
2747 "line": 82
2748 }
2749 },
2750 {
2751 "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: #7367f0)",
2752 "end": {
2753 "column": 3,
2754 "line": 89
2755 },
2756 "file": "src/components/settings/settings/EditSettingsForm.js",
2757 "id": "settings.app.accentColorInfo",
2758 "start": {
2759 "column": 19,
2760 "line": 86
2431 } 2761 }
2432 }, 2762 },
2433 { 2763 {
2434 "defaultMessage": "!!!Advanced", 2764 "defaultMessage": "!!!Advanced",
2435 "end": { 2765 "end": {
2436 "column": 3, 2766 "column": 3,
2437 "line": 39 2767 "line": 93
2438 }, 2768 },
2439 "file": "src/components/settings/settings/EditSettingsForm.js", 2769 "file": "src/components/settings/settings/EditSettingsForm.js",
2440 "id": "settings.app.headlineAdvanced", 2770 "id": "settings.app.headlineAdvanced",
2441 "start": { 2771 "start": {
2442 "column": 20, 2772 "column": 20,
2443 "line": 36 2773 "line": 90
2444 } 2774 }
2445 }, 2775 },
2446 { 2776 {
2447 "defaultMessage": "!!!Help us to translate Franz into your language.", 2777 "defaultMessage": "!!!Help us to translate Ferdi into your language.",
2448 "end": { 2778 "end": {
2449 "column": 3, 2779 "column": 3,
2450 "line": 43 2780 "line": 97
2451 }, 2781 },
2452 "file": "src/components/settings/settings/EditSettingsForm.js", 2782 "file": "src/components/settings/settings/EditSettingsForm.js",
2453 "id": "settings.app.translationHelp", 2783 "id": "settings.app.translationHelp",
2454 "start": { 2784 "start": {
2455 "column": 19, 2785 "column": 19,
2456 "line": 40 2786 "line": 94
2457 } 2787 }
2458 }, 2788 },
2459 { 2789 {
2460 "defaultMessage": "!!!Cache", 2790 "defaultMessage": "!!!Cache",
2461 "end": { 2791 "end": {
2462 "column": 3, 2792 "column": 3,
2463 "line": 47 2793 "line": 101
2464 }, 2794 },
2465 "file": "src/components/settings/settings/EditSettingsForm.js", 2795 "file": "src/components/settings/settings/EditSettingsForm.js",
2466 "id": "settings.app.subheadlineCache", 2796 "id": "settings.app.subheadlineCache",
2467 "start": { 2797 "start": {
2468 "column": 20, 2798 "column": 20,
2469 "line": 44 2799 "line": 98
2470 } 2800 }
2471 }, 2801 },
2472 { 2802 {
2473 "defaultMessage": "!!!Franz cache is currently using {size} of disk space.", 2803 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.",
2474 "end": { 2804 "end": {
2475 "column": 3, 2805 "column": 3,
2476 "line": 51 2806 "line": 105
2477 }, 2807 },
2478 "file": "src/components/settings/settings/EditSettingsForm.js", 2808 "file": "src/components/settings/settings/EditSettingsForm.js",
2479 "id": "settings.app.cacheInfo", 2809 "id": "settings.app.cacheInfo",
2480 "start": { 2810 "start": {
2481 "column": 13, 2811 "column": 13,
2482 "line": 48 2812 "line": 102
2483 } 2813 }
2484 }, 2814 },
2485 { 2815 {
2486 "defaultMessage": "!!!Clear cache", 2816 "defaultMessage": "!!!Clear cache",
2487 "end": { 2817 "end": {
2488 "column": 3, 2818 "column": 3,
2489 "line": 55 2819 "line": 109
2490 }, 2820 },
2491 "file": "src/components/settings/settings/EditSettingsForm.js", 2821 "file": "src/components/settings/settings/EditSettingsForm.js",
2492 "id": "settings.app.buttonClearAllCache", 2822 "id": "settings.app.buttonClearAllCache",
2493 "start": { 2823 "start": {
2494 "column": 23, 2824 "column": 23,
2495 "line": 52 2825 "line": 106
2496 } 2826 }
2497 }, 2827 },
2498 { 2828 {
2499 "defaultMessage": "!!!Check for updates", 2829 "defaultMessage": "!!!Check for updates",
2500 "end": { 2830 "end": {
2501 "column": 3, 2831 "column": 3,
2502 "line": 59 2832 "line": 113
2503 }, 2833 },
2504 "file": "src/components/settings/settings/EditSettingsForm.js", 2834 "file": "src/components/settings/settings/EditSettingsForm.js",
2505 "id": "settings.app.buttonSearchForUpdate", 2835 "id": "settings.app.buttonSearchForUpdate",
2506 "start": { 2836 "start": {
2507 "column": 25, 2837 "column": 25,
2508 "line": 56 2838 "line": 110
2509 } 2839 }
2510 }, 2840 },
2511 { 2841 {
2512 "defaultMessage": "!!!Restart & install update", 2842 "defaultMessage": "!!!Restart & install update",
2513 "end": { 2843 "end": {
2514 "column": 3, 2844 "column": 3,
2515 "line": 63 2845 "line": 117
2516 }, 2846 },
2517 "file": "src/components/settings/settings/EditSettingsForm.js", 2847 "file": "src/components/settings/settings/EditSettingsForm.js",
2518 "id": "settings.app.buttonInstallUpdate", 2848 "id": "settings.app.buttonInstallUpdate",
2519 "start": { 2849 "start": {
2520 "column": 23, 2850 "column": 23,
2521 "line": 60 2851 "line": 114
2522 } 2852 }
2523 }, 2853 },
2524 { 2854 {
2525 "defaultMessage": "!!!Is searching for update", 2855 "defaultMessage": "!!!Is searching for update",
2526 "end": { 2856 "end": {
2527 "column": 3, 2857 "column": 3,
2528 "line": 67 2858 "line": 121
2529 }, 2859 },
2530 "file": "src/components/settings/settings/EditSettingsForm.js", 2860 "file": "src/components/settings/settings/EditSettingsForm.js",
2531 "id": "settings.app.updateStatusSearching", 2861 "id": "settings.app.updateStatusSearching",
2532 "start": { 2862 "start": {
2533 "column": 25, 2863 "column": 25,
2534 "line": 64 2864 "line": 118
2535 } 2865 }
2536 }, 2866 },
2537 { 2867 {
2538 "defaultMessage": "!!!Update available, downloading...", 2868 "defaultMessage": "!!!Update available, downloading...",
2539 "end": { 2869 "end": {
2540 "column": 3, 2870 "column": 3,
2541 "line": 71 2871 "line": 125
2542 }, 2872 },
2543 "file": "src/components/settings/settings/EditSettingsForm.js", 2873 "file": "src/components/settings/settings/EditSettingsForm.js",
2544 "id": "settings.app.updateStatusAvailable", 2874 "id": "settings.app.updateStatusAvailable",
2545 "start": { 2875 "start": {
2546 "column": 25, 2876 "column": 25,
2547 "line": 68 2877 "line": 122
2548 } 2878 }
2549 }, 2879 },
2550 { 2880 {
2551 "defaultMessage": "!!!You are using the latest version of Franz", 2881 "defaultMessage": "!!!You are using the latest version of Ferdi",
2552 "end": { 2882 "end": {
2553 "column": 3, 2883 "column": 3,
2554 "line": 75 2884 "line": 129
2555 }, 2885 },
2556 "file": "src/components/settings/settings/EditSettingsForm.js", 2886 "file": "src/components/settings/settings/EditSettingsForm.js",
2557 "id": "settings.app.updateStatusUpToDate", 2887 "id": "settings.app.updateStatusUpToDate",
2558 "start": { 2888 "start": {
2559 "column": 24, 2889 "column": 24,
2560 "line": 72 2890 "line": 126
2561 } 2891 }
2562 }, 2892 },
2563 { 2893 {
2564 "defaultMessage": "!!!Current version:", 2894 "defaultMessage": "!!!Current version:",
2565 "end": { 2895 "end": {
2566 "column": 3, 2896 "column": 3,
2567 "line": 79 2897 "line": 133
2568 }, 2898 },
2569 "file": "src/components/settings/settings/EditSettingsForm.js", 2899 "file": "src/components/settings/settings/EditSettingsForm.js",
2570 "id": "settings.app.currentVersion", 2900 "id": "settings.app.currentVersion",
2571 "start": { 2901 "start": {
2572 "column": 18, 2902 "column": 18,
2573 "line": 76 2903 "line": 130
2574 } 2904 }
2575 }, 2905 },
2576 { 2906 {
2577 "defaultMessage": "!!!Changes require restart", 2907 "defaultMessage": "!!!Changes require restart",
2578 "end": { 2908 "end": {
2579 "column": 3, 2909 "column": 3,
2580 "line": 83 2910 "line": 137
2581 }, 2911 },
2582 "file": "src/components/settings/settings/EditSettingsForm.js", 2912 "file": "src/components/settings/settings/EditSettingsForm.js",
2583 "id": "settings.app.restartRequired", 2913 "id": "settings.app.restartRequired",
2584 "start": { 2914 "start": {
2585 "column": 29, 2915 "column": 29,
2586 "line": 80 2916 "line": 134
2587 } 2917 }
2588 }, 2918 },
2589 { 2919 {
2590 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.", 2920 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.",
2591 "end": { 2921 "end": {
2592 "column": 3, 2922 "column": 3,
2593 "line": 87 2923 "line": 141
2594 }, 2924 },
2595 "file": "src/components/settings/settings/EditSettingsForm.js", 2925 "file": "src/components/settings/settings/EditSettingsForm.js",
2596 "id": "settings.app.languageDisclaimer", 2926 "id": "settings.app.languageDisclaimer",
2597 "start": { 2927 "start": {
2598 "column": 22, 2928 "column": 22,
2599 "line": 84 2929 "line": 138
2600 } 2930 }
2601 } 2931 }
2602 ], 2932 ],
@@ -2605,6 +2935,76 @@
2605 { 2935 {
2606 "descriptors": [ 2936 "descriptors": [
2607 { 2937 {
2938 "defaultMessage": "!!!Support Ferdi",
2939 "end": {
2940 "column": 3,
2941 "line": 11
2942 },
2943 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
2944 "id": "settings.supportFerdi.headline",
2945 "start": {
2946 "column": 12,
2947 "line": 8
2948 }
2949 },
2950 {
2951 "defaultMessage": "!!!Do you like Ferdi? Spread the love!",
2952 "end": {
2953 "column": 3,
2954 "line": 15
2955 },
2956 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
2957 "id": "settings.supportFerdi.title",
2958 "start": {
2959 "column": 9,
2960 "line": 12
2961 }
2962 },
2963 {
2964 "defaultMessage": "!!!Star on GitHub",
2965 "end": {
2966 "column": 3,
2967 "line": 19
2968 },
2969 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
2970 "id": "settings.supportFerdi.github",
2971 "start": {
2972 "column": 10,
2973 "line": 16
2974 }
2975 },
2976 {
2977 "defaultMessage": "!!!Tell your Friends",
2978 "end": {
2979 "column": 3,
2980 "line": 23
2981 },
2982 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
2983 "id": "settings.supportFerdi.share",
2984 "start": {
2985 "column": 9,
2986 "line": 20
2987 }
2988 },
2989 {
2990 "defaultMessage": "!!!Support our Open Collective",
2991 "end": {
2992 "column": 3,
2993 "line": 27
2994 },
2995 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
2996 "id": "settings.supportFerdi.openCollective",
2997 "start": {
2998 "column": 18,
2999 "line": 24
3000 }
3001 }
3002 ],
3003 "path": "src/components/settings/supportFerdi/SupportFerdiDashboard.json"
3004 },
3005 {
3006 "descriptors": [
3007 {
2608 "defaultMessage": "!!!Team", 3008 "defaultMessage": "!!!Team",
2609 "end": { 3009 "end": {
2610 "column": 3, 3010 "column": 3,
@@ -2618,7 +3018,7 @@
2618 } 3018 }
2619 }, 3019 },
2620 { 3020 {
2621 "defaultMessage": "!!!Franz for Teams", 3021 "defaultMessage": "!!!Ferdi for Teams",
2622 "end": { 3022 "end": {
2623 "column": 3, 3023 "column": 3,
2624 "line": 24 3024 "line": 24
@@ -2644,7 +3044,7 @@
2644 } 3044 }
2645 }, 3045 },
2646 { 3046 {
2647 "defaultMessage": "!!!Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 3047 "defaultMessage": "!!!Ferdi for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!",
2648 "end": { 3048 "end": {
2649 "column": 3, 3049 "column": 3,
2650 "line": 32 3050 "line": 32
@@ -2681,6 +3081,32 @@
2681 "column": 17, 3081 "column": 17,
2682 "line": 37 3082 "line": 37
2683 } 3083 }
3084 },
3085 {
3086 "defaultMessage": "!!!Teams are unavailable",
3087 "end": {
3088 "column": 3,
3089 "line": 44
3090 },
3091 "file": "src/components/settings/team/TeamDashboard.js",
3092 "id": "settings.team.teamsUnavailable",
3093 "start": {
3094 "column": 20,
3095 "line": 41
3096 }
3097 },
3098 {
3099 "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.",
3100 "end": {
3101 "column": 3,
3102 "line": 48
3103 },
3104 "file": "src/components/settings/team/TeamDashboard.js",
3105 "id": "settings.team.teamsUnavailableInfo",
3106 "start": {
3107 "column": 24,
3108 "line": 45
3109 }
2684 } 3110 }
2685 ], 3111 ],
2686 "path": "src/components/settings/team/TeamDashboard.json" 3112 "path": "src/components/settings/team/TeamDashboard.json"
@@ -2976,91 +3402,91 @@
2976 "defaultMessage": "!!!Get a Franz Supporter License", 3402 "defaultMessage": "!!!Get a Franz Supporter License",
2977 "end": { 3403 "end": {
2978 "column": 3, 3404 "column": 3,
2979 "line": 16 3405 "line": 15
2980 }, 3406 },
2981 "file": "src/components/ui/ActivateTrialButton/index.js", 3407 "file": "src/components/ui/ActivateTrialButton/index.js",
2982 "id": "feature.delayApp.upgrade.action", 3408 "id": "feature.delayApp.upgrade.action",
2983 "start": { 3409 "start": {
2984 "column": 10, 3410 "column": 10,
2985 "line": 13 3411 "line": 12
2986 } 3412 }
2987 }, 3413 },
2988 { 3414 {
2989 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional", 3415 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional",
2990 "end": { 3416 "end": {
2991 "column": 3, 3417 "column": 3,
2992 "line": 20 3418 "line": 19
2993 }, 3419 },
2994 "file": "src/components/ui/ActivateTrialButton/index.js", 3420 "file": "src/components/ui/ActivateTrialButton/index.js",
2995 "id": "feature.delayApp.trial.action", 3421 "id": "feature.delayApp.trial.action",
2996 "start": { 3422 "start": {
2997 "column": 15, 3423 "column": 15,
2998 "line": 17 3424 "line": 16
2999 } 3425 }
3000 }, 3426 },
3001 { 3427 {
3002 "defaultMessage": "!!!Upgrade account", 3428 "defaultMessage": "!!!Upgrade account",
3003 "end": { 3429 "end": {
3004 "column": 3, 3430 "column": 3,
3005 "line": 24 3431 "line": 23
3006 }, 3432 },
3007 "file": "src/components/ui/ActivateTrialButton/index.js", 3433 "file": "src/components/ui/ActivateTrialButton/index.js",
3008 "id": "feature.delayApp.upgrade.actionShort", 3434 "id": "feature.delayApp.upgrade.actionShort",
3009 "start": { 3435 "start": {
3010 "column": 15, 3436 "column": 15,
3011 "line": 21 3437 "line": 20
3012 } 3438 }
3013 }, 3439 },
3014 { 3440 {
3015 "defaultMessage": "!!!Activate the free Franz Professional trial", 3441 "defaultMessage": "!!!Activate the free Franz Professional trial",
3016 "end": { 3442 "end": {
3017 "column": 3, 3443 "column": 3,
3018 "line": 28 3444 "line": 27
3019 }, 3445 },
3020 "file": "src/components/ui/ActivateTrialButton/index.js", 3446 "file": "src/components/ui/ActivateTrialButton/index.js",
3021 "id": "feature.delayApp.trial.actionShort", 3447 "id": "feature.delayApp.trial.actionShort",
3022 "start": { 3448 "start": {
3023 "column": 20, 3449 "column": 20,
3024 "line": 25 3450 "line": 24
3025 } 3451 }
3026 }, 3452 },
3027 { 3453 {
3028 "defaultMessage": "!!!No strings attached", 3454 "defaultMessage": "!!!No strings attached",
3029 "end": { 3455 "end": {
3030 "column": 3, 3456 "column": 3,
3031 "line": 32 3457 "line": 31
3032 }, 3458 },
3033 "file": "src/components/ui/ActivateTrialButton/index.js", 3459 "file": "src/components/ui/ActivateTrialButton/index.js",
3034 "id": "pricing.trial.terms.headline", 3460 "id": "pricing.trial.terms.headline",
3035 "start": { 3461 "start": {
3036 "column": 29, 3462 "column": 29,
3037 "line": 29 3463 "line": 28
3038 } 3464 }
3039 }, 3465 },
3040 { 3466 {
3041 "defaultMessage": "!!!No credit card required", 3467 "defaultMessage": "!!!No credit card required",
3042 "end": { 3468 "end": {
3043 "column": 3, 3469 "column": 3,
3044 "line": 36 3470 "line": 35
3045 }, 3471 },
3046 "file": "src/components/ui/ActivateTrialButton/index.js", 3472 "file": "src/components/ui/ActivateTrialButton/index.js",
3047 "id": "pricing.trial.terms.noCreditCard", 3473 "id": "pricing.trial.terms.noCreditCard",
3048 "start": { 3474 "start": {
3049 "column": 16, 3475 "column": 16,
3050 "line": 33 3476 "line": 32
3051 } 3477 }
3052 }, 3478 },
3053 { 3479 {
3054 "defaultMessage": "!!!Your free trial ends automatically after 14 days", 3480 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
3055 "end": { 3481 "end": {
3056 "column": 3, 3482 "column": 3,
3057 "line": 40 3483 "line": 39
3058 }, 3484 },
3059 "file": "src/components/ui/ActivateTrialButton/index.js", 3485 "file": "src/components/ui/ActivateTrialButton/index.js",
3060 "id": "pricing.trial.terms.automaticTrialEnd", 3486 "id": "pricing.trial.terms.automaticTrialEnd",
3061 "start": { 3487 "start": {
3062 "column": 21, 3488 "column": 21,
3063 "line": 37 3489 "line": 36
3064 } 3490 }
3065 } 3491 }
3066 ], 3492 ],
@@ -3069,198 +3495,133 @@
3069 { 3495 {
3070 "descriptors": [ 3496 "descriptors": [
3071 { 3497 {
3072 "defaultMessage": "!!!Choose from more than 70 Services",
3073 "end": {
3074 "column": 3,
3075 "line": 12
3076 },
3077 "file": "src/components/ui/FeatureList.js",
3078 "id": "pricing.features.recipes",
3079 "start": {
3080 "column": 20,
3081 "line": 9
3082 }
3083 },
3084 {
3085 "defaultMessage": "!!!Account Synchronisation",
3086 "end": {
3087 "column": 3,
3088 "line": 16
3089 },
3090 "file": "src/components/ui/FeatureList.js",
3091 "id": "pricing.features.accountSync",
3092 "start": {
3093 "column": 15,
3094 "line": 13
3095 }
3096 },
3097 {
3098 "defaultMessage": "!!!Desktop Notifications",
3099 "end": {
3100 "column": 3,
3101 "line": 20
3102 },
3103 "file": "src/components/ui/FeatureList.js",
3104 "id": "pricing.features.desktopNotifications",
3105 "start": {
3106 "column": 24,
3107 "line": 17
3108 }
3109 },
3110 {
3111 "defaultMessage": "!!!Add unlimited services", 3498 "defaultMessage": "!!!Add unlimited services",
3112 "end": { 3499 "end": {
3113 "column": 3, 3500 "column": 3,
3114 "line": 24 3501 "line": 11
3115 }, 3502 },
3116 "file": "src/components/ui/FeatureList.js", 3503 "file": "src/components/ui/FeatureList.js",
3117 "id": "pricing.features.unlimitedServices", 3504 "id": "pricing.features.unlimitedServices",
3118 "start": { 3505 "start": {
3119 "column": 21, 3506 "column": 21,
3120 "line": 21 3507 "line": 8
3121 }
3122 },
3123 {
3124 "defaultMessage": "!!!Add up to 3 services",
3125 "end": {
3126 "column": 3,
3127 "line": 28
3128 },
3129 "file": "src/components/ui/FeatureList.js",
3130 "id": "pricing.features.upToThreeServices",
3131 "start": {
3132 "column": 21,
3133 "line": 25
3134 }
3135 },
3136 {
3137 "defaultMessage": "!!!Add up to 6 services",
3138 "end": {
3139 "column": 3,
3140 "line": 32
3141 },
3142 "file": "src/components/ui/FeatureList.js",
3143 "id": "pricing.features.upToSixServices",
3144 "start": {
3145 "column": 19,
3146 "line": 29
3147 } 3508 }
3148 }, 3509 },
3149 { 3510 {
3150 "defaultMessage": "!!!Spellchecker support", 3511 "defaultMessage": "!!!Spellchecker support",
3151 "end": { 3512 "end": {
3152 "column": 3, 3513 "column": 3,
3153 "line": 36 3514 "line": 15
3154 }, 3515 },
3155 "file": "src/components/ui/FeatureList.js", 3516 "file": "src/components/ui/FeatureList.js",
3156 "id": "pricing.features.spellchecker", 3517 "id": "pricing.features.spellchecker",
3157 "start": { 3518 "start": {
3158 "column": 16, 3519 "column": 16,
3159 "line": 33 3520 "line": 12
3160 } 3521 }
3161 }, 3522 },
3162 { 3523 {
3163 "defaultMessage": "!!!Workspaces", 3524 "defaultMessage": "!!!Workspaces",
3164 "end": { 3525 "end": {
3165 "column": 3, 3526 "column": 3,
3166 "line": 40 3527 "line": 19
3167 }, 3528 },
3168 "file": "src/components/ui/FeatureList.js", 3529 "file": "src/components/ui/FeatureList.js",
3169 "id": "pricing.features.workspaces", 3530 "id": "pricing.features.workspaces",
3170 "start": { 3531 "start": {
3171 "column": 14, 3532 "column": 14,
3172 "line": 37 3533 "line": 16
3173 } 3534 }
3174 }, 3535 },
3175 { 3536 {
3176 "defaultMessage": "!!!Add Custom Websites", 3537 "defaultMessage": "!!!Add Custom Websites",
3177 "end": { 3538 "end": {
3178 "column": 3, 3539 "column": 3,
3179 "line": 44 3540 "line": 23
3180 }, 3541 },
3181 "file": "src/components/ui/FeatureList.js", 3542 "file": "src/components/ui/FeatureList.js",
3182 "id": "pricing.features.customWebsites", 3543 "id": "pricing.features.customWebsites",
3183 "start": { 3544 "start": {
3184 "column": 18, 3545 "column": 18,
3185 "line": 41 3546 "line": 20
3186 } 3547 }
3187 }, 3548 },
3188 { 3549 {
3189 "defaultMessage": "!!!On-premise & other Hosted Services", 3550 "defaultMessage": "!!!On-premise & other Hosted Services",
3190 "end": { 3551 "end": {
3191 "column": 3, 3552 "column": 3,
3192 "line": 48 3553 "line": 27
3193 }, 3554 },
3194 "file": "src/components/ui/FeatureList.js", 3555 "file": "src/components/ui/FeatureList.js",
3195 "id": "pricing.features.onPremise", 3556 "id": "pricing.features.onPremise",
3196 "start": { 3557 "start": {
3197 "column": 13, 3558 "column": 13,
3198 "line": 45 3559 "line": 24
3199 } 3560 }
3200 }, 3561 },
3201 { 3562 {
3202 "defaultMessage": "!!!Install 3rd party services", 3563 "defaultMessage": "!!!Install 3rd party services",
3203 "end": { 3564 "end": {
3204 "column": 3, 3565 "column": 3,
3205 "line": 52 3566 "line": 31
3206 }, 3567 },
3207 "file": "src/components/ui/FeatureList.js", 3568 "file": "src/components/ui/FeatureList.js",
3208 "id": "pricing.features.thirdPartyServices", 3569 "id": "pricing.features.thirdPartyServices",
3209 "start": { 3570 "start": {
3210 "column": 22, 3571 "column": 22,
3211 "line": 49 3572 "line": 28
3212 } 3573 }
3213 }, 3574 },
3214 { 3575 {
3215 "defaultMessage": "!!!Service Proxies", 3576 "defaultMessage": "!!!Service Proxies",
3216 "end": { 3577 "end": {
3217 "column": 3, 3578 "column": 3,
3218 "line": 56 3579 "line": 35
3219 }, 3580 },
3220 "file": "src/components/ui/FeatureList.js", 3581 "file": "src/components/ui/FeatureList.js",
3221 "id": "pricing.features.serviceProxies", 3582 "id": "pricing.features.serviceProxies",
3222 "start": { 3583 "start": {
3223 "column": 18, 3584 "column": 18,
3224 "line": 53 3585 "line": 32
3225 } 3586 }
3226 }, 3587 },
3227 { 3588 {
3228 "defaultMessage": "!!!Team Management", 3589 "defaultMessage": "!!!Team Management",
3229 "end": { 3590 "end": {
3230 "column": 3, 3591 "column": 3,
3231 "line": 60 3592 "line": 39
3232 }, 3593 },
3233 "file": "src/components/ui/FeatureList.js", 3594 "file": "src/components/ui/FeatureList.js",
3234 "id": "pricing.features.teamManagement", 3595 "id": "pricing.features.teamManagement",
3235 "start": { 3596 "start": {
3236 "column": 18, 3597 "column": 18,
3237 "line": 57 3598 "line": 36
3238 } 3599 }
3239 }, 3600 },
3240 { 3601 {
3241 "defaultMessage": "!!!No Waiting Screens", 3602 "defaultMessage": "!!!No Waiting Screens",
3242 "end": { 3603 "end": {
3243 "column": 3, 3604 "column": 3,
3244 "line": 64 3605 "line": 43
3245 }, 3606 },
3246 "file": "src/components/ui/FeatureList.js", 3607 "file": "src/components/ui/FeatureList.js",
3247 "id": "pricing.features.appDelays", 3608 "id": "pricing.features.appDelays",
3248 "start": { 3609 "start": {
3249 "column": 13, 3610 "column": 13,
3250 "line": 61 3611 "line": 40
3251 } 3612 }
3252 }, 3613 },
3253 { 3614 {
3254 "defaultMessage": "!!!Forever ad-free", 3615 "defaultMessage": "!!!Forever ad-free",
3255 "end": { 3616 "end": {
3256 "column": 3, 3617 "column": 3,
3257 "line": 68 3618 "line": 47
3258 }, 3619 },
3259 "file": "src/components/ui/FeatureList.js", 3620 "file": "src/components/ui/FeatureList.js",
3260 "id": "pricing.features.adFree", 3621 "id": "pricing.features.adFree",
3261 "start": { 3622 "start": {
3262 "column": 10, 3623 "column": 10,
3263 "line": 65 3624 "line": 44
3264 } 3625 }
3265 } 3626 }
3266 ], 3627 ],
@@ -3272,13 +3633,13 @@
3272 "defaultMessage": "!!!Upgrade account", 3633 "defaultMessage": "!!!Upgrade account",
3273 "end": { 3634 "end": {
3274 "column": 3, 3635 "column": 3,
3275 "line": 19 3636 "line": 18
3276 }, 3637 },
3277 "file": "src/components/ui/PremiumFeatureContainer/index.js", 3638 "file": "src/components/ui/PremiumFeatureContainer/index.js",
3278 "id": "premiumFeature.button.upgradeAccount", 3639 "id": "premiumFeature.button.upgradeAccount",
3279 "start": { 3640 "start": {
3280 "column": 10, 3641 "column": 10,
3281 "line": 16 3642 "line": 15
3282 } 3643 }
3283 } 3644 }
3284 ], 3645 ],
@@ -3290,13 +3651,13 @@
3290 "defaultMessage": "!!!Upgrade to Franz Professional", 3651 "defaultMessage": "!!!Upgrade to Franz Professional",
3291 "end": { 3652 "end": {
3292 "column": 3, 3653 "column": 3,
3293 "line": 16 3654 "line": 15
3294 }, 3655 },
3295 "file": "src/components/ui/UpgradeButton/index.js", 3656 "file": "src/components/ui/UpgradeButton/index.js",
3296 "id": "global.upgradeButton.upgradeToPro", 3657 "id": "global.upgradeButton.upgradeToPro",
3297 "start": { 3658 "start": {
3298 "column": 16, 3659 "column": 16,
3299 "line": 13 3660 "line": 12
3300 } 3661 }
3301 } 3662 }
3302 ], 3663 ],
@@ -3554,185 +3915,367 @@
3554 { 3915 {
3555 "descriptors": [ 3916 "descriptors": [
3556 { 3917 {
3557 "defaultMessage": "!!!Launch Franz on start", 3918 "defaultMessage": "!!!Launch Ferdi on start",
3558 "end": { 3919 "end": {
3559 "column": 3, 3920 "column": 3,
3560 "line": 29 3921 "line": 32
3561 }, 3922 },
3562 "file": "src/containers/settings/EditSettingsScreen.js", 3923 "file": "src/containers/settings/EditSettingsScreen.js",
3563 "id": "settings.app.form.autoLaunchOnStart", 3924 "id": "settings.app.form.autoLaunchOnStart",
3564 "start": { 3925 "start": {
3565 "column": 21, 3926 "column": 21,
3566 "line": 26 3927 "line": 29
3567 } 3928 }
3568 }, 3929 },
3569 { 3930 {
3570 "defaultMessage": "!!!Open in background", 3931 "defaultMessage": "!!!Open in background",
3571 "end": { 3932 "end": {
3572 "column": 3, 3933 "column": 3,
3573 "line": 33 3934 "line": 36
3574 }, 3935 },
3575 "file": "src/containers/settings/EditSettingsScreen.js", 3936 "file": "src/containers/settings/EditSettingsScreen.js",
3576 "id": "settings.app.form.autoLaunchInBackground", 3937 "id": "settings.app.form.autoLaunchInBackground",
3577 "start": { 3938 "start": {
3578 "column": 26, 3939 "column": 26,
3579 "line": 30 3940 "line": 33
3580 } 3941 }
3581 }, 3942 },
3582 { 3943 {
3583 "defaultMessage": "!!!Keep Franz in background when closing the window", 3944 "defaultMessage": "!!!Keep Ferdi in background when closing the window",
3584 "end": { 3945 "end": {
3585 "column": 3, 3946 "column": 3,
3586 "line": 37 3947 "line": 40
3587 }, 3948 },
3588 "file": "src/containers/settings/EditSettingsScreen.js", 3949 "file": "src/containers/settings/EditSettingsScreen.js",
3589 "id": "settings.app.form.runInBackground", 3950 "id": "settings.app.form.runInBackground",
3590 "start": { 3951 "start": {
3591 "column": 19, 3952 "column": 19,
3592 "line": 34 3953 "line": 37
3593 } 3954 }
3594 }, 3955 },
3595 { 3956 {
3596 "defaultMessage": "!!!Show Franz in system tray", 3957 "defaultMessage": "!!!Show Ferdi in system tray",
3597 "end": { 3958 "end": {
3598 "column": 3, 3959 "column": 3,
3599 "line": 41 3960 "line": 44
3600 }, 3961 },
3601 "file": "src/containers/settings/EditSettingsScreen.js", 3962 "file": "src/containers/settings/EditSettingsScreen.js",
3602 "id": "settings.app.form.enableSystemTray", 3963 "id": "settings.app.form.enableSystemTray",
3603 "start": { 3964 "start": {
3604 "column": 20, 3965 "column": 20,
3605 "line": 38 3966 "line": 41
3606 } 3967 }
3607 }, 3968 },
3608 { 3969 {
3609 "defaultMessage": "!!!Minimize Franz to system tray", 3970 "defaultMessage": "!!!Minimize Ferdi to system tray",
3610 "end": { 3971 "end": {
3611 "column": 3, 3972 "column": 3,
3612 "line": 45 3973 "line": 48
3613 }, 3974 },
3614 "file": "src/containers/settings/EditSettingsScreen.js", 3975 "file": "src/containers/settings/EditSettingsScreen.js",
3615 "id": "settings.app.form.minimizeToSystemTray", 3976 "id": "settings.app.form.minimizeToSystemTray",
3616 "start": { 3977 "start": {
3617 "column": 24, 3978 "column": 24,
3618 "line": 42 3979 "line": 45
3619 } 3980 }
3620 }, 3981 },
3621 { 3982 {
3622 "defaultMessage": "!!!Language", 3983 "defaultMessage": "!!!Don't show message content in notifications",
3623 "end": { 3984 "end": {
3624 "column": 3, 3985 "column": 3,
3986 "line": 52
3987 },
3988 "file": "src/containers/settings/EditSettingsScreen.js",
3989 "id": "settings.app.form.privateNotifications",
3990 "start": {
3991 "column": 24,
3625 "line": 49 3992 "line": 49
3993 }
3994 },
3995 {
3996 "defaultMessage": "!!!Always show service navigation bar",
3997 "end": {
3998 "column": 3,
3999 "line": 56
4000 },
4001 "file": "src/containers/settings/EditSettingsScreen.js",
4002 "id": "settings.app.form.showServiceNavigationBar",
4003 "start": {
4004 "column": 28,
4005 "line": 53
4006 }
4007 },
4008 {
4009 "defaultMessage": "!!!Enable service hibernation",
4010 "end": {
4011 "column": 3,
4012 "line": 60
4013 },
4014 "file": "src/containers/settings/EditSettingsScreen.js",
4015 "id": "settings.app.form.hibernate",
4016 "start": {
4017 "column": 13,
4018 "line": 57
4019 }
4020 },
4021 {
4022 "defaultMessage": "!!!Hibernation strategy",
4023 "end": {
4024 "column": 3,
4025 "line": 64
4026 },
4027 "file": "src/containers/settings/EditSettingsScreen.js",
4028 "id": "settings.app.form.hibernationStrategy",
4029 "start": {
4030 "column": 23,
4031 "line": 61
4032 }
4033 },
4034 {
4035 "defaultMessage": "!!!Server",
4036 "end": {
4037 "column": 3,
4038 "line": 68
4039 },
4040 "file": "src/containers/settings/EditSettingsScreen.js",
4041 "id": "settings.app.form.server",
4042 "start": {
4043 "column": 10,
4044 "line": 65
4045 }
4046 },
4047 {
4048 "defaultMessage": "!!!Todo Server",
4049 "end": {
4050 "column": 3,
4051 "line": 72
4052 },
4053 "file": "src/containers/settings/EditSettingsScreen.js",
4054 "id": "settings.app.form.todoServer",
4055 "start": {
4056 "column": 14,
4057 "line": 69
4058 }
4059 },
4060 {
4061 "defaultMessage": "!!!Enable Ferdi password lock",
4062 "end": {
4063 "column": 3,
4064 "line": 76
4065 },
4066 "file": "src/containers/settings/EditSettingsScreen.js",
4067 "id": "settings.app.form.enableLock",
4068 "start": {
4069 "column": 14,
4070 "line": 73
4071 }
4072 },
4073 {
4074 "defaultMessage": "!!!Ferdi Lock password",
4075 "end": {
4076 "column": 3,
4077 "line": 80
4078 },
4079 "file": "src/containers/settings/EditSettingsScreen.js",
4080 "id": "settings.app.form.lockPassword",
4081 "start": {
4082 "column": 16,
4083 "line": 77
4084 }
4085 },
4086 {
4087 "defaultMessage": "!!!Enable scheduled Do-not-Disturb",
4088 "end": {
4089 "column": 3,
4090 "line": 84
4091 },
4092 "file": "src/containers/settings/EditSettingsScreen.js",
4093 "id": "settings.app.form.scheduledDNDEnabled",
4094 "start": {
4095 "column": 23,
4096 "line": 81
4097 }
4098 },
4099 {
4100 "defaultMessage": "!!!From",
4101 "end": {
4102 "column": 3,
4103 "line": 88
4104 },
4105 "file": "src/containers/settings/EditSettingsScreen.js",
4106 "id": "settings.app.form.scheduledDNDStart",
4107 "start": {
4108 "column": 21,
4109 "line": 85
4110 }
4111 },
4112 {
4113 "defaultMessage": "!!!To",
4114 "end": {
4115 "column": 3,
4116 "line": 92
4117 },
4118 "file": "src/containers/settings/EditSettingsScreen.js",
4119 "id": "settings.app.form.scheduledDNDEnd",
4120 "start": {
4121 "column": 19,
4122 "line": 89
4123 }
4124 },
4125 {
4126 "defaultMessage": "!!!Language",
4127 "end": {
4128 "column": 3,
4129 "line": 96
3626 }, 4130 },
3627 "file": "src/containers/settings/EditSettingsScreen.js", 4131 "file": "src/containers/settings/EditSettingsScreen.js",
3628 "id": "settings.app.form.language", 4132 "id": "settings.app.form.language",
3629 "start": { 4133 "start": {
3630 "column": 12, 4134 "column": 12,
3631 "line": 46 4135 "line": 93
3632 } 4136 }
3633 }, 4137 },
3634 { 4138 {
3635 "defaultMessage": "!!!Dark Mode", 4139 "defaultMessage": "!!!Dark Mode",
3636 "end": { 4140 "end": {
3637 "column": 3, 4141 "column": 3,
3638 "line": 53 4142 "line": 100
3639 }, 4143 },
3640 "file": "src/containers/settings/EditSettingsScreen.js", 4144 "file": "src/containers/settings/EditSettingsScreen.js",
3641 "id": "settings.app.form.darkMode", 4145 "id": "settings.app.form.darkMode",
3642 "start": { 4146 "start": {
3643 "column": 12, 4147 "column": 12,
3644 "line": 50 4148 "line": 97
4149 }
4150 },
4151 {
4152 "defaultMessage": "!!!Enable universal Dark Mode",
4153 "end": {
4154 "column": 3,
4155 "line": 104
4156 },
4157 "file": "src/containers/settings/EditSettingsScreen.js",
4158 "id": "settings.app.form.universalDarkMode",
4159 "start": {
4160 "column": 21,
4161 "line": 101
4162 }
4163 },
4164 {
4165 "defaultMessage": "!!!Accent color",
4166 "end": {
4167 "column": 3,
4168 "line": 108
4169 },
4170 "file": "src/containers/settings/EditSettingsScreen.js",
4171 "id": "settings.app.form.accentColor",
4172 "start": {
4173 "column": 15,
4174 "line": 105
3645 } 4175 }
3646 }, 4176 },
3647 { 4177 {
3648 "defaultMessage": "!!!Display disabled services tabs", 4178 "defaultMessage": "!!!Display disabled services tabs",
3649 "end": { 4179 "end": {
3650 "column": 3, 4180 "column": 3,
3651 "line": 57 4181 "line": 112
3652 }, 4182 },
3653 "file": "src/containers/settings/EditSettingsScreen.js", 4183 "file": "src/containers/settings/EditSettingsScreen.js",
3654 "id": "settings.app.form.showDisabledServices", 4184 "id": "settings.app.form.showDisabledServices",
3655 "start": { 4185 "start": {
3656 "column": 24, 4186 "column": 24,
3657 "line": 54 4187 "line": 109
3658 } 4188 }
3659 }, 4189 },
3660 { 4190 {
3661 "defaultMessage": "!!!Show unread message badge when notifications are disabled", 4191 "defaultMessage": "!!!Show unread message badge when notifications are disabled",
3662 "end": { 4192 "end": {
3663 "column": 3, 4193 "column": 3,
3664 "line": 61 4194 "line": 116
3665 }, 4195 },
3666 "file": "src/containers/settings/EditSettingsScreen.js", 4196 "file": "src/containers/settings/EditSettingsScreen.js",
3667 "id": "settings.app.form.showMessagesBadgesWhenMuted", 4197 "id": "settings.app.form.showMessagesBadgesWhenMuted",
3668 "start": { 4198 "start": {
3669 "column": 29, 4199 "column": 29,
3670 "line": 58 4200 "line": 113
3671 } 4201 }
3672 }, 4202 },
3673 { 4203 {
3674 "defaultMessage": "!!!Enable spell checking", 4204 "defaultMessage": "!!!Enable spell checking",
3675 "end": { 4205 "end": {
3676 "column": 3, 4206 "column": 3,
3677 "line": 65 4207 "line": 120
3678 }, 4208 },
3679 "file": "src/containers/settings/EditSettingsScreen.js", 4209 "file": "src/containers/settings/EditSettingsScreen.js",
3680 "id": "settings.app.form.enableSpellchecking", 4210 "id": "settings.app.form.enableSpellchecking",
3681 "start": { 4211 "start": {
3682 "column": 23, 4212 "column": 23,
3683 "line": 62 4213 "line": 117
3684 } 4214 }
3685 }, 4215 },
3686 { 4216 {
3687 "defaultMessage": "!!!Enable GPU Acceleration", 4217 "defaultMessage": "!!!Enable GPU Acceleration",
3688 "end": { 4218 "end": {
3689 "column": 3, 4219 "column": 3,
3690 "line": 69 4220 "line": 124
3691 }, 4221 },
3692 "file": "src/containers/settings/EditSettingsScreen.js", 4222 "file": "src/containers/settings/EditSettingsScreen.js",
3693 "id": "settings.app.form.enableGPUAcceleration", 4223 "id": "settings.app.form.enableGPUAcceleration",
3694 "start": { 4224 "start": {
3695 "column": 25, 4225 "column": 25,
3696 "line": 66 4226 "line": 121
3697 } 4227 }
3698 }, 4228 },
3699 { 4229 {
3700 "defaultMessage": "!!!Include beta versions", 4230 "defaultMessage": "!!!Include beta versions",
3701 "end": { 4231 "end": {
3702 "column": 3, 4232 "column": 3,
3703 "line": 73 4233 "line": 128
3704 }, 4234 },
3705 "file": "src/containers/settings/EditSettingsScreen.js", 4235 "file": "src/containers/settings/EditSettingsScreen.js",
3706 "id": "settings.app.form.beta", 4236 "id": "settings.app.form.beta",
3707 "start": { 4237 "start": {
3708 "column": 8, 4238 "column": 8,
3709 "line": 70 4239 "line": 125
4240 }
4241 },
4242 {
4243 "defaultMessage": "!!!Disable updates",
4244 "end": {
4245 "column": 3,
4246 "line": 132
4247 },
4248 "file": "src/containers/settings/EditSettingsScreen.js",
4249 "id": "settings.app.form.noUpdates",
4250 "start": {
4251 "column": 13,
4252 "line": 129
3710 } 4253 }
3711 }, 4254 },
3712 { 4255 {
3713 "defaultMessage": "!!!Enable Franz Todos", 4256 "defaultMessage": "!!!Enable Franz Todos",
3714 "end": { 4257 "end": {
3715 "column": 3, 4258 "column": 3,
3716 "line": 77 4259 "line": 136
3717 }, 4260 },
3718 "file": "src/containers/settings/EditSettingsScreen.js", 4261 "file": "src/containers/settings/EditSettingsScreen.js",
3719 "id": "settings.app.form.enableTodos", 4262 "id": "settings.app.form.enableTodos",
3720 "start": { 4263 "start": {
3721 "column": 15, 4264 "column": 15,
3722 "line": 74 4265 "line": 133
3723 } 4266 }
3724 }, 4267 },
3725 { 4268 {
3726 "defaultMessage": "!!!Keep all workspaces loaded", 4269 "defaultMessage": "!!!Keep all workspaces loaded",
3727 "end": { 4270 "end": {
3728 "column": 3, 4271 "column": 3,
3729 "line": 81 4272 "line": 140
3730 }, 4273 },
3731 "file": "src/containers/settings/EditSettingsScreen.js", 4274 "file": "src/containers/settings/EditSettingsScreen.js",
3732 "id": "settings.app.form.keepAllWorkspacesLoaded", 4275 "id": "settings.app.form.keepAllWorkspacesLoaded",
3733 "start": { 4276 "start": {
3734 "column": 27, 4277 "column": 27,
3735 "line": 78 4278 "line": 137
3736 } 4279 }
3737 } 4280 }
3738 ], 4281 ],
@@ -3863,16 +4406,16 @@
3863 { 4406 {
3864 "descriptors": [ 4407 "descriptors": [
3865 { 4408 {
3866 "defaultMessage": "!!!Changes in Franz {version}", 4409 "defaultMessage": "!!!Changes in Ferdi {version}",
3867 "end": { 4410 "end": {
3868 "column": 3, 4411 "column": 3,
3869 "line": 23 4412 "line": 22
3870 }, 4413 },
3871 "file": "src/features/announcements/components/AnnouncementScreen.js", 4414 "file": "src/features/announcements/components/AnnouncementScreen.js",
3872 "id": "feature.announcements.changelog.headline", 4415 "id": "feature.announcements.changelog.headline",
3873 "start": { 4416 "start": {
3874 "column": 12, 4417 "column": 12,
3875 "line": 20 4418 "line": 19
3876 } 4419 }
3877 } 4420 }
3878 ], 4421 ],
@@ -3884,362 +4427,113 @@
3884 "defaultMessage": "!!!Please purchase license to skip waiting", 4427 "defaultMessage": "!!!Please purchase license to skip waiting",
3885 "end": { 4428 "end": {
3886 "column": 3, 4429 "column": 3,
3887 "line": 20 4430 "line": 17
3888 }, 4431 },
3889 "file": "src/features/delayApp/Component.js", 4432 "file": "src/features/delayApp/Component.js",
3890 "id": "feature.delayApp.headline", 4433 "id": "feature.delayApp.headline",
3891 "start": { 4434 "start": {
3892 "column": 12, 4435 "column": 12,
3893 "line": 17 4436 "line": 14
3894 } 4437 }
3895 }, 4438 },
3896 { 4439 {
3897 "defaultMessage": "!!!Get the free Franz Professional 14 day trial and skip the line", 4440 "defaultMessage": "!!!Get the free Franz Professional 14 day trial and skip the line",
3898 "end": { 4441 "end": {
3899 "column": 3, 4442 "column": 3,
3900 "line": 24 4443 "line": 21
3901 }, 4444 },
3902 "file": "src/features/delayApp/Component.js", 4445 "file": "src/features/delayApp/Component.js",
3903 "id": "feature.delayApp.trial.headline", 4446 "id": "feature.delayApp.trial.headline",
3904 "start": { 4447 "start": {
3905 "column": 17, 4448 "column": 17,
3906 "line": 21 4449 "line": 18
3907 } 4450 }
3908 }, 4451 },
3909 { 4452 {
3910 "defaultMessage": "!!!Upgrade Franz", 4453 "defaultMessage": "!!!Get a Franz Supporter License",
3911 "end": { 4454 "end": {
3912 "column": 3, 4455 "column": 3,
3913 "line": 28 4456 "line": 25
3914 }, 4457 },
3915 "file": "src/features/delayApp/Component.js", 4458 "file": "src/features/delayApp/Component.js",
3916 "id": "feature.delayApp.upgrade.action", 4459 "id": "feature.delayApp.upgrade.action",
3917 "start": { 4460 "start": {
3918 "column": 10, 4461 "column": 10,
3919 "line": 25 4462 "line": 22
3920 } 4463 }
3921 }, 4464 },
3922 { 4465 {
3923 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional", 4466 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional",
3924 "end": { 4467 "end": {
3925 "column": 3, 4468 "column": 3,
3926 "line": 32 4469 "line": 29
3927 }, 4470 },
3928 "file": "src/features/delayApp/Component.js", 4471 "file": "src/features/delayApp/Component.js",
3929 "id": "feature.delayApp.trial.action", 4472 "id": "feature.delayApp.trial.action",
3930 "start": { 4473 "start": {
3931 "column": 15, 4474 "column": 15,
3932 "line": 29 4475 "line": 26
3933 } 4476 }
3934 }, 4477 },
3935 { 4478 {
3936 "defaultMessage": "!!!Franz will continue in {seconds} seconds.", 4479 "defaultMessage": "!!!Ferdi will continue in {seconds} seconds.",
3937 "end": { 4480 "end": {
3938 "column": 3, 4481 "column": 3,
3939 "line": 36 4482 "line": 33
3940 }, 4483 },
3941 "file": "src/features/delayApp/Component.js", 4484 "file": "src/features/delayApp/Component.js",
3942 "id": "feature.delayApp.text", 4485 "id": "feature.delayApp.text",
3943 "start": { 4486 "start": {
3944 "column": 8, 4487 "column": 8,
3945 "line": 33
3946 }
3947 }
3948 ],
3949 "path": "src/features/delayApp/Component.json"
3950 },
3951 {
3952 "descriptors": [
3953 {
3954 "defaultMessage": "!!!per month",
3955 "end": {
3956 "column": 3,
3957 "line": 18
3958 },
3959 "file": "src/features/planSelection/components/PlanItem.js",
3960 "id": "subscription.interval.perMonth",
3961 "start": {
3962 "column": 12,
3963 "line": 15
3964 }
3965 },
3966 {
3967 "defaultMessage": "!!!per month & user",
3968 "end": {
3969 "column": 3,
3970 "line": 22
3971 },
3972 "file": "src/features/planSelection/components/PlanItem.js",
3973 "id": "subscription.interval.perMonthPerUser",
3974 "start": {
3975 "column": 19,
3976 "line": 19
3977 }
3978 },
3979 {
3980 "defaultMessage": "!!!Best value",
3981 "end": {
3982 "column": 3,
3983 "line": 26
3984 },
3985 "file": "src/features/planSelection/components/PlanItem.js",
3986 "id": "subscription.bestValue",
3987 "start": {
3988 "column": 13,
3989 "line": 23
3990 }
3991 }
3992 ],
3993 "path": "src/features/planSelection/components/PlanItem.json"
3994 },
3995 {
3996 "descriptors": [
3997 {
3998 "defaultMessage": "!!!Are you ready to choose, {name}",
3999 "end": {
4000 "column": 3,
4001 "line": 21
4002 },
4003 "file": "src/features/planSelection/components/PlanSelection.js",
4004 "id": "feature.planSelection.fullscreen.welcome",
4005 "start": {
4006 "column": 11,
4007 "line": 18
4008 }
4009 },
4010 {
4011 "defaultMessage": "!!!It's time to make a choice. Franz works best on our Personal and Professional plans. Please have a look and choose the best one for you.",
4012 "end": {
4013 "column": 3,
4014 "line": 25
4015 },
4016 "file": "src/features/planSelection/components/PlanSelection.js",
4017 "id": "feature.planSelection.fullscreen.subheadline",
4018 "start": {
4019 "column": 15,
4020 "line": 22
4021 }
4022 },
4023 {
4024 "defaultMessage": "!!!Basic functionality",
4025 "end": {
4026 "column": 3,
4027 "line": 29
4028 },
4029 "file": "src/features/planSelection/components/PlanSelection.js",
4030 "id": "feature.planSelection.free.text",
4031 "start": {
4032 "column": 12,
4033 "line": 26
4034 }
4035 },
4036 {
4037 "defaultMessage": "!!!More services, no waiting - ideal for personal use.",
4038 "end": {
4039 "column": 3,
4040 "line": 33
4041 },
4042 "file": "src/features/planSelection/components/PlanSelection.js",
4043 "id": "feature.planSelection.personal.text",
4044 "start": {
4045 "column": 16,
4046 "line": 30 4488 "line": 30
4047 } 4489 }
4048 },
4049 {
4050 "defaultMessage": "!!!Unlimited services and professional features for you - and your team.",
4051 "end": {
4052 "column": 3,
4053 "line": 37
4054 },
4055 "file": "src/features/planSelection/components/PlanSelection.js",
4056 "id": "feature.planSelection.pro.text",
4057 "start": {
4058 "column": 20,
4059 "line": 34
4060 }
4061 },
4062 {
4063 "defaultMessage": "!!!Stay on Free",
4064 "end": {
4065 "column": 3,
4066 "line": 41
4067 },
4068 "file": "src/features/planSelection/components/PlanSelection.js",
4069 "id": "feature.planSelection.cta.stayOnFree",
4070 "start": {
4071 "column": 17,
4072 "line": 38
4073 }
4074 },
4075 {
4076 "defaultMessage": "!!!Downgrade to Free",
4077 "end": {
4078 "column": 3,
4079 "line": 45
4080 },
4081 "file": "src/features/planSelection/components/PlanSelection.js",
4082 "id": "feature.planSelection.cta.ctaDowngradeFree",
4083 "start": {
4084 "column": 20,
4085 "line": 42
4086 }
4087 },
4088 {
4089 "defaultMessage": "!!!Start my free 14-days Trial",
4090 "end": {
4091 "column": 3,
4092 "line": 49
4093 },
4094 "file": "src/features/planSelection/components/PlanSelection.js",
4095 "id": "feature.planSelection.cta.trial",
4096 "start": {
4097 "column": 15,
4098 "line": 46
4099 }
4100 },
4101 {
4102 "defaultMessage": "!!!Choose Personal",
4103 "end": {
4104 "column": 3,
4105 "line": 53
4106 },
4107 "file": "src/features/planSelection/components/PlanSelection.js",
4108 "id": "feature.planSelection.cta.upgradePersonal",
4109 "start": {
4110 "column": 23,
4111 "line": 50
4112 }
4113 },
4114 {
4115 "defaultMessage": "!!!Choose Professional",
4116 "end": {
4117 "column": 3,
4118 "line": 57
4119 },
4120 "file": "src/features/planSelection/components/PlanSelection.js",
4121 "id": "feature.planSelection.cta.upgradePro",
4122 "start": {
4123 "column": 18,
4124 "line": 54
4125 }
4126 },
4127 {
4128 "defaultMessage": "!!!Complete comparison of all plans",
4129 "end": {
4130 "column": 3,
4131 "line": 61
4132 },
4133 "file": "src/features/planSelection/components/PlanSelection.js",
4134 "id": "feature.planSelection.fullFeatureList",
4135 "start": {
4136 "column": 19,
4137 "line": 58
4138 }
4139 },
4140 {
4141 "defaultMessage": "!!!All prices based on yearly payment",
4142 "end": {
4143 "column": 3,
4144 "line": 65
4145 },
4146 "file": "src/features/planSelection/components/PlanSelection.js",
4147 "id": "feature.planSelection.pricesBasedOnAnnualPayment",
4148 "start": {
4149 "column": 30,
4150 "line": 62
4151 }
4152 } 4490 }
4153 ], 4491 ],
4154 "path": "src/features/planSelection/components/PlanSelection.json" 4492 "path": "src/features/delayApp/Component.json"
4155 }, 4493 },
4156 { 4494 {
4157 "descriptors": [ 4495 "descriptors": [
4158 { 4496 {
4159 "defaultMessage": "!!!per {interval}", 4497 "defaultMessage": "!!!QuickSwitch",
4160 "end": { 4498 "end": {
4161 "column": 3, 4499 "column": 3,
4162 "line": 19 4500 "line": 19
4163 }, 4501 },
4164 "file": "src/features/planSelection/components/PlanTeaser.js", 4502 "file": "src/features/quickSwitch/Component.js",
4165 "id": "subscription.interval.per", 4503 "id": "feature.quickSwitch.title",
4166 "start": { 4504 "start": {
4167 "column": 7, 4505 "column": 9,
4168 "line": 16 4506 "line": 16
4169 } 4507 }
4170 }, 4508 },
4171 { 4509 {
4172 "defaultMessage": "!!!Upgrade Account", 4510 "defaultMessage": "!!!Search...",
4173 "end": { 4511 "end": {
4174 "column": 3, 4512 "column": 3,
4175 "line": 23 4513 "line": 23
4176 }, 4514 },
4177 "file": "src/features/planSelection/components/PlanTeaser.js", 4515 "file": "src/features/quickSwitch/Component.js",
4178 "id": "subscription.planItem.upgradeAccount", 4516 "id": "feature.quickSwitch.search",
4179 "start": { 4517 "start": {
4180 "column": 7, 4518 "column": 10,
4181 "line": 20
4182 }
4183 }
4184 ],
4185 "path": "src/features/planSelection/components/PlanTeaser.json"
4186 },
4187 {
4188 "descriptors": [
4189 {
4190 "defaultMessage": "!!!Downgrade your Franz Plan",
4191 "end": {
4192 "column": 3,
4193 "line": 20 4519 "line": 20
4194 },
4195 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
4196 "id": "feature.planSelection.fullscreen.dialog.title",
4197 "start": {
4198 "column": 15,
4199 "line": 17
4200 }
4201 },
4202 {
4203 "defaultMessage": "!!!You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.",
4204 "end": {
4205 "column": 3,
4206 "line": 24
4207 },
4208 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
4209 "id": "feature.planSelection.fullscreen.dialog.message",
4210 "start": {
4211 "column": 17,
4212 "line": 21
4213 }
4214 },
4215 {
4216 "defaultMessage": "!!!Downgrade to Free",
4217 "end": {
4218 "column": 3,
4219 "line": 28
4220 },
4221 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
4222 "id": "feature.planSelection.fullscreen.dialog.cta.downgrade",
4223 "start": {
4224 "column": 22,
4225 "line": 25
4226 } 4520 }
4227 }, 4521 },
4228 { 4522 {
4229 "defaultMessage": "!!!Choose Personal", 4523 "defaultMessage": "!!!Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
4230 "end": { 4524 "end": {
4231 "column": 3, 4525 "column": 3,
4232 "line": 32 4526 "line": 27
4233 }, 4527 },
4234 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 4528 "file": "src/features/quickSwitch/Component.js",
4235 "id": "feature.planSelection.fullscreen.dialog.cta.upgrade", 4529 "id": "feature.quickSwitch.info",
4236 "start": { 4530 "start": {
4237 "column": 20, 4531 "column": 8,
4238 "line": 29 4532 "line": 24
4239 } 4533 }
4240 } 4534 }
4241 ], 4535 ],
4242 "path": "src/features/planSelection/containers/PlanSelectionScreen.json" 4536 "path": "src/features/quickSwitch/Component.json"
4243 }, 4537 },
4244 { 4538 {
4245 "descriptors": [ 4539 "descriptors": [
@@ -4265,26 +4559,26 @@
4265 "defaultMessage": "!!!You have added {amount} of {limit} services. Please upgrade your account to add more services.", 4559 "defaultMessage": "!!!You have added {amount} of {limit} services. Please upgrade your account to add more services.",
4266 "end": { 4560 "end": {
4267 "column": 3, 4561 "column": 3,
4268 "line": 14 4562 "line": 12
4269 }, 4563 },
4270 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js", 4564 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js",
4271 "id": "feature.serviceLimit.limitReached", 4565 "id": "feature.serviceLimit.limitReached",
4272 "start": { 4566 "start": {
4273 "column": 16, 4567 "column": 16,
4274 "line": 11 4568 "line": 9
4275 } 4569 }
4276 }, 4570 },
4277 { 4571 {
4278 "defaultMessage": "!!!Upgrade account", 4572 "defaultMessage": "!!!Upgrade account",
4279 "end": { 4573 "end": {
4280 "column": 3, 4574 "column": 3,
4281 "line": 18 4575 "line": 16
4282 }, 4576 },
4283 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js", 4577 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js",
4284 "id": "premiumFeature.button.upgradeAccount", 4578 "id": "premiumFeature.button.upgradeAccount",
4285 "start": { 4579 "start": {
4286 "column": 10, 4580 "column": 10,
4287 "line": 15 4581 "line": 13
4288 } 4582 }
4289 } 4583 }
4290 ], 4584 ],
@@ -4293,94 +4587,94 @@
4293 { 4587 {
4294 "descriptors": [ 4588 "descriptors": [
4295 { 4589 {
4296 "defaultMessage": "!!!Franz is better together!", 4590 "defaultMessage": "!!!Ferdi is better together!",
4297 "end": { 4591 "end": {
4298 "column": 3, 4592 "column": 3,
4299 "line": 21 4593 "line": 20
4300 }, 4594 },
4301 "file": "src/features/shareFranz/Component.js", 4595 "file": "src/features/shareFranz/Component.js",
4302 "id": "feature.shareFranz.headline", 4596 "id": "feature.shareFranz.headline",
4303 "start": { 4597 "start": {
4304 "column": 12, 4598 "column": 12,
4305 "line": 18 4599 "line": 17
4306 } 4600 }
4307 }, 4601 },
4308 { 4602 {
4309 "defaultMessage": "!!!Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 4603 "defaultMessage": "!!!Tell your friends and colleagues how awesome Ferdi is and help us to spread the word.",
4310 "end": { 4604 "end": {
4311 "column": 3, 4605 "column": 3,
4312 "line": 25 4606 "line": 24
4313 }, 4607 },
4314 "file": "src/features/shareFranz/Component.js", 4608 "file": "src/features/shareFranz/Component.js",
4315 "id": "feature.shareFranz.text", 4609 "id": "feature.shareFranz.text",
4316 "start": { 4610 "start": {
4317 "column": 8, 4611 "column": 8,
4318 "line": 22 4612 "line": 21
4319 } 4613 }
4320 }, 4614 },
4321 { 4615 {
4322 "defaultMessage": "!!!Share as email", 4616 "defaultMessage": "!!!Share as email",
4323 "end": { 4617 "end": {
4324 "column": 3, 4618 "column": 3,
4325 "line": 29 4619 "line": 28
4326 }, 4620 },
4327 "file": "src/features/shareFranz/Component.js", 4621 "file": "src/features/shareFranz/Component.js",
4328 "id": "feature.shareFranz.action.email", 4622 "id": "feature.shareFranz.action.email",
4329 "start": { 4623 "start": {
4330 "column": 16, 4624 "column": 16,
4331 "line": 26 4625 "line": 25
4332 } 4626 }
4333 }, 4627 },
4334 { 4628 {
4335 "defaultMessage": "!!!Share on Facebook", 4629 "defaultMessage": "!!!Share on Facebook",
4336 "end": { 4630 "end": {
4337 "column": 3, 4631 "column": 3,
4338 "line": 33 4632 "line": 32
4339 }, 4633 },
4340 "file": "src/features/shareFranz/Component.js", 4634 "file": "src/features/shareFranz/Component.js",
4341 "id": "feature.shareFranz.action.facebook", 4635 "id": "feature.shareFranz.action.facebook",
4342 "start": { 4636 "start": {
4343 "column": 19, 4637 "column": 19,
4344 "line": 30 4638 "line": 29
4345 } 4639 }
4346 }, 4640 },
4347 { 4641 {
4348 "defaultMessage": "!!!Share on Twitter", 4642 "defaultMessage": "!!!Share on Twitter",
4349 "end": { 4643 "end": {
4350 "column": 3, 4644 "column": 3,
4351 "line": 37 4645 "line": 36
4352 }, 4646 },
4353 "file": "src/features/shareFranz/Component.js", 4647 "file": "src/features/shareFranz/Component.js",
4354 "id": "feature.shareFranz.action.twitter", 4648 "id": "feature.shareFranz.action.twitter",
4355 "start": { 4649 "start": {
4356 "column": 18, 4650 "column": 18,
4357 "line": 34 4651 "line": 33
4358 } 4652 }
4359 }, 4653 },
4360 { 4654 {
4361 "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 4655 "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
4362 "end": { 4656 "end": {
4363 "column": 3, 4657 "column": 3,
4364 "line": 41 4658 "line": 40
4365 }, 4659 },
4366 "file": "src/features/shareFranz/Component.js", 4660 "file": "src/features/shareFranz/Component.js",
4367 "id": "feature.shareFranz.shareText.email", 4661 "id": "feature.shareFranz.shareText.email",
4368 "start": { 4662 "start": {
4369 "column": 18, 4663 "column": 18,
4370 "line": 38 4664 "line": 37
4371 } 4665 }
4372 }, 4666 },
4373 { 4667 {
4374 "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @FranzMessenger", 4668 "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @FranzMessenger",
4375 "end": { 4669 "end": {
4376 "column": 3, 4670 "column": 3,
4377 "line": 45 4671 "line": 44
4378 }, 4672 },
4379 "file": "src/features/shareFranz/Component.js", 4673 "file": "src/features/shareFranz/Component.js",
4380 "id": "feature.shareFranz.shareText.twitter", 4674 "id": "feature.shareFranz.shareText.twitter",
4381 "start": { 4675 "start": {
4382 "column": 20, 4676 "column": 20,
4383 "line": 42 4677 "line": 41
4384 } 4678 }
4385 } 4679 }
4386 ], 4680 ],
@@ -4392,39 +4686,39 @@
4392 "defaultMessage": "!!!Franz Todos are available to premium users now!", 4686 "defaultMessage": "!!!Franz Todos are available to premium users now!",
4393 "end": { 4687 "end": {
4394 "column": 3, 4688 "column": 3,
4395 "line": 18 4689 "line": 20
4396 }, 4690 },
4397 "file": "src/features/todos/components/TodosWebview.js", 4691 "file": "src/features/todos/components/TodosWebview.js",
4398 "id": "feature.todos.premium.info", 4692 "id": "feature.todos.premium.info",
4399 "start": { 4693 "start": {
4400 "column": 15, 4694 "column": 15,
4401 "line": 15 4695 "line": 17
4402 } 4696 }
4403 }, 4697 },
4404 { 4698 {
4405 "defaultMessage": "!!!Upgrade Account", 4699 "defaultMessage": "!!!Upgrade Account",
4406 "end": { 4700 "end": {
4407 "column": 3, 4701 "column": 3,
4408 "line": 22 4702 "line": 24
4409 }, 4703 },
4410 "file": "src/features/todos/components/TodosWebview.js", 4704 "file": "src/features/todos/components/TodosWebview.js",
4411 "id": "feature.todos.premium.upgrade", 4705 "id": "feature.todos.premium.upgrade",
4412 "start": { 4706 "start": {
4413 "column": 14, 4707 "column": 14,
4414 "line": 19 4708 "line": 21
4415 } 4709 }
4416 }, 4710 },
4417 { 4711 {
4418 "defaultMessage": "!!!Everyone else will have to wait a little longer.", 4712 "defaultMessage": "!!!Everyone else will have to wait a little longer.",
4419 "end": { 4713 "end": {
4420 "column": 3, 4714 "column": 3,
4421 "line": 26 4715 "line": 28
4422 }, 4716 },
4423 "file": "src/features/todos/components/TodosWebview.js", 4717 "file": "src/features/todos/components/TodosWebview.js",
4424 "id": "feature.todos.premium.rollout", 4718 "id": "feature.todos.premium.rollout",
4425 "start": { 4719 "start": {
4426 "column": 15, 4720 "column": 15,
4427 "line": 23 4721 "line": 25
4428 } 4722 }
4429 } 4723 }
4430 ], 4724 ],
@@ -4433,107 +4727,6 @@
4433 { 4727 {
4434 "descriptors": [ 4728 "descriptors": [
4435 { 4729 {
4436 "defaultMessage": "!!!Your Free Franz {plan} Trial ends in {time}.",
4437 "end": {
4438 "column": 3,
4439 "line": 16
4440 },
4441 "file": "src/features/trialStatusBar/components/TrialStatusBar.js",
4442 "id": "feature.trialStatusBar.restTime",
4443 "start": {
4444 "column": 12,
4445 "line": 13
4446 }
4447 },
4448 {
4449 "defaultMessage": "!!!Your free Franz {plan} Trial has expired, please upgrade your account.",
4450 "end": {
4451 "column": 3,
4452 "line": 20
4453 },
4454 "file": "src/features/trialStatusBar/components/TrialStatusBar.js",
4455 "id": "feature.trialStatusBar.expired",
4456 "start": {
4457 "column": 11,
4458 "line": 17
4459 }
4460 },
4461 {
4462 "defaultMessage": "!!!Upgrade now",
4463 "end": {
4464 "column": 3,
4465 "line": 24
4466 },
4467 "file": "src/features/trialStatusBar/components/TrialStatusBar.js",
4468 "id": "feature.trialStatusBar.cta",
4469 "start": {
4470 "column": 7,
4471 "line": 21
4472 }
4473 }
4474 ],
4475 "path": "src/features/trialStatusBar/components/TrialStatusBar.json"
4476 },
4477 {
4478 "descriptors": [
4479 {
4480 "defaultMessage": "!!!Downgrade your Franz Plan",
4481 "end": {
4482 "column": 3,
4483 "line": 19
4484 },
4485 "file": "src/features/trialStatusBar/containers/TrialStatusBarScreen.js",
4486 "id": "feature.trialStatusBar.fullscreen.dialog.title",
4487 "start": {
4488 "column": 15,
4489 "line": 16
4490 }
4491 },
4492 {
4493 "defaultMessage": "!!!You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.",
4494 "end": {
4495 "column": 3,
4496 "line": 23
4497 },
4498 "file": "src/features/trialStatusBar/containers/TrialStatusBarScreen.js",
4499 "id": "feature.trialStatusBar.fullscreen.dialog.message",
4500 "start": {
4501 "column": 17,
4502 "line": 20
4503 }
4504 },
4505 {
4506 "defaultMessage": "!!!Downgrade to Free",
4507 "end": {
4508 "column": 3,
4509 "line": 27
4510 },
4511 "file": "src/features/trialStatusBar/containers/TrialStatusBarScreen.js",
4512 "id": "feature.trialStatusBar.fullscreen.dialog.cta.downgrade",
4513 "start": {
4514 "column": 22,
4515 "line": 24
4516 }
4517 },
4518 {
4519 "defaultMessage": "!!!Choose Personal",
4520 "end": {
4521 "column": 3,
4522 "line": 31
4523 },
4524 "file": "src/features/trialStatusBar/containers/TrialStatusBarScreen.js",
4525 "id": "feature.trialStatusBar.fullscreen.dialog.cta.upgrade",
4526 "start": {
4527 "column": 20,
4528 "line": 28
4529 }
4530 }
4531 ],
4532 "path": "src/features/trialStatusBar/containers/TrialStatusBarScreen.json"
4533 },
4534 {
4535 "descriptors": [
4536 {
4537 "defaultMessage": "!!!Home", 4730 "defaultMessage": "!!!Home",
4538 "end": { 4731 "end": {
4539 "column": 3, 4732 "column": 3,
@@ -4607,26 +4800,26 @@
4607 "defaultMessage": "!!!Create workspace", 4800 "defaultMessage": "!!!Create workspace",
4608 "end": { 4801 "end": {
4609 "column": 3, 4802 "column": 3,
4610 "line": 16 4803 "line": 15
4611 }, 4804 },
4612 "file": "src/features/workspaces/components/CreateWorkspaceForm.js", 4805 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
4613 "id": "settings.workspace.add.form.submitButton", 4806 "id": "settings.workspace.add.form.submitButton",
4614 "start": { 4807 "start": {
4615 "column": 16, 4808 "column": 16,
4616 "line": 13 4809 "line": 12
4617 } 4810 }
4618 }, 4811 },
4619 { 4812 {
4620 "defaultMessage": "!!!Name", 4813 "defaultMessage": "!!!Name",
4621 "end": { 4814 "end": {
4622 "column": 3, 4815 "column": 3,
4623 "line": 20 4816 "line": 19
4624 }, 4817 },
4625 "file": "src/features/workspaces/components/CreateWorkspaceForm.js", 4818 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
4626 "id": "settings.workspace.add.form.name", 4819 "id": "settings.workspace.add.form.name",
4627 "start": { 4820 "start": {
4628 "column": 8, 4821 "column": 8,
4629 "line": 17 4822 "line": 16
4630 } 4823 }
4631 } 4824 }
4632 ], 4825 ],
@@ -4638,91 +4831,117 @@
4638 "defaultMessage": "!!!Delete workspace", 4831 "defaultMessage": "!!!Delete workspace",
4639 "end": { 4832 "end": {
4640 "column": 3, 4833 "column": 3,
4641 "line": 22 4834 "line": 24
4642 }, 4835 },
4643 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4836 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4644 "id": "settings.workspace.form.buttonDelete", 4837 "id": "settings.workspace.form.buttonDelete",
4645 "start": { 4838 "start": {
4646 "column": 16, 4839 "column": 16,
4647 "line": 19 4840 "line": 21
4648 } 4841 }
4649 }, 4842 },
4650 { 4843 {
4651 "defaultMessage": "!!!Save workspace", 4844 "defaultMessage": "!!!Save workspace",
4652 "end": { 4845 "end": {
4653 "column": 3, 4846 "column": 3,
4654 "line": 26 4847 "line": 28
4655 }, 4848 },
4656 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4849 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4657 "id": "settings.workspace.form.buttonSave", 4850 "id": "settings.workspace.form.buttonSave",
4658 "start": { 4851 "start": {
4659 "column": 14, 4852 "column": 14,
4660 "line": 23 4853 "line": 25
4661 } 4854 }
4662 }, 4855 },
4663 { 4856 {
4664 "defaultMessage": "!!!Name", 4857 "defaultMessage": "!!!Name",
4665 "end": { 4858 "end": {
4666 "column": 3, 4859 "column": 3,
4667 "line": 30 4860 "line": 32
4668 }, 4861 },
4669 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4862 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4670 "id": "settings.workspace.form.name", 4863 "id": "settings.workspace.form.name",
4671 "start": { 4864 "start": {
4672 "column": 8, 4865 "column": 8,
4673 "line": 27 4866 "line": 29
4674 } 4867 }
4675 }, 4868 },
4676 { 4869 {
4677 "defaultMessage": "!!!Your workspaces", 4870 "defaultMessage": "!!!Your workspaces",
4678 "end": { 4871 "end": {
4679 "column": 3, 4872 "column": 3,
4680 "line": 34 4873 "line": 36
4681 }, 4874 },
4682 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4875 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4683 "id": "settings.workspace.form.yourWorkspaces", 4876 "id": "settings.workspace.form.yourWorkspaces",
4684 "start": { 4877 "start": {
4685 "column": 18, 4878 "column": 18,
4686 "line": 31 4879 "line": 33
4880 }
4881 },
4882 {
4883 "defaultMessage": "!!!Keep this workspace loaded*",
4884 "end": {
4885 "column": 3,
4886 "line": 40
4887 },
4888 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4889 "id": "settings.workspace.form.keepLoaded",
4890 "start": {
4891 "column": 14,
4892 "line": 37
4893 }
4894 },
4895 {
4896 "defaultMessage": "!!!*This option will be overwritten by the global \"Keep all workspaces loaded\" option.",
4897 "end": {
4898 "column": 3,
4899 "line": 44
4900 },
4901 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4902 "id": "settings.workspace.form.keepLoadedInfo",
4903 "start": {
4904 "column": 18,
4905 "line": 41
4687 } 4906 }
4688 }, 4907 },
4689 { 4908 {
4690 "defaultMessage": "!!!Services in this Workspace", 4909 "defaultMessage": "!!!Services in this Workspace",
4691 "end": { 4910 "end": {
4692 "column": 3, 4911 "column": 3,
4693 "line": 38 4912 "line": 48
4694 }, 4913 },
4695 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4914 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4696 "id": "settings.workspace.form.servicesInWorkspaceHeadline", 4915 "id": "settings.workspace.form.servicesInWorkspaceHeadline",
4697 "start": { 4916 "start": {
4698 "column": 31, 4917 "column": 31,
4699 "line": 35 4918 "line": 45
4700 } 4919 }
4701 }, 4920 },
4702 { 4921 {
4703 "defaultMessage": "!!!You haven't added any services yet.", 4922 "defaultMessage": "!!!You haven't added any services yet.",
4704 "end": { 4923 "end": {
4705 "column": 3, 4924 "column": 3,
4706 "line": 42 4925 "line": 52
4707 }, 4926 },
4708 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4927 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4709 "id": "settings.services.noServicesAdded", 4928 "id": "settings.services.noServicesAdded",
4710 "start": { 4929 "start": {
4711 "column": 19, 4930 "column": 19,
4712 "line": 39 4931 "line": 49
4713 } 4932 }
4714 }, 4933 },
4715 { 4934 {
4716 "defaultMessage": "!!!Discover services", 4935 "defaultMessage": "!!!Discover services",
4717 "end": { 4936 "end": {
4718 "column": 3, 4937 "column": 3,
4719 "line": 46 4938 "line": 56
4720 }, 4939 },
4721 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4940 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4722 "id": "settings.services.discoverServices", 4941 "id": "settings.services.discoverServices",
4723 "start": { 4942 "start": {
4724 "column": 20, 4943 "column": 20,
4725 "line": 43 4944 "line": 53
4726 } 4945 }
4727 } 4946 }
4728 ], 4947 ],
@@ -4734,104 +4953,104 @@
4734 "defaultMessage": "!!!Workspaces", 4953 "defaultMessage": "!!!Workspaces",
4735 "end": { 4954 "end": {
4736 "column": 3, 4955 "column": 3,
4737 "line": 20 4956 "line": 19
4738 }, 4957 },
4739 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4958 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4740 "id": "workspaceDrawer.headline", 4959 "id": "workspaceDrawer.headline",
4741 "start": { 4960 "start": {
4742 "column": 12, 4961 "column": 12,
4743 "line": 17 4962 "line": 16
4744 } 4963 }
4745 }, 4964 },
4746 { 4965 {
4747 "defaultMessage": "!!!All services", 4966 "defaultMessage": "!!!All services",
4748 "end": { 4967 "end": {
4749 "column": 3, 4968 "column": 3,
4750 "line": 24 4969 "line": 23
4751 }, 4970 },
4752 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4971 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4753 "id": "workspaceDrawer.allServices", 4972 "id": "workspaceDrawer.allServices",
4754 "start": { 4973 "start": {
4755 "column": 15, 4974 "column": 15,
4756 "line": 21 4975 "line": 20
4757 } 4976 }
4758 }, 4977 },
4759 { 4978 {
4760 "defaultMessage": "!!!Workspaces settings", 4979 "defaultMessage": "!!!Workspaces settings",
4761 "end": { 4980 "end": {
4762 "column": 3, 4981 "column": 3,
4763 "line": 28 4982 "line": 27
4764 }, 4983 },
4765 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4984 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4766 "id": "workspaceDrawer.workspacesSettingsTooltip", 4985 "id": "workspaceDrawer.workspacesSettingsTooltip",
4767 "start": { 4986 "start": {
4768 "column": 29, 4987 "column": 29,
4769 "line": 25 4988 "line": 24
4770 } 4989 }
4771 }, 4990 },
4772 { 4991 {
4773 "defaultMessage": "!!!Info about workspace feature", 4992 "defaultMessage": "!!!Info about workspace feature",
4774 "end": { 4993 "end": {
4775 "column": 3, 4994 "column": 3,
4776 "line": 32 4995 "line": 31
4777 }, 4996 },
4778 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4997 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4779 "id": "workspaceDrawer.workspaceFeatureInfo", 4998 "id": "workspaceDrawer.workspaceFeatureInfo",
4780 "start": { 4999 "start": {
4781 "column": 24, 5000 "column": 24,
4782 "line": 29 5001 "line": 28
4783 } 5002 }
4784 }, 5003 },
4785 { 5004 {
4786 "defaultMessage": "!!!Create your first workspace", 5005 "defaultMessage": "!!!Create your first workspace",
4787 "end": { 5006 "end": {
4788 "column": 3, 5007 "column": 3,
4789 "line": 36 5008 "line": 35
4790 }, 5009 },
4791 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 5010 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4792 "id": "workspaceDrawer.premiumCtaButtonLabel", 5011 "id": "workspaceDrawer.premiumCtaButtonLabel",
4793 "start": { 5012 "start": {
4794 "column": 25, 5013 "column": 25,
4795 "line": 33 5014 "line": 32
4796 } 5015 }
4797 }, 5016 },
4798 { 5017 {
4799 "defaultMessage": "!!!Reactivate premium account", 5018 "defaultMessage": "!!!Reactivate premium account",
4800 "end": { 5019 "end": {
4801 "column": 3, 5020 "column": 3,
4802 "line": 40 5021 "line": 39
4803 }, 5022 },
4804 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 5023 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4805 "id": "workspaceDrawer.reactivatePremiumAccountLabel", 5024 "id": "workspaceDrawer.reactivatePremiumAccountLabel",
4806 "start": { 5025 "start": {
4807 "column": 28, 5026 "column": 28,
4808 "line": 37 5027 "line": 36
4809 } 5028 }
4810 }, 5029 },
4811 { 5030 {
4812 "defaultMessage": "!!!add new workspace", 5031 "defaultMessage": "!!!add new workspace",
4813 "end": { 5032 "end": {
4814 "column": 3, 5033 "column": 3,
4815 "line": 44 5034 "line": 43
4816 }, 5035 },
4817 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 5036 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4818 "id": "workspaceDrawer.addNewWorkspaceLabel", 5037 "id": "workspaceDrawer.addNewWorkspaceLabel",
4819 "start": { 5038 "start": {
4820 "column": 24, 5039 "column": 24,
4821 "line": 41 5040 "line": 40
4822 } 5041 }
4823 }, 5042 },
4824 { 5043 {
4825 "defaultMessage": "!!!Premium feature", 5044 "defaultMessage": "!!!Premium feature",
4826 "end": { 5045 "end": {
4827 "column": 3, 5046 "column": 3,
4828 "line": 48 5047 "line": 47
4829 }, 5048 },
4830 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 5049 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4831 "id": "workspaceDrawer.proFeatureBadge", 5050 "id": "workspaceDrawer.proFeatureBadge",
4832 "start": { 5051 "start": {
4833 "column": 23, 5052 "column": 23,
4834 "line": 45 5053 "line": 44
4835 } 5054 }
4836 } 5055 }
4837 ], 5056 ],
@@ -4874,104 +5093,104 @@
4874 "defaultMessage": "!!!Your workspaces", 5093 "defaultMessage": "!!!Your workspaces",
4875 "end": { 5094 "end": {
4876 "column": 3, 5095 "column": 3,
4877 "line": 23 5096 "line": 22
4878 }, 5097 },
4879 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5098 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
4880 "id": "settings.workspaces.headline", 5099 "id": "settings.workspaces.headline",
4881 "start": { 5100 "start": {
4882 "column": 12, 5101 "column": 12,
4883 "line": 20 5102 "line": 19
4884 } 5103 }
4885 }, 5104 },
4886 { 5105 {
4887 "defaultMessage": "!!!You haven't added any workspaces yet.", 5106 "defaultMessage": "!!!You haven't added any workspaces yet.",
4888 "end": { 5107 "end": {
4889 "column": 3, 5108 "column": 3,
4890 "line": 27 5109 "line": 26
4891 }, 5110 },
4892 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5111 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
4893 "id": "settings.workspaces.noWorkspacesAdded", 5112 "id": "settings.workspaces.noWorkspacesAdded",
4894 "start": { 5113 "start": {
4895 "column": 19, 5114 "column": 19,
4896 "line": 24 5115 "line": 23
4897 } 5116 }
4898 }, 5117 },
4899 { 5118 {
4900 "defaultMessage": "!!!Could not load your workspaces", 5119 "defaultMessage": "!!!Could not load your workspaces",
4901 "end": { 5120 "end": {
4902 "column": 3, 5121 "column": 3,
4903 "line": 31 5122 "line": 30
4904 }, 5123 },
4905 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5124 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
4906 "id": "settings.workspaces.workspacesRequestFailed", 5125 "id": "settings.workspaces.workspacesRequestFailed",
4907 "start": { 5126 "start": {
4908 "column": 27, 5127 "column": 27,
4909 "line": 28 5128 "line": 27
4910 } 5129 }
4911 }, 5130 },
4912 { 5131 {
4913 "defaultMessage": "!!!Try again", 5132 "defaultMessage": "!!!Try again",
4914 "end": { 5133 "end": {
4915 "column": 3, 5134 "column": 3,
4916 "line": 35 5135 "line": 34
4917 }, 5136 },
4918 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5137 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
4919 "id": "settings.workspaces.tryReloadWorkspaces", 5138 "id": "settings.workspaces.tryReloadWorkspaces",
4920 "start": { 5139 "start": {
4921 "column": 23, 5140 "column": 23,
4922 "line": 32 5141 "line": 31
4923 } 5142 }
4924 }, 5143 },
4925 { 5144 {
4926 "defaultMessage": "!!!Your changes have been saved", 5145 "defaultMessage": "!!!Your changes have been saved",
4927 "end": { 5146 "end": {
4928 "column": 3, 5147 "column": 3,
4929 "line": 39 5148 "line": 38
4930 }, 5149 },
4931 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5150 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
4932 "id": "settings.workspaces.updatedInfo", 5151 "id": "settings.workspaces.updatedInfo",
4933 "start": { 5152 "start": {
4934 "column": 15, 5153 "column": 15,
4935 "line": 36 5154 "line": 35
4936 } 5155 }
4937 }, 5156 },
4938 { 5157 {
4939 "defaultMessage": "!!!Workspace has been deleted", 5158 "defaultMessage": "!!!Workspace has been deleted",
4940 "end": { 5159 "end": {
4941 "column": 3, 5160 "column": 3,
4942 "line": 43 5161 "line": 42
4943 }, 5162 },
4944 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5163 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
4945 "id": "settings.workspaces.deletedInfo", 5164 "id": "settings.workspaces.deletedInfo",
4946 "start": { 5165 "start": {
4947 "column": 15, 5166 "column": 15,
4948 "line": 40 5167 "line": 39
4949 } 5168 }
4950 }, 5169 },
4951 { 5170 {
4952 "defaultMessage": "!!!Info about workspace feature", 5171 "defaultMessage": "!!!Info about workspace feature",
4953 "end": { 5172 "end": {
4954 "column": 3, 5173 "column": 3,
4955 "line": 47 5174 "line": 46
4956 }, 5175 },
4957 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5176 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
4958 "id": "settings.workspaces.workspaceFeatureInfo", 5177 "id": "settings.workspaces.workspaceFeatureInfo",
4959 "start": { 5178 "start": {
4960 "column": 24, 5179 "column": 24,
4961 "line": 44 5180 "line": 43
4962 } 5181 }
4963 }, 5182 },
4964 { 5183 {
4965 "defaultMessage": "!!!Less is More: Introducing Franz Workspaces", 5184 "defaultMessage": "!!!Less is More: Introducing Ferdi Workspaces",
4966 "end": { 5185 "end": {
4967 "column": 3, 5186 "column": 3,
4968 "line": 51 5187 "line": 50
4969 }, 5188 },
4970 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5189 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
4971 "id": "settings.workspaces.workspaceFeatureHeadline", 5190 "id": "settings.workspaces.workspaceFeatureHeadline",
4972 "start": { 5191 "start": {
4973 "column": 28, 5192 "column": 28,
4974 "line": 48 5193 "line": 47
4975 } 5194 }
4976 } 5195 }
4977 ], 5196 ],
@@ -4998,7 +5217,7 @@
4998 { 5217 {
4999 "descriptors": [ 5218 "descriptors": [
5000 { 5219 {
5001 "defaultMessage": "!!!Professional", 5220 "defaultMessage": "!!!Franz Professional",
5002 "end": { 5221 "end": {
5003 "column": 3, 5222 "column": 3,
5004 "line": 8 5223 "line": 8
@@ -5011,7 +5230,7 @@
5011 } 5230 }
5012 }, 5231 },
5013 { 5232 {
5014 "defaultMessage": "!!!Personal", 5233 "defaultMessage": "!!!Franz Personal",
5015 "end": { 5234 "end": {
5016 "column": 3, 5235 "column": 3,
5017 "line": 12 5236 "line": 12
@@ -5024,7 +5243,7 @@
5024 } 5243 }
5025 }, 5244 },
5026 { 5245 {
5027 "defaultMessage": "!!!Free", 5246 "defaultMessage": "!!!Franz Free",
5028 "end": { 5247 "end": {
5029 "column": 3, 5248 "column": 3,
5030 "line": 16 5249 "line": 16
@@ -5037,7 +5256,7 @@
5037 } 5256 }
5038 }, 5257 },
5039 { 5258 {
5040 "defaultMessage": "!!!Premium", 5259 "defaultMessage": "!!!Franz Premium",
5041 "end": { 5260 "end": {
5042 "column": 3, 5261 "column": 3,
5043 "line": 20 5262 "line": 20
@@ -5208,7 +5427,7 @@
5208 { 5427 {
5209 "descriptors": [ 5428 "descriptors": [
5210 { 5429 {
5211 "defaultMessage": "!!!Can't connect to Franz Online Services", 5430 "defaultMessage": "!!!Can't connect to Ferdi Online Services",
5212 "end": { 5431 "end": {
5213 "column": 3, 5432 "column": 3,
5214 "line": 7 5433 "line": 7
@@ -5307,819 +5526,884 @@
5307 "defaultMessage": "!!!Edit", 5526 "defaultMessage": "!!!Edit",
5308 "end": { 5527 "end": {
5309 "column": 3, 5528 "column": 3,
5310 "line": 21 5529 "line": 20
5311 }, 5530 },
5312 "file": "src/lib/Menu.js", 5531 "file": "src/lib/Menu.js",
5313 "id": "menu.edit", 5532 "id": "menu.edit",
5314 "start": { 5533 "start": {
5315 "column": 8, 5534 "column": 8,
5316 "line": 18 5535 "line": 17
5317 } 5536 }
5318 }, 5537 },
5319 { 5538 {
5320 "defaultMessage": "!!!Undo", 5539 "defaultMessage": "!!!Undo",
5321 "end": { 5540 "end": {
5322 "column": 3, 5541 "column": 3,
5323 "line": 25 5542 "line": 24
5324 }, 5543 },
5325 "file": "src/lib/Menu.js", 5544 "file": "src/lib/Menu.js",
5326 "id": "menu.edit.undo", 5545 "id": "menu.edit.undo",
5327 "start": { 5546 "start": {
5328 "column": 8, 5547 "column": 8,
5329 "line": 22 5548 "line": 21
5330 } 5549 }
5331 }, 5550 },
5332 { 5551 {
5333 "defaultMessage": "!!!Redo", 5552 "defaultMessage": "!!!Redo",
5334 "end": { 5553 "end": {
5335 "column": 3, 5554 "column": 3,
5336 "line": 29 5555 "line": 28
5337 }, 5556 },
5338 "file": "src/lib/Menu.js", 5557 "file": "src/lib/Menu.js",
5339 "id": "menu.edit.redo", 5558 "id": "menu.edit.redo",
5340 "start": { 5559 "start": {
5341 "column": 8, 5560 "column": 8,
5342 "line": 26 5561 "line": 25
5343 } 5562 }
5344 }, 5563 },
5345 { 5564 {
5346 "defaultMessage": "!!!Cut", 5565 "defaultMessage": "!!!Cut",
5347 "end": { 5566 "end": {
5348 "column": 3, 5567 "column": 3,
5349 "line": 33 5568 "line": 32
5350 }, 5569 },
5351 "file": "src/lib/Menu.js", 5570 "file": "src/lib/Menu.js",
5352 "id": "menu.edit.cut", 5571 "id": "menu.edit.cut",
5353 "start": { 5572 "start": {
5354 "column": 7, 5573 "column": 7,
5355 "line": 30 5574 "line": 29
5356 } 5575 }
5357 }, 5576 },
5358 { 5577 {
5359 "defaultMessage": "!!!Copy", 5578 "defaultMessage": "!!!Copy",
5360 "end": { 5579 "end": {
5361 "column": 3, 5580 "column": 3,
5362 "line": 37 5581 "line": 36
5363 }, 5582 },
5364 "file": "src/lib/Menu.js", 5583 "file": "src/lib/Menu.js",
5365 "id": "menu.edit.copy", 5584 "id": "menu.edit.copy",
5366 "start": { 5585 "start": {
5367 "column": 8, 5586 "column": 8,
5368 "line": 34 5587 "line": 33
5369 } 5588 }
5370 }, 5589 },
5371 { 5590 {
5372 "defaultMessage": "!!!Paste", 5591 "defaultMessage": "!!!Paste",
5373 "end": { 5592 "end": {
5374 "column": 3, 5593 "column": 3,
5375 "line": 41 5594 "line": 40
5376 }, 5595 },
5377 "file": "src/lib/Menu.js", 5596 "file": "src/lib/Menu.js",
5378 "id": "menu.edit.paste", 5597 "id": "menu.edit.paste",
5379 "start": { 5598 "start": {
5380 "column": 9, 5599 "column": 9,
5381 "line": 38 5600 "line": 37
5382 } 5601 }
5383 }, 5602 },
5384 { 5603 {
5385 "defaultMessage": "!!!Paste And Match Style", 5604 "defaultMessage": "!!!Paste And Match Style",
5386 "end": { 5605 "end": {
5387 "column": 3, 5606 "column": 3,
5388 "line": 45 5607 "line": 44
5389 }, 5608 },
5390 "file": "src/lib/Menu.js", 5609 "file": "src/lib/Menu.js",
5391 "id": "menu.edit.pasteAndMatchStyle", 5610 "id": "menu.edit.pasteAndMatchStyle",
5392 "start": { 5611 "start": {
5393 "column": 22, 5612 "column": 22,
5394 "line": 42 5613 "line": 41
5395 } 5614 }
5396 }, 5615 },
5397 { 5616 {
5398 "defaultMessage": "!!!Delete", 5617 "defaultMessage": "!!!Delete",
5399 "end": { 5618 "end": {
5400 "column": 3, 5619 "column": 3,
5401 "line": 49 5620 "line": 48
5402 }, 5621 },
5403 "file": "src/lib/Menu.js", 5622 "file": "src/lib/Menu.js",
5404 "id": "menu.edit.delete", 5623 "id": "menu.edit.delete",
5405 "start": { 5624 "start": {
5406 "column": 10, 5625 "column": 10,
5407 "line": 46 5626 "line": 45
5408 } 5627 }
5409 }, 5628 },
5410 { 5629 {
5411 "defaultMessage": "!!!Select All", 5630 "defaultMessage": "!!!Select All",
5412 "end": { 5631 "end": {
5413 "column": 3, 5632 "column": 3,
5414 "line": 53 5633 "line": 52
5415 }, 5634 },
5416 "file": "src/lib/Menu.js", 5635 "file": "src/lib/Menu.js",
5417 "id": "menu.edit.selectAll", 5636 "id": "menu.edit.selectAll",
5418 "start": { 5637 "start": {
5419 "column": 13, 5638 "column": 13,
5420 "line": 50 5639 "line": 49
5421 } 5640 }
5422 }, 5641 },
5423 { 5642 {
5424 "defaultMessage": "!!!Speech", 5643 "defaultMessage": "!!!Speech",
5425 "end": { 5644 "end": {
5426 "column": 3, 5645 "column": 3,
5427 "line": 57 5646 "line": 56
5428 }, 5647 },
5429 "file": "src/lib/Menu.js", 5648 "file": "src/lib/Menu.js",
5430 "id": "menu.edit.speech", 5649 "id": "menu.edit.speech",
5431 "start": { 5650 "start": {
5432 "column": 10, 5651 "column": 10,
5433 "line": 54 5652 "line": 53
5434 } 5653 }
5435 }, 5654 },
5436 { 5655 {
5437 "defaultMessage": "!!!Start Speaking", 5656 "defaultMessage": "!!!Start Speaking",
5438 "end": { 5657 "end": {
5439 "column": 3, 5658 "column": 3,
5440 "line": 61 5659 "line": 60
5441 }, 5660 },
5442 "file": "src/lib/Menu.js", 5661 "file": "src/lib/Menu.js",
5443 "id": "menu.edit.startSpeaking", 5662 "id": "menu.edit.startSpeaking",
5444 "start": { 5663 "start": {
5445 "column": 17, 5664 "column": 17,
5446 "line": 58 5665 "line": 57
5447 } 5666 }
5448 }, 5667 },
5449 { 5668 {
5450 "defaultMessage": "!!!Stop Speaking", 5669 "defaultMessage": "!!!Stop Speaking",
5451 "end": { 5670 "end": {
5452 "column": 3, 5671 "column": 3,
5453 "line": 65 5672 "line": 64
5454 }, 5673 },
5455 "file": "src/lib/Menu.js", 5674 "file": "src/lib/Menu.js",
5456 "id": "menu.edit.stopSpeaking", 5675 "id": "menu.edit.stopSpeaking",
5457 "start": { 5676 "start": {
5458 "column": 16, 5677 "column": 16,
5459 "line": 62 5678 "line": 61
5460 } 5679 }
5461 }, 5680 },
5462 { 5681 {
5463 "defaultMessage": "!!!Start Dictation", 5682 "defaultMessage": "!!!Start Dictation",
5464 "end": { 5683 "end": {
5465 "column": 3, 5684 "column": 3,
5466 "line": 69 5685 "line": 68
5467 }, 5686 },
5468 "file": "src/lib/Menu.js", 5687 "file": "src/lib/Menu.js",
5469 "id": "menu.edit.startDictation", 5688 "id": "menu.edit.startDictation",
5470 "start": { 5689 "start": {
5471 "column": 18, 5690 "column": 18,
5472 "line": 66 5691 "line": 65
5473 } 5692 }
5474 }, 5693 },
5475 { 5694 {
5476 "defaultMessage": "!!!Emoji & Symbols", 5695 "defaultMessage": "!!!Emoji & Symbols",
5477 "end": { 5696 "end": {
5478 "column": 3, 5697 "column": 3,
5479 "line": 73 5698 "line": 72
5480 }, 5699 },
5481 "file": "src/lib/Menu.js", 5700 "file": "src/lib/Menu.js",
5482 "id": "menu.edit.emojiSymbols", 5701 "id": "menu.edit.emojiSymbols",
5483 "start": { 5702 "start": {
5484 "column": 16, 5703 "column": 16,
5485 "line": 70 5704 "line": 69
5486 } 5705 }
5487 }, 5706 },
5488 { 5707 {
5489 "defaultMessage": "!!!Actual Size", 5708 "defaultMessage": "!!!Open Quick Switch",
5490 "end": { 5709 "end": {
5491 "column": 3, 5710 "column": 3,
5711 "line": 76
5712 },
5713 "file": "src/lib/Menu.js",
5714 "id": "menu.view.openQuickSwitch",
5715 "start": {
5716 "column": 19,
5717 "line": 73
5718 }
5719 },
5720 {
5721 "defaultMessage": "!!!Back",
5722 "end": {
5723 "column": 3,
5724 "line": 80
5725 },
5726 "file": "src/lib/Menu.js",
5727 "id": "menu.view.back",
5728 "start": {
5729 "column": 8,
5492 "line": 77 5730 "line": 77
5731 }
5732 },
5733 {
5734 "defaultMessage": "!!!Forward",
5735 "end": {
5736 "column": 3,
5737 "line": 84
5738 },
5739 "file": "src/lib/Menu.js",
5740 "id": "menu.view.forward",
5741 "start": {
5742 "column": 11,
5743 "line": 81
5744 }
5745 },
5746 {
5747 "defaultMessage": "!!!Actual Size",
5748 "end": {
5749 "column": 3,
5750 "line": 88
5493 }, 5751 },
5494 "file": "src/lib/Menu.js", 5752 "file": "src/lib/Menu.js",
5495 "id": "menu.view.resetZoom", 5753 "id": "menu.view.resetZoom",
5496 "start": { 5754 "start": {
5497 "column": 13, 5755 "column": 13,
5498 "line": 74 5756 "line": 85
5499 } 5757 }
5500 }, 5758 },
5501 { 5759 {
5502 "defaultMessage": "!!!Zoom In", 5760 "defaultMessage": "!!!Zoom In",
5503 "end": { 5761 "end": {
5504 "column": 3, 5762 "column": 3,
5505 "line": 81 5763 "line": 92
5506 }, 5764 },
5507 "file": "src/lib/Menu.js", 5765 "file": "src/lib/Menu.js",
5508 "id": "menu.view.zoomIn", 5766 "id": "menu.view.zoomIn",
5509 "start": { 5767 "start": {
5510 "column": 10, 5768 "column": 10,
5511 "line": 78 5769 "line": 89
5512 } 5770 }
5513 }, 5771 },
5514 { 5772 {
5515 "defaultMessage": "!!!Zoom Out", 5773 "defaultMessage": "!!!Zoom Out",
5516 "end": { 5774 "end": {
5517 "column": 3, 5775 "column": 3,
5518 "line": 85 5776 "line": 96
5519 }, 5777 },
5520 "file": "src/lib/Menu.js", 5778 "file": "src/lib/Menu.js",
5521 "id": "menu.view.zoomOut", 5779 "id": "menu.view.zoomOut",
5522 "start": { 5780 "start": {
5523 "column": 11, 5781 "column": 11,
5524 "line": 82 5782 "line": 93
5525 } 5783 }
5526 }, 5784 },
5527 { 5785 {
5528 "defaultMessage": "!!!Enter Full Screen", 5786 "defaultMessage": "!!!Enter Full Screen",
5529 "end": { 5787 "end": {
5530 "column": 3, 5788 "column": 3,
5531 "line": 89 5789 "line": 100
5532 }, 5790 },
5533 "file": "src/lib/Menu.js", 5791 "file": "src/lib/Menu.js",
5534 "id": "menu.view.enterFullScreen", 5792 "id": "menu.view.enterFullScreen",
5535 "start": { 5793 "start": {
5536 "column": 19, 5794 "column": 19,
5537 "line": 86 5795 "line": 97
5538 } 5796 }
5539 }, 5797 },
5540 { 5798 {
5541 "defaultMessage": "!!!Exit Full Screen", 5799 "defaultMessage": "!!!Exit Full Screen",
5542 "end": { 5800 "end": {
5543 "column": 3, 5801 "column": 3,
5544 "line": 93 5802 "line": 104
5545 }, 5803 },
5546 "file": "src/lib/Menu.js", 5804 "file": "src/lib/Menu.js",
5547 "id": "menu.view.exitFullScreen", 5805 "id": "menu.view.exitFullScreen",
5548 "start": { 5806 "start": {
5549 "column": 18, 5807 "column": 18,
5550 "line": 90 5808 "line": 101
5551 } 5809 }
5552 }, 5810 },
5553 { 5811 {
5554 "defaultMessage": "!!!Toggle Full Screen", 5812 "defaultMessage": "!!!Toggle Full Screen",
5555 "end": { 5813 "end": {
5556 "column": 3, 5814 "column": 3,
5557 "line": 97 5815 "line": 108
5558 }, 5816 },
5559 "file": "src/lib/Menu.js", 5817 "file": "src/lib/Menu.js",
5560 "id": "menu.view.toggleFullScreen", 5818 "id": "menu.view.toggleFullScreen",
5561 "start": { 5819 "start": {
5562 "column": 20, 5820 "column": 20,
5563 "line": 94 5821 "line": 105
5564 } 5822 }
5565 }, 5823 },
5566 { 5824 {
5567 "defaultMessage": "!!!Toggle Developer Tools", 5825 "defaultMessage": "!!!Toggle Developer Tools",
5568 "end": { 5826 "end": {
5569 "column": 3, 5827 "column": 3,
5570 "line": 101 5828 "line": 112
5571 }, 5829 },
5572 "file": "src/lib/Menu.js", 5830 "file": "src/lib/Menu.js",
5573 "id": "menu.view.toggleDevTools", 5831 "id": "menu.view.toggleDevTools",
5574 "start": { 5832 "start": {
5575 "column": 18, 5833 "column": 18,
5576 "line": 98 5834 "line": 109
5577 } 5835 }
5578 }, 5836 },
5579 { 5837 {
5580 "defaultMessage": "!!!Toggle Todos Developer Tools", 5838 "defaultMessage": "!!!Toggle Todos Developer Tools",
5581 "end": { 5839 "end": {
5582 "column": 3, 5840 "column": 3,
5583 "line": 105 5841 "line": 116
5584 }, 5842 },
5585 "file": "src/lib/Menu.js", 5843 "file": "src/lib/Menu.js",
5586 "id": "menu.view.toggleTodosDevTools", 5844 "id": "menu.view.toggleTodosDevTools",
5587 "start": { 5845 "start": {
5588 "column": 23, 5846 "column": 23,
5589 "line": 102 5847 "line": 113
5590 } 5848 }
5591 }, 5849 },
5592 { 5850 {
5593 "defaultMessage": "!!!Toggle Service Developer Tools", 5851 "defaultMessage": "!!!Toggle Service Developer Tools",
5594 "end": { 5852 "end": {
5595 "column": 3, 5853 "column": 3,
5596 "line": 109 5854 "line": 120
5597 }, 5855 },
5598 "file": "src/lib/Menu.js", 5856 "file": "src/lib/Menu.js",
5599 "id": "menu.view.toggleServiceDevTools", 5857 "id": "menu.view.toggleServiceDevTools",
5600 "start": { 5858 "start": {
5601 "column": 25, 5859 "column": 25,
5602 "line": 106 5860 "line": 117
5603 } 5861 }
5604 }, 5862 },
5605 { 5863 {
5606 "defaultMessage": "!!!Reload Service", 5864 "defaultMessage": "!!!Reload Service",
5607 "end": { 5865 "end": {
5608 "column": 3, 5866 "column": 3,
5609 "line": 113 5867 "line": 124
5610 }, 5868 },
5611 "file": "src/lib/Menu.js", 5869 "file": "src/lib/Menu.js",
5612 "id": "menu.view.reloadService", 5870 "id": "menu.view.reloadService",
5613 "start": { 5871 "start": {
5614 "column": 17, 5872 "column": 17,
5615 "line": 110 5873 "line": 121
5616 } 5874 }
5617 }, 5875 },
5618 { 5876 {
5619 "defaultMessage": "!!!Reload Franz", 5877 "defaultMessage": "!!!Reload Ferdi",
5620 "end": { 5878 "end": {
5621 "column": 3, 5879 "column": 3,
5622 "line": 117 5880 "line": 128
5623 }, 5881 },
5624 "file": "src/lib/Menu.js", 5882 "file": "src/lib/Menu.js",
5625 "id": "menu.view.reloadFranz", 5883 "id": "menu.view.reloadFranz",
5626 "start": { 5884 "start": {
5627 "column": 15, 5885 "column": 15,
5628 "line": 114 5886 "line": 125
5887 }
5888 },
5889 {
5890 "defaultMessage": "!!!Lock Ferdi",
5891 "end": {
5892 "column": 3,
5893 "line": 132
5894 },
5895 "file": "src/lib/Menu.js",
5896 "id": "menu.view.lockFerdi",
5897 "start": {
5898 "column": 13,
5899 "line": 129
5629 } 5900 }
5630 }, 5901 },
5631 { 5902 {
5632 "defaultMessage": "!!!Minimize", 5903 "defaultMessage": "!!!Minimize",
5633 "end": { 5904 "end": {
5634 "column": 3, 5905 "column": 3,
5635 "line": 121 5906 "line": 136
5636 }, 5907 },
5637 "file": "src/lib/Menu.js", 5908 "file": "src/lib/Menu.js",
5638 "id": "menu.window.minimize", 5909 "id": "menu.window.minimize",
5639 "start": { 5910 "start": {
5640 "column": 12, 5911 "column": 12,
5641 "line": 118 5912 "line": 133
5642 } 5913 }
5643 }, 5914 },
5644 { 5915 {
5645 "defaultMessage": "!!!Close", 5916 "defaultMessage": "!!!Close",
5646 "end": { 5917 "end": {
5647 "column": 3, 5918 "column": 3,
5648 "line": 125 5919 "line": 140
5649 }, 5920 },
5650 "file": "src/lib/Menu.js", 5921 "file": "src/lib/Menu.js",
5651 "id": "menu.window.close", 5922 "id": "menu.window.close",
5652 "start": { 5923 "start": {
5653 "column": 9, 5924 "column": 9,
5654 "line": 122 5925 "line": 137
5655 } 5926 }
5656 }, 5927 },
5657 { 5928 {
5658 "defaultMessage": "!!!Learn More", 5929 "defaultMessage": "!!!Learn More",
5659 "end": { 5930 "end": {
5660 "column": 3, 5931 "column": 3,
5661 "line": 129 5932 "line": 144
5662 }, 5933 },
5663 "file": "src/lib/Menu.js", 5934 "file": "src/lib/Menu.js",
5664 "id": "menu.help.learnMore", 5935 "id": "menu.help.learnMore",
5665 "start": { 5936 "start": {
5666 "column": 13, 5937 "column": 13,
5667 "line": 126 5938 "line": 141
5668 } 5939 }
5669 }, 5940 },
5670 { 5941 {
5671 "defaultMessage": "!!!Changelog", 5942 "defaultMessage": "!!!Changelog",
5672 "end": { 5943 "end": {
5673 "column": 3, 5944 "column": 3,
5674 "line": 133 5945 "line": 148
5675 }, 5946 },
5676 "file": "src/lib/Menu.js", 5947 "file": "src/lib/Menu.js",
5677 "id": "menu.help.changelog", 5948 "id": "menu.help.changelog",
5678 "start": { 5949 "start": {
5679 "column": 13, 5950 "column": 13,
5680 "line": 130 5951 "line": 145
5681 } 5952 }
5682 }, 5953 },
5683 { 5954 {
5684 "defaultMessage": "!!!Support", 5955 "defaultMessage": "!!!Support",
5685 "end": { 5956 "end": {
5686 "column": 3, 5957 "column": 3,
5687 "line": 137 5958 "line": 152
5688 }, 5959 },
5689 "file": "src/lib/Menu.js", 5960 "file": "src/lib/Menu.js",
5690 "id": "menu.help.support", 5961 "id": "menu.help.support",
5691 "start": { 5962 "start": {
5692 "column": 11, 5963 "column": 11,
5693 "line": 134 5964 "line": 149
5694 } 5965 }
5695 }, 5966 },
5696 { 5967 {
5697 "defaultMessage": "!!!Copy Debug Information", 5968 "defaultMessage": "!!!Copy Debug Information",
5698 "end": { 5969 "end": {
5699 "column": 3, 5970 "column": 3,
5700 "line": 141 5971 "line": 156
5701 }, 5972 },
5702 "file": "src/lib/Menu.js", 5973 "file": "src/lib/Menu.js",
5703 "id": "menu.help.debugInfo", 5974 "id": "menu.help.debugInfo",
5704 "start": { 5975 "start": {
5705 "column": 13, 5976 "column": 13,
5706 "line": 138 5977 "line": 153
5707 } 5978 }
5708 }, 5979 },
5709 { 5980 {
5710 "defaultMessage": "!!!Franz Debug Information", 5981 "defaultMessage": "!!!Ferdi Debug Information",
5711 "end": { 5982 "end": {
5712 "column": 3, 5983 "column": 3,
5713 "line": 145 5984 "line": 160
5714 }, 5985 },
5715 "file": "src/lib/Menu.js", 5986 "file": "src/lib/Menu.js",
5716 "id": "menu.help.debugInfoCopiedHeadline", 5987 "id": "menu.help.debugInfoCopiedHeadline",
5717 "start": { 5988 "start": {
5718 "column": 27, 5989 "column": 27,
5719 "line": 142 5990 "line": 157
5720 } 5991 }
5721 }, 5992 },
5722 { 5993 {
5723 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", 5994 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
5724 "end": { 5995 "end": {
5725 "column": 3, 5996 "column": 3,
5726 "line": 149 5997 "line": 164
5727 }, 5998 },
5728 "file": "src/lib/Menu.js", 5999 "file": "src/lib/Menu.js",
5729 "id": "menu.help.debugInfoCopiedBody", 6000 "id": "menu.help.debugInfoCopiedBody",
5730 "start": { 6001 "start": {
5731 "column": 23, 6002 "column": 23,
5732 "line": 146 6003 "line": 161
5733 } 6004 }
5734 }, 6005 },
5735 { 6006 {
5736 "defaultMessage": "!!!Terms of Service", 6007 "defaultMessage": "!!!Terms of Service",
5737 "end": { 6008 "end": {
5738 "column": 3, 6009 "column": 3,
5739 "line": 153 6010 "line": 168
5740 }, 6011 },
5741 "file": "src/lib/Menu.js", 6012 "file": "src/lib/Menu.js",
5742 "id": "menu.help.tos", 6013 "id": "menu.help.tos",
5743 "start": { 6014 "start": {
5744 "column": 7, 6015 "column": 7,
5745 "line": 150 6016 "line": 165
5746 } 6017 }
5747 }, 6018 },
5748 { 6019 {
5749 "defaultMessage": "!!!Privacy Statement", 6020 "defaultMessage": "!!!Privacy Statement",
5750 "end": { 6021 "end": {
5751 "column": 3, 6022 "column": 3,
5752 "line": 157 6023 "line": 172
5753 }, 6024 },
5754 "file": "src/lib/Menu.js", 6025 "file": "src/lib/Menu.js",
5755 "id": "menu.help.privacy", 6026 "id": "menu.help.privacy",
5756 "start": { 6027 "start": {
5757 "column": 11, 6028 "column": 11,
5758 "line": 154 6029 "line": 169
5759 } 6030 }
5760 }, 6031 },
5761 { 6032 {
5762 "defaultMessage": "!!!File", 6033 "defaultMessage": "!!!File",
5763 "end": { 6034 "end": {
5764 "column": 3, 6035 "column": 3,
5765 "line": 161 6036 "line": 176
5766 }, 6037 },
5767 "file": "src/lib/Menu.js", 6038 "file": "src/lib/Menu.js",
5768 "id": "menu.file", 6039 "id": "menu.file",
5769 "start": { 6040 "start": {
5770 "column": 8, 6041 "column": 8,
5771 "line": 158 6042 "line": 173
5772 } 6043 }
5773 }, 6044 },
5774 { 6045 {
5775 "defaultMessage": "!!!View", 6046 "defaultMessage": "!!!View",
5776 "end": { 6047 "end": {
5777 "column": 3, 6048 "column": 3,
5778 "line": 165 6049 "line": 180
5779 }, 6050 },
5780 "file": "src/lib/Menu.js", 6051 "file": "src/lib/Menu.js",
5781 "id": "menu.view", 6052 "id": "menu.view",
5782 "start": { 6053 "start": {
5783 "column": 8, 6054 "column": 8,
5784 "line": 162 6055 "line": 177
5785 } 6056 }
5786 }, 6057 },
5787 { 6058 {
5788 "defaultMessage": "!!!Services", 6059 "defaultMessage": "!!!Services",
5789 "end": { 6060 "end": {
5790 "column": 3, 6061 "column": 3,
5791 "line": 169 6062 "line": 184
5792 }, 6063 },
5793 "file": "src/lib/Menu.js", 6064 "file": "src/lib/Menu.js",
5794 "id": "menu.services", 6065 "id": "menu.services",
5795 "start": { 6066 "start": {
5796 "column": 12, 6067 "column": 12,
5797 "line": 166 6068 "line": 181
5798 } 6069 }
5799 }, 6070 },
5800 { 6071 {
5801 "defaultMessage": "!!!Window", 6072 "defaultMessage": "!!!Window",
5802 "end": { 6073 "end": {
5803 "column": 3, 6074 "column": 3,
5804 "line": 173 6075 "line": 188
5805 }, 6076 },
5806 "file": "src/lib/Menu.js", 6077 "file": "src/lib/Menu.js",
5807 "id": "menu.window", 6078 "id": "menu.window",
5808 "start": { 6079 "start": {
5809 "column": 10, 6080 "column": 10,
5810 "line": 170 6081 "line": 185
5811 } 6082 }
5812 }, 6083 },
5813 { 6084 {
5814 "defaultMessage": "!!!Help", 6085 "defaultMessage": "!!!Help",
5815 "end": { 6086 "end": {
5816 "column": 3, 6087 "column": 3,
5817 "line": 177 6088 "line": 192
5818 }, 6089 },
5819 "file": "src/lib/Menu.js", 6090 "file": "src/lib/Menu.js",
5820 "id": "menu.help", 6091 "id": "menu.help",
5821 "start": { 6092 "start": {
5822 "column": 8, 6093 "column": 8,
5823 "line": 174 6094 "line": 189
5824 } 6095 }
5825 }, 6096 },
5826 { 6097 {
5827 "defaultMessage": "!!!About Franz", 6098 "defaultMessage": "!!!About Ferdi",
5828 "end": { 6099 "end": {
5829 "column": 3, 6100 "column": 3,
5830 "line": 181 6101 "line": 196
5831 }, 6102 },
5832 "file": "src/lib/Menu.js", 6103 "file": "src/lib/Menu.js",
5833 "id": "menu.app.about", 6104 "id": "menu.app.about",
5834 "start": { 6105 "start": {
5835 "column": 9, 6106 "column": 9,
5836 "line": 178 6107 "line": 193
5837 } 6108 }
5838 }, 6109 },
5839 { 6110 {
5840 "defaultMessage": "!!!What's new?", 6111 "defaultMessage": "!!!What's new?",
5841 "end": { 6112 "end": {
5842 "column": 3, 6113 "column": 3,
5843 "line": 185 6114 "line": 200
5844 }, 6115 },
5845 "file": "src/lib/Menu.js", 6116 "file": "src/lib/Menu.js",
5846 "id": "menu.app.announcement", 6117 "id": "menu.app.announcement",
5847 "start": { 6118 "start": {
5848 "column": 16, 6119 "column": 16,
5849 "line": 182 6120 "line": 197
5850 } 6121 }
5851 }, 6122 },
5852 { 6123 {
5853 "defaultMessage": "!!!Settings", 6124 "defaultMessage": "!!!Settings",
5854 "end": { 6125 "end": {
5855 "column": 3, 6126 "column": 3,
5856 "line": 189 6127 "line": 204
5857 }, 6128 },
5858 "file": "src/lib/Menu.js", 6129 "file": "src/lib/Menu.js",
5859 "id": "menu.app.settings", 6130 "id": "menu.app.settings",
5860 "start": { 6131 "start": {
5861 "column": 12, 6132 "column": 12,
5862 "line": 186 6133 "line": 201
5863 } 6134 }
5864 }, 6135 },
5865 { 6136 {
5866 "defaultMessage": "!!!Check for updates", 6137 "defaultMessage": "!!!Check for updates",
5867 "end": { 6138 "end": {
5868 "column": 3, 6139 "column": 3,
5869 "line": 193 6140 "line": 208
5870 }, 6141 },
5871 "file": "src/lib/Menu.js", 6142 "file": "src/lib/Menu.js",
5872 "id": "menu.app.checkForUpdates", 6143 "id": "menu.app.checkForUpdates",
5873 "start": { 6144 "start": {
5874 "column": 19, 6145 "column": 19,
5875 "line": 190 6146 "line": 205
5876 } 6147 }
5877 }, 6148 },
5878 { 6149 {
5879 "defaultMessage": "!!!Hide", 6150 "defaultMessage": "!!!Hide",
5880 "end": { 6151 "end": {
5881 "column": 3, 6152 "column": 3,
5882 "line": 197 6153 "line": 212
5883 }, 6154 },
5884 "file": "src/lib/Menu.js", 6155 "file": "src/lib/Menu.js",
5885 "id": "menu.app.hide", 6156 "id": "menu.app.hide",
5886 "start": { 6157 "start": {
5887 "column": 8, 6158 "column": 8,
5888 "line": 194 6159 "line": 209
5889 } 6160 }
5890 }, 6161 },
5891 { 6162 {
5892 "defaultMessage": "!!!Hide Others", 6163 "defaultMessage": "!!!Hide Others",
5893 "end": { 6164 "end": {
5894 "column": 3, 6165 "column": 3,
5895 "line": 201 6166 "line": 216
5896 }, 6167 },
5897 "file": "src/lib/Menu.js", 6168 "file": "src/lib/Menu.js",
5898 "id": "menu.app.hideOthers", 6169 "id": "menu.app.hideOthers",
5899 "start": { 6170 "start": {
5900 "column": 14, 6171 "column": 14,
5901 "line": 198 6172 "line": 213
5902 } 6173 }
5903 }, 6174 },
5904 { 6175 {
5905 "defaultMessage": "!!!Unhide", 6176 "defaultMessage": "!!!Unhide",
5906 "end": { 6177 "end": {
5907 "column": 3, 6178 "column": 3,
5908 "line": 205 6179 "line": 220
5909 }, 6180 },
5910 "file": "src/lib/Menu.js", 6181 "file": "src/lib/Menu.js",
5911 "id": "menu.app.unhide", 6182 "id": "menu.app.unhide",
5912 "start": { 6183 "start": {
5913 "column": 10, 6184 "column": 10,
5914 "line": 202 6185 "line": 217
6186 }
6187 },
6188 {
6189 "defaultMessage": "!!!Auto-hide menu bar",
6190 "end": {
6191 "column": 3,
6192 "line": 224
6193 },
6194 "file": "src/lib/Menu.js",
6195 "id": "menu.app.autohideMenuBar",
6196 "start": {
6197 "column": 19,
6198 "line": 221
5915 } 6199 }
5916 }, 6200 },
5917 { 6201 {
5918 "defaultMessage": "!!!Quit", 6202 "defaultMessage": "!!!Quit",
5919 "end": { 6203 "end": {
5920 "column": 3, 6204 "column": 3,
5921 "line": 209 6205 "line": 228
5922 }, 6206 },
5923 "file": "src/lib/Menu.js", 6207 "file": "src/lib/Menu.js",
5924 "id": "menu.app.quit", 6208 "id": "menu.app.quit",
5925 "start": { 6209 "start": {
5926 "column": 8, 6210 "column": 8,
5927 "line": 206 6211 "line": 225
5928 } 6212 }
5929 }, 6213 },
5930 { 6214 {
5931 "defaultMessage": "!!!Add New Service...", 6215 "defaultMessage": "!!!Add New Service...",
5932 "end": { 6216 "end": {
5933 "column": 3, 6217 "column": 3,
5934 "line": 213 6218 "line": 232
5935 }, 6219 },
5936 "file": "src/lib/Menu.js", 6220 "file": "src/lib/Menu.js",
5937 "id": "menu.services.addNewService", 6221 "id": "menu.services.addNewService",
5938 "start": { 6222 "start": {
5939 "column": 17, 6223 "column": 17,
5940 "line": 210 6224 "line": 229
5941 } 6225 }
5942 }, 6226 },
5943 { 6227 {
5944 "defaultMessage": "!!!Add New Workspace...", 6228 "defaultMessage": "!!!Add New Workspace...",
5945 "end": { 6229 "end": {
5946 "column": 3, 6230 "column": 3,
5947 "line": 217 6231 "line": 236
5948 }, 6232 },
5949 "file": "src/lib/Menu.js", 6233 "file": "src/lib/Menu.js",
5950 "id": "menu.workspaces.addNewWorkspace", 6234 "id": "menu.workspaces.addNewWorkspace",
5951 "start": { 6235 "start": {
5952 "column": 19, 6236 "column": 19,
5953 "line": 214 6237 "line": 233
5954 } 6238 }
5955 }, 6239 },
5956 { 6240 {
5957 "defaultMessage": "!!!Open workspace drawer", 6241 "defaultMessage": "!!!Open workspace drawer",
5958 "end": { 6242 "end": {
5959 "column": 3, 6243 "column": 3,
5960 "line": 221 6244 "line": 240
5961 }, 6245 },
5962 "file": "src/lib/Menu.js", 6246 "file": "src/lib/Menu.js",
5963 "id": "menu.workspaces.openWorkspaceDrawer", 6247 "id": "menu.workspaces.openWorkspaceDrawer",
5964 "start": { 6248 "start": {
5965 "column": 23, 6249 "column": 23,
5966 "line": 218 6250 "line": 237
5967 } 6251 }
5968 }, 6252 },
5969 { 6253 {
5970 "defaultMessage": "!!!Close workspace drawer", 6254 "defaultMessage": "!!!Close workspace drawer",
5971 "end": { 6255 "end": {
5972 "column": 3, 6256 "column": 3,
5973 "line": 225 6257 "line": 244
5974 }, 6258 },
5975 "file": "src/lib/Menu.js", 6259 "file": "src/lib/Menu.js",
5976 "id": "menu.workspaces.closeWorkspaceDrawer", 6260 "id": "menu.workspaces.closeWorkspaceDrawer",
5977 "start": { 6261 "start": {
5978 "column": 24, 6262 "column": 24,
5979 "line": 222 6263 "line": 241
5980 } 6264 }
5981 }, 6265 },
5982 { 6266 {
5983 "defaultMessage": "!!!Activate next service...", 6267 "defaultMessage": "!!!Activate next service...",
5984 "end": { 6268 "end": {
5985 "column": 3, 6269 "column": 3,
5986 "line": 229 6270 "line": 248
5987 }, 6271 },
5988 "file": "src/lib/Menu.js", 6272 "file": "src/lib/Menu.js",
5989 "id": "menu.services.setNextServiceActive", 6273 "id": "menu.services.setNextServiceActive",
5990 "start": { 6274 "start": {
5991 "column": 23, 6275 "column": 23,
5992 "line": 226 6276 "line": 245
5993 } 6277 }
5994 }, 6278 },
5995 { 6279 {
5996 "defaultMessage": "!!!Activate previous service...", 6280 "defaultMessage": "!!!Activate previous service...",
5997 "end": { 6281 "end": {
5998 "column": 3, 6282 "column": 3,
5999 "line": 233 6283 "line": 252
6000 }, 6284 },
6001 "file": "src/lib/Menu.js", 6285 "file": "src/lib/Menu.js",
6002 "id": "menu.services.activatePreviousService", 6286 "id": "menu.services.activatePreviousService",
6003 "start": { 6287 "start": {
6004 "column": 27, 6288 "column": 27,
6005 "line": 230 6289 "line": 249
6006 } 6290 }
6007 }, 6291 },
6008 { 6292 {
6009 "defaultMessage": "!!!Disable notifications & audio", 6293 "defaultMessage": "!!!Disable notifications & audio",
6010 "end": { 6294 "end": {
6011 "column": 3, 6295 "column": 3,
6012 "line": 237 6296 "line": 256
6013 }, 6297 },
6014 "file": "src/lib/Menu.js", 6298 "file": "src/lib/Menu.js",
6015 "id": "sidebar.muteApp", 6299 "id": "sidebar.muteApp",
6016 "start": { 6300 "start": {
6017 "column": 11, 6301 "column": 11,
6018 "line": 234 6302 "line": 253
6019 } 6303 }
6020 }, 6304 },
6021 { 6305 {
6022 "defaultMessage": "!!!Enable notifications & audio", 6306 "defaultMessage": "!!!Enable notifications & audio",
6023 "end": { 6307 "end": {
6024 "column": 3, 6308 "column": 3,
6025 "line": 241 6309 "line": 260
6026 }, 6310 },
6027 "file": "src/lib/Menu.js", 6311 "file": "src/lib/Menu.js",
6028 "id": "sidebar.unmuteApp", 6312 "id": "sidebar.unmuteApp",
6029 "start": { 6313 "start": {
6030 "column": 13, 6314 "column": 13,
6031 "line": 238 6315 "line": 257
6032 } 6316 }
6033 }, 6317 },
6034 { 6318 {
6035 "defaultMessage": "!!!Workspaces", 6319 "defaultMessage": "!!!Workspaces",
6036 "end": { 6320 "end": {
6037 "column": 3, 6321 "column": 3,
6038 "line": 245 6322 "line": 264
6039 }, 6323 },
6040 "file": "src/lib/Menu.js", 6324 "file": "src/lib/Menu.js",
6041 "id": "menu.workspaces", 6325 "id": "menu.workspaces",
6042 "start": { 6326 "start": {
6043 "column": 14, 6327 "column": 14,
6044 "line": 242 6328 "line": 261
6045 } 6329 }
6046 }, 6330 },
6047 { 6331 {
6048 "defaultMessage": "!!!Default", 6332 "defaultMessage": "!!!Default",
6049 "end": { 6333 "end": {
6050 "column": 3, 6334 "column": 3,
6051 "line": 249 6335 "line": 268
6052 }, 6336 },
6053 "file": "src/lib/Menu.js", 6337 "file": "src/lib/Menu.js",
6054 "id": "menu.workspaces.defaultWorkspace", 6338 "id": "menu.workspaces.defaultWorkspace",
6055 "start": { 6339 "start": {
6056 "column": 20, 6340 "column": 20,
6057 "line": 246 6341 "line": 265
6058 } 6342 }
6059 }, 6343 },
6060 { 6344 {
6061 "defaultMessage": "!!!Todos", 6345 "defaultMessage": "!!!Todos",
6062 "end": { 6346 "end": {
6063 "column": 3, 6347 "column": 3,
6064 "line": 253 6348 "line": 272
6065 }, 6349 },
6066 "file": "src/lib/Menu.js", 6350 "file": "src/lib/Menu.js",
6067 "id": "menu.todos", 6351 "id": "menu.todos",
6068 "start": { 6352 "start": {
6069 "column": 9, 6353 "column": 9,
6070 "line": 250 6354 "line": 269
6071 } 6355 }
6072 }, 6356 },
6073 { 6357 {
6074 "defaultMessage": "!!!Open Todos drawer", 6358 "defaultMessage": "!!!Open Todos drawer",
6075 "end": { 6359 "end": {
6076 "column": 3, 6360 "column": 3,
6077 "line": 257 6361 "line": 276
6078 }, 6362 },
6079 "file": "src/lib/Menu.js", 6363 "file": "src/lib/Menu.js",
6080 "id": "menu.Todoss.openTodosDrawer", 6364 "id": "menu.Todoss.openTodosDrawer",
6081 "start": { 6365 "start": {
6082 "column": 19, 6366 "column": 19,
6083 "line": 254 6367 "line": 273
6084 } 6368 }
6085 }, 6369 },
6086 { 6370 {
6087 "defaultMessage": "!!!Close Todos drawer", 6371 "defaultMessage": "!!!Close Todos drawer",
6088 "end": { 6372 "end": {
6089 "column": 3, 6373 "column": 3,
6090 "line": 261 6374 "line": 280
6091 }, 6375 },
6092 "file": "src/lib/Menu.js", 6376 "file": "src/lib/Menu.js",
6093 "id": "menu.Todoss.closeTodosDrawer", 6377 "id": "menu.Todoss.closeTodosDrawer",
6094 "start": { 6378 "start": {
6095 "column": 20, 6379 "column": 20,
6096 "line": 258 6380 "line": 277
6097 } 6381 }
6098 }, 6382 },
6099 { 6383 {
6100 "defaultMessage": "!!!Enable Todos", 6384 "defaultMessage": "!!!Enable Todos",
6101 "end": { 6385 "end": {
6102 "column": 3, 6386 "column": 3,
6103 "line": 265 6387 "line": 284
6104 }, 6388 },
6105 "file": "src/lib/Menu.js", 6389 "file": "src/lib/Menu.js",
6106 "id": "menu.todos.enableTodos", 6390 "id": "menu.todos.enableTodos",
6107 "start": { 6391 "start": {
6108 "column": 15, 6392 "column": 15,
6109 "line": 262 6393 "line": 281
6110 } 6394 }
6111 }, 6395 },
6112 { 6396 {
6113 "defaultMessage": "!!!Home", 6397 "defaultMessage": "!!!Home",
6114 "end": { 6398 "end": {
6115 "column": 3, 6399 "column": 3,
6116 "line": 269 6400 "line": 288
6117 }, 6401 },
6118 "file": "src/lib/Menu.js", 6402 "file": "src/lib/Menu.js",
6119 "id": "menu.services.goHome", 6403 "id": "menu.services.goHome",
6120 "start": { 6404 "start": {
6121 "column": 17, 6405 "column": 17,
6122 "line": 266 6406 "line": 285
6123 } 6407 }
6124 } 6408 }
6125 ], 6409 ],