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.json953
1 files changed, 635 insertions, 318 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 0dfe2055a..ab1279964 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,6 +199,76 @@
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,
@@ -264,55 +334,81 @@
264 } 334 }
265 }, 335 },
266 { 336 {
267 "defaultMessage": "!!!Your session expired, please login again.", 337 "defaultMessage": "!!!Using a custom Ferdi server?",
268 "end": { 338 "end": {
269 "column": 3, 339 "column": 3,
270 "line": 40 340 "line": 40
271 }, 341 },
272 "file": "src/components/auth/Login.js", 342 "file": "src/components/auth/Login.js",
343 "id": "login.customServerQuestion",
344 "start": {
345 "column": 24,
346 "line": 37
347 }
348 },
349 {
350 "defaultMessage": "!!!Try importing your Franz account",
351 "end": {
352 "column": 3,
353 "line": 44
354 },
355 "file": "src/components/auth/Login.js",
356 "id": "login.customServerSuggestion",
357 "start": {
358 "column": 26,
359 "line": 41
360 }
361 },
362 {
363 "defaultMessage": "!!!Your session expired, please login again.",
364 "end": {
365 "column": 3,
366 "line": 48
367 },
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": 45
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": 52
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": 49
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": 56
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": 53
303 } 399 }
304 }, 400 },
305 { 401 {
306 "defaultMessage": "!!!Forgot password", 402 "defaultMessage": "!!!Forgot password",
307 "end": { 403 "end": {
308 "column": 3, 404 "column": 3,
309 "line": 52 405 "line": 60
310 }, 406 },
311 "file": "src/components/auth/Login.js", 407 "file": "src/components/auth/Login.js",
312 "id": "login.link.password", 408 "id": "login.link.password",
313 "start": { 409 "start": {
314 "column": 16, 410 "column": 16,
315 "line": 49 411 "line": 57
316 } 412 }
317 } 413 }
318 ], 414 ],
@@ -508,7 +604,7 @@
508 } 604 }
509 }, 605 },
510 { 606 {
511 "defaultMessage": "!!!Continue to Franz", 607 "defaultMessage": "!!!Continue to Ferdi",
512 "end": { 608 "end": {
513 "column": 3, 609 "column": 3,
514 "line": 46 610 "line": 46
@@ -604,7 +700,7 @@
604 } 700 }
605 }, 701 },
606 { 702 {
607 "defaultMessage": "!!!By creating a Franz account you accept the", 703 "defaultMessage": "!!!By creating a Ferdi account you accept the",
608 "end": { 704 "end": {
609 "column": 3, 705 "column": 3,
610 "line": 44 706 "line": 44
@@ -721,39 +817,52 @@
721 "defaultMessage": "!!!Your services have been updated.", 817 "defaultMessage": "!!!Your services have been updated.",
722 "end": { 818 "end": {
723 "column": 3, 819 "column": 3,
724 "line": 31 820 "line": 30
725 }, 821 },
726 "file": "src/components/layout/AppLayout.js", 822 "file": "src/components/layout/AppLayout.js",
727 "id": "infobar.servicesUpdated", 823 "id": "infobar.servicesUpdated",
728 "start": { 824 "start": {
729 "column": 19, 825 "column": 19,
730 "line": 28 826 "line": 27
731 } 827 }
732 }, 828 },
733 { 829 {
734 "defaultMessage": "!!!Reload services", 830 "defaultMessage": "!!!Reload services",
735 "end": { 831 "end": {
736 "column": 3, 832 "column": 3,
737 "line": 35 833 "line": 34
738 }, 834 },
739 "file": "src/components/layout/AppLayout.js", 835 "file": "src/components/layout/AppLayout.js",
740 "id": "infobar.buttonReloadServices", 836 "id": "infobar.buttonReloadServices",
741 "start": { 837 "start": {
742 "column": 24, 838 "column": 24,
743 "line": 32 839 "line": 31
744 } 840 }
745 }, 841 },
746 { 842 {
747 "defaultMessage": "!!!Could not load services and user information", 843 "defaultMessage": "!!!Could not load services and user information",
748 "end": { 844 "end": {
749 "column": 3, 845 "column": 3,
750 "line": 39 846 "line": 38
751 }, 847 },
752 "file": "src/components/layout/AppLayout.js", 848 "file": "src/components/layout/AppLayout.js",
753 "id": "infobar.requiredRequestsFailed", 849 "id": "infobar.requiredRequestsFailed",
754 "start": { 850 "start": {
755 "column": 26, 851 "column": 26,
756 "line": 36 852 "line": 35
853 }
854 },
855 {
856 "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
857 "end": {
858 "column": 3,
859 "line": 42
860 },
861 "file": "src/components/layout/AppLayout.js",
862 "id": "infobar.authRequestFailed",
863 "start": {
864 "column": 21,
865 "line": 39
757 } 866 }
758 } 867 }
759 ], 868 ],
@@ -864,6 +973,19 @@
864 "column": 20, 973 "column": 20,
865 "line": 43 974 "line": 43
866 } 975 }
976 },
977 {
978 "defaultMessage": "!!!Lock Ferdi",
979 "end": {
980 "column": 3,
981 "line": 50
982 },
983 "file": "src/components/layout/Sidebar.js",
984 "id": "sidebar.lockFerdi",
985 "start": {
986 "column": 13,
987 "line": 47
988 }
867 } 989 }
868 ], 990 ],
869 "path": "src/components/layout/Sidebar.json" 991 "path": "src/components/layout/Sidebar.json"
@@ -1042,7 +1164,7 @@
1042 { 1164 {
1043 "descriptors": [ 1165 "descriptors": [
1044 { 1166 {
1045 "defaultMessage": "!!!Welcome to Franz", 1167 "defaultMessage": "!!!Welcome to Ferdi",
1046 "end": { 1168 "end": {
1047 "column": 3, 1169 "column": 3,
1048 "line": 17 1170 "line": 17
@@ -1066,6 +1188,32 @@
1066 "column": 14, 1188 "column": 14,
1067 "line": 18 1189 "line": 18
1068 } 1190 }
1191 },
1192 {
1193 "defaultMessage": "!!!Please login to use Ferdi.",
1194 "end": {
1195 "column": 3,
1196 "line": 25
1197 },
1198 "file": "src/components/services/content/Services.js",
1199 "id": "services.login",
1200 "start": {
1201 "column": 9,
1202 "line": 22
1203 }
1204 },
1205 {
1206 "defaultMessage": "!!!Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
1207 "end": {
1208 "column": 3,
1209 "line": 29
1210 },
1211 "file": "src/components/services/content/Services.js",
1212 "id": "services.serverInfo",
1213 "start": {
1214 "column": 14,
1215 "line": 26
1216 }
1069 } 1217 }
1070 ], 1218 ],
1071 "path": "src/components/services/content/Services.json" 1219 "path": "src/components/services/content/Services.json"
@@ -1421,7 +1569,7 @@
1421 } 1569 }
1422 }, 1570 },
1423 { 1571 {
1424 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.", 1572 "defaultMessage": "!!!If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
1425 "end": { 1573 "end": {
1426 "column": 3, 1574 "column": 3,
1427 "line": 73 1575 "line": 73
@@ -1930,7 +2078,7 @@
1930 } 2078 }
1931 }, 2079 },
1932 { 2080 {
1933 "defaultMessage": "!!!To add self hosted services, you need a Franz Premium Supporter Account.", 2081 "defaultMessage": "!!!To add self hosted services, you need a Ferdi Premium Supporter Account.",
1934 "end": { 2082 "end": {
1935 "column": 3, 2083 "column": 3,
1936 "line": 67 2084 "line": 67
@@ -2060,7 +2208,7 @@
2060 } 2208 }
2061 }, 2209 },
2062 { 2210 {
2063 "defaultMessage": "!!!Please restart Franz after changing proxy Settings.", 2211 "defaultMessage": "!!!Please restart Ferdi after changing proxy Settings.",
2064 "end": { 2212 "end": {
2065 "column": 3, 2213 "column": 3,
2066 "line": 107 2214 "line": 107
@@ -2073,7 +2221,7 @@
2073 } 2221 }
2074 }, 2222 },
2075 { 2223 {
2076 "defaultMessage": "!!!Proxy settings will not be synchronized with the Franz servers.", 2224 "defaultMessage": "!!!Proxy settings will not be synchronized with the Ferdi servers.",
2077 "end": { 2225 "end": {
2078 "column": 3, 2226 "column": 3,
2079 "line": 111 2227 "line": 111
@@ -2317,234 +2465,286 @@
2317 "defaultMessage": "!!!Settings", 2465 "defaultMessage": "!!!Settings",
2318 "end": { 2466 "end": {
2319 "column": 3, 2467 "column": 3,
2320 "line": 19 2468 "line": 20
2321 }, 2469 },
2322 "file": "src/components/settings/settings/EditSettingsForm.js", 2470 "file": "src/components/settings/settings/EditSettingsForm.js",
2323 "id": "settings.app.headline", 2471 "id": "settings.app.headline",
2324 "start": { 2472 "start": {
2325 "column": 12, 2473 "column": 12,
2326 "line": 16 2474 "line": 17
2327 } 2475 }
2328 }, 2476 },
2329 { 2477 {
2330 "defaultMessage": "!!!General", 2478 "defaultMessage": "!!!General",
2331 "end": { 2479 "end": {
2332 "column": 3, 2480 "column": 3,
2333 "line": 23 2481 "line": 24
2334 }, 2482 },
2335 "file": "src/components/settings/settings/EditSettingsForm.js", 2483 "file": "src/components/settings/settings/EditSettingsForm.js",
2336 "id": "settings.app.headlineGeneral", 2484 "id": "settings.app.headlineGeneral",
2337 "start": { 2485 "start": {
2338 "column": 19, 2486 "column": 19,
2339 "line": 20 2487 "line": 21
2488 }
2489 },
2490 {
2491 "defaultMessage": "!!!We advice you to logout after changing your server as your settings might not be saved otherwise.",
2492 "end": {
2493 "column": 3,
2494 "line": 28
2495 },
2496 "file": "src/components/settings/settings/EditSettingsForm.js",
2497 "id": "settings.app.serverInfo",
2498 "start": {
2499 "column": 14,
2500 "line": 25
2501 }
2502 },
2503 {
2504 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. The default server will only work for premium users. (default: https://app.franztodos.com)",
2505 "end": {
2506 "column": 3,
2507 "line": 32
2508 },
2509 "file": "src/components/settings/settings/EditSettingsForm.js",
2510 "id": "settings.app.todoServerInfo",
2511 "start": {
2512 "column": 18,
2513 "line": 29
2514 }
2515 },
2516 {
2517 "defaultMessage": "!!!Ferdi Lock Password",
2518 "end": {
2519 "column": 3,
2520 "line": 36
2521 },
2522 "file": "src/components/settings/settings/EditSettingsForm.js",
2523 "id": "settings.app.lockedPassword",
2524 "start": {
2525 "column": 18,
2526 "line": 33
2527 }
2528 },
2529 {
2530 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
2531 "end": {
2532 "column": 3,
2533 "line": 40
2534 },
2535 "file": "src/components/settings/settings/EditSettingsForm.js",
2536 "id": "settings.app.lockedPasswordInfo",
2537 "start": {
2538 "column": 22,
2539 "line": 37
2340 } 2540 }
2341 }, 2541 },
2342 { 2542 {
2343 "defaultMessage": "!!!Language", 2543 "defaultMessage": "!!!Language",
2344 "end": { 2544 "end": {
2345 "column": 3, 2545 "column": 3,
2346 "line": 27 2546 "line": 44
2347 }, 2547 },
2348 "file": "src/components/settings/settings/EditSettingsForm.js", 2548 "file": "src/components/settings/settings/EditSettingsForm.js",
2349 "id": "settings.app.headlineLanguage", 2549 "id": "settings.app.headlineLanguage",
2350 "start": { 2550 "start": {
2351 "column": 20, 2551 "column": 20,
2352 "line": 24 2552 "line": 41
2353 } 2553 }
2354 }, 2554 },
2355 { 2555 {
2356 "defaultMessage": "!!!Updates", 2556 "defaultMessage": "!!!Updates",
2357 "end": { 2557 "end": {
2358 "column": 3, 2558 "column": 3,
2359 "line": 31 2559 "line": 48
2360 }, 2560 },
2361 "file": "src/components/settings/settings/EditSettingsForm.js", 2561 "file": "src/components/settings/settings/EditSettingsForm.js",
2362 "id": "settings.app.headlineUpdates", 2562 "id": "settings.app.headlineUpdates",
2363 "start": { 2563 "start": {
2364 "column": 19, 2564 "column": 19,
2365 "line": 28 2565 "line": 45
2366 } 2566 }
2367 }, 2567 },
2368 { 2568 {
2369 "defaultMessage": "!!!Appearance", 2569 "defaultMessage": "!!!Appearance",
2370 "end": { 2570 "end": {
2371 "column": 3, 2571 "column": 3,
2372 "line": 35 2572 "line": 52
2373 }, 2573 },
2374 "file": "src/components/settings/settings/EditSettingsForm.js", 2574 "file": "src/components/settings/settings/EditSettingsForm.js",
2375 "id": "settings.app.headlineAppearance", 2575 "id": "settings.app.headlineAppearance",
2376 "start": { 2576 "start": {
2377 "column": 22, 2577 "column": 22,
2378 "line": 32 2578 "line": 49
2379 } 2579 }
2380 }, 2580 },
2381 { 2581 {
2382 "defaultMessage": "!!!Advanced", 2582 "defaultMessage": "!!!Advanced",
2383 "end": { 2583 "end": {
2384 "column": 3, 2584 "column": 3,
2385 "line": 39 2585 "line": 56
2386 }, 2586 },
2387 "file": "src/components/settings/settings/EditSettingsForm.js", 2587 "file": "src/components/settings/settings/EditSettingsForm.js",
2388 "id": "settings.app.headlineAdvanced", 2588 "id": "settings.app.headlineAdvanced",
2389 "start": { 2589 "start": {
2390 "column": 20, 2590 "column": 20,
2391 "line": 36 2591 "line": 53
2392 } 2592 }
2393 }, 2593 },
2394 { 2594 {
2395 "defaultMessage": "!!!Help us to translate Franz into your language.", 2595 "defaultMessage": "!!!Help us to translate Ferdi into your language.",
2396 "end": { 2596 "end": {
2397 "column": 3, 2597 "column": 3,
2398 "line": 43 2598 "line": 60
2399 }, 2599 },
2400 "file": "src/components/settings/settings/EditSettingsForm.js", 2600 "file": "src/components/settings/settings/EditSettingsForm.js",
2401 "id": "settings.app.translationHelp", 2601 "id": "settings.app.translationHelp",
2402 "start": { 2602 "start": {
2403 "column": 19, 2603 "column": 19,
2404 "line": 40 2604 "line": 57
2405 } 2605 }
2406 }, 2606 },
2407 { 2607 {
2408 "defaultMessage": "!!!Cache", 2608 "defaultMessage": "!!!Cache",
2409 "end": { 2609 "end": {
2410 "column": 3, 2610 "column": 3,
2411 "line": 47 2611 "line": 64
2412 }, 2612 },
2413 "file": "src/components/settings/settings/EditSettingsForm.js", 2613 "file": "src/components/settings/settings/EditSettingsForm.js",
2414 "id": "settings.app.subheadlineCache", 2614 "id": "settings.app.subheadlineCache",
2415 "start": { 2615 "start": {
2416 "column": 20, 2616 "column": 20,
2417 "line": 44 2617 "line": 61
2418 } 2618 }
2419 }, 2619 },
2420 { 2620 {
2421 "defaultMessage": "!!!Franz cache is currently using {size} of disk space.", 2621 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.",
2422 "end": { 2622 "end": {
2423 "column": 3, 2623 "column": 3,
2424 "line": 51 2624 "line": 68
2425 }, 2625 },
2426 "file": "src/components/settings/settings/EditSettingsForm.js", 2626 "file": "src/components/settings/settings/EditSettingsForm.js",
2427 "id": "settings.app.cacheInfo", 2627 "id": "settings.app.cacheInfo",
2428 "start": { 2628 "start": {
2429 "column": 13, 2629 "column": 13,
2430 "line": 48 2630 "line": 65
2431 } 2631 }
2432 }, 2632 },
2433 { 2633 {
2434 "defaultMessage": "!!!Clear cache", 2634 "defaultMessage": "!!!Clear cache",
2435 "end": { 2635 "end": {
2436 "column": 3, 2636 "column": 3,
2437 "line": 55 2637 "line": 72
2438 }, 2638 },
2439 "file": "src/components/settings/settings/EditSettingsForm.js", 2639 "file": "src/components/settings/settings/EditSettingsForm.js",
2440 "id": "settings.app.buttonClearAllCache", 2640 "id": "settings.app.buttonClearAllCache",
2441 "start": { 2641 "start": {
2442 "column": 23, 2642 "column": 23,
2443 "line": 52 2643 "line": 69
2444 } 2644 }
2445 }, 2645 },
2446 { 2646 {
2447 "defaultMessage": "!!!Check for updates", 2647 "defaultMessage": "!!!Check for updates",
2448 "end": { 2648 "end": {
2449 "column": 3, 2649 "column": 3,
2450 "line": 59 2650 "line": 76
2451 }, 2651 },
2452 "file": "src/components/settings/settings/EditSettingsForm.js", 2652 "file": "src/components/settings/settings/EditSettingsForm.js",
2453 "id": "settings.app.buttonSearchForUpdate", 2653 "id": "settings.app.buttonSearchForUpdate",
2454 "start": { 2654 "start": {
2455 "column": 25, 2655 "column": 25,
2456 "line": 56 2656 "line": 73
2457 } 2657 }
2458 }, 2658 },
2459 { 2659 {
2460 "defaultMessage": "!!!Restart & install update", 2660 "defaultMessage": "!!!Restart & install update",
2461 "end": { 2661 "end": {
2462 "column": 3, 2662 "column": 3,
2463 "line": 63 2663 "line": 80
2464 }, 2664 },
2465 "file": "src/components/settings/settings/EditSettingsForm.js", 2665 "file": "src/components/settings/settings/EditSettingsForm.js",
2466 "id": "settings.app.buttonInstallUpdate", 2666 "id": "settings.app.buttonInstallUpdate",
2467 "start": { 2667 "start": {
2468 "column": 23, 2668 "column": 23,
2469 "line": 60 2669 "line": 77
2470 } 2670 }
2471 }, 2671 },
2472 { 2672 {
2473 "defaultMessage": "!!!Is searching for update", 2673 "defaultMessage": "!!!Is searching for update",
2474 "end": { 2674 "end": {
2475 "column": 3, 2675 "column": 3,
2476 "line": 67 2676 "line": 84
2477 }, 2677 },
2478 "file": "src/components/settings/settings/EditSettingsForm.js", 2678 "file": "src/components/settings/settings/EditSettingsForm.js",
2479 "id": "settings.app.updateStatusSearching", 2679 "id": "settings.app.updateStatusSearching",
2480 "start": { 2680 "start": {
2481 "column": 25, 2681 "column": 25,
2482 "line": 64 2682 "line": 81
2483 } 2683 }
2484 }, 2684 },
2485 { 2685 {
2486 "defaultMessage": "!!!Update available, downloading...", 2686 "defaultMessage": "!!!Update available, downloading...",
2487 "end": { 2687 "end": {
2488 "column": 3, 2688 "column": 3,
2489 "line": 71 2689 "line": 88
2490 }, 2690 },
2491 "file": "src/components/settings/settings/EditSettingsForm.js", 2691 "file": "src/components/settings/settings/EditSettingsForm.js",
2492 "id": "settings.app.updateStatusAvailable", 2692 "id": "settings.app.updateStatusAvailable",
2493 "start": { 2693 "start": {
2494 "column": 25, 2694 "column": 25,
2495 "line": 68 2695 "line": 85
2496 } 2696 }
2497 }, 2697 },
2498 { 2698 {
2499 "defaultMessage": "!!!You are using the latest version of Franz", 2699 "defaultMessage": "!!!You are using the latest version of Ferdi",
2500 "end": { 2700 "end": {
2501 "column": 3, 2701 "column": 3,
2502 "line": 75 2702 "line": 92
2503 }, 2703 },
2504 "file": "src/components/settings/settings/EditSettingsForm.js", 2704 "file": "src/components/settings/settings/EditSettingsForm.js",
2505 "id": "settings.app.updateStatusUpToDate", 2705 "id": "settings.app.updateStatusUpToDate",
2506 "start": { 2706 "start": {
2507 "column": 24, 2707 "column": 24,
2508 "line": 72 2708 "line": 89
2509 } 2709 }
2510 }, 2710 },
2511 { 2711 {
2512 "defaultMessage": "!!!Current version:", 2712 "defaultMessage": "!!!Current version:",
2513 "end": { 2713 "end": {
2514 "column": 3, 2714 "column": 3,
2515 "line": 79 2715 "line": 96
2516 }, 2716 },
2517 "file": "src/components/settings/settings/EditSettingsForm.js", 2717 "file": "src/components/settings/settings/EditSettingsForm.js",
2518 "id": "settings.app.currentVersion", 2718 "id": "settings.app.currentVersion",
2519 "start": { 2719 "start": {
2520 "column": 18, 2720 "column": 18,
2521 "line": 76 2721 "line": 93
2522 } 2722 }
2523 }, 2723 },
2524 { 2724 {
2525 "defaultMessage": "!!!Changes require restart", 2725 "defaultMessage": "!!!Changes require restart",
2526 "end": { 2726 "end": {
2527 "column": 3, 2727 "column": 3,
2528 "line": 83 2728 "line": 100
2529 }, 2729 },
2530 "file": "src/components/settings/settings/EditSettingsForm.js", 2730 "file": "src/components/settings/settings/EditSettingsForm.js",
2531 "id": "settings.app.restartRequired", 2731 "id": "settings.app.restartRequired",
2532 "start": { 2732 "start": {
2533 "column": 29, 2733 "column": 29,
2534 "line": 80 2734 "line": 97
2535 } 2735 }
2536 }, 2736 },
2537 { 2737 {
2538 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.", 2738 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.",
2539 "end": { 2739 "end": {
2540 "column": 3, 2740 "column": 3,
2541 "line": 87 2741 "line": 104
2542 }, 2742 },
2543 "file": "src/components/settings/settings/EditSettingsForm.js", 2743 "file": "src/components/settings/settings/EditSettingsForm.js",
2544 "id": "settings.app.languageDisclaimer", 2744 "id": "settings.app.languageDisclaimer",
2545 "start": { 2745 "start": {
2546 "column": 22, 2746 "column": 22,
2547 "line": 84 2747 "line": 101
2548 } 2748 }
2549 } 2749 }
2550 ], 2750 ],
@@ -2566,7 +2766,7 @@
2566 } 2766 }
2567 }, 2767 },
2568 { 2768 {
2569 "defaultMessage": "!!!Franz for Teams", 2769 "defaultMessage": "!!!Ferdi for Teams",
2570 "end": { 2770 "end": {
2571 "column": 3, 2771 "column": 3,
2572 "line": 24 2772 "line": 24
@@ -2592,7 +2792,7 @@
2592 } 2792 }
2593 }, 2793 },
2594 { 2794 {
2595 "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!", 2795 "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!",
2596 "end": { 2796 "end": {
2597 "column": 3, 2797 "column": 3,
2598 "line": 32 2798 "line": 32
@@ -2924,91 +3124,91 @@
2924 "defaultMessage": "!!!Get a Franz Supporter License", 3124 "defaultMessage": "!!!Get a Franz Supporter License",
2925 "end": { 3125 "end": {
2926 "column": 3, 3126 "column": 3,
2927 "line": 16 3127 "line": 15
2928 }, 3128 },
2929 "file": "src/components/ui/ActivateTrialButton/index.js", 3129 "file": "src/components/ui/ActivateTrialButton/index.js",
2930 "id": "feature.delayApp.upgrade.action", 3130 "id": "feature.delayApp.upgrade.action",
2931 "start": { 3131 "start": {
2932 "column": 10, 3132 "column": 10,
2933 "line": 13 3133 "line": 12
2934 } 3134 }
2935 }, 3135 },
2936 { 3136 {
2937 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional", 3137 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional",
2938 "end": { 3138 "end": {
2939 "column": 3, 3139 "column": 3,
2940 "line": 20 3140 "line": 19
2941 }, 3141 },
2942 "file": "src/components/ui/ActivateTrialButton/index.js", 3142 "file": "src/components/ui/ActivateTrialButton/index.js",
2943 "id": "feature.delayApp.trial.action", 3143 "id": "feature.delayApp.trial.action",
2944 "start": { 3144 "start": {
2945 "column": 15, 3145 "column": 15,
2946 "line": 17 3146 "line": 16
2947 } 3147 }
2948 }, 3148 },
2949 { 3149 {
2950 "defaultMessage": "!!!Upgrade account", 3150 "defaultMessage": "!!!Upgrade account",
2951 "end": { 3151 "end": {
2952 "column": 3, 3152 "column": 3,
2953 "line": 24 3153 "line": 23
2954 }, 3154 },
2955 "file": "src/components/ui/ActivateTrialButton/index.js", 3155 "file": "src/components/ui/ActivateTrialButton/index.js",
2956 "id": "feature.delayApp.upgrade.actionShort", 3156 "id": "feature.delayApp.upgrade.actionShort",
2957 "start": { 3157 "start": {
2958 "column": 15, 3158 "column": 15,
2959 "line": 21 3159 "line": 20
2960 } 3160 }
2961 }, 3161 },
2962 { 3162 {
2963 "defaultMessage": "!!!Activate the free Franz Professional trial", 3163 "defaultMessage": "!!!Activate the free Franz Professional trial",
2964 "end": { 3164 "end": {
2965 "column": 3, 3165 "column": 3,
2966 "line": 28 3166 "line": 27
2967 }, 3167 },
2968 "file": "src/components/ui/ActivateTrialButton/index.js", 3168 "file": "src/components/ui/ActivateTrialButton/index.js",
2969 "id": "feature.delayApp.trial.actionShort", 3169 "id": "feature.delayApp.trial.actionShort",
2970 "start": { 3170 "start": {
2971 "column": 20, 3171 "column": 20,
2972 "line": 25 3172 "line": 24
2973 } 3173 }
2974 }, 3174 },
2975 { 3175 {
2976 "defaultMessage": "!!!No strings attached", 3176 "defaultMessage": "!!!No strings attached",
2977 "end": { 3177 "end": {
2978 "column": 3, 3178 "column": 3,
2979 "line": 32 3179 "line": 31
2980 }, 3180 },
2981 "file": "src/components/ui/ActivateTrialButton/index.js", 3181 "file": "src/components/ui/ActivateTrialButton/index.js",
2982 "id": "pricing.trial.terms.headline", 3182 "id": "pricing.trial.terms.headline",
2983 "start": { 3183 "start": {
2984 "column": 29, 3184 "column": 29,
2985 "line": 29 3185 "line": 28
2986 } 3186 }
2987 }, 3187 },
2988 { 3188 {
2989 "defaultMessage": "!!!No credit card required", 3189 "defaultMessage": "!!!No credit card required",
2990 "end": { 3190 "end": {
2991 "column": 3, 3191 "column": 3,
2992 "line": 36 3192 "line": 35
2993 }, 3193 },
2994 "file": "src/components/ui/ActivateTrialButton/index.js", 3194 "file": "src/components/ui/ActivateTrialButton/index.js",
2995 "id": "pricing.trial.terms.noCreditCard", 3195 "id": "pricing.trial.terms.noCreditCard",
2996 "start": { 3196 "start": {
2997 "column": 16, 3197 "column": 16,
2998 "line": 33 3198 "line": 32
2999 } 3199 }
3000 }, 3200 },
3001 { 3201 {
3002 "defaultMessage": "!!!Your free trial ends automatically after 14 days", 3202 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
3003 "end": { 3203 "end": {
3004 "column": 3, 3204 "column": 3,
3005 "line": 40 3205 "line": 39
3006 }, 3206 },
3007 "file": "src/components/ui/ActivateTrialButton/index.js", 3207 "file": "src/components/ui/ActivateTrialButton/index.js",
3008 "id": "pricing.trial.terms.automaticTrialEnd", 3208 "id": "pricing.trial.terms.automaticTrialEnd",
3009 "start": { 3209 "start": {
3010 "column": 21, 3210 "column": 21,
3011 "line": 37 3211 "line": 36
3012 } 3212 }
3013 } 3213 }
3014 ], 3214 ],
@@ -3155,13 +3355,13 @@
3155 "defaultMessage": "!!!Upgrade account", 3355 "defaultMessage": "!!!Upgrade account",
3156 "end": { 3356 "end": {
3157 "column": 3, 3357 "column": 3,
3158 "line": 19 3358 "line": 18
3159 }, 3359 },
3160 "file": "src/components/ui/PremiumFeatureContainer/index.js", 3360 "file": "src/components/ui/PremiumFeatureContainer/index.js",
3161 "id": "premiumFeature.button.upgradeAccount", 3361 "id": "premiumFeature.button.upgradeAccount",
3162 "start": { 3362 "start": {
3163 "column": 10, 3363 "column": 10,
3164 "line": 16 3364 "line": 15
3165 } 3365 }
3166 } 3366 }
3167 ], 3367 ],
@@ -3173,13 +3373,13 @@
3173 "defaultMessage": "!!!Upgrade to Franz Professional", 3373 "defaultMessage": "!!!Upgrade to Franz Professional",
3174 "end": { 3374 "end": {
3175 "column": 3, 3375 "column": 3,
3176 "line": 16 3376 "line": 15
3177 }, 3377 },
3178 "file": "src/components/ui/UpgradeButton/index.js", 3378 "file": "src/components/ui/UpgradeButton/index.js",
3179 "id": "global.upgradeButton.upgradeToPro", 3379 "id": "global.upgradeButton.upgradeToPro",
3180 "start": { 3380 "start": {
3181 "column": 16, 3381 "column": 16,
3182 "line": 13 3382 "line": 12
3183 } 3383 }
3184 } 3384 }
3185 ], 3385 ],
@@ -3437,185 +3637,250 @@
3437 { 3637 {
3438 "descriptors": [ 3638 "descriptors": [
3439 { 3639 {
3440 "defaultMessage": "!!!Launch Franz on start", 3640 "defaultMessage": "!!!Launch Ferdi on start",
3441 "end": { 3641 "end": {
3442 "column": 3, 3642 "column": 3,
3443 "line": 29 3643 "line": 31
3444 }, 3644 },
3445 "file": "src/containers/settings/EditSettingsScreen.js", 3645 "file": "src/containers/settings/EditSettingsScreen.js",
3446 "id": "settings.app.form.autoLaunchOnStart", 3646 "id": "settings.app.form.autoLaunchOnStart",
3447 "start": { 3647 "start": {
3448 "column": 21, 3648 "column": 21,
3449 "line": 26 3649 "line": 28
3450 } 3650 }
3451 }, 3651 },
3452 { 3652 {
3453 "defaultMessage": "!!!Open in background", 3653 "defaultMessage": "!!!Open in background",
3454 "end": { 3654 "end": {
3455 "column": 3, 3655 "column": 3,
3456 "line": 33 3656 "line": 35
3457 }, 3657 },
3458 "file": "src/containers/settings/EditSettingsScreen.js", 3658 "file": "src/containers/settings/EditSettingsScreen.js",
3459 "id": "settings.app.form.autoLaunchInBackground", 3659 "id": "settings.app.form.autoLaunchInBackground",
3460 "start": { 3660 "start": {
3461 "column": 26, 3661 "column": 26,
3462 "line": 30 3662 "line": 32
3463 } 3663 }
3464 }, 3664 },
3465 { 3665 {
3466 "defaultMessage": "!!!Keep Franz in background when closing the window", 3666 "defaultMessage": "!!!Keep Ferdi in background when closing the window",
3467 "end": { 3667 "end": {
3468 "column": 3, 3668 "column": 3,
3469 "line": 37 3669 "line": 39
3470 }, 3670 },
3471 "file": "src/containers/settings/EditSettingsScreen.js", 3671 "file": "src/containers/settings/EditSettingsScreen.js",
3472 "id": "settings.app.form.runInBackground", 3672 "id": "settings.app.form.runInBackground",
3473 "start": { 3673 "start": {
3474 "column": 19, 3674 "column": 19,
3475 "line": 34 3675 "line": 36
3476 } 3676 }
3477 }, 3677 },
3478 { 3678 {
3479 "defaultMessage": "!!!Show Franz in system tray", 3679 "defaultMessage": "!!!Show Ferdi in system tray",
3480 "end": { 3680 "end": {
3481 "column": 3, 3681 "column": 3,
3482 "line": 41 3682 "line": 43
3483 }, 3683 },
3484 "file": "src/containers/settings/EditSettingsScreen.js", 3684 "file": "src/containers/settings/EditSettingsScreen.js",
3485 "id": "settings.app.form.enableSystemTray", 3685 "id": "settings.app.form.enableSystemTray",
3486 "start": { 3686 "start": {
3487 "column": 20, 3687 "column": 20,
3488 "line": 38 3688 "line": 40
3489 } 3689 }
3490 }, 3690 },
3491 { 3691 {
3492 "defaultMessage": "!!!Minimize Franz to system tray", 3692 "defaultMessage": "!!!Minimize Ferdi to system tray",
3493 "end": { 3693 "end": {
3494 "column": 3, 3694 "column": 3,
3495 "line": 45 3695 "line": 47
3496 }, 3696 },
3497 "file": "src/containers/settings/EditSettingsScreen.js", 3697 "file": "src/containers/settings/EditSettingsScreen.js",
3498 "id": "settings.app.form.minimizeToSystemTray", 3698 "id": "settings.app.form.minimizeToSystemTray",
3499 "start": { 3699 "start": {
3500 "column": 24, 3700 "column": 24,
3501 "line": 42 3701 "line": 44
3702 }
3703 },
3704 {
3705 "defaultMessage": "!!!Don't show message content in notifications",
3706 "end": {
3707 "column": 3,
3708 "line": 51
3709 },
3710 "file": "src/containers/settings/EditSettingsScreen.js",
3711 "id": "settings.app.form.privateNotifications",
3712 "start": {
3713 "column": 24,
3714 "line": 48
3715 }
3716 },
3717 {
3718 "defaultMessage": "!!!Server",
3719 "end": {
3720 "column": 3,
3721 "line": 55
3722 },
3723 "file": "src/containers/settings/EditSettingsScreen.js",
3724 "id": "settings.app.form.server",
3725 "start": {
3726 "column": 10,
3727 "line": 52
3728 }
3729 },
3730 {
3731 "defaultMessage": "!!!Todo Server",
3732 "end": {
3733 "column": 3,
3734 "line": 59
3735 },
3736 "file": "src/containers/settings/EditSettingsScreen.js",
3737 "id": "settings.app.form.todoServer",
3738 "start": {
3739 "column": 14,
3740 "line": 56
3741 }
3742 },
3743 {
3744 "defaultMessage": "!!!Enable Ferdi password lock",
3745 "end": {
3746 "column": 3,
3747 "line": 63
3748 },
3749 "file": "src/containers/settings/EditSettingsScreen.js",
3750 "id": "settings.app.form.enableLock",
3751 "start": {
3752 "column": 14,
3753 "line": 60
3754 }
3755 },
3756 {
3757 "defaultMessage": "!!!Ferdi Lock password",
3758 "end": {
3759 "column": 3,
3760 "line": 67
3761 },
3762 "file": "src/containers/settings/EditSettingsScreen.js",
3763 "id": "settings.app.form.lockPassword",
3764 "start": {
3765 "column": 16,
3766 "line": 64
3502 } 3767 }
3503 }, 3768 },
3504 { 3769 {
3505 "defaultMessage": "!!!Language", 3770 "defaultMessage": "!!!Language",
3506 "end": { 3771 "end": {
3507 "column": 3, 3772 "column": 3,
3508 "line": 49 3773 "line": 71
3509 }, 3774 },
3510 "file": "src/containers/settings/EditSettingsScreen.js", 3775 "file": "src/containers/settings/EditSettingsScreen.js",
3511 "id": "settings.app.form.language", 3776 "id": "settings.app.form.language",
3512 "start": { 3777 "start": {
3513 "column": 12, 3778 "column": 12,
3514 "line": 46 3779 "line": 68
3515 } 3780 }
3516 }, 3781 },
3517 { 3782 {
3518 "defaultMessage": "!!!Dark Mode", 3783 "defaultMessage": "!!!Dark Mode",
3519 "end": { 3784 "end": {
3520 "column": 3, 3785 "column": 3,
3521 "line": 53 3786 "line": 75
3522 }, 3787 },
3523 "file": "src/containers/settings/EditSettingsScreen.js", 3788 "file": "src/containers/settings/EditSettingsScreen.js",
3524 "id": "settings.app.form.darkMode", 3789 "id": "settings.app.form.darkMode",
3525 "start": { 3790 "start": {
3526 "column": 12, 3791 "column": 12,
3527 "line": 50 3792 "line": 72
3528 } 3793 }
3529 }, 3794 },
3530 { 3795 {
3531 "defaultMessage": "!!!Display disabled services tabs", 3796 "defaultMessage": "!!!Display disabled services tabs",
3532 "end": { 3797 "end": {
3533 "column": 3, 3798 "column": 3,
3534 "line": 57 3799 "line": 79
3535 }, 3800 },
3536 "file": "src/containers/settings/EditSettingsScreen.js", 3801 "file": "src/containers/settings/EditSettingsScreen.js",
3537 "id": "settings.app.form.showDisabledServices", 3802 "id": "settings.app.form.showDisabledServices",
3538 "start": { 3803 "start": {
3539 "column": 24, 3804 "column": 24,
3540 "line": 54 3805 "line": 76
3541 } 3806 }
3542 }, 3807 },
3543 { 3808 {
3544 "defaultMessage": "!!!Show unread message badge when notifications are disabled", 3809 "defaultMessage": "!!!Show unread message badge when notifications are disabled",
3545 "end": { 3810 "end": {
3546 "column": 3, 3811 "column": 3,
3547 "line": 61 3812 "line": 83
3548 }, 3813 },
3549 "file": "src/containers/settings/EditSettingsScreen.js", 3814 "file": "src/containers/settings/EditSettingsScreen.js",
3550 "id": "settings.app.form.showMessagesBadgesWhenMuted", 3815 "id": "settings.app.form.showMessagesBadgesWhenMuted",
3551 "start": { 3816 "start": {
3552 "column": 29, 3817 "column": 29,
3553 "line": 58 3818 "line": 80
3554 } 3819 }
3555 }, 3820 },
3556 { 3821 {
3557 "defaultMessage": "!!!Enable spell checking", 3822 "defaultMessage": "!!!Enable spell checking",
3558 "end": { 3823 "end": {
3559 "column": 3, 3824 "column": 3,
3560 "line": 65 3825 "line": 87
3561 }, 3826 },
3562 "file": "src/containers/settings/EditSettingsScreen.js", 3827 "file": "src/containers/settings/EditSettingsScreen.js",
3563 "id": "settings.app.form.enableSpellchecking", 3828 "id": "settings.app.form.enableSpellchecking",
3564 "start": { 3829 "start": {
3565 "column": 23, 3830 "column": 23,
3566 "line": 62 3831 "line": 84
3567 } 3832 }
3568 }, 3833 },
3569 { 3834 {
3570 "defaultMessage": "!!!Enable GPU Acceleration", 3835 "defaultMessage": "!!!Enable GPU Acceleration",
3571 "end": { 3836 "end": {
3572 "column": 3, 3837 "column": 3,
3573 "line": 69 3838 "line": 91
3574 }, 3839 },
3575 "file": "src/containers/settings/EditSettingsScreen.js", 3840 "file": "src/containers/settings/EditSettingsScreen.js",
3576 "id": "settings.app.form.enableGPUAcceleration", 3841 "id": "settings.app.form.enableGPUAcceleration",
3577 "start": { 3842 "start": {
3578 "column": 25, 3843 "column": 25,
3579 "line": 66 3844 "line": 88
3580 } 3845 }
3581 }, 3846 },
3582 { 3847 {
3583 "defaultMessage": "!!!Include beta versions", 3848 "defaultMessage": "!!!Include beta versions",
3584 "end": { 3849 "end": {
3585 "column": 3, 3850 "column": 3,
3586 "line": 73 3851 "line": 95
3587 }, 3852 },
3588 "file": "src/containers/settings/EditSettingsScreen.js", 3853 "file": "src/containers/settings/EditSettingsScreen.js",
3589 "id": "settings.app.form.beta", 3854 "id": "settings.app.form.beta",
3590 "start": { 3855 "start": {
3591 "column": 8, 3856 "column": 8,
3592 "line": 70 3857 "line": 92
3593 } 3858 }
3594 }, 3859 },
3595 { 3860 {
3596 "defaultMessage": "!!!Enable Franz Todos", 3861 "defaultMessage": "!!!Enable Franz Todos",
3597 "end": { 3862 "end": {
3598 "column": 3, 3863 "column": 3,
3599 "line": 77 3864 "line": 99
3600 }, 3865 },
3601 "file": "src/containers/settings/EditSettingsScreen.js", 3866 "file": "src/containers/settings/EditSettingsScreen.js",
3602 "id": "settings.app.form.enableTodos", 3867 "id": "settings.app.form.enableTodos",
3603 "start": { 3868 "start": {
3604 "column": 15, 3869 "column": 15,
3605 "line": 74 3870 "line": 96
3606 } 3871 }
3607 }, 3872 },
3608 { 3873 {
3609 "defaultMessage": "!!!Keep all workspaces loaded", 3874 "defaultMessage": "!!!Keep all workspaces loaded",
3610 "end": { 3875 "end": {
3611 "column": 3, 3876 "column": 3,
3612 "line": 81 3877 "line": 103
3613 }, 3878 },
3614 "file": "src/containers/settings/EditSettingsScreen.js", 3879 "file": "src/containers/settings/EditSettingsScreen.js",
3615 "id": "settings.app.form.keepAllWorkspacesLoaded", 3880 "id": "settings.app.form.keepAllWorkspacesLoaded",
3616 "start": { 3881 "start": {
3617 "column": 27, 3882 "column": 27,
3618 "line": 78 3883 "line": 100
3619 } 3884 }
3620 } 3885 }
3621 ], 3886 ],
@@ -3746,16 +4011,16 @@
3746 { 4011 {
3747 "descriptors": [ 4012 "descriptors": [
3748 { 4013 {
3749 "defaultMessage": "!!!Changes in Franz {version}", 4014 "defaultMessage": "!!!Changes in Ferdi {version}",
3750 "end": { 4015 "end": {
3751 "column": 3, 4016 "column": 3,
3752 "line": 23 4017 "line": 22
3753 }, 4018 },
3754 "file": "src/features/announcements/components/AnnouncementScreen.js", 4019 "file": "src/features/announcements/components/AnnouncementScreen.js",
3755 "id": "feature.announcements.changelog.headline", 4020 "id": "feature.announcements.changelog.headline",
3756 "start": { 4021 "start": {
3757 "column": 12, 4022 "column": 12,
3758 "line": 20 4023 "line": 19
3759 } 4024 }
3760 } 4025 }
3761 ], 4026 ],
@@ -3767,65 +4032,65 @@
3767 "defaultMessage": "!!!Please purchase license to skip waiting", 4032 "defaultMessage": "!!!Please purchase license to skip waiting",
3768 "end": { 4033 "end": {
3769 "column": 3, 4034 "column": 3,
3770 "line": 20 4035 "line": 17
3771 }, 4036 },
3772 "file": "src/features/delayApp/Component.js", 4037 "file": "src/features/delayApp/Component.js",
3773 "id": "feature.delayApp.headline", 4038 "id": "feature.delayApp.headline",
3774 "start": { 4039 "start": {
3775 "column": 12, 4040 "column": 12,
3776 "line": 17 4041 "line": 14
3777 } 4042 }
3778 }, 4043 },
3779 { 4044 {
3780 "defaultMessage": "!!!Get the free Franz Professional 14 day trial and skip the line", 4045 "defaultMessage": "!!!Get the free Franz Professional 14 day trial and skip the line",
3781 "end": { 4046 "end": {
3782 "column": 3, 4047 "column": 3,
3783 "line": 24 4048 "line": 21
3784 }, 4049 },
3785 "file": "src/features/delayApp/Component.js", 4050 "file": "src/features/delayApp/Component.js",
3786 "id": "feature.delayApp.trial.headline", 4051 "id": "feature.delayApp.trial.headline",
3787 "start": { 4052 "start": {
3788 "column": 17, 4053 "column": 17,
3789 "line": 21 4054 "line": 18
3790 } 4055 }
3791 }, 4056 },
3792 { 4057 {
3793 "defaultMessage": "!!!Get a Franz Supporter License", 4058 "defaultMessage": "!!!Get a Franz Supporter License",
3794 "end": { 4059 "end": {
3795 "column": 3, 4060 "column": 3,
3796 "line": 28 4061 "line": 25
3797 }, 4062 },
3798 "file": "src/features/delayApp/Component.js", 4063 "file": "src/features/delayApp/Component.js",
3799 "id": "feature.delayApp.upgrade.action", 4064 "id": "feature.delayApp.upgrade.action",
3800 "start": { 4065 "start": {
3801 "column": 10, 4066 "column": 10,
3802 "line": 25 4067 "line": 22
3803 } 4068 }
3804 }, 4069 },
3805 { 4070 {
3806 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional", 4071 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional",
3807 "end": { 4072 "end": {
3808 "column": 3, 4073 "column": 3,
3809 "line": 32 4074 "line": 29
3810 }, 4075 },
3811 "file": "src/features/delayApp/Component.js", 4076 "file": "src/features/delayApp/Component.js",
3812 "id": "feature.delayApp.trial.action", 4077 "id": "feature.delayApp.trial.action",
3813 "start": { 4078 "start": {
3814 "column": 15, 4079 "column": 15,
3815 "line": 29 4080 "line": 26
3816 } 4081 }
3817 }, 4082 },
3818 { 4083 {
3819 "defaultMessage": "!!!Franz will continue in {seconds} seconds.", 4084 "defaultMessage": "!!!Ferdi will continue in {seconds} seconds.",
3820 "end": { 4085 "end": {
3821 "column": 3, 4086 "column": 3,
3822 "line": 36 4087 "line": 33
3823 }, 4088 },
3824 "file": "src/features/delayApp/Component.js", 4089 "file": "src/features/delayApp/Component.js",
3825 "id": "feature.delayApp.text", 4090 "id": "feature.delayApp.text",
3826 "start": { 4091 "start": {
3827 "column": 8, 4092 "column": 8,
3828 "line": 33 4093 "line": 30
3829 } 4094 }
3830 } 4095 }
3831 ], 4096 ],
@@ -3855,26 +4120,26 @@
3855 "defaultMessage": "!!!You have added {amount} of {limit} services. Please upgrade your account to add more services.", 4120 "defaultMessage": "!!!You have added {amount} of {limit} services. Please upgrade your account to add more services.",
3856 "end": { 4121 "end": {
3857 "column": 3, 4122 "column": 3,
3858 "line": 14 4123 "line": 12
3859 }, 4124 },
3860 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js", 4125 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js",
3861 "id": "feature.serviceLimit.limitReached", 4126 "id": "feature.serviceLimit.limitReached",
3862 "start": { 4127 "start": {
3863 "column": 16, 4128 "column": 16,
3864 "line": 11 4129 "line": 9
3865 } 4130 }
3866 }, 4131 },
3867 { 4132 {
3868 "defaultMessage": "!!!Upgrade account", 4133 "defaultMessage": "!!!Upgrade account",
3869 "end": { 4134 "end": {
3870 "column": 3, 4135 "column": 3,
3871 "line": 18 4136 "line": 16
3872 }, 4137 },
3873 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js", 4138 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js",
3874 "id": "premiumFeature.button.upgradeAccount", 4139 "id": "premiumFeature.button.upgradeAccount",
3875 "start": { 4140 "start": {
3876 "column": 10, 4141 "column": 10,
3877 "line": 15 4142 "line": 13
3878 } 4143 }
3879 } 4144 }
3880 ], 4145 ],
@@ -3883,94 +4148,94 @@
3883 { 4148 {
3884 "descriptors": [ 4149 "descriptors": [
3885 { 4150 {
3886 "defaultMessage": "!!!Franz is better together!", 4151 "defaultMessage": "!!!Ferdi is better together!",
3887 "end": { 4152 "end": {
3888 "column": 3, 4153 "column": 3,
3889 "line": 21 4154 "line": 20
3890 }, 4155 },
3891 "file": "src/features/shareFranz/Component.js", 4156 "file": "src/features/shareFranz/Component.js",
3892 "id": "feature.shareFranz.headline", 4157 "id": "feature.shareFranz.headline",
3893 "start": { 4158 "start": {
3894 "column": 12, 4159 "column": 12,
3895 "line": 18 4160 "line": 17
3896 } 4161 }
3897 }, 4162 },
3898 { 4163 {
3899 "defaultMessage": "!!!Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 4164 "defaultMessage": "!!!Tell your friends and colleagues how awesome Ferdi is and help us to spread the word.",
3900 "end": { 4165 "end": {
3901 "column": 3, 4166 "column": 3,
3902 "line": 25 4167 "line": 24
3903 }, 4168 },
3904 "file": "src/features/shareFranz/Component.js", 4169 "file": "src/features/shareFranz/Component.js",
3905 "id": "feature.shareFranz.text", 4170 "id": "feature.shareFranz.text",
3906 "start": { 4171 "start": {
3907 "column": 8, 4172 "column": 8,
3908 "line": 22 4173 "line": 21
3909 } 4174 }
3910 }, 4175 },
3911 { 4176 {
3912 "defaultMessage": "!!!Share as email", 4177 "defaultMessage": "!!!Share as email",
3913 "end": { 4178 "end": {
3914 "column": 3, 4179 "column": 3,
3915 "line": 29 4180 "line": 28
3916 }, 4181 },
3917 "file": "src/features/shareFranz/Component.js", 4182 "file": "src/features/shareFranz/Component.js",
3918 "id": "feature.shareFranz.action.email", 4183 "id": "feature.shareFranz.action.email",
3919 "start": { 4184 "start": {
3920 "column": 16, 4185 "column": 16,
3921 "line": 26 4186 "line": 25
3922 } 4187 }
3923 }, 4188 },
3924 { 4189 {
3925 "defaultMessage": "!!!Share on Facebook", 4190 "defaultMessage": "!!!Share on Facebook",
3926 "end": { 4191 "end": {
3927 "column": 3, 4192 "column": 3,
3928 "line": 33 4193 "line": 32
3929 }, 4194 },
3930 "file": "src/features/shareFranz/Component.js", 4195 "file": "src/features/shareFranz/Component.js",
3931 "id": "feature.shareFranz.action.facebook", 4196 "id": "feature.shareFranz.action.facebook",
3932 "start": { 4197 "start": {
3933 "column": 19, 4198 "column": 19,
3934 "line": 30 4199 "line": 29
3935 } 4200 }
3936 }, 4201 },
3937 { 4202 {
3938 "defaultMessage": "!!!Share on Twitter", 4203 "defaultMessage": "!!!Share on Twitter",
3939 "end": { 4204 "end": {
3940 "column": 3, 4205 "column": 3,
3941 "line": 37 4206 "line": 36
3942 }, 4207 },
3943 "file": "src/features/shareFranz/Component.js", 4208 "file": "src/features/shareFranz/Component.js",
3944 "id": "feature.shareFranz.action.twitter", 4209 "id": "feature.shareFranz.action.twitter",
3945 "start": { 4210 "start": {
3946 "column": 18, 4211 "column": 18,
3947 "line": 34 4212 "line": 33
3948 } 4213 }
3949 }, 4214 },
3950 { 4215 {
3951 "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 4216 "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
3952 "end": { 4217 "end": {
3953 "column": 3, 4218 "column": 3,
3954 "line": 41 4219 "line": 40
3955 }, 4220 },
3956 "file": "src/features/shareFranz/Component.js", 4221 "file": "src/features/shareFranz/Component.js",
3957 "id": "feature.shareFranz.shareText.email", 4222 "id": "feature.shareFranz.shareText.email",
3958 "start": { 4223 "start": {
3959 "column": 18, 4224 "column": 18,
3960 "line": 38 4225 "line": 37
3961 } 4226 }
3962 }, 4227 },
3963 { 4228 {
3964 "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", 4229 "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",
3965 "end": { 4230 "end": {
3966 "column": 3, 4231 "column": 3,
3967 "line": 45 4232 "line": 44
3968 }, 4233 },
3969 "file": "src/features/shareFranz/Component.js", 4234 "file": "src/features/shareFranz/Component.js",
3970 "id": "feature.shareFranz.shareText.twitter", 4235 "id": "feature.shareFranz.shareText.twitter",
3971 "start": { 4236 "start": {
3972 "column": 20, 4237 "column": 20,
3973 "line": 42 4238 "line": 41
3974 } 4239 }
3975 } 4240 }
3976 ], 4241 ],
@@ -3982,39 +4247,39 @@
3982 "defaultMessage": "!!!Franz Todos are available to premium users now!", 4247 "defaultMessage": "!!!Franz Todos are available to premium users now!",
3983 "end": { 4248 "end": {
3984 "column": 3, 4249 "column": 3,
3985 "line": 18 4250 "line": 20
3986 }, 4251 },
3987 "file": "src/features/todos/components/TodosWebview.js", 4252 "file": "src/features/todos/components/TodosWebview.js",
3988 "id": "feature.todos.premium.info", 4253 "id": "feature.todos.premium.info",
3989 "start": { 4254 "start": {
3990 "column": 15, 4255 "column": 15,
3991 "line": 15 4256 "line": 17
3992 } 4257 }
3993 }, 4258 },
3994 { 4259 {
3995 "defaultMessage": "!!!Upgrade Account", 4260 "defaultMessage": "!!!Upgrade Account",
3996 "end": { 4261 "end": {
3997 "column": 3, 4262 "column": 3,
3998 "line": 22 4263 "line": 24
3999 }, 4264 },
4000 "file": "src/features/todos/components/TodosWebview.js", 4265 "file": "src/features/todos/components/TodosWebview.js",
4001 "id": "feature.todos.premium.upgrade", 4266 "id": "feature.todos.premium.upgrade",
4002 "start": { 4267 "start": {
4003 "column": 14, 4268 "column": 14,
4004 "line": 19 4269 "line": 21
4005 } 4270 }
4006 }, 4271 },
4007 { 4272 {
4008 "defaultMessage": "!!!Everyone else will have to wait a little longer.", 4273 "defaultMessage": "!!!Everyone else will have to wait a little longer.",
4009 "end": { 4274 "end": {
4010 "column": 3, 4275 "column": 3,
4011 "line": 26 4276 "line": 28
4012 }, 4277 },
4013 "file": "src/features/todos/components/TodosWebview.js", 4278 "file": "src/features/todos/components/TodosWebview.js",
4014 "id": "feature.todos.premium.rollout", 4279 "id": "feature.todos.premium.rollout",
4015 "start": { 4280 "start": {
4016 "column": 15, 4281 "column": 15,
4017 "line": 23 4282 "line": 25
4018 } 4283 }
4019 } 4284 }
4020 ], 4285 ],
@@ -4026,26 +4291,26 @@
4026 "defaultMessage": "!!!Create workspace", 4291 "defaultMessage": "!!!Create workspace",
4027 "end": { 4292 "end": {
4028 "column": 3, 4293 "column": 3,
4029 "line": 16 4294 "line": 15
4030 }, 4295 },
4031 "file": "src/features/workspaces/components/CreateWorkspaceForm.js", 4296 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
4032 "id": "settings.workspace.add.form.submitButton", 4297 "id": "settings.workspace.add.form.submitButton",
4033 "start": { 4298 "start": {
4034 "column": 16, 4299 "column": 16,
4035 "line": 13 4300 "line": 12
4036 } 4301 }
4037 }, 4302 },
4038 { 4303 {
4039 "defaultMessage": "!!!Name", 4304 "defaultMessage": "!!!Name",
4040 "end": { 4305 "end": {
4041 "column": 3, 4306 "column": 3,
4042 "line": 20 4307 "line": 19
4043 }, 4308 },
4044 "file": "src/features/workspaces/components/CreateWorkspaceForm.js", 4309 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
4045 "id": "settings.workspace.add.form.name", 4310 "id": "settings.workspace.add.form.name",
4046 "start": { 4311 "start": {
4047 "column": 8, 4312 "column": 8,
4048 "line": 17 4313 "line": 16
4049 } 4314 }
4050 } 4315 }
4051 ], 4316 ],
@@ -4057,91 +4322,91 @@
4057 "defaultMessage": "!!!Delete workspace", 4322 "defaultMessage": "!!!Delete workspace",
4058 "end": { 4323 "end": {
4059 "column": 3, 4324 "column": 3,
4060 "line": 22 4325 "line": 24
4061 }, 4326 },
4062 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4327 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4063 "id": "settings.workspace.form.buttonDelete", 4328 "id": "settings.workspace.form.buttonDelete",
4064 "start": { 4329 "start": {
4065 "column": 16, 4330 "column": 16,
4066 "line": 19 4331 "line": 21
4067 } 4332 }
4068 }, 4333 },
4069 { 4334 {
4070 "defaultMessage": "!!!Save workspace", 4335 "defaultMessage": "!!!Save workspace",
4071 "end": { 4336 "end": {
4072 "column": 3, 4337 "column": 3,
4073 "line": 26 4338 "line": 28
4074 }, 4339 },
4075 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4340 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4076 "id": "settings.workspace.form.buttonSave", 4341 "id": "settings.workspace.form.buttonSave",
4077 "start": { 4342 "start": {
4078 "column": 14, 4343 "column": 14,
4079 "line": 23 4344 "line": 25
4080 } 4345 }
4081 }, 4346 },
4082 { 4347 {
4083 "defaultMessage": "!!!Name", 4348 "defaultMessage": "!!!Name",
4084 "end": { 4349 "end": {
4085 "column": 3, 4350 "column": 3,
4086 "line": 30 4351 "line": 32
4087 }, 4352 },
4088 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4353 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4089 "id": "settings.workspace.form.name", 4354 "id": "settings.workspace.form.name",
4090 "start": { 4355 "start": {
4091 "column": 8, 4356 "column": 8,
4092 "line": 27 4357 "line": 29
4093 } 4358 }
4094 }, 4359 },
4095 { 4360 {
4096 "defaultMessage": "!!!Your workspaces", 4361 "defaultMessage": "!!!Your workspaces",
4097 "end": { 4362 "end": {
4098 "column": 3, 4363 "column": 3,
4099 "line": 34 4364 "line": 36
4100 }, 4365 },
4101 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4366 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4102 "id": "settings.workspace.form.yourWorkspaces", 4367 "id": "settings.workspace.form.yourWorkspaces",
4103 "start": { 4368 "start": {
4104 "column": 18, 4369 "column": 18,
4105 "line": 31 4370 "line": 33
4106 } 4371 }
4107 }, 4372 },
4108 { 4373 {
4109 "defaultMessage": "!!!Services in this Workspace", 4374 "defaultMessage": "!!!Services in this Workspace",
4110 "end": { 4375 "end": {
4111 "column": 3, 4376 "column": 3,
4112 "line": 38 4377 "line": 40
4113 }, 4378 },
4114 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4379 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4115 "id": "settings.workspace.form.servicesInWorkspaceHeadline", 4380 "id": "settings.workspace.form.servicesInWorkspaceHeadline",
4116 "start": { 4381 "start": {
4117 "column": 31, 4382 "column": 31,
4118 "line": 35 4383 "line": 37
4119 } 4384 }
4120 }, 4385 },
4121 { 4386 {
4122 "defaultMessage": "!!!You haven't added any services yet.", 4387 "defaultMessage": "!!!You haven't added any services yet.",
4123 "end": { 4388 "end": {
4124 "column": 3, 4389 "column": 3,
4125 "line": 42 4390 "line": 44
4126 }, 4391 },
4127 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4392 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4128 "id": "settings.services.noServicesAdded", 4393 "id": "settings.services.noServicesAdded",
4129 "start": { 4394 "start": {
4130 "column": 19, 4395 "column": 19,
4131 "line": 39 4396 "line": 41
4132 } 4397 }
4133 }, 4398 },
4134 { 4399 {
4135 "defaultMessage": "!!!Discover services", 4400 "defaultMessage": "!!!Discover services",
4136 "end": { 4401 "end": {
4137 "column": 3, 4402 "column": 3,
4138 "line": 46 4403 "line": 48
4139 }, 4404 },
4140 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4405 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4141 "id": "settings.services.discoverServices", 4406 "id": "settings.services.discoverServices",
4142 "start": { 4407 "start": {
4143 "column": 20, 4408 "column": 20,
4144 "line": 43 4409 "line": 45
4145 } 4410 }
4146 } 4411 }
4147 ], 4412 ],
@@ -4153,104 +4418,104 @@
4153 "defaultMessage": "!!!Workspaces", 4418 "defaultMessage": "!!!Workspaces",
4154 "end": { 4419 "end": {
4155 "column": 3, 4420 "column": 3,
4156 "line": 20 4421 "line": 19
4157 }, 4422 },
4158 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4423 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4159 "id": "workspaceDrawer.headline", 4424 "id": "workspaceDrawer.headline",
4160 "start": { 4425 "start": {
4161 "column": 12, 4426 "column": 12,
4162 "line": 17 4427 "line": 16
4163 } 4428 }
4164 }, 4429 },
4165 { 4430 {
4166 "defaultMessage": "!!!All services", 4431 "defaultMessage": "!!!All services",
4167 "end": { 4432 "end": {
4168 "column": 3, 4433 "column": 3,
4169 "line": 24 4434 "line": 23
4170 }, 4435 },
4171 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4436 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4172 "id": "workspaceDrawer.allServices", 4437 "id": "workspaceDrawer.allServices",
4173 "start": { 4438 "start": {
4174 "column": 15, 4439 "column": 15,
4175 "line": 21 4440 "line": 20
4176 } 4441 }
4177 }, 4442 },
4178 { 4443 {
4179 "defaultMessage": "!!!Workspaces settings", 4444 "defaultMessage": "!!!Workspaces settings",
4180 "end": { 4445 "end": {
4181 "column": 3, 4446 "column": 3,
4182 "line": 28 4447 "line": 27
4183 }, 4448 },
4184 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4449 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4185 "id": "workspaceDrawer.workspacesSettingsTooltip", 4450 "id": "workspaceDrawer.workspacesSettingsTooltip",
4186 "start": { 4451 "start": {
4187 "column": 29, 4452 "column": 29,
4188 "line": 25 4453 "line": 24
4189 } 4454 }
4190 }, 4455 },
4191 { 4456 {
4192 "defaultMessage": "!!!Info about workspace feature", 4457 "defaultMessage": "!!!Info about workspace feature",
4193 "end": { 4458 "end": {
4194 "column": 3, 4459 "column": 3,
4195 "line": 32 4460 "line": 31
4196 }, 4461 },
4197 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4462 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4198 "id": "workspaceDrawer.workspaceFeatureInfo", 4463 "id": "workspaceDrawer.workspaceFeatureInfo",
4199 "start": { 4464 "start": {
4200 "column": 24, 4465 "column": 24,
4201 "line": 29 4466 "line": 28
4202 } 4467 }
4203 }, 4468 },
4204 { 4469 {
4205 "defaultMessage": "!!!Create your first workspace", 4470 "defaultMessage": "!!!Create your first workspace",
4206 "end": { 4471 "end": {
4207 "column": 3, 4472 "column": 3,
4208 "line": 36 4473 "line": 35
4209 }, 4474 },
4210 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4475 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4211 "id": "workspaceDrawer.premiumCtaButtonLabel", 4476 "id": "workspaceDrawer.premiumCtaButtonLabel",
4212 "start": { 4477 "start": {
4213 "column": 25, 4478 "column": 25,
4214 "line": 33 4479 "line": 32
4215 } 4480 }
4216 }, 4481 },
4217 { 4482 {
4218 "defaultMessage": "!!!Reactivate premium account", 4483 "defaultMessage": "!!!Reactivate premium account",
4219 "end": { 4484 "end": {
4220 "column": 3, 4485 "column": 3,
4221 "line": 40 4486 "line": 39
4222 }, 4487 },
4223 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4488 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4224 "id": "workspaceDrawer.reactivatePremiumAccountLabel", 4489 "id": "workspaceDrawer.reactivatePremiumAccountLabel",
4225 "start": { 4490 "start": {
4226 "column": 28, 4491 "column": 28,
4227 "line": 37 4492 "line": 36
4228 } 4493 }
4229 }, 4494 },
4230 { 4495 {
4231 "defaultMessage": "!!!add new workspace", 4496 "defaultMessage": "!!!add new workspace",
4232 "end": { 4497 "end": {
4233 "column": 3, 4498 "column": 3,
4234 "line": 44 4499 "line": 43
4235 }, 4500 },
4236 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4501 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4237 "id": "workspaceDrawer.addNewWorkspaceLabel", 4502 "id": "workspaceDrawer.addNewWorkspaceLabel",
4238 "start": { 4503 "start": {
4239 "column": 24, 4504 "column": 24,
4240 "line": 41 4505 "line": 40
4241 } 4506 }
4242 }, 4507 },
4243 { 4508 {
4244 "defaultMessage": "!!!Premium feature", 4509 "defaultMessage": "!!!Premium feature",
4245 "end": { 4510 "end": {
4246 "column": 3, 4511 "column": 3,
4247 "line": 48 4512 "line": 47
4248 }, 4513 },
4249 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4514 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4250 "id": "workspaceDrawer.proFeatureBadge", 4515 "id": "workspaceDrawer.proFeatureBadge",
4251 "start": { 4516 "start": {
4252 "column": 23, 4517 "column": 23,
4253 "line": 45 4518 "line": 44
4254 } 4519 }
4255 } 4520 }
4256 ], 4521 ],
@@ -4381,7 +4646,7 @@
4381 } 4646 }
4382 }, 4647 },
4383 { 4648 {
4384 "defaultMessage": "!!!Less is More: Introducing Franz Workspaces", 4649 "defaultMessage": "!!!Less is More: Introducing Ferdi Workspaces",
4385 "end": { 4650 "end": {
4386 "column": 3, 4651 "column": 3,
4387 "line": 50 4652 "line": 50
@@ -4627,7 +4892,7 @@
4627 { 4892 {
4628 "descriptors": [ 4893 "descriptors": [
4629 { 4894 {
4630 "defaultMessage": "!!!Can't connect to Franz Online Services", 4895 "defaultMessage": "!!!Can't connect to Ferdi Online Services",
4631 "end": { 4896 "end": {
4632 "column": 3, 4897 "column": 3,
4633 "line": 7 4898 "line": 7
@@ -4726,806 +4991,858 @@
4726 "defaultMessage": "!!!Edit", 4991 "defaultMessage": "!!!Edit",
4727 "end": { 4992 "end": {
4728 "column": 3, 4993 "column": 3,
4729 "line": 20 4994 "line": 19
4730 }, 4995 },
4731 "file": "src/lib/Menu.js", 4996 "file": "src/lib/Menu.js",
4732 "id": "menu.edit", 4997 "id": "menu.edit",
4733 "start": { 4998 "start": {
4734 "column": 8, 4999 "column": 8,
4735 "line": 17 5000 "line": 16
4736 } 5001 }
4737 }, 5002 },
4738 { 5003 {
4739 "defaultMessage": "!!!Undo", 5004 "defaultMessage": "!!!Undo",
4740 "end": { 5005 "end": {
4741 "column": 3, 5006 "column": 3,
4742 "line": 24 5007 "line": 23
4743 }, 5008 },
4744 "file": "src/lib/Menu.js", 5009 "file": "src/lib/Menu.js",
4745 "id": "menu.edit.undo", 5010 "id": "menu.edit.undo",
4746 "start": { 5011 "start": {
4747 "column": 8, 5012 "column": 8,
4748 "line": 21 5013 "line": 20
4749 } 5014 }
4750 }, 5015 },
4751 { 5016 {
4752 "defaultMessage": "!!!Redo", 5017 "defaultMessage": "!!!Redo",
4753 "end": { 5018 "end": {
4754 "column": 3, 5019 "column": 3,
4755 "line": 28 5020 "line": 27
4756 }, 5021 },
4757 "file": "src/lib/Menu.js", 5022 "file": "src/lib/Menu.js",
4758 "id": "menu.edit.redo", 5023 "id": "menu.edit.redo",
4759 "start": { 5024 "start": {
4760 "column": 8, 5025 "column": 8,
4761 "line": 25 5026 "line": 24
4762 } 5027 }
4763 }, 5028 },
4764 { 5029 {
4765 "defaultMessage": "!!!Cut", 5030 "defaultMessage": "!!!Cut",
4766 "end": { 5031 "end": {
4767 "column": 3, 5032 "column": 3,
4768 "line": 32 5033 "line": 31
4769 }, 5034 },
4770 "file": "src/lib/Menu.js", 5035 "file": "src/lib/Menu.js",
4771 "id": "menu.edit.cut", 5036 "id": "menu.edit.cut",
4772 "start": { 5037 "start": {
4773 "column": 7, 5038 "column": 7,
4774 "line": 29 5039 "line": 28
4775 } 5040 }
4776 }, 5041 },
4777 { 5042 {
4778 "defaultMessage": "!!!Copy", 5043 "defaultMessage": "!!!Copy",
4779 "end": { 5044 "end": {
4780 "column": 3, 5045 "column": 3,
4781 "line": 36 5046 "line": 35
4782 }, 5047 },
4783 "file": "src/lib/Menu.js", 5048 "file": "src/lib/Menu.js",
4784 "id": "menu.edit.copy", 5049 "id": "menu.edit.copy",
4785 "start": { 5050 "start": {
4786 "column": 8, 5051 "column": 8,
4787 "line": 33 5052 "line": 32
4788 } 5053 }
4789 }, 5054 },
4790 { 5055 {
4791 "defaultMessage": "!!!Paste", 5056 "defaultMessage": "!!!Paste",
4792 "end": { 5057 "end": {
4793 "column": 3, 5058 "column": 3,
4794 "line": 40 5059 "line": 39
4795 }, 5060 },
4796 "file": "src/lib/Menu.js", 5061 "file": "src/lib/Menu.js",
4797 "id": "menu.edit.paste", 5062 "id": "menu.edit.paste",
4798 "start": { 5063 "start": {
4799 "column": 9, 5064 "column": 9,
4800 "line": 37 5065 "line": 36
4801 } 5066 }
4802 }, 5067 },
4803 { 5068 {
4804 "defaultMessage": "!!!Paste And Match Style", 5069 "defaultMessage": "!!!Paste And Match Style",
4805 "end": { 5070 "end": {
4806 "column": 3, 5071 "column": 3,
4807 "line": 44 5072 "line": 43
4808 }, 5073 },
4809 "file": "src/lib/Menu.js", 5074 "file": "src/lib/Menu.js",
4810 "id": "menu.edit.pasteAndMatchStyle", 5075 "id": "menu.edit.pasteAndMatchStyle",
4811 "start": { 5076 "start": {
4812 "column": 22, 5077 "column": 22,
4813 "line": 41 5078 "line": 40
4814 } 5079 }
4815 }, 5080 },
4816 { 5081 {
4817 "defaultMessage": "!!!Delete", 5082 "defaultMessage": "!!!Delete",
4818 "end": { 5083 "end": {
4819 "column": 3, 5084 "column": 3,
4820 "line": 48 5085 "line": 47
4821 }, 5086 },
4822 "file": "src/lib/Menu.js", 5087 "file": "src/lib/Menu.js",
4823 "id": "menu.edit.delete", 5088 "id": "menu.edit.delete",
4824 "start": { 5089 "start": {
4825 "column": 10, 5090 "column": 10,
4826 "line": 45 5091 "line": 44
4827 } 5092 }
4828 }, 5093 },
4829 { 5094 {
4830 "defaultMessage": "!!!Select All", 5095 "defaultMessage": "!!!Select All",
4831 "end": { 5096 "end": {
4832 "column": 3, 5097 "column": 3,
4833 "line": 52 5098 "line": 51
4834 }, 5099 },
4835 "file": "src/lib/Menu.js", 5100 "file": "src/lib/Menu.js",
4836 "id": "menu.edit.selectAll", 5101 "id": "menu.edit.selectAll",
4837 "start": { 5102 "start": {
4838 "column": 13, 5103 "column": 13,
4839 "line": 49 5104 "line": 48
4840 } 5105 }
4841 }, 5106 },
4842 { 5107 {
4843 "defaultMessage": "!!!Speech", 5108 "defaultMessage": "!!!Speech",
4844 "end": { 5109 "end": {
4845 "column": 3, 5110 "column": 3,
4846 "line": 56 5111 "line": 55
4847 }, 5112 },
4848 "file": "src/lib/Menu.js", 5113 "file": "src/lib/Menu.js",
4849 "id": "menu.edit.speech", 5114 "id": "menu.edit.speech",
4850 "start": { 5115 "start": {
4851 "column": 10, 5116 "column": 10,
4852 "line": 53 5117 "line": 52
4853 } 5118 }
4854 }, 5119 },
4855 { 5120 {
4856 "defaultMessage": "!!!Start Speaking", 5121 "defaultMessage": "!!!Start Speaking",
4857 "end": { 5122 "end": {
4858 "column": 3, 5123 "column": 3,
4859 "line": 60 5124 "line": 59
4860 }, 5125 },
4861 "file": "src/lib/Menu.js", 5126 "file": "src/lib/Menu.js",
4862 "id": "menu.edit.startSpeaking", 5127 "id": "menu.edit.startSpeaking",
4863 "start": { 5128 "start": {
4864 "column": 17, 5129 "column": 17,
4865 "line": 57 5130 "line": 56
4866 } 5131 }
4867 }, 5132 },
4868 { 5133 {
4869 "defaultMessage": "!!!Stop Speaking", 5134 "defaultMessage": "!!!Stop Speaking",
4870 "end": { 5135 "end": {
4871 "column": 3, 5136 "column": 3,
4872 "line": 64 5137 "line": 63
4873 }, 5138 },
4874 "file": "src/lib/Menu.js", 5139 "file": "src/lib/Menu.js",
4875 "id": "menu.edit.stopSpeaking", 5140 "id": "menu.edit.stopSpeaking",
4876 "start": { 5141 "start": {
4877 "column": 16, 5142 "column": 16,
4878 "line": 61 5143 "line": 60
4879 } 5144 }
4880 }, 5145 },
4881 { 5146 {
4882 "defaultMessage": "!!!Start Dictation", 5147 "defaultMessage": "!!!Start Dictation",
4883 "end": { 5148 "end": {
4884 "column": 3, 5149 "column": 3,
4885 "line": 68 5150 "line": 67
4886 }, 5151 },
4887 "file": "src/lib/Menu.js", 5152 "file": "src/lib/Menu.js",
4888 "id": "menu.edit.startDictation", 5153 "id": "menu.edit.startDictation",
4889 "start": { 5154 "start": {
4890 "column": 18, 5155 "column": 18,
4891 "line": 65 5156 "line": 64
4892 } 5157 }
4893 }, 5158 },
4894 { 5159 {
4895 "defaultMessage": "!!!Emoji & Symbols", 5160 "defaultMessage": "!!!Emoji & Symbols",
4896 "end": { 5161 "end": {
4897 "column": 3, 5162 "column": 3,
4898 "line": 72 5163 "line": 71
4899 }, 5164 },
4900 "file": "src/lib/Menu.js", 5165 "file": "src/lib/Menu.js",
4901 "id": "menu.edit.emojiSymbols", 5166 "id": "menu.edit.emojiSymbols",
4902 "start": { 5167 "start": {
4903 "column": 16, 5168 "column": 16,
4904 "line": 69 5169 "line": 68
4905 } 5170 }
4906 }, 5171 },
4907 { 5172 {
4908 "defaultMessage": "!!!Actual Size", 5173 "defaultMessage": "!!!Back",
4909 "end": { 5174 "end": {
4910 "column": 3, 5175 "column": 3,
5176 "line": 75
5177 },
5178 "file": "src/lib/Menu.js",
5179 "id": "menu.view.back",
5180 "start": {
5181 "column": 8,
5182 "line": 72
5183 }
5184 },
5185 {
5186 "defaultMessage": "!!!Forward",
5187 "end": {
5188 "column": 3,
5189 "line": 79
5190 },
5191 "file": "src/lib/Menu.js",
5192 "id": "menu.view.forward",
5193 "start": {
5194 "column": 11,
4911 "line": 76 5195 "line": 76
5196 }
5197 },
5198 {
5199 "defaultMessage": "!!!Actual Size",
5200 "end": {
5201 "column": 3,
5202 "line": 83
4912 }, 5203 },
4913 "file": "src/lib/Menu.js", 5204 "file": "src/lib/Menu.js",
4914 "id": "menu.view.resetZoom", 5205 "id": "menu.view.resetZoom",
4915 "start": { 5206 "start": {
4916 "column": 13, 5207 "column": 13,
4917 "line": 73 5208 "line": 80
4918 } 5209 }
4919 }, 5210 },
4920 { 5211 {
4921 "defaultMessage": "!!!Zoom In", 5212 "defaultMessage": "!!!Zoom In",
4922 "end": { 5213 "end": {
4923 "column": 3, 5214 "column": 3,
4924 "line": 80 5215 "line": 87
4925 }, 5216 },
4926 "file": "src/lib/Menu.js", 5217 "file": "src/lib/Menu.js",
4927 "id": "menu.view.zoomIn", 5218 "id": "menu.view.zoomIn",
4928 "start": { 5219 "start": {
4929 "column": 10, 5220 "column": 10,
4930 "line": 77 5221 "line": 84
4931 } 5222 }
4932 }, 5223 },
4933 { 5224 {
4934 "defaultMessage": "!!!Zoom Out", 5225 "defaultMessage": "!!!Zoom Out",
4935 "end": { 5226 "end": {
4936 "column": 3, 5227 "column": 3,
4937 "line": 84 5228 "line": 91
4938 }, 5229 },
4939 "file": "src/lib/Menu.js", 5230 "file": "src/lib/Menu.js",
4940 "id": "menu.view.zoomOut", 5231 "id": "menu.view.zoomOut",
4941 "start": { 5232 "start": {
4942 "column": 11, 5233 "column": 11,
4943 "line": 81 5234 "line": 88
4944 } 5235 }
4945 }, 5236 },
4946 { 5237 {
4947 "defaultMessage": "!!!Enter Full Screen", 5238 "defaultMessage": "!!!Enter Full Screen",
4948 "end": { 5239 "end": {
4949 "column": 3, 5240 "column": 3,
4950 "line": 88 5241 "line": 95
4951 }, 5242 },
4952 "file": "src/lib/Menu.js", 5243 "file": "src/lib/Menu.js",
4953 "id": "menu.view.enterFullScreen", 5244 "id": "menu.view.enterFullScreen",
4954 "start": { 5245 "start": {
4955 "column": 19, 5246 "column": 19,
4956 "line": 85 5247 "line": 92
4957 } 5248 }
4958 }, 5249 },
4959 { 5250 {
4960 "defaultMessage": "!!!Exit Full Screen", 5251 "defaultMessage": "!!!Exit Full Screen",
4961 "end": { 5252 "end": {
4962 "column": 3, 5253 "column": 3,
4963 "line": 92 5254 "line": 99
4964 }, 5255 },
4965 "file": "src/lib/Menu.js", 5256 "file": "src/lib/Menu.js",
4966 "id": "menu.view.exitFullScreen", 5257 "id": "menu.view.exitFullScreen",
4967 "start": { 5258 "start": {
4968 "column": 18, 5259 "column": 18,
4969 "line": 89 5260 "line": 96
4970 } 5261 }
4971 }, 5262 },
4972 { 5263 {
4973 "defaultMessage": "!!!Toggle Full Screen", 5264 "defaultMessage": "!!!Toggle Full Screen",
4974 "end": { 5265 "end": {
4975 "column": 3, 5266 "column": 3,
4976 "line": 96 5267 "line": 103
4977 }, 5268 },
4978 "file": "src/lib/Menu.js", 5269 "file": "src/lib/Menu.js",
4979 "id": "menu.view.toggleFullScreen", 5270 "id": "menu.view.toggleFullScreen",
4980 "start": { 5271 "start": {
4981 "column": 20, 5272 "column": 20,
4982 "line": 93 5273 "line": 100
4983 } 5274 }
4984 }, 5275 },
4985 { 5276 {
4986 "defaultMessage": "!!!Toggle Developer Tools", 5277 "defaultMessage": "!!!Toggle Developer Tools",
4987 "end": { 5278 "end": {
4988 "column": 3, 5279 "column": 3,
4989 "line": 100 5280 "line": 107
4990 }, 5281 },
4991 "file": "src/lib/Menu.js", 5282 "file": "src/lib/Menu.js",
4992 "id": "menu.view.toggleDevTools", 5283 "id": "menu.view.toggleDevTools",
4993 "start": { 5284 "start": {
4994 "column": 18, 5285 "column": 18,
4995 "line": 97 5286 "line": 104
4996 } 5287 }
4997 }, 5288 },
4998 { 5289 {
4999 "defaultMessage": "!!!Toggle Todos Developer Tools", 5290 "defaultMessage": "!!!Toggle Todos Developer Tools",
5000 "end": { 5291 "end": {
5001 "column": 3, 5292 "column": 3,
5002 "line": 104 5293 "line": 111
5003 }, 5294 },
5004 "file": "src/lib/Menu.js", 5295 "file": "src/lib/Menu.js",
5005 "id": "menu.view.toggleTodosDevTools", 5296 "id": "menu.view.toggleTodosDevTools",
5006 "start": { 5297 "start": {
5007 "column": 23, 5298 "column": 23,
5008 "line": 101 5299 "line": 108
5009 } 5300 }
5010 }, 5301 },
5011 { 5302 {
5012 "defaultMessage": "!!!Toggle Service Developer Tools", 5303 "defaultMessage": "!!!Toggle Service Developer Tools",
5013 "end": { 5304 "end": {
5014 "column": 3, 5305 "column": 3,
5015 "line": 108 5306 "line": 115
5016 }, 5307 },
5017 "file": "src/lib/Menu.js", 5308 "file": "src/lib/Menu.js",
5018 "id": "menu.view.toggleServiceDevTools", 5309 "id": "menu.view.toggleServiceDevTools",
5019 "start": { 5310 "start": {
5020 "column": 25, 5311 "column": 25,
5021 "line": 105 5312 "line": 112
5022 } 5313 }
5023 }, 5314 },
5024 { 5315 {
5025 "defaultMessage": "!!!Reload Service", 5316 "defaultMessage": "!!!Reload Service",
5026 "end": { 5317 "end": {
5027 "column": 3, 5318 "column": 3,
5028 "line": 112 5319 "line": 119
5029 }, 5320 },
5030 "file": "src/lib/Menu.js", 5321 "file": "src/lib/Menu.js",
5031 "id": "menu.view.reloadService", 5322 "id": "menu.view.reloadService",
5032 "start": { 5323 "start": {
5033 "column": 17, 5324 "column": 17,
5034 "line": 109 5325 "line": 116
5035 } 5326 }
5036 }, 5327 },
5037 { 5328 {
5038 "defaultMessage": "!!!Reload Franz", 5329 "defaultMessage": "!!!Reload Ferdi",
5039 "end": { 5330 "end": {
5040 "column": 3, 5331 "column": 3,
5041 "line": 116 5332 "line": 123
5042 }, 5333 },
5043 "file": "src/lib/Menu.js", 5334 "file": "src/lib/Menu.js",
5044 "id": "menu.view.reloadFranz", 5335 "id": "menu.view.reloadFranz",
5045 "start": { 5336 "start": {
5046 "column": 15, 5337 "column": 15,
5047 "line": 113 5338 "line": 120
5339 }
5340 },
5341 {
5342 "defaultMessage": "!!!Lock Ferdi",
5343 "end": {
5344 "column": 3,
5345 "line": 127
5346 },
5347 "file": "src/lib/Menu.js",
5348 "id": "menu.view.lockFerdi",
5349 "start": {
5350 "column": 13,
5351 "line": 124
5048 } 5352 }
5049 }, 5353 },
5050 { 5354 {
5051 "defaultMessage": "!!!Minimize", 5355 "defaultMessage": "!!!Minimize",
5052 "end": { 5356 "end": {
5053 "column": 3, 5357 "column": 3,
5054 "line": 120 5358 "line": 131
5055 }, 5359 },
5056 "file": "src/lib/Menu.js", 5360 "file": "src/lib/Menu.js",
5057 "id": "menu.window.minimize", 5361 "id": "menu.window.minimize",
5058 "start": { 5362 "start": {
5059 "column": 12, 5363 "column": 12,
5060 "line": 117 5364 "line": 128
5061 } 5365 }
5062 }, 5366 },
5063 { 5367 {
5064 "defaultMessage": "!!!Close", 5368 "defaultMessage": "!!!Close",
5065 "end": { 5369 "end": {
5066 "column": 3, 5370 "column": 3,
5067 "line": 124 5371 "line": 135
5068 }, 5372 },
5069 "file": "src/lib/Menu.js", 5373 "file": "src/lib/Menu.js",
5070 "id": "menu.window.close", 5374 "id": "menu.window.close",
5071 "start": { 5375 "start": {
5072 "column": 9, 5376 "column": 9,
5073 "line": 121 5377 "line": 132
5074 } 5378 }
5075 }, 5379 },
5076 { 5380 {
5077 "defaultMessage": "!!!Learn More", 5381 "defaultMessage": "!!!Learn More",
5078 "end": { 5382 "end": {
5079 "column": 3, 5383 "column": 3,
5080 "line": 128 5384 "line": 139
5081 }, 5385 },
5082 "file": "src/lib/Menu.js", 5386 "file": "src/lib/Menu.js",
5083 "id": "menu.help.learnMore", 5387 "id": "menu.help.learnMore",
5084 "start": { 5388 "start": {
5085 "column": 13, 5389 "column": 13,
5086 "line": 125 5390 "line": 136
5087 } 5391 }
5088 }, 5392 },
5089 { 5393 {
5090 "defaultMessage": "!!!Changelog", 5394 "defaultMessage": "!!!Changelog",
5091 "end": { 5395 "end": {
5092 "column": 3, 5396 "column": 3,
5093 "line": 132 5397 "line": 143
5094 }, 5398 },
5095 "file": "src/lib/Menu.js", 5399 "file": "src/lib/Menu.js",
5096 "id": "menu.help.changelog", 5400 "id": "menu.help.changelog",
5097 "start": { 5401 "start": {
5098 "column": 13, 5402 "column": 13,
5099 "line": 129 5403 "line": 140
5100 } 5404 }
5101 }, 5405 },
5102 { 5406 {
5103 "defaultMessage": "!!!Support", 5407 "defaultMessage": "!!!Support",
5104 "end": { 5408 "end": {
5105 "column": 3, 5409 "column": 3,
5106 "line": 136 5410 "line": 147
5107 }, 5411 },
5108 "file": "src/lib/Menu.js", 5412 "file": "src/lib/Menu.js",
5109 "id": "menu.help.support", 5413 "id": "menu.help.support",
5110 "start": { 5414 "start": {
5111 "column": 11, 5415 "column": 11,
5112 "line": 133 5416 "line": 144
5113 } 5417 }
5114 }, 5418 },
5115 { 5419 {
5116 "defaultMessage": "!!!Copy Debug Information", 5420 "defaultMessage": "!!!Copy Debug Information",
5117 "end": { 5421 "end": {
5118 "column": 3, 5422 "column": 3,
5119 "line": 140 5423 "line": 151
5120 }, 5424 },
5121 "file": "src/lib/Menu.js", 5425 "file": "src/lib/Menu.js",
5122 "id": "menu.help.debugInfo", 5426 "id": "menu.help.debugInfo",
5123 "start": { 5427 "start": {
5124 "column": 13, 5428 "column": 13,
5125 "line": 137 5429 "line": 148
5126 } 5430 }
5127 }, 5431 },
5128 { 5432 {
5129 "defaultMessage": "!!!Franz Debug Information", 5433 "defaultMessage": "!!!Ferdi Debug Information",
5130 "end": { 5434 "end": {
5131 "column": 3, 5435 "column": 3,
5132 "line": 144 5436 "line": 155
5133 }, 5437 },
5134 "file": "src/lib/Menu.js", 5438 "file": "src/lib/Menu.js",
5135 "id": "menu.help.debugInfoCopiedHeadline", 5439 "id": "menu.help.debugInfoCopiedHeadline",
5136 "start": { 5440 "start": {
5137 "column": 27, 5441 "column": 27,
5138 "line": 141 5442 "line": 152
5139 } 5443 }
5140 }, 5444 },
5141 { 5445 {
5142 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", 5446 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
5143 "end": { 5447 "end": {
5144 "column": 3, 5448 "column": 3,
5145 "line": 148 5449 "line": 159
5146 }, 5450 },
5147 "file": "src/lib/Menu.js", 5451 "file": "src/lib/Menu.js",
5148 "id": "menu.help.debugInfoCopiedBody", 5452 "id": "menu.help.debugInfoCopiedBody",
5149 "start": { 5453 "start": {
5150 "column": 23, 5454 "column": 23,
5151 "line": 145 5455 "line": 156
5152 } 5456 }
5153 }, 5457 },
5154 { 5458 {
5155 "defaultMessage": "!!!Terms of Service", 5459 "defaultMessage": "!!!Terms of Service",
5156 "end": { 5460 "end": {
5157 "column": 3, 5461 "column": 3,
5158 "line": 152 5462 "line": 163
5159 }, 5463 },
5160 "file": "src/lib/Menu.js", 5464 "file": "src/lib/Menu.js",
5161 "id": "menu.help.tos", 5465 "id": "menu.help.tos",
5162 "start": { 5466 "start": {
5163 "column": 7, 5467 "column": 7,
5164 "line": 149 5468 "line": 160
5165 } 5469 }
5166 }, 5470 },
5167 { 5471 {
5168 "defaultMessage": "!!!Privacy Statement", 5472 "defaultMessage": "!!!Privacy Statement",
5169 "end": { 5473 "end": {
5170 "column": 3, 5474 "column": 3,
5171 "line": 156 5475 "line": 167
5172 }, 5476 },
5173 "file": "src/lib/Menu.js", 5477 "file": "src/lib/Menu.js",
5174 "id": "menu.help.privacy", 5478 "id": "menu.help.privacy",
5175 "start": { 5479 "start": {
5176 "column": 11, 5480 "column": 11,
5177 "line": 153 5481 "line": 164
5178 } 5482 }
5179 }, 5483 },
5180 { 5484 {
5181 "defaultMessage": "!!!File", 5485 "defaultMessage": "!!!File",
5182 "end": { 5486 "end": {
5183 "column": 3, 5487 "column": 3,
5184 "line": 160 5488 "line": 171
5185 }, 5489 },
5186 "file": "src/lib/Menu.js", 5490 "file": "src/lib/Menu.js",
5187 "id": "menu.file", 5491 "id": "menu.file",
5188 "start": { 5492 "start": {
5189 "column": 8, 5493 "column": 8,
5190 "line": 157 5494 "line": 168
5191 } 5495 }
5192 }, 5496 },
5193 { 5497 {
5194 "defaultMessage": "!!!View", 5498 "defaultMessage": "!!!View",
5195 "end": { 5499 "end": {
5196 "column": 3, 5500 "column": 3,
5197 "line": 164 5501 "line": 175
5198 }, 5502 },
5199 "file": "src/lib/Menu.js", 5503 "file": "src/lib/Menu.js",
5200 "id": "menu.view", 5504 "id": "menu.view",
5201 "start": { 5505 "start": {
5202 "column": 8, 5506 "column": 8,
5203 "line": 161 5507 "line": 172
5204 } 5508 }
5205 }, 5509 },
5206 { 5510 {
5207 "defaultMessage": "!!!Services", 5511 "defaultMessage": "!!!Services",
5208 "end": { 5512 "end": {
5209 "column": 3, 5513 "column": 3,
5210 "line": 168 5514 "line": 179
5211 }, 5515 },
5212 "file": "src/lib/Menu.js", 5516 "file": "src/lib/Menu.js",
5213 "id": "menu.services", 5517 "id": "menu.services",
5214 "start": { 5518 "start": {
5215 "column": 12, 5519 "column": 12,
5216 "line": 165 5520 "line": 176
5217 } 5521 }
5218 }, 5522 },
5219 { 5523 {
5220 "defaultMessage": "!!!Window", 5524 "defaultMessage": "!!!Window",
5221 "end": { 5525 "end": {
5222 "column": 3, 5526 "column": 3,
5223 "line": 172 5527 "line": 183
5224 }, 5528 },
5225 "file": "src/lib/Menu.js", 5529 "file": "src/lib/Menu.js",
5226 "id": "menu.window", 5530 "id": "menu.window",
5227 "start": { 5531 "start": {
5228 "column": 10, 5532 "column": 10,
5229 "line": 169 5533 "line": 180
5230 } 5534 }
5231 }, 5535 },
5232 { 5536 {
5233 "defaultMessage": "!!!Help", 5537 "defaultMessage": "!!!Help",
5234 "end": { 5538 "end": {
5235 "column": 3, 5539 "column": 3,
5236 "line": 176 5540 "line": 187
5237 }, 5541 },
5238 "file": "src/lib/Menu.js", 5542 "file": "src/lib/Menu.js",
5239 "id": "menu.help", 5543 "id": "menu.help",
5240 "start": { 5544 "start": {
5241 "column": 8, 5545 "column": 8,
5242 "line": 173 5546 "line": 184
5243 } 5547 }
5244 }, 5548 },
5245 { 5549 {
5246 "defaultMessage": "!!!About Franz", 5550 "defaultMessage": "!!!About Ferdi",
5247 "end": { 5551 "end": {
5248 "column": 3, 5552 "column": 3,
5249 "line": 180 5553 "line": 191
5250 }, 5554 },
5251 "file": "src/lib/Menu.js", 5555 "file": "src/lib/Menu.js",
5252 "id": "menu.app.about", 5556 "id": "menu.app.about",
5253 "start": { 5557 "start": {
5254 "column": 9, 5558 "column": 9,
5255 "line": 177 5559 "line": 188
5256 } 5560 }
5257 }, 5561 },
5258 { 5562 {
5259 "defaultMessage": "!!!What's new?", 5563 "defaultMessage": "!!!What's new?",
5260 "end": { 5564 "end": {
5261 "column": 3, 5565 "column": 3,
5262 "line": 184 5566 "line": 195
5263 }, 5567 },
5264 "file": "src/lib/Menu.js", 5568 "file": "src/lib/Menu.js",
5265 "id": "menu.app.announcement", 5569 "id": "menu.app.announcement",
5266 "start": { 5570 "start": {
5267 "column": 16, 5571 "column": 16,
5268 "line": 181 5572 "line": 192
5269 } 5573 }
5270 }, 5574 },
5271 { 5575 {
5272 "defaultMessage": "!!!Settings", 5576 "defaultMessage": "!!!Settings",
5273 "end": { 5577 "end": {
5274 "column": 3, 5578 "column": 3,
5275 "line": 188 5579 "line": 199
5276 }, 5580 },
5277 "file": "src/lib/Menu.js", 5581 "file": "src/lib/Menu.js",
5278 "id": "menu.app.settings", 5582 "id": "menu.app.settings",
5279 "start": { 5583 "start": {
5280 "column": 12, 5584 "column": 12,
5281 "line": 185 5585 "line": 196
5282 } 5586 }
5283 }, 5587 },
5284 { 5588 {
5285 "defaultMessage": "!!!Check for updates", 5589 "defaultMessage": "!!!Check for updates",
5286 "end": { 5590 "end": {
5287 "column": 3, 5591 "column": 3,
5288 "line": 192 5592 "line": 203
5289 }, 5593 },
5290 "file": "src/lib/Menu.js", 5594 "file": "src/lib/Menu.js",
5291 "id": "menu.app.checkForUpdates", 5595 "id": "menu.app.checkForUpdates",
5292 "start": { 5596 "start": {
5293 "column": 19, 5597 "column": 19,
5294 "line": 189 5598 "line": 200
5295 } 5599 }
5296 }, 5600 },
5297 { 5601 {
5298 "defaultMessage": "!!!Hide", 5602 "defaultMessage": "!!!Hide",
5299 "end": { 5603 "end": {
5300 "column": 3, 5604 "column": 3,
5301 "line": 196 5605 "line": 207
5302 }, 5606 },
5303 "file": "src/lib/Menu.js", 5607 "file": "src/lib/Menu.js",
5304 "id": "menu.app.hide", 5608 "id": "menu.app.hide",
5305 "start": { 5609 "start": {
5306 "column": 8, 5610 "column": 8,
5307 "line": 193 5611 "line": 204
5308 } 5612 }
5309 }, 5613 },
5310 { 5614 {
5311 "defaultMessage": "!!!Hide Others", 5615 "defaultMessage": "!!!Hide Others",
5312 "end": { 5616 "end": {
5313 "column": 3, 5617 "column": 3,
5314 "line": 200 5618 "line": 211
5315 }, 5619 },
5316 "file": "src/lib/Menu.js", 5620 "file": "src/lib/Menu.js",
5317 "id": "menu.app.hideOthers", 5621 "id": "menu.app.hideOthers",
5318 "start": { 5622 "start": {
5319 "column": 14, 5623 "column": 14,
5320 "line": 197 5624 "line": 208
5321 } 5625 }
5322 }, 5626 },
5323 { 5627 {
5324 "defaultMessage": "!!!Unhide", 5628 "defaultMessage": "!!!Unhide",
5325 "end": { 5629 "end": {
5326 "column": 3, 5630 "column": 3,
5327 "line": 204 5631 "line": 215
5328 }, 5632 },
5329 "file": "src/lib/Menu.js", 5633 "file": "src/lib/Menu.js",
5330 "id": "menu.app.unhide", 5634 "id": "menu.app.unhide",
5331 "start": { 5635 "start": {
5332 "column": 10, 5636 "column": 10,
5333 "line": 201 5637 "line": 212
5638 }
5639 },
5640 {
5641 "defaultMessage": "!!!Auto-hide menu bar",
5642 "end": {
5643 "column": 3,
5644 "line": 219
5645 },
5646 "file": "src/lib/Menu.js",
5647 "id": "menu.app.autohideMenuBar",
5648 "start": {
5649 "column": 19,
5650 "line": 216
5334 } 5651 }
5335 }, 5652 },
5336 { 5653 {
5337 "defaultMessage": "!!!Quit", 5654 "defaultMessage": "!!!Quit",
5338 "end": { 5655 "end": {
5339 "column": 3, 5656 "column": 3,
5340 "line": 208 5657 "line": 223
5341 }, 5658 },
5342 "file": "src/lib/Menu.js", 5659 "file": "src/lib/Menu.js",
5343 "id": "menu.app.quit", 5660 "id": "menu.app.quit",
5344 "start": { 5661 "start": {
5345 "column": 8, 5662 "column": 8,
5346 "line": 205 5663 "line": 220
5347 } 5664 }
5348 }, 5665 },
5349 { 5666 {
5350 "defaultMessage": "!!!Add New Service...", 5667 "defaultMessage": "!!!Add New Service...",
5351 "end": { 5668 "end": {
5352 "column": 3, 5669 "column": 3,
5353 "line": 212 5670 "line": 227
5354 }, 5671 },
5355 "file": "src/lib/Menu.js", 5672 "file": "src/lib/Menu.js",
5356 "id": "menu.services.addNewService", 5673 "id": "menu.services.addNewService",
5357 "start": { 5674 "start": {
5358 "column": 17, 5675 "column": 17,
5359 "line": 209 5676 "line": 224
5360 } 5677 }
5361 }, 5678 },
5362 { 5679 {
5363 "defaultMessage": "!!!Add New Workspace...", 5680 "defaultMessage": "!!!Add New Workspace...",
5364 "end": { 5681 "end": {
5365 "column": 3, 5682 "column": 3,
5366 "line": 216 5683 "line": 231
5367 }, 5684 },
5368 "file": "src/lib/Menu.js", 5685 "file": "src/lib/Menu.js",
5369 "id": "menu.workspaces.addNewWorkspace", 5686 "id": "menu.workspaces.addNewWorkspace",
5370 "start": { 5687 "start": {
5371 "column": 19, 5688 "column": 19,
5372 "line": 213 5689 "line": 228
5373 } 5690 }
5374 }, 5691 },
5375 { 5692 {
5376 "defaultMessage": "!!!Open workspace drawer", 5693 "defaultMessage": "!!!Open workspace drawer",
5377 "end": { 5694 "end": {
5378 "column": 3, 5695 "column": 3,
5379 "line": 220 5696 "line": 235
5380 }, 5697 },
5381 "file": "src/lib/Menu.js", 5698 "file": "src/lib/Menu.js",
5382 "id": "menu.workspaces.openWorkspaceDrawer", 5699 "id": "menu.workspaces.openWorkspaceDrawer",
5383 "start": { 5700 "start": {
5384 "column": 23, 5701 "column": 23,
5385 "line": 217 5702 "line": 232
5386 } 5703 }
5387 }, 5704 },
5388 { 5705 {
5389 "defaultMessage": "!!!Close workspace drawer", 5706 "defaultMessage": "!!!Close workspace drawer",
5390 "end": { 5707 "end": {
5391 "column": 3, 5708 "column": 3,
5392 "line": 224 5709 "line": 239
5393 }, 5710 },
5394 "file": "src/lib/Menu.js", 5711 "file": "src/lib/Menu.js",
5395 "id": "menu.workspaces.closeWorkspaceDrawer", 5712 "id": "menu.workspaces.closeWorkspaceDrawer",
5396 "start": { 5713 "start": {
5397 "column": 24, 5714 "column": 24,
5398 "line": 221 5715 "line": 236
5399 } 5716 }
5400 }, 5717 },
5401 { 5718 {
5402 "defaultMessage": "!!!Activate next service...", 5719 "defaultMessage": "!!!Activate next service...",
5403 "end": { 5720 "end": {
5404 "column": 3, 5721 "column": 3,
5405 "line": 228 5722 "line": 243
5406 }, 5723 },
5407 "file": "src/lib/Menu.js", 5724 "file": "src/lib/Menu.js",
5408 "id": "menu.services.setNextServiceActive", 5725 "id": "menu.services.setNextServiceActive",
5409 "start": { 5726 "start": {
5410 "column": 23, 5727 "column": 23,
5411 "line": 225 5728 "line": 240
5412 } 5729 }
5413 }, 5730 },
5414 { 5731 {
5415 "defaultMessage": "!!!Activate previous service...", 5732 "defaultMessage": "!!!Activate previous service...",
5416 "end": { 5733 "end": {
5417 "column": 3, 5734 "column": 3,
5418 "line": 232 5735 "line": 247
5419 }, 5736 },
5420 "file": "src/lib/Menu.js", 5737 "file": "src/lib/Menu.js",
5421 "id": "menu.services.activatePreviousService", 5738 "id": "menu.services.activatePreviousService",
5422 "start": { 5739 "start": {
5423 "column": 27, 5740 "column": 27,
5424 "line": 229 5741 "line": 244
5425 } 5742 }
5426 }, 5743 },
5427 { 5744 {
5428 "defaultMessage": "!!!Disable notifications & audio", 5745 "defaultMessage": "!!!Disable notifications & audio",
5429 "end": { 5746 "end": {
5430 "column": 3, 5747 "column": 3,
5431 "line": 236 5748 "line": 251
5432 }, 5749 },
5433 "file": "src/lib/Menu.js", 5750 "file": "src/lib/Menu.js",
5434 "id": "sidebar.muteApp", 5751 "id": "sidebar.muteApp",
5435 "start": { 5752 "start": {
5436 "column": 11, 5753 "column": 11,
5437 "line": 233 5754 "line": 248
5438 } 5755 }
5439 }, 5756 },
5440 { 5757 {
5441 "defaultMessage": "!!!Enable notifications & audio", 5758 "defaultMessage": "!!!Enable notifications & audio",
5442 "end": { 5759 "end": {
5443 "column": 3, 5760 "column": 3,
5444 "line": 240 5761 "line": 255
5445 }, 5762 },
5446 "file": "src/lib/Menu.js", 5763 "file": "src/lib/Menu.js",
5447 "id": "sidebar.unmuteApp", 5764 "id": "sidebar.unmuteApp",
5448 "start": { 5765 "start": {
5449 "column": 13, 5766 "column": 13,
5450 "line": 237 5767 "line": 252
5451 } 5768 }
5452 }, 5769 },
5453 { 5770 {
5454 "defaultMessage": "!!!Workspaces", 5771 "defaultMessage": "!!!Workspaces",
5455 "end": { 5772 "end": {
5456 "column": 3, 5773 "column": 3,
5457 "line": 244 5774 "line": 259
5458 }, 5775 },
5459 "file": "src/lib/Menu.js", 5776 "file": "src/lib/Menu.js",
5460 "id": "menu.workspaces", 5777 "id": "menu.workspaces",
5461 "start": { 5778 "start": {
5462 "column": 14, 5779 "column": 14,
5463 "line": 241 5780 "line": 256
5464 } 5781 }
5465 }, 5782 },
5466 { 5783 {
5467 "defaultMessage": "!!!Default", 5784 "defaultMessage": "!!!Default",
5468 "end": { 5785 "end": {
5469 "column": 3, 5786 "column": 3,
5470 "line": 248 5787 "line": 263
5471 }, 5788 },
5472 "file": "src/lib/Menu.js", 5789 "file": "src/lib/Menu.js",
5473 "id": "menu.workspaces.defaultWorkspace", 5790 "id": "menu.workspaces.defaultWorkspace",
5474 "start": { 5791 "start": {
5475 "column": 20, 5792 "column": 20,
5476 "line": 245 5793 "line": 260
5477 } 5794 }
5478 }, 5795 },
5479 { 5796 {
5480 "defaultMessage": "!!!Todos", 5797 "defaultMessage": "!!!Todos",
5481 "end": { 5798 "end": {
5482 "column": 3, 5799 "column": 3,
5483 "line": 252 5800 "line": 267
5484 }, 5801 },
5485 "file": "src/lib/Menu.js", 5802 "file": "src/lib/Menu.js",
5486 "id": "menu.todos", 5803 "id": "menu.todos",
5487 "start": { 5804 "start": {
5488 "column": 9, 5805 "column": 9,
5489 "line": 249 5806 "line": 264
5490 } 5807 }
5491 }, 5808 },
5492 { 5809 {
5493 "defaultMessage": "!!!Open Todos drawer", 5810 "defaultMessage": "!!!Open Todos drawer",
5494 "end": { 5811 "end": {
5495 "column": 3, 5812 "column": 3,
5496 "line": 256 5813 "line": 271
5497 }, 5814 },
5498 "file": "src/lib/Menu.js", 5815 "file": "src/lib/Menu.js",
5499 "id": "menu.Todoss.openTodosDrawer", 5816 "id": "menu.Todoss.openTodosDrawer",
5500 "start": { 5817 "start": {
5501 "column": 19, 5818 "column": 19,
5502 "line": 253 5819 "line": 268
5503 } 5820 }
5504 }, 5821 },
5505 { 5822 {
5506 "defaultMessage": "!!!Close Todos drawer", 5823 "defaultMessage": "!!!Close Todos drawer",
5507 "end": { 5824 "end": {
5508 "column": 3, 5825 "column": 3,
5509 "line": 260 5826 "line": 275
5510 }, 5827 },
5511 "file": "src/lib/Menu.js", 5828 "file": "src/lib/Menu.js",
5512 "id": "menu.Todoss.closeTodosDrawer", 5829 "id": "menu.Todoss.closeTodosDrawer",
5513 "start": { 5830 "start": {
5514 "column": 20, 5831 "column": 20,
5515 "line": 257 5832 "line": 272
5516 } 5833 }
5517 }, 5834 },
5518 { 5835 {
5519 "defaultMessage": "!!!Enable Todos", 5836 "defaultMessage": "!!!Enable Todos",
5520 "end": { 5837 "end": {
5521 "column": 3, 5838 "column": 3,
5522 "line": 264 5839 "line": 279
5523 }, 5840 },
5524 "file": "src/lib/Menu.js", 5841 "file": "src/lib/Menu.js",
5525 "id": "menu.todos.enableTodos", 5842 "id": "menu.todos.enableTodos",
5526 "start": { 5843 "start": {
5527 "column": 15, 5844 "column": 15,
5528 "line": 261 5845 "line": 276
5529 } 5846 }
5530 } 5847 }
5531 ], 5848 ],