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.json1138
1 files changed, 862 insertions, 276 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 5959fb059..2f134c5ee 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -417,55 +417,120 @@
417 { 417 {
418 "descriptors": [ 418 "descriptors": [
419 { 419 {
420 "defaultMessage": "!!!Support Franz", 420 "defaultMessage": "!!!Franz Professional",
421 "end": { 421 "end": {
422 "column": 3, 422 "column": 3,
423 "line": 16 423 "line": 18
424 }, 424 },
425 "file": "src/components/auth/Pricing.js", 425 "file": "src/components/auth/Pricing.js",
426 "id": "pricing.headline", 426 "id": "pricing.trial.headline",
427 "start": { 427 "start": {
428 "column": 12, 428 "column": 12,
429 "line": 13 429 "line": 15
430 } 430 }
431 }, 431 },
432 { 432 {
433 "defaultMessage": "!!!Select your support plan", 433 "defaultMessage": "!!!Your personal welcome offer:",
434 "end": { 434 "end": {
435 "column": 3, 435 "column": 3,
436 "line": 20 436 "line": 22
437 }, 437 },
438 "file": "src/components/auth/Pricing.js", 438 "file": "src/components/auth/Pricing.js",
439 "id": "pricing.support.label", 439 "id": "pricing.trial.subheadline",
440 "start": { 440 "start": {
441 "column": 23, 441 "column": 17,
442 "line": 17 442 "line": 19
443 } 443 }
444 }, 444 },
445 { 445 {
446 "defaultMessage": "!!!Support the development of Franz", 446 "defaultMessage": "!!!No strings attached",
447 "end": { 447 "end": {
448 "column": 3, 448 "column": 3,
449 "line": 24 449 "line": 26
450 },
451 "file": "src/components/auth/Pricing.js",
452 "id": "pricing.trial.terms.headline",
453 "start": {
454 "column": 29,
455 "line": 23
456 }
457 },
458 {
459 "defaultMessage": "!!!No credit card required",
460 "end": {
461 "column": 3,
462 "line": 30
463 },
464 "file": "src/components/auth/Pricing.js",
465 "id": "pricing.trial.terms.noCreditCard",
466 "start": {
467 "column": 16,
468 "line": 27
469 }
470 },
471 {
472 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
473 "end": {
474 "column": 3,
475 "line": 34
450 }, 476 },
451 "file": "src/components/auth/Pricing.js", 477 "file": "src/components/auth/Pricing.js",
452 "id": "pricing.submit.label", 478 "id": "pricing.trial.terms.automaticTrialEnd",
453 "start": { 479 "start": {
454 "column": 21, 480 "column": 21,
455 "line": 21 481 "line": 31
456 } 482 }
457 }, 483 },
458 { 484 {
459 "defaultMessage": "!!!I don't want to support the development of Franz.", 485 "defaultMessage": "!!!Sorry, we could not activate your trial!",
460 "end": { 486 "end": {
461 "column": 3, 487 "column": 3,
462 "line": 28 488 "line": 38
463 }, 489 },
464 "file": "src/components/auth/Pricing.js", 490 "file": "src/components/auth/Pricing.js",
465 "id": "pricing.link.skipPayment", 491 "id": "pricing.trial.error",
466 "start": { 492 "start": {
467 "column": 15, 493 "column": 19,
468 "line": 25 494 "line": 35
495 }
496 },
497 {
498 "defaultMessage": "!!!Yes, upgrade my account to Franz Professional",
499 "end": {
500 "column": 3,
501 "line": 42
502 },
503 "file": "src/components/auth/Pricing.js",
504 "id": "pricing.trial.cta.accept",
505 "start": {
506 "column": 13,
507 "line": 39
508 }
509 },
510 {
511 "defaultMessage": "!!!Continue to Franz",
512 "end": {
513 "column": 3,
514 "line": 46
515 },
516 "file": "src/components/auth/Pricing.js",
517 "id": "pricing.trial.cta.skip",
518 "start": {
519 "column": 11,
520 "line": 43
521 }
522 },
523 {
524 "defaultMessage": "!!!Franz Professional includes:",
525 "end": {
526 "column": 3,
527 "line": 50
528 },
529 "file": "src/components/auth/Pricing.js",
530 "id": "pricing.trial.features.headline",
531 "start": {
532 "column": 20,
533 "line": 47
469 } 534 }
470 } 535 }
471 ], 536 ],
@@ -526,19 +591,6 @@
526 } 591 }
527 }, 592 },
528 { 593 {
529 "defaultMessage": "!!!Company",
530 "end": {
531 "column": 3,
532 "line": 37
533 },
534 "file": "src/components/auth/Signup.js",
535 "id": "signup.company.label",
536 "start": {
537 "column": 16,
538 "line": 34
539 }
540 },
541 {
542 "defaultMessage": "!!!Password", 594 "defaultMessage": "!!!Password",
543 "end": { 595 "end": {
544 "column": 3, 596 "column": 3,
@@ -894,29 +946,99 @@
894 { 946 {
895 "descriptors": [ 947 "descriptors": [
896 { 948 {
897 "defaultMessage": "!!!Welcome to Franz", 949 "defaultMessage": "!!!You have reached your service limit.",
898 "end": { 950 "end": {
899 "column": 3, 951 "column": 3,
900 "line": 14 952 "line": 14
901 }, 953 },
954 "file": "src/components/services/content/ServiceRestricted.js",
955 "id": "service.restrictedHandler.serviceLimit.headline",
956 "start": {
957 "column": 24,
958 "line": 11
959 }
960 },
961 {
962 "defaultMessage": "!!!Please upgrade your account to use more than {count} services.",
963 "end": {
964 "column": 3,
965 "line": 18
966 },
967 "file": "src/components/services/content/ServiceRestricted.js",
968 "id": "service.restrictedHandler.serviceLimit.text",
969 "start": {
970 "column": 20,
971 "line": 15
972 }
973 },
974 {
975 "defaultMessage": "!!!Franz Professional Plan required",
976 "end": {
977 "column": 3,
978 "line": 22
979 },
980 "file": "src/components/services/content/ServiceRestricted.js",
981 "id": "service.restrictedHandler.customUrl.headline",
982 "start": {
983 "column": 21,
984 "line": 19
985 }
986 },
987 {
988 "defaultMessage": "!!!Please upgrade to the Franz Professional plan to use custom urls & self hosted services.",
989 "end": {
990 "column": 3,
991 "line": 26
992 },
993 "file": "src/components/services/content/ServiceRestricted.js",
994 "id": "service.restrictedHandler.customUrl.text",
995 "start": {
996 "column": 17,
997 "line": 23
998 }
999 },
1000 {
1001 "defaultMessage": "!!!Upgrade Account",
1002 "end": {
1003 "column": 3,
1004 "line": 30
1005 },
1006 "file": "src/components/services/content/ServiceRestricted.js",
1007 "id": "service.restrictedHandler.action",
1008 "start": {
1009 "column": 10,
1010 "line": 27
1011 }
1012 }
1013 ],
1014 "path": "src/components/services/content/ServiceRestricted.json"
1015 },
1016 {
1017 "descriptors": [
1018 {
1019 "defaultMessage": "!!!Welcome to Franz",
1020 "end": {
1021 "column": 3,
1022 "line": 17
1023 },
902 "file": "src/components/services/content/Services.js", 1024 "file": "src/components/services/content/Services.js",
903 "id": "services.welcome", 1025 "id": "services.welcome",
904 "start": { 1026 "start": {
905 "column": 11, 1027 "column": 11,
906 "line": 11 1028 "line": 14
907 } 1029 }
908 }, 1030 },
909 { 1031 {
910 "defaultMessage": "!!!Get started", 1032 "defaultMessage": "!!!Get started",
911 "end": { 1033 "end": {
912 "column": 3, 1034 "column": 3,
913 "line": 18 1035 "line": 21
914 }, 1036 },
915 "file": "src/components/services/content/Services.js", 1037 "file": "src/components/services/content/Services.js",
916 "id": "services.getStarted", 1038 "id": "services.getStarted",
917 "start": { 1039 "start": {
918 "column": 14, 1040 "column": 14,
919 "line": 15 1041 "line": 18
920 } 1042 }
921 } 1043 }
922 ], 1044 ],
@@ -1107,38 +1229,25 @@
1107 "defaultMessage": "!!!Account", 1229 "defaultMessage": "!!!Account",
1108 "end": { 1230 "end": {
1109 "column": 3, 1231 "column": 3,
1110 "line": 17 1232 "line": 21
1111 }, 1233 },
1112 "file": "src/components/settings/account/AccountDashboard.js", 1234 "file": "src/components/settings/account/AccountDashboard.js",
1113 "id": "settings.account.headline", 1235 "id": "settings.account.headline",
1114 "start": { 1236 "start": {
1115 "column": 12, 1237 "column": 12,
1116 "line": 14 1238 "line": 18
1117 } 1239 }
1118 }, 1240 },
1119 { 1241 {
1120 "defaultMessage": "!!!Your Subscription", 1242 "defaultMessage": "!!!Your Subscription",
1121 "end": { 1243 "end": {
1122 "column": 3, 1244 "column": 3,
1123 "line": 21 1245 "line": 25
1124 }, 1246 },
1125 "file": "src/components/settings/account/AccountDashboard.js", 1247 "file": "src/components/settings/account/AccountDashboard.js",
1126 "id": "settings.account.headlineSubscription", 1248 "id": "settings.account.headlineSubscription",
1127 "start": { 1249 "start": {
1128 "column": 24, 1250 "column": 24,
1129 "line": 18
1130 }
1131 },
1132 {
1133 "defaultMessage": "!!!Upgrade your Account",
1134 "end": {
1135 "column": 3,
1136 "line": 25
1137 },
1138 "file": "src/components/settings/account/AccountDashboard.js",
1139 "id": "settings.account.headlineUpgrade",
1140 "start": {
1141 "column": 19,
1142 "line": 22 1251 "line": 22
1143 } 1252 }
1144 }, 1253 },
@@ -1169,133 +1278,198 @@
1169 } 1278 }
1170 }, 1279 },
1171 { 1280 {
1172 "defaultMessage": "!!!Basic Account", 1281 "defaultMessage": "!!!Upgrade to Franz Professional",
1173 "end": { 1282 "end": {
1174 "column": 3, 1283 "column": 3,
1175 "line": 37 1284 "line": 37
1176 }, 1285 },
1177 "file": "src/components/settings/account/AccountDashboard.js", 1286 "file": "src/components/settings/account/AccountDashboard.js",
1287 "id": "settings.account.upgradeToPro.label",
1288 "start": {
1289 "column": 23,
1290 "line": 34
1291 }
1292 },
1293 {
1294 "defaultMessage": "!!!Basic Account",
1295 "end": {
1296 "column": 3,
1297 "line": 41
1298 },
1299 "file": "src/components/settings/account/AccountDashboard.js",
1178 "id": "settings.account.accountType.basic", 1300 "id": "settings.account.accountType.basic",
1179 "start": { 1301 "start": {
1180 "column": 20, 1302 "column": 20,
1181 "line": 34 1303 "line": 38
1182 } 1304 }
1183 }, 1305 },
1184 { 1306 {
1185 "defaultMessage": "!!!Premium Supporter Account", 1307 "defaultMessage": "!!!Premium Supporter Account",
1186 "end": { 1308 "end": {
1187 "column": 3, 1309 "column": 3,
1188 "line": 41 1310 "line": 45
1189 }, 1311 },
1190 "file": "src/components/settings/account/AccountDashboard.js", 1312 "file": "src/components/settings/account/AccountDashboard.js",
1191 "id": "settings.account.accountType.premium", 1313 "id": "settings.account.accountType.premium",
1192 "start": { 1314 "start": {
1193 "column": 22, 1315 "column": 22,
1194 "line": 38 1316 "line": 42
1195 } 1317 }
1196 }, 1318 },
1197 { 1319 {
1198 "defaultMessage": "!!!Edit Account", 1320 "defaultMessage": "!!!Edit Account",
1199 "end": { 1321 "end": {
1200 "column": 3, 1322 "column": 3,
1201 "line": 45 1323 "line": 49
1202 }, 1324 },
1203 "file": "src/components/settings/account/AccountDashboard.js", 1325 "file": "src/components/settings/account/AccountDashboard.js",
1204 "id": "settings.account.account.editButton", 1326 "id": "settings.account.account.editButton",
1205 "start": { 1327 "start": {
1206 "column": 21, 1328 "column": 21,
1207 "line": 42 1329 "line": 46
1208 } 1330 }
1209 }, 1331 },
1210 { 1332 {
1211 "defaultMessage": "!!Invoices", 1333 "defaultMessage": "!!Invoices",
1212 "end": { 1334 "end": {
1213 "column": 3, 1335 "column": 3,
1214 "line": 49 1336 "line": 53
1215 }, 1337 },
1216 "file": "src/components/settings/account/AccountDashboard.js", 1338 "file": "src/components/settings/account/AccountDashboard.js",
1217 "id": "settings.account.headlineInvoices", 1339 "id": "settings.account.headlineInvoices",
1218 "start": { 1340 "start": {
1219 "column": 18, 1341 "column": 18,
1220 "line": 46 1342 "line": 50
1221 } 1343 }
1222 }, 1344 },
1223 { 1345 {
1224 "defaultMessage": "!!!Download", 1346 "defaultMessage": "!!!Download",
1225 "end": { 1347 "end": {
1226 "column": 3, 1348 "column": 3,
1227 "line": 53 1349 "line": 57
1228 }, 1350 },
1229 "file": "src/components/settings/account/AccountDashboard.js", 1351 "file": "src/components/settings/account/AccountDashboard.js",
1230 "id": "settings.account.invoiceDownload", 1352 "id": "settings.account.invoiceDownload",
1231 "start": { 1353 "start": {
1232 "column": 19, 1354 "column": 19,
1233 "line": 50 1355 "line": 54
1234 } 1356 }
1235 }, 1357 },
1236 { 1358 {
1237 "defaultMessage": "!!!Could not load user information", 1359 "defaultMessage": "!!!Could not load user information",
1238 "end": { 1360 "end": {
1239 "column": 3, 1361 "column": 3,
1240 "line": 57 1362 "line": 61
1241 }, 1363 },
1242 "file": "src/components/settings/account/AccountDashboard.js", 1364 "file": "src/components/settings/account/AccountDashboard.js",
1243 "id": "settings.account.userInfoRequestFailed", 1365 "id": "settings.account.userInfoRequestFailed",
1244 "start": { 1366 "start": {
1245 "column": 25, 1367 "column": 25,
1246 "line": 54 1368 "line": 58
1247 } 1369 }
1248 }, 1370 },
1249 { 1371 {
1250 "defaultMessage": "!!!Try again", 1372 "defaultMessage": "!!!Try again",
1251 "end": { 1373 "end": {
1252 "column": 3, 1374 "column": 3,
1253 "line": 61 1375 "line": 65
1254 }, 1376 },
1255 "file": "src/components/settings/account/AccountDashboard.js", 1377 "file": "src/components/settings/account/AccountDashboard.js",
1256 "id": "settings.account.tryReloadUserInfoRequest", 1378 "id": "settings.account.tryReloadUserInfoRequest",
1257 "start": { 1379 "start": {
1258 "column": 28, 1380 "column": 28,
1259 "line": 58 1381 "line": 62
1260 } 1382 }
1261 }, 1383 },
1262 { 1384 {
1263 "defaultMessage": "!!!Delete account", 1385 "defaultMessage": "!!!Delete account",
1264 "end": { 1386 "end": {
1265 "column": 3, 1387 "column": 3,
1266 "line": 65 1388 "line": 69
1267 }, 1389 },
1268 "file": "src/components/settings/account/AccountDashboard.js", 1390 "file": "src/components/settings/account/AccountDashboard.js",
1269 "id": "settings.account.deleteAccount", 1391 "id": "settings.account.deleteAccount",
1270 "start": { 1392 "start": {
1271 "column": 17, 1393 "column": 17,
1272 "line": 62 1394 "line": 66
1273 } 1395 }
1274 }, 1396 },
1275 { 1397 {
1276 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.", 1398 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.",
1277 "end": { 1399 "end": {
1278 "column": 3, 1400 "column": 3,
1279 "line": 69 1401 "line": 73
1280 }, 1402 },
1281 "file": "src/components/settings/account/AccountDashboard.js", 1403 "file": "src/components/settings/account/AccountDashboard.js",
1282 "id": "settings.account.deleteInfo", 1404 "id": "settings.account.deleteInfo",
1283 "start": { 1405 "start": {
1284 "column": 14, 1406 "column": 14,
1285 "line": 66 1407 "line": 70
1286 } 1408 }
1287 }, 1409 },
1288 { 1410 {
1289 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 1411 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
1290 "end": { 1412 "end": {
1291 "column": 3, 1413 "column": 3,
1292 "line": 73 1414 "line": 77
1293 }, 1415 },
1294 "file": "src/components/settings/account/AccountDashboard.js", 1416 "file": "src/components/settings/account/AccountDashboard.js",
1295 "id": "settings.account.deleteEmailSent", 1417 "id": "settings.account.deleteEmailSent",
1296 "start": { 1418 "start": {
1297 "column": 19, 1419 "column": 19,
1298 "line": 70 1420 "line": 74
1421 }
1422 },
1423 {
1424 "defaultMessage": "!!!Free Trial",
1425 "end": {
1426 "column": 3,
1427 "line": 81
1428 },
1429 "file": "src/components/settings/account/AccountDashboard.js",
1430 "id": "settings.account.trial",
1431 "start": {
1432 "column": 9,
1433 "line": 78
1434 }
1435 },
1436 {
1437 "defaultMessage": "!!!Your Franz License:",
1438 "end": {
1439 "column": 3,
1440 "line": 85
1441 },
1442 "file": "src/components/settings/account/AccountDashboard.js",
1443 "id": "settings.account.yourLicense",
1444 "start": {
1445 "column": 15,
1446 "line": 82
1447 }
1448 },
1449 {
1450 "defaultMessage": "!!!Your free trial ends in {duration}.",
1451 "end": {
1452 "column": 3,
1453 "line": 89
1454 },
1455 "file": "src/components/settings/account/AccountDashboard.js",
1456 "id": "settings.account.trialEndsIn",
1457 "start": {
1458 "column": 15,
1459 "line": 86
1460 }
1461 },
1462 {
1463 "defaultMessage": "!!!Please update your billing info to continue using {license} after your trial period.",
1464 "end": {
1465 "column": 3,
1466 "line": 93
1467 },
1468 "file": "src/components/settings/account/AccountDashboard.js",
1469 "id": "settings.account.trialUpdateBillingInfo",
1470 "start": {
1471 "column": 33,
1472 "line": 90
1299 } 1473 }
1300 } 1474 }
1301 ], 1475 ],
@@ -1307,104 +1481,104 @@
1307 "defaultMessage": "!!!Available services", 1481 "defaultMessage": "!!!Available services",
1308 "end": { 1482 "end": {
1309 "column": 3, 1483 "column": 3,
1310 "line": 16 1484 "line": 17
1311 }, 1485 },
1312 "file": "src/components/settings/navigation/SettingsNavigation.js", 1486 "file": "src/components/settings/navigation/SettingsNavigation.js",
1313 "id": "settings.navigation.availableServices", 1487 "id": "settings.navigation.availableServices",
1314 "start": { 1488 "start": {
1315 "column": 21, 1489 "column": 21,
1316 "line": 13 1490 "line": 14
1317 } 1491 }
1318 }, 1492 },
1319 { 1493 {
1320 "defaultMessage": "!!!Your services", 1494 "defaultMessage": "!!!Your services",
1321 "end": { 1495 "end": {
1322 "column": 3, 1496 "column": 3,
1323 "line": 20 1497 "line": 21
1324 }, 1498 },
1325 "file": "src/components/settings/navigation/SettingsNavigation.js", 1499 "file": "src/components/settings/navigation/SettingsNavigation.js",
1326 "id": "settings.navigation.yourServices", 1500 "id": "settings.navigation.yourServices",
1327 "start": { 1501 "start": {
1328 "column": 16, 1502 "column": 16,
1329 "line": 17 1503 "line": 18
1330 } 1504 }
1331 }, 1505 },
1332 { 1506 {
1333 "defaultMessage": "!!!Your workspaces", 1507 "defaultMessage": "!!!Your workspaces",
1334 "end": { 1508 "end": {
1335 "column": 3, 1509 "column": 3,
1336 "line": 24 1510 "line": 25
1337 }, 1511 },
1338 "file": "src/components/settings/navigation/SettingsNavigation.js", 1512 "file": "src/components/settings/navigation/SettingsNavigation.js",
1339 "id": "settings.navigation.yourWorkspaces", 1513 "id": "settings.navigation.yourWorkspaces",
1340 "start": { 1514 "start": {
1341 "column": 18, 1515 "column": 18,
1342 "line": 21 1516 "line": 22
1343 } 1517 }
1344 }, 1518 },
1345 { 1519 {
1346 "defaultMessage": "!!!Account", 1520 "defaultMessage": "!!!Account",
1347 "end": { 1521 "end": {
1348 "column": 3, 1522 "column": 3,
1349 "line": 28 1523 "line": 29
1350 }, 1524 },
1351 "file": "src/components/settings/navigation/SettingsNavigation.js", 1525 "file": "src/components/settings/navigation/SettingsNavigation.js",
1352 "id": "settings.navigation.account", 1526 "id": "settings.navigation.account",
1353 "start": { 1527 "start": {
1354 "column": 11, 1528 "column": 11,
1355 "line": 25 1529 "line": 26
1356 } 1530 }
1357 }, 1531 },
1358 { 1532 {
1359 "defaultMessage": "!!!Manage Team", 1533 "defaultMessage": "!!!Manage Team",
1360 "end": { 1534 "end": {
1361 "column": 3, 1535 "column": 3,
1362 "line": 32 1536 "line": 33
1363 }, 1537 },
1364 "file": "src/components/settings/navigation/SettingsNavigation.js", 1538 "file": "src/components/settings/navigation/SettingsNavigation.js",
1365 "id": "settings.navigation.team", 1539 "id": "settings.navigation.team",
1366 "start": { 1540 "start": {
1367 "column": 8, 1541 "column": 8,
1368 "line": 29 1542 "line": 30
1369 } 1543 }
1370 }, 1544 },
1371 { 1545 {
1372 "defaultMessage": "!!!Settings", 1546 "defaultMessage": "!!!Settings",
1373 "end": { 1547 "end": {
1374 "column": 3, 1548 "column": 3,
1375 "line": 36 1549 "line": 37
1376 }, 1550 },
1377 "file": "src/components/settings/navigation/SettingsNavigation.js", 1551 "file": "src/components/settings/navigation/SettingsNavigation.js",
1378 "id": "settings.navigation.settings", 1552 "id": "settings.navigation.settings",
1379 "start": { 1553 "start": {
1380 "column": 12, 1554 "column": 12,
1381 "line": 33 1555 "line": 34
1382 } 1556 }
1383 }, 1557 },
1384 { 1558 {
1385 "defaultMessage": "!!!Invite Friends", 1559 "defaultMessage": "!!!Invite Friends",
1386 "end": { 1560 "end": {
1387 "column": 3, 1561 "column": 3,
1388 "line": 40 1562 "line": 41
1389 }, 1563 },
1390 "file": "src/components/settings/navigation/SettingsNavigation.js", 1564 "file": "src/components/settings/navigation/SettingsNavigation.js",
1391 "id": "settings.navigation.inviteFriends", 1565 "id": "settings.navigation.inviteFriends",
1392 "start": { 1566 "start": {
1393 "column": 17, 1567 "column": 17,
1394 "line": 37 1568 "line": 38
1395 } 1569 }
1396 }, 1570 },
1397 { 1571 {
1398 "defaultMessage": "!!!Logout", 1572 "defaultMessage": "!!!Logout",
1399 "end": { 1573 "end": {
1400 "column": 3, 1574 "column": 3,
1401 "line": 44 1575 "line": 45
1402 }, 1576 },
1403 "file": "src/components/settings/navigation/SettingsNavigation.js", 1577 "file": "src/components/settings/navigation/SettingsNavigation.js",
1404 "id": "settings.navigation.logout", 1578 "id": "settings.navigation.logout",
1405 "start": { 1579 "start": {
1406 "column": 10, 1580 "column": 10,
1407 "line": 41 1581 "line": 42
1408 } 1582 }
1409 } 1583 }
1410 ], 1584 ],
@@ -1416,104 +1590,182 @@
1416 "defaultMessage": "!!!Available Services", 1590 "defaultMessage": "!!!Available Services",
1417 "end": { 1591 "end": {
1418 "column": 3, 1592 "column": 3,
1419 "line": 18 1593 "line": 23
1420 }, 1594 },
1421 "file": "src/components/settings/recipes/RecipesDashboard.js", 1595 "file": "src/components/settings/recipes/RecipesDashboard.js",
1422 "id": "settings.recipes.headline", 1596 "id": "settings.recipes.headline",
1423 "start": { 1597 "start": {
1424 "column": 12, 1598 "column": 12,
1425 "line": 15 1599 "line": 20
1426 } 1600 }
1427 }, 1601 },
1428 { 1602 {
1429 "defaultMessage": "!!!Search service", 1603 "defaultMessage": "!!!Search service",
1430 "end": { 1604 "end": {
1431 "column": 3, 1605 "column": 3,
1432 "line": 22 1606 "line": 27
1433 }, 1607 },
1434 "file": "src/components/settings/recipes/RecipesDashboard.js", 1608 "file": "src/components/settings/recipes/RecipesDashboard.js",
1435 "id": "settings.searchService", 1609 "id": "settings.searchService",
1436 "start": { 1610 "start": {
1437 "column": 17, 1611 "column": 17,
1438 "line": 19 1612 "line": 24
1439 } 1613 }
1440 }, 1614 },
1441 { 1615 {
1442 "defaultMessage": "!!!Most popular", 1616 "defaultMessage": "!!!Most popular",
1443 "end": { 1617 "end": {
1444 "column": 3, 1618 "column": 3,
1445 "line": 26 1619 "line": 31
1446 }, 1620 },
1447 "file": "src/components/settings/recipes/RecipesDashboard.js", 1621 "file": "src/components/settings/recipes/RecipesDashboard.js",
1448 "id": "settings.recipes.mostPopular", 1622 "id": "settings.recipes.mostPopular",
1449 "start": { 1623 "start": {
1450 "column": 22, 1624 "column": 22,
1451 "line": 23 1625 "line": 28
1452 } 1626 }
1453 }, 1627 },
1454 { 1628 {
1455 "defaultMessage": "!!!All services", 1629 "defaultMessage": "!!!All services",
1456 "end": { 1630 "end": {
1457 "column": 3, 1631 "column": 3,
1458 "line": 30 1632 "line": 35
1459 }, 1633 },
1460 "file": "src/components/settings/recipes/RecipesDashboard.js", 1634 "file": "src/components/settings/recipes/RecipesDashboard.js",
1461 "id": "settings.recipes.all", 1635 "id": "settings.recipes.all",
1462 "start": { 1636 "start": {
1463 "column": 14, 1637 "column": 14,
1464 "line": 27 1638 "line": 32
1465 } 1639 }
1466 }, 1640 },
1467 { 1641 {
1468 "defaultMessage": "!!!Development", 1642 "defaultMessage": "!!!Custom Services",
1469 "end": { 1643 "end": {
1470 "column": 3, 1644 "column": 3,
1471 "line": 34 1645 "line": 39
1472 }, 1646 },
1473 "file": "src/components/settings/recipes/RecipesDashboard.js", 1647 "file": "src/components/settings/recipes/RecipesDashboard.js",
1474 "id": "settings.recipes.dev", 1648 "id": "settings.recipes.custom",
1475 "start": { 1649 "start": {
1476 "column": 14, 1650 "column": 17,
1477 "line": 31 1651 "line": 36
1478 } 1652 }
1479 }, 1653 },
1480 { 1654 {
1481 "defaultMessage": "!!!Sorry, but no service matched your search term.", 1655 "defaultMessage": "!!!Sorry, but no service matched your search term.",
1482 "end": { 1656 "end": {
1483 "column": 3, 1657 "column": 3,
1484 "line": 38 1658 "line": 43
1485 }, 1659 },
1486 "file": "src/components/settings/recipes/RecipesDashboard.js", 1660 "file": "src/components/settings/recipes/RecipesDashboard.js",
1487 "id": "settings.recipes.nothingFound", 1661 "id": "settings.recipes.nothingFound",
1488 "start": { 1662 "start": {
1489 "column": 16, 1663 "column": 16,
1490 "line": 35 1664 "line": 40
1491 } 1665 }
1492 }, 1666 },
1493 { 1667 {
1494 "defaultMessage": "!!!Service successfully added", 1668 "defaultMessage": "!!!Service successfully added",
1495 "end": { 1669 "end": {
1496 "column": 3, 1670 "column": 3,
1497 "line": 42 1671 "line": 47
1498 }, 1672 },
1499 "file": "src/components/settings/recipes/RecipesDashboard.js", 1673 "file": "src/components/settings/recipes/RecipesDashboard.js",
1500 "id": "settings.recipes.servicesSuccessfulAddedInfo", 1674 "id": "settings.recipes.servicesSuccessfulAddedInfo",
1501 "start": { 1675 "start": {
1502 "column": 31, 1676 "column": 31,
1503 "line": 39 1677 "line": 44
1504 } 1678 }
1505 }, 1679 },
1506 { 1680 {
1507 "defaultMessage": "!!!Missing a service?", 1681 "defaultMessage": "!!!Missing a service?",
1508 "end": { 1682 "end": {
1509 "column": 3, 1683 "column": 3,
1510 "line": 46 1684 "line": 51
1511 }, 1685 },
1512 "file": "src/components/settings/recipes/RecipesDashboard.js", 1686 "file": "src/components/settings/recipes/RecipesDashboard.js",
1513 "id": "settings.recipes.missingService", 1687 "id": "settings.recipes.missingService",
1514 "start": { 1688 "start": {
1515 "column": 18, 1689 "column": 18,
1516 "line": 43 1690 "line": 48
1691 }
1692 },
1693 {
1694 "defaultMessage": "!!!To add a custom service, copy the recipe folder into:",
1695 "end": {
1696 "column": 3,
1697 "line": 55
1698 },
1699 "file": "src/components/settings/recipes/RecipesDashboard.js",
1700 "id": "settings.recipes.customService.intro",
1701 "start": {
1702 "column": 21,
1703 "line": 52
1704 }
1705 },
1706 {
1707 "defaultMessage": "!!!Open directory",
1708 "end": {
1709 "column": 3,
1710 "line": 59
1711 },
1712 "file": "src/components/settings/recipes/RecipesDashboard.js",
1713 "id": "settings.recipes.customService.openFolder",
1714 "start": {
1715 "column": 14,
1716 "line": 56
1717 }
1718 },
1719 {
1720 "defaultMessage": "!!!Developer Documentation",
1721 "end": {
1722 "column": 3,
1723 "line": 63
1724 },
1725 "file": "src/components/settings/recipes/RecipesDashboard.js",
1726 "id": "settings.recipes.customService.openDevDocs",
1727 "start": {
1728 "column": 15,
1729 "line": 60
1730 }
1731 },
1732 {
1733 "defaultMessage": "!!!Custom Service Recipes",
1734 "end": {
1735 "column": 3,
1736 "line": 67
1737 },
1738 "file": "src/components/settings/recipes/RecipesDashboard.js",
1739 "id": "settings.recipes.customService.headline.customRecipes",
1740 "start": {
1741 "column": 25,
1742 "line": 64
1743 }
1744 },
1745 {
1746 "defaultMessage": "!!!Community Services",
1747 "end": {
1748 "column": 3,
1749 "line": 71
1750 },
1751 "file": "src/components/settings/recipes/RecipesDashboard.js",
1752 "id": "settings.recipes.customService.headline.communityRecipes",
1753 "start": {
1754 "column": 28,
1755 "line": 68
1756 }
1757 },
1758 {
1759 "defaultMessage": "!!!Your Development Service Recipes",
1760 "end": {
1761 "column": 3,
1762 "line": 75
1763 },
1764 "file": "src/components/settings/recipes/RecipesDashboard.js",
1765 "id": "settings.recipes.customService.headline.devRecipes",
1766 "start": {
1767 "column": 22,
1768 "line": 72
1517 } 1769 }
1518 } 1770 }
1519 ], 1771 ],
@@ -1525,286 +1777,286 @@
1525 "defaultMessage": "!!!Save service", 1777 "defaultMessage": "!!!Save service",
1526 "end": { 1778 "end": {
1527 "column": 3, 1779 "column": 3,
1528 "line": 25 1780 "line": 27
1529 }, 1781 },
1530 "file": "src/components/settings/services/EditServiceForm.js", 1782 "file": "src/components/settings/services/EditServiceForm.js",
1531 "id": "settings.service.form.saveButton", 1783 "id": "settings.service.form.saveButton",
1532 "start": { 1784 "start": {
1533 "column": 15, 1785 "column": 15,
1534 "line": 22 1786 "line": 24
1535 } 1787 }
1536 }, 1788 },
1537 { 1789 {
1538 "defaultMessage": "!!!Delete Service", 1790 "defaultMessage": "!!!Delete Service",
1539 "end": { 1791 "end": {
1540 "column": 3, 1792 "column": 3,
1541 "line": 29 1793 "line": 31
1542 }, 1794 },
1543 "file": "src/components/settings/services/EditServiceForm.js", 1795 "file": "src/components/settings/services/EditServiceForm.js",
1544 "id": "settings.service.form.deleteButton", 1796 "id": "settings.service.form.deleteButton",
1545 "start": { 1797 "start": {
1546 "column": 17, 1798 "column": 17,
1547 "line": 26 1799 "line": 28
1548 } 1800 }
1549 }, 1801 },
1550 { 1802 {
1551 "defaultMessage": "!!!Available services", 1803 "defaultMessage": "!!!Available services",
1552 "end": { 1804 "end": {
1553 "column": 3, 1805 "column": 3,
1554 "line": 33 1806 "line": 35
1555 }, 1807 },
1556 "file": "src/components/settings/services/EditServiceForm.js", 1808 "file": "src/components/settings/services/EditServiceForm.js",
1557 "id": "settings.service.form.availableServices", 1809 "id": "settings.service.form.availableServices",
1558 "start": { 1810 "start": {
1559 "column": 21, 1811 "column": 21,
1560 "line": 30 1812 "line": 32
1561 } 1813 }
1562 }, 1814 },
1563 { 1815 {
1564 "defaultMessage": "!!!Your services", 1816 "defaultMessage": "!!!Your services",
1565 "end": { 1817 "end": {
1566 "column": 3, 1818 "column": 3,
1567 "line": 37 1819 "line": 39
1568 }, 1820 },
1569 "file": "src/components/settings/services/EditServiceForm.js", 1821 "file": "src/components/settings/services/EditServiceForm.js",
1570 "id": "settings.service.form.yourServices", 1822 "id": "settings.service.form.yourServices",
1571 "start": { 1823 "start": {
1572 "column": 16, 1824 "column": 16,
1573 "line": 34 1825 "line": 36
1574 } 1826 }
1575 }, 1827 },
1576 { 1828 {
1577 "defaultMessage": "!!!Add {name}", 1829 "defaultMessage": "!!!Add {name}",
1578 "end": { 1830 "end": {
1579 "column": 3, 1831 "column": 3,
1580 "line": 41 1832 "line": 43
1581 }, 1833 },
1582 "file": "src/components/settings/services/EditServiceForm.js", 1834 "file": "src/components/settings/services/EditServiceForm.js",
1583 "id": "settings.service.form.addServiceHeadline", 1835 "id": "settings.service.form.addServiceHeadline",
1584 "start": { 1836 "start": {
1585 "column": 22, 1837 "column": 22,
1586 "line": 38 1838 "line": 40
1587 } 1839 }
1588 }, 1840 },
1589 { 1841 {
1590 "defaultMessage": "!!!Edit {name}", 1842 "defaultMessage": "!!!Edit {name}",
1591 "end": { 1843 "end": {
1592 "column": 3, 1844 "column": 3,
1593 "line": 45 1845 "line": 47
1594 }, 1846 },
1595 "file": "src/components/settings/services/EditServiceForm.js", 1847 "file": "src/components/settings/services/EditServiceForm.js",
1596 "id": "settings.service.form.editServiceHeadline", 1848 "id": "settings.service.form.editServiceHeadline",
1597 "start": { 1849 "start": {
1598 "column": 23, 1850 "column": 23,
1599 "line": 42 1851 "line": 44
1600 } 1852 }
1601 }, 1853 },
1602 { 1854 {
1603 "defaultMessage": "!!!Hosted", 1855 "defaultMessage": "!!!Hosted",
1604 "end": { 1856 "end": {
1605 "column": 3, 1857 "column": 3,
1606 "line": 49 1858 "line": 51
1607 }, 1859 },
1608 "file": "src/components/settings/services/EditServiceForm.js", 1860 "file": "src/components/settings/services/EditServiceForm.js",
1609 "id": "settings.service.form.tabHosted", 1861 "id": "settings.service.form.tabHosted",
1610 "start": { 1862 "start": {
1611 "column": 13, 1863 "column": 13,
1612 "line": 46 1864 "line": 48
1613 } 1865 }
1614 }, 1866 },
1615 { 1867 {
1616 "defaultMessage": "!!!Self hosted ⭐️", 1868 "defaultMessage": "!!!Self hosted ⭐️",
1617 "end": { 1869 "end": {
1618 "column": 3, 1870 "column": 3,
1619 "line": 53 1871 "line": 55
1620 }, 1872 },
1621 "file": "src/components/settings/services/EditServiceForm.js", 1873 "file": "src/components/settings/services/EditServiceForm.js",
1622 "id": "settings.service.form.tabOnPremise", 1874 "id": "settings.service.form.tabOnPremise",
1623 "start": { 1875 "start": {
1624 "column": 16, 1876 "column": 16,
1625 "line": 50 1877 "line": 52
1626 } 1878 }
1627 }, 1879 },
1628 { 1880 {
1629 "defaultMessage": "!!!Use the hosted {name} service.", 1881 "defaultMessage": "!!!Use the hosted {name} service.",
1630 "end": { 1882 "end": {
1631 "column": 3, 1883 "column": 3,
1632 "line": 57 1884 "line": 59
1633 }, 1885 },
1634 "file": "src/components/settings/services/EditServiceForm.js", 1886 "file": "src/components/settings/services/EditServiceForm.js",
1635 "id": "settings.service.form.useHostedService", 1887 "id": "settings.service.form.useHostedService",
1636 "start": { 1888 "start": {
1637 "column": 20, 1889 "column": 20,
1638 "line": 54 1890 "line": 56
1639 } 1891 }
1640 }, 1892 },
1641 { 1893 {
1642 "defaultMessage": "!!!Could not validate custom {name} server.", 1894 "defaultMessage": "!!!Could not validate custom {name} server.",
1643 "end": { 1895 "end": {
1644 "column": 3, 1896 "column": 3,
1645 "line": 61 1897 "line": 63
1646 }, 1898 },
1647 "file": "src/components/settings/services/EditServiceForm.js", 1899 "file": "src/components/settings/services/EditServiceForm.js",
1648 "id": "settings.service.form.customUrlValidationError", 1900 "id": "settings.service.form.customUrlValidationError",
1649 "start": { 1901 "start": {
1650 "column": 28, 1902 "column": 28,
1651 "line": 58 1903 "line": 60
1652 } 1904 }
1653 }, 1905 },
1654 { 1906 {
1655 "defaultMessage": "!!!To add self hosted services, you need a Franz Premium Supporter Account.", 1907 "defaultMessage": "!!!To add self hosted services, you need a Franz Premium Supporter Account.",
1656 "end": { 1908 "end": {
1657 "column": 3, 1909 "column": 3,
1658 "line": 65 1910 "line": 67
1659 }, 1911 },
1660 "file": "src/components/settings/services/EditServiceForm.js", 1912 "file": "src/components/settings/services/EditServiceForm.js",
1661 "id": "settings.service.form.customUrlPremiumInfo", 1913 "id": "settings.service.form.customUrlPremiumInfo",
1662 "start": { 1914 "start": {
1663 "column": 24, 1915 "column": 24,
1664 "line": 62 1916 "line": 64
1665 } 1917 }
1666 }, 1918 },
1667 { 1919 {
1668 "defaultMessage": "!!!Upgrade your account", 1920 "defaultMessage": "!!!Upgrade your account",
1669 "end": { 1921 "end": {
1670 "column": 3, 1922 "column": 3,
1671 "line": 69 1923 "line": 71
1672 }, 1924 },
1673 "file": "src/components/settings/services/EditServiceForm.js", 1925 "file": "src/components/settings/services/EditServiceForm.js",
1674 "id": "settings.service.form.customUrlUpgradeAccount", 1926 "id": "settings.service.form.customUrlUpgradeAccount",
1675 "start": { 1927 "start": {
1676 "column": 27, 1928 "column": 27,
1677 "line": 66 1929 "line": 68
1678 } 1930 }
1679 }, 1931 },
1680 { 1932 {
1681 "defaultMessage": "!!!You will be notified about all new messages in a channel, not just @username, @channel, @here, ...", 1933 "defaultMessage": "!!!You will be notified about all new messages in a channel, not just @username, @channel, @here, ...",
1682 "end": { 1934 "end": {
1683 "column": 3, 1935 "column": 3,
1684 "line": 73 1936 "line": 75
1685 }, 1937 },
1686 "file": "src/components/settings/services/EditServiceForm.js", 1938 "file": "src/components/settings/services/EditServiceForm.js",
1687 "id": "settings.service.form.indirectMessageInfo", 1939 "id": "settings.service.form.indirectMessageInfo",
1688 "start": { 1940 "start": {
1689 "column": 23, 1941 "column": 23,
1690 "line": 70 1942 "line": 72
1691 } 1943 }
1692 }, 1944 },
1693 { 1945 {
1694 "defaultMessage": "!!!When disabled, all notification sounds and audio playback are muted", 1946 "defaultMessage": "!!!When disabled, all notification sounds and audio playback are muted",
1695 "end": { 1947 "end": {
1696 "column": 3, 1948 "column": 3,
1697 "line": 77 1949 "line": 79
1698 }, 1950 },
1699 "file": "src/components/settings/services/EditServiceForm.js", 1951 "file": "src/components/settings/services/EditServiceForm.js",
1700 "id": "settings.service.form.isMutedInfo", 1952 "id": "settings.service.form.isMutedInfo",
1701 "start": { 1953 "start": {
1702 "column": 15, 1954 "column": 15,
1703 "line": 74 1955 "line": 76
1704 } 1956 }
1705 }, 1957 },
1706 { 1958 {
1707 "defaultMessage": "!!!Notifications", 1959 "defaultMessage": "!!!Notifications",
1708 "end": { 1960 "end": {
1709 "column": 3, 1961 "column": 3,
1710 "line": 81 1962 "line": 83
1711 }, 1963 },
1712 "file": "src/components/settings/services/EditServiceForm.js", 1964 "file": "src/components/settings/services/EditServiceForm.js",
1713 "id": "settings.service.form.headlineNotifications", 1965 "id": "settings.service.form.headlineNotifications",
1714 "start": { 1966 "start": {
1715 "column": 25, 1967 "column": 25,
1716 "line": 78 1968 "line": 80
1717 } 1969 }
1718 }, 1970 },
1719 { 1971 {
1720 "defaultMessage": "!!!Unread message badges", 1972 "defaultMessage": "!!!Unread message badges",
1721 "end": { 1973 "end": {
1722 "column": 3, 1974 "column": 3,
1723 "line": 85 1975 "line": 87
1724 }, 1976 },
1725 "file": "src/components/settings/services/EditServiceForm.js", 1977 "file": "src/components/settings/services/EditServiceForm.js",
1726 "id": "settings.service.form.headlineBadges", 1978 "id": "settings.service.form.headlineBadges",
1727 "start": { 1979 "start": {
1728 "column": 18, 1980 "column": 18,
1729 "line": 82 1981 "line": 84
1730 } 1982 }
1731 }, 1983 },
1732 { 1984 {
1733 "defaultMessage": "!!!General", 1985 "defaultMessage": "!!!General",
1734 "end": { 1986 "end": {
1735 "column": 3, 1987 "column": 3,
1736 "line": 89 1988 "line": 91
1737 }, 1989 },
1738 "file": "src/components/settings/services/EditServiceForm.js", 1990 "file": "src/components/settings/services/EditServiceForm.js",
1739 "id": "settings.service.form.headlineGeneral", 1991 "id": "settings.service.form.headlineGeneral",
1740 "start": { 1992 "start": {
1741 "column": 19, 1993 "column": 19,
1742 "line": 86 1994 "line": 88
1743 } 1995 }
1744 }, 1996 },
1745 { 1997 {
1746 "defaultMessage": "!!!Delete", 1998 "defaultMessage": "!!!Delete",
1747 "end": { 1999 "end": {
1748 "column": 3, 2000 "column": 3,
1749 "line": 93 2001 "line": 95
1750 }, 2002 },
1751 "file": "src/components/settings/services/EditServiceForm.js", 2003 "file": "src/components/settings/services/EditServiceForm.js",
1752 "id": "settings.service.form.iconDelete", 2004 "id": "settings.service.form.iconDelete",
1753 "start": { 2005 "start": {
1754 "column": 14, 2006 "column": 14,
1755 "line": 90 2007 "line": 92
1756 } 2008 }
1757 }, 2009 },
1758 { 2010 {
1759 "defaultMessage": "!!!Drop your image, or click here", 2011 "defaultMessage": "!!!Drop your image, or click here",
1760 "end": { 2012 "end": {
1761 "column": 3, 2013 "column": 3,
1762 "line": 97 2014 "line": 99
1763 }, 2015 },
1764 "file": "src/components/settings/services/EditServiceForm.js", 2016 "file": "src/components/settings/services/EditServiceForm.js",
1765 "id": "settings.service.form.iconUpload", 2017 "id": "settings.service.form.iconUpload",
1766 "start": { 2018 "start": {
1767 "column": 14, 2019 "column": 14,
1768 "line": 94 2020 "line": 96
1769 } 2021 }
1770 }, 2022 },
1771 { 2023 {
1772 "defaultMessage": "!!!HTTP/HTTPS Proxy Settings", 2024 "defaultMessage": "!!!HTTP/HTTPS Proxy Settings",
1773 "end": { 2025 "end": {
1774 "column": 3, 2026 "column": 3,
1775 "line": 101 2027 "line": 103
1776 }, 2028 },
1777 "file": "src/components/settings/services/EditServiceForm.js", 2029 "file": "src/components/settings/services/EditServiceForm.js",
1778 "id": "settings.service.form.proxy.headline", 2030 "id": "settings.service.form.proxy.headline",
1779 "start": { 2031 "start": {
1780 "column": 17, 2032 "column": 17,
1781 "line": 98 2033 "line": 100
1782 } 2034 }
1783 }, 2035 },
1784 { 2036 {
1785 "defaultMessage": "!!!Please restart Franz after changing proxy Settings.", 2037 "defaultMessage": "!!!Please restart Franz after changing proxy Settings.",
1786 "end": { 2038 "end": {
1787 "column": 3, 2039 "column": 3,
1788 "line": 105 2040 "line": 107
1789 }, 2041 },
1790 "file": "src/components/settings/services/EditServiceForm.js", 2042 "file": "src/components/settings/services/EditServiceForm.js",
1791 "id": "settings.service.form.proxy.restartInfo", 2043 "id": "settings.service.form.proxy.restartInfo",
1792 "start": { 2044 "start": {
1793 "column": 20, 2045 "column": 20,
1794 "line": 102 2046 "line": 104
1795 } 2047 }
1796 }, 2048 },
1797 { 2049 {
1798 "defaultMessage": "!!!Proxy settings will not be synchronized with the Franz servers.", 2050 "defaultMessage": "!!!Proxy settings will not be synchronized with the Franz servers.",
1799 "end": { 2051 "end": {
1800 "column": 3, 2052 "column": 3,
1801 "line": 109 2053 "line": 111
1802 }, 2054 },
1803 "file": "src/components/settings/services/EditServiceForm.js", 2055 "file": "src/components/settings/services/EditServiceForm.js",
1804 "id": "settings.service.form.proxy.info", 2056 "id": "settings.service.form.proxy.info",
1805 "start": { 2057 "start": {
1806 "column": 13, 2058 "column": 13,
1807 "line": 106 2059 "line": 108
1808 } 2060 }
1809 } 2061 }
1810 ], 2062 ],
@@ -1917,117 +2169,117 @@
1917 "defaultMessage": "!!!Your services", 2169 "defaultMessage": "!!!Your services",
1918 "end": { 2170 "end": {
1919 "column": 3, 2171 "column": 3,
1920 "line": 17 2172 "line": 18
1921 }, 2173 },
1922 "file": "src/components/settings/services/ServicesDashboard.js", 2174 "file": "src/components/settings/services/ServicesDashboard.js",
1923 "id": "settings.services.headline", 2175 "id": "settings.services.headline",
1924 "start": { 2176 "start": {
1925 "column": 12, 2177 "column": 12,
1926 "line": 14 2178 "line": 15
1927 } 2179 }
1928 }, 2180 },
1929 { 2181 {
1930 "defaultMessage": "!!!Search service", 2182 "defaultMessage": "!!!Search service",
1931 "end": { 2183 "end": {
1932 "column": 3, 2184 "column": 3,
1933 "line": 21 2185 "line": 22
1934 }, 2186 },
1935 "file": "src/components/settings/services/ServicesDashboard.js", 2187 "file": "src/components/settings/services/ServicesDashboard.js",
1936 "id": "settings.searchService", 2188 "id": "settings.searchService",
1937 "start": { 2189 "start": {
1938 "column": 17, 2190 "column": 17,
1939 "line": 18 2191 "line": 19
1940 } 2192 }
1941 }, 2193 },
1942 { 2194 {
1943 "defaultMessage": "!!!You haven't added any services yet.", 2195 "defaultMessage": "!!!You haven't added any services yet.",
1944 "end": { 2196 "end": {
1945 "column": 3, 2197 "column": 3,
1946 "line": 25 2198 "line": 26
1947 }, 2199 },
1948 "file": "src/components/settings/services/ServicesDashboard.js", 2200 "file": "src/components/settings/services/ServicesDashboard.js",
1949 "id": "settings.services.noServicesAdded", 2201 "id": "settings.services.noServicesAdded",
1950 "start": { 2202 "start": {
1951 "column": 19, 2203 "column": 19,
1952 "line": 22 2204 "line": 23
1953 } 2205 }
1954 }, 2206 },
1955 { 2207 {
1956 "defaultMessage": "!!!Sorry, but no service matched your search term.", 2208 "defaultMessage": "!!!Sorry, but no service matched your search term.",
1957 "end": { 2209 "end": {
1958 "column": 3, 2210 "column": 3,
1959 "line": 29 2211 "line": 30
1960 }, 2212 },
1961 "file": "src/components/settings/services/ServicesDashboard.js", 2213 "file": "src/components/settings/services/ServicesDashboard.js",
1962 "id": "settings.recipes.nothingFound", 2214 "id": "settings.recipes.nothingFound",
1963 "start": { 2215 "start": {
1964 "column": 18, 2216 "column": 18,
1965 "line": 26 2217 "line": 27
1966 } 2218 }
1967 }, 2219 },
1968 { 2220 {
1969 "defaultMessage": "!!!Discover services", 2221 "defaultMessage": "!!!Discover services",
1970 "end": { 2222 "end": {
1971 "column": 3, 2223 "column": 3,
1972 "line": 33 2224 "line": 34
1973 }, 2225 },
1974 "file": "src/components/settings/services/ServicesDashboard.js", 2226 "file": "src/components/settings/services/ServicesDashboard.js",
1975 "id": "settings.services.discoverServices", 2227 "id": "settings.services.discoverServices",
1976 "start": { 2228 "start": {
1977 "column": 20, 2229 "column": 20,
1978 "line": 30 2230 "line": 31
1979 } 2231 }
1980 }, 2232 },
1981 { 2233 {
1982 "defaultMessage": "!!!Could not load your services", 2234 "defaultMessage": "!!!Could not load your services",
1983 "end": { 2235 "end": {
1984 "column": 3, 2236 "column": 3,
1985 "line": 37 2237 "line": 38
1986 }, 2238 },
1987 "file": "src/components/settings/services/ServicesDashboard.js", 2239 "file": "src/components/settings/services/ServicesDashboard.js",
1988 "id": "settings.services.servicesRequestFailed", 2240 "id": "settings.services.servicesRequestFailed",
1989 "start": { 2241 "start": {
1990 "column": 25, 2242 "column": 25,
1991 "line": 34 2243 "line": 35
1992 } 2244 }
1993 }, 2245 },
1994 { 2246 {
1995 "defaultMessage": "!!!Try again", 2247 "defaultMessage": "!!!Try again",
1996 "end": { 2248 "end": {
1997 "column": 3, 2249 "column": 3,
1998 "line": 41 2250 "line": 42
1999 }, 2251 },
2000 "file": "src/components/settings/services/ServicesDashboard.js", 2252 "file": "src/components/settings/services/ServicesDashboard.js",
2001 "id": "settings.account.tryReloadServices", 2253 "id": "settings.account.tryReloadServices",
2002 "start": { 2254 "start": {
2003 "column": 21, 2255 "column": 21,
2004 "line": 38 2256 "line": 39
2005 } 2257 }
2006 }, 2258 },
2007 { 2259 {
2008 "defaultMessage": "!!!Your changes have been saved", 2260 "defaultMessage": "!!!Your changes have been saved",
2009 "end": { 2261 "end": {
2010 "column": 3, 2262 "column": 3,
2011 "line": 45 2263 "line": 46
2012 }, 2264 },
2013 "file": "src/components/settings/services/ServicesDashboard.js", 2265 "file": "src/components/settings/services/ServicesDashboard.js",
2014 "id": "settings.services.updatedInfo", 2266 "id": "settings.services.updatedInfo",
2015 "start": { 2267 "start": {
2016 "column": 15, 2268 "column": 15,
2017 "line": 42 2269 "line": 43
2018 } 2270 }
2019 }, 2271 },
2020 { 2272 {
2021 "defaultMessage": "!!!Service has been deleted", 2273 "defaultMessage": "!!!Service has been deleted",
2022 "end": { 2274 "end": {
2023 "column": 3, 2275 "column": 3,
2024 "line": 49 2276 "line": 50
2025 }, 2277 },
2026 "file": "src/components/settings/services/ServicesDashboard.js", 2278 "file": "src/components/settings/services/ServicesDashboard.js",
2027 "id": "settings.services.deletedInfo", 2279 "id": "settings.services.deletedInfo",
2028 "start": { 2280 "start": {
2029 "column": 15, 2281 "column": 15,
2030 "line": 46 2282 "line": 47
2031 } 2283 }
2032 } 2284 }
2033 ], 2285 ],
@@ -2441,220 +2693,339 @@
2441 { 2693 {
2442 "descriptors": [ 2694 "descriptors": [
2443 { 2695 {
2444 "defaultMessage": "!!!Support the development of Franz", 2696 "defaultMessage": "!!!Choose your plan",
2697 "end": {
2698 "column": 3,
2699 "line": 16
2700 },
2701 "file": "src/components/subscription/SubscriptionForm.js",
2702 "id": "subscription.cta.choosePlan",
2703 "start": {
2704 "column": 21,
2705 "line": 13
2706 }
2707 },
2708 {
2709 "defaultMessage": "!!!Upgrade your account and get the full Franz experience",
2445 "end": { 2710 "end": {
2446 "column": 3, 2711 "column": 3,
2712 "line": 20
2713 },
2714 "file": "src/components/subscription/SubscriptionForm.js",
2715 "id": "settings.account.headlineUpgradeAccount",
2716 "start": {
2717 "column": 18,
2447 "line": 17 2718 "line": 17
2719 }
2720 },
2721 {
2722 "defaultMessage": "!!!Franz 5 comes with a wide range of new features to boost up your everyday communication - batteries included. Check out our new plans and find out which one suits you most!",
2723 "end": {
2724 "column": 3,
2725 "line": 24
2448 }, 2726 },
2449 "file": "src/components/subscription/SubscriptionForm.js", 2727 "file": "src/components/subscription/SubscriptionForm.js",
2450 "id": "subscription.submit.label", 2728 "id": "subscription.teaser.intro",
2729 "start": {
2730 "column": 14,
2731 "line": 21
2732 }
2733 },
2734 {
2735 "defaultMessage": "!!!Paid Franz Plans include:",
2736 "end": {
2737 "column": 3,
2738 "line": 28
2739 },
2740 "file": "src/components/subscription/SubscriptionForm.js",
2741 "id": "subscription.teaser.includedFeatures",
2742 "start": {
2743 "column": 20,
2744 "line": 25
2745 }
2746 }
2747 ],
2748 "path": "src/components/subscription/SubscriptionForm.json"
2749 },
2750 {
2751 "descriptors": [
2752 {
2753 "defaultMessage": "!!!Cancel",
2754 "end": {
2755 "column": 3,
2756 "line": 14
2757 },
2758 "file": "src/components/subscription/SubscriptionPopup.js",
2759 "id": "subscriptionPopup.buttonCancel",
2760 "start": {
2761 "column": 16,
2762 "line": 11
2763 }
2764 },
2765 {
2766 "defaultMessage": "!!!Done",
2767 "end": {
2768 "column": 3,
2769 "line": 18
2770 },
2771 "file": "src/components/subscription/SubscriptionPopup.js",
2772 "id": "subscriptionPopup.buttonDone",
2773 "start": {
2774 "column": 14,
2775 "line": 15
2776 }
2777 }
2778 ],
2779 "path": "src/components/subscription/SubscriptionPopup.json"
2780 },
2781 {
2782 "descriptors": [
2783 {
2784 "defaultMessage": "!!!Yes, start the free Franz Professional trial",
2785 "end": {
2786 "column": 3,
2787 "line": 17
2788 },
2789 "file": "src/components/subscription/TrialForm.js",
2790 "id": "subscription.cta.activateTrial",
2451 "start": { 2791 "start": {
2452 "column": 21, 2792 "column": 21,
2453 "line": 14 2793 "line": 14
2454 } 2794 }
2455 }, 2795 },
2456 { 2796 {
2457 "defaultMessage": "!!!Could not initialize payment form", 2797 "defaultMessage": "!!!See all options",
2458 "end": { 2798 "end": {
2459 "column": 3, 2799 "column": 3,
2460 "line": 21 2800 "line": 21
2461 }, 2801 },
2462 "file": "src/components/subscription/SubscriptionForm.js", 2802 "file": "src/components/subscription/TrialForm.js",
2463 "id": "subscription.paymentSessionError", 2803 "id": "subscription.cta.allOptions",
2464 "start": { 2804 "start": {
2465 "column": 23, 2805 "column": 20,
2466 "line": 18 2806 "line": 18
2467 } 2807 }
2468 }, 2808 },
2469 { 2809 {
2470 "defaultMessage": "!!!free", 2810 "defaultMessage": "!!!Get the free 14 day Franz Professional Trial",
2471 "end": { 2811 "end": {
2472 "column": 3, 2812 "column": 3,
2473 "line": 25 2813 "line": 25
2474 }, 2814 },
2475 "file": "src/components/subscription/SubscriptionForm.js", 2815 "file": "src/components/subscription/TrialForm.js",
2476 "id": "subscription.type.free", 2816 "id": "settings.account.headlineTrialUpgrade",
2477 "start": { 2817 "start": {
2478 "column": 12, 2818 "column": 18,
2479 "line": 22 2819 "line": 22
2480 } 2820 }
2481 }, 2821 },
2482 { 2822 {
2483 "defaultMessage": "!!!month", 2823 "defaultMessage": "!!!The Franz Professional Plan includes:",
2484 "end": { 2824 "end": {
2485 "column": 3, 2825 "column": 3,
2486 "line": 29 2826 "line": 29
2487 }, 2827 },
2488 "file": "src/components/subscription/SubscriptionForm.js", 2828 "file": "src/components/subscription/TrialForm.js",
2489 "id": "subscription.type.month", 2829 "id": "subscription.includedProFeatures",
2490 "start": { 2830 "start": {
2491 "column": 15, 2831 "column": 20,
2492 "line": 26 2832 "line": 26
2493 } 2833 }
2494 }, 2834 },
2495 { 2835 {
2496 "defaultMessage": "!!!year", 2836 "defaultMessage": "!!!No strings attached",
2497 "end": { 2837 "end": {
2498 "column": 3, 2838 "column": 3,
2499 "line": 33 2839 "line": 33
2500 }, 2840 },
2501 "file": "src/components/subscription/SubscriptionForm.js", 2841 "file": "src/components/subscription/TrialForm.js",
2502 "id": "subscription.type.year", 2842 "id": "pricing.trial.terms.headline",
2503 "start": { 2843 "start": {
2504 "column": 14, 2844 "column": 29,
2505 "line": 30 2845 "line": 30
2506 } 2846 }
2507 }, 2847 },
2508 { 2848 {
2509 "defaultMessage": "!!!The Franz Premium Supporter Account includes", 2849 "defaultMessage": "!!!No credit card required",
2510 "end": { 2850 "end": {
2511 "column": 3, 2851 "column": 3,
2512 "line": 37 2852 "line": 37
2513 }, 2853 },
2514 "file": "src/components/subscription/SubscriptionForm.js", 2854 "file": "src/components/subscription/TrialForm.js",
2515 "id": "subscription.includedFeatures", 2855 "id": "pricing.trial.terms.noCreditCard",
2516 "start": { 2856 "start": {
2517 "column": 20, 2857 "column": 16,
2518 "line": 34 2858 "line": 34
2519 } 2859 }
2520 }, 2860 },
2521 { 2861 {
2522 "defaultMessage": "!!!Add on-premise/hosted services like Mattermost", 2862 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
2523 "end": { 2863 "end": {
2524 "column": 3, 2864 "column": 3,
2525 "line": 41 2865 "line": 41
2526 }, 2866 },
2527 "file": "src/components/subscription/SubscriptionForm.js", 2867 "file": "src/components/subscription/TrialForm.js",
2528 "id": "subscription.features.onpremise.mattermost", 2868 "id": "pricing.trial.terms.automaticTrialEnd",
2529 "start": { 2869 "start": {
2530 "column": 13, 2870 "column": 21,
2531 "line": 38 2871 "line": 38
2532 } 2872 }
2533 }, 2873 }
2874 ],
2875 "path": "src/components/subscription/TrialForm.json"
2876 },
2877 {
2878 "descriptors": [
2534 { 2879 {
2535 "defaultMessage": "!!!No app delays & nagging to upgrade license", 2880 "defaultMessage": "!!!Your trial was successfully activated. Happy messaging!",
2536 "end": { 2881 "end": {
2537 "column": 3, 2882 "column": 3,
2538 "line": 45 2883 "line": 14
2539 }, 2884 },
2540 "file": "src/components/subscription/SubscriptionForm.js", 2885 "file": "src/components/TrialActivationInfoBar.js",
2541 "id": "subscription.features.noInterruptions", 2886 "id": "infobar.trialActivated",
2542 "start": { 2887 "start": {
2543 "column": 19, 2888 "column": 11,
2544 "line": 42 2889 "line": 11
2545 } 2890 }
2546 }, 2891 }
2892 ],
2893 "path": "src/components/TrialActivationInfoBar.json"
2894 },
2895 {
2896 "descriptors": [
2547 { 2897 {
2548 "defaultMessage": "!!!Proxy support for services", 2898 "defaultMessage": "!!!Add unlimited services",
2549 "end": { 2899 "end": {
2550 "column": 3, 2900 "column": 3,
2551 "line": 49 2901 "line": 11
2552 }, 2902 },
2553 "file": "src/components/subscription/SubscriptionForm.js", 2903 "file": "src/components/ui/FeatureList.js",
2554 "id": "subscription.features.proxy", 2904 "id": "pricing.features.unlimitedServices",
2555 "start": { 2905 "start": {
2556 "column": 9, 2906 "column": 21,
2557 "line": 46 2907 "line": 8
2558 } 2908 }
2559 }, 2909 },
2560 { 2910 {
2561 "defaultMessage": "!!!Support for Spellchecker", 2911 "defaultMessage": "!!!Spellchecker support",
2562 "end": { 2912 "end": {
2563 "column": 3, 2913 "column": 3,
2564 "line": 53 2914 "line": 15
2565 }, 2915 },
2566 "file": "src/components/subscription/SubscriptionForm.js", 2916 "file": "src/components/ui/FeatureList.js",
2567 "id": "subscription.features.spellchecker", 2917 "id": "pricing.features.spellchecker",
2568 "start": { 2918 "start": {
2569 "column": 16, 2919 "column": 16,
2570 "line": 50 2920 "line": 12
2571 } 2921 }
2572 }, 2922 },
2573 { 2923 {
2574 "defaultMessage": "!!!Organize your services in workspaces", 2924 "defaultMessage": "!!!Workspaces",
2575 "end": { 2925 "end": {
2576 "column": 3, 2926 "column": 3,
2577 "line": 57 2927 "line": 19
2578 }, 2928 },
2579 "file": "src/components/subscription/SubscriptionForm.js", 2929 "file": "src/components/ui/FeatureList.js",
2580 "id": "subscription.features.workspaces", 2930 "id": "pricing.features.workspaces",
2581 "start": { 2931 "start": {
2582 "column": 14, 2932 "column": 14,
2583 "line": 54 2933 "line": 16
2584 } 2934 }
2585 }, 2935 },
2586 { 2936 {
2587 "defaultMessage": "!!!No ads, ever!", 2937 "defaultMessage": "!!!Add Custom Websites",
2588 "end": { 2938 "end": {
2589 "column": 3, 2939 "column": 3,
2590 "line": 61 2940 "line": 23
2591 }, 2941 },
2592 "file": "src/components/subscription/SubscriptionForm.js", 2942 "file": "src/components/ui/FeatureList.js",
2593 "id": "subscription.features.ads", 2943 "id": "pricing.features.customWebsites",
2594 "start": { 2944 "start": {
2595 "column": 7, 2945 "column": 18,
2596 "line": 58 2946 "line": 20
2597 } 2947 }
2598 }, 2948 },
2599 { 2949 {
2600 "defaultMessage": "!!!coming soon", 2950 "defaultMessage": "!!!On-premise & other Hosted Services",
2601 "end": { 2951 "end": {
2602 "column": 3, 2952 "column": 3,
2603 "line": 65 2953 "line": 27
2604 }, 2954 },
2605 "file": "src/components/subscription/SubscriptionForm.js", 2955 "file": "src/components/ui/FeatureList.js",
2606 "id": "subscription.features.comingSoon", 2956 "id": "pricing.features.onPremise",
2607 "start": { 2957 "start": {
2608 "column": 14, 2958 "column": 13,
2609 "line": 62 2959 "line": 24
2610 } 2960 }
2611 }, 2961 },
2612 { 2962 {
2613 "defaultMessage": "!!!EU residents: local sales tax may apply", 2963 "defaultMessage": "!!!Install 3rd party services",
2614 "end": { 2964 "end": {
2615 "column": 3, 2965 "column": 3,
2616 "line": 69 2966 "line": 31
2617 }, 2967 },
2618 "file": "src/components/subscription/SubscriptionForm.js", 2968 "file": "src/components/ui/FeatureList.js",
2619 "id": "subscription.euTaxInfo", 2969 "id": "pricing.features.thirdPartyServices",
2620 "start": { 2970 "start": {
2621 "column": 13, 2971 "column": 22,
2622 "line": 66 2972 "line": 28
2623 } 2973 }
2624 } 2974 },
2625 ],
2626 "path": "src/components/subscription/SubscriptionForm.json"
2627 },
2628 {
2629 "descriptors": [
2630 { 2975 {
2631 "defaultMessage": "!!!Cancel", 2976 "defaultMessage": "!!!Service Proxies",
2632 "end": { 2977 "end": {
2633 "column": 3, 2978 "column": 3,
2634 "line": 14 2979 "line": 35
2635 }, 2980 },
2636 "file": "src/components/subscription/SubscriptionPopup.js", 2981 "file": "src/components/ui/FeatureList.js",
2637 "id": "subscriptionPopup.buttonCancel", 2982 "id": "pricing.features.serviceProxies",
2638 "start": { 2983 "start": {
2639 "column": 16, 2984 "column": 18,
2640 "line": 11 2985 "line": 32
2641 } 2986 }
2642 }, 2987 },
2643 { 2988 {
2644 "defaultMessage": "!!!Done", 2989 "defaultMessage": "!!!Team Management",
2645 "end": { 2990 "end": {
2646 "column": 3, 2991 "column": 3,
2647 "line": 18 2992 "line": 39
2648 }, 2993 },
2649 "file": "src/components/subscription/SubscriptionPopup.js", 2994 "file": "src/components/ui/FeatureList.js",
2650 "id": "subscriptionPopup.buttonDone", 2995 "id": "pricing.features.teamManagement",
2651 "start": { 2996 "start": {
2652 "column": 14, 2997 "column": 18,
2653 "line": 15 2998 "line": 36
2999 }
3000 },
3001 {
3002 "defaultMessage": "!!!No Waiting Screens",
3003 "end": {
3004 "column": 3,
3005 "line": 43
3006 },
3007 "file": "src/components/ui/FeatureList.js",
3008 "id": "pricing.features.appDelays",
3009 "start": {
3010 "column": 13,
3011 "line": 40
3012 }
3013 },
3014 {
3015 "defaultMessage": "!!!Forever ad-free",
3016 "end": {
3017 "column": 3,
3018 "line": 47
3019 },
3020 "file": "src/components/ui/FeatureList.js",
3021 "id": "pricing.features.adFree",
3022 "start": {
3023 "column": 10,
3024 "line": 44
2654 } 3025 }
2655 } 3026 }
2656 ], 3027 ],
2657 "path": "src/components/subscription/SubscriptionPopup.json" 3028 "path": "src/components/ui/FeatureList.json"
2658 }, 3029 },
2659 { 3030 {
2660 "descriptors": [ 3031 "descriptors": [
@@ -3230,39 +3601,65 @@
3230 "defaultMessage": "!!!Please purchase license to skip waiting", 3601 "defaultMessage": "!!!Please purchase license to skip waiting",
3231 "end": { 3602 "end": {
3232 "column": 3, 3603 "column": 3,
3233 "line": 18 3604 "line": 20
3234 }, 3605 },
3235 "file": "src/features/delayApp/Component.js", 3606 "file": "src/features/delayApp/Component.js",
3236 "id": "feature.delayApp.headline", 3607 "id": "feature.delayApp.headline",
3237 "start": { 3608 "start": {
3238 "column": 12, 3609 "column": 12,
3239 "line": 15 3610 "line": 17
3611 }
3612 },
3613 {
3614 "defaultMessage": "!!!Get the free Franz Professional 14 day trial and skip the line",
3615 "end": {
3616 "column": 3,
3617 "line": 24
3618 },
3619 "file": "src/features/delayApp/Component.js",
3620 "id": "feature.delayApp.trial.headline",
3621 "start": {
3622 "column": 17,
3623 "line": 21
3240 } 3624 }
3241 }, 3625 },
3242 { 3626 {
3243 "defaultMessage": "!!!Get a Franz Supporter License", 3627 "defaultMessage": "!!!Get a Franz Supporter License",
3244 "end": { 3628 "end": {
3245 "column": 3, 3629 "column": 3,
3246 "line": 22 3630 "line": 28
3247 }, 3631 },
3248 "file": "src/features/delayApp/Component.js", 3632 "file": "src/features/delayApp/Component.js",
3249 "id": "feature.delayApp.action", 3633 "id": "feature.delayApp.upgrade.action",
3250 "start": { 3634 "start": {
3251 "column": 10, 3635 "column": 10,
3252 "line": 19 3636 "line": 25
3637 }
3638 },
3639 {
3640 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional",
3641 "end": {
3642 "column": 3,
3643 "line": 32
3644 },
3645 "file": "src/features/delayApp/Component.js",
3646 "id": "feature.delayApp.trial.action",
3647 "start": {
3648 "column": 15,
3649 "line": 29
3253 } 3650 }
3254 }, 3651 },
3255 { 3652 {
3256 "defaultMessage": "!!!Franz will continue in {seconds} seconds.", 3653 "defaultMessage": "!!!Franz will continue in {seconds} seconds.",
3257 "end": { 3654 "end": {
3258 "column": 3, 3655 "column": 3,
3259 "line": 26 3656 "line": 36
3260 }, 3657 },
3261 "file": "src/features/delayApp/Component.js", 3658 "file": "src/features/delayApp/Component.js",
3262 "id": "feature.delayApp.text", 3659 "id": "feature.delayApp.text",
3263 "start": { 3660 "start": {
3264 "column": 8, 3661 "column": 8,
3265 "line": 23 3662 "line": 33
3266 } 3663 }
3267 } 3664 }
3268 ], 3665 ],
@@ -3271,94 +3668,143 @@
3271 { 3668 {
3272 "descriptors": [ 3669 "descriptors": [
3273 { 3670 {
3274 "defaultMessage": "!!!Franz is better together!", 3671 "defaultMessage": "!!!Changes in Franz {version}",
3672 "end": {
3673 "column": 3,
3674 "line": 23
3675 },
3676 "file": "src/features/serviceLimit/components/AnnouncementScreen.js",
3677 "id": "feature.announcements.changelog.headline",
3678 "start": {
3679 "column": 12,
3680 "line": 20
3681 }
3682 }
3683 ],
3684 "path": "src/features/serviceLimit/components/AnnouncementScreen.json"
3685 },
3686 {
3687 "descriptors": [
3688 {
3689 "defaultMessage": "!!!You have added {amount} of {limit} services. Please upgrade your account to add more services.",
3690 "end": {
3691 "column": 3,
3692 "line": 14
3693 },
3694 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js",
3695 "id": "feature.serviceLimit.limitReached",
3696 "start": {
3697 "column": 16,
3698 "line": 11
3699 }
3700 },
3701 {
3702 "defaultMessage": "!!!Upgrade account",
3275 "end": { 3703 "end": {
3276 "column": 3, 3704 "column": 3,
3277 "line": 18 3705 "line": 18
3278 }, 3706 },
3707 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js",
3708 "id": "premiumFeature.button.upgradeAccount",
3709 "start": {
3710 "column": 10,
3711 "line": 15
3712 }
3713 }
3714 ],
3715 "path": "src/features/serviceLimit/components/LimitReachedInfobox.json"
3716 },
3717 {
3718 "descriptors": [
3719 {
3720 "defaultMessage": "!!!Franz is better together!",
3721 "end": {
3722 "column": 3,
3723 "line": 19
3724 },
3279 "file": "src/features/shareFranz/Component.js", 3725 "file": "src/features/shareFranz/Component.js",
3280 "id": "feature.shareFranz.headline", 3726 "id": "feature.shareFranz.headline",
3281 "start": { 3727 "start": {
3282 "column": 12, 3728 "column": 12,
3283 "line": 15 3729 "line": 16
3284 } 3730 }
3285 }, 3731 },
3286 { 3732 {
3287 "defaultMessage": "!!!Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 3733 "defaultMessage": "!!!Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
3288 "end": { 3734 "end": {
3289 "column": 3, 3735 "column": 3,
3290 "line": 22 3736 "line": 23
3291 }, 3737 },
3292 "file": "src/features/shareFranz/Component.js", 3738 "file": "src/features/shareFranz/Component.js",
3293 "id": "feature.shareFranz.text", 3739 "id": "feature.shareFranz.text",
3294 "start": { 3740 "start": {
3295 "column": 8, 3741 "column": 8,
3296 "line": 19 3742 "line": 20
3297 } 3743 }
3298 }, 3744 },
3299 { 3745 {
3300 "defaultMessage": "!!!Share as email", 3746 "defaultMessage": "!!!Share as email",
3301 "end": { 3747 "end": {
3302 "column": 3, 3748 "column": 3,
3303 "line": 26 3749 "line": 27
3304 }, 3750 },
3305 "file": "src/features/shareFranz/Component.js", 3751 "file": "src/features/shareFranz/Component.js",
3306 "id": "feature.shareFranz.action.email", 3752 "id": "feature.shareFranz.action.email",
3307 "start": { 3753 "start": {
3308 "column": 16, 3754 "column": 16,
3309 "line": 23 3755 "line": 24
3310 } 3756 }
3311 }, 3757 },
3312 { 3758 {
3313 "defaultMessage": "!!!Share on Facebook", 3759 "defaultMessage": "!!!Share on Facebook",
3314 "end": { 3760 "end": {
3315 "column": 3, 3761 "column": 3,
3316 "line": 30 3762 "line": 31
3317 }, 3763 },
3318 "file": "src/features/shareFranz/Component.js", 3764 "file": "src/features/shareFranz/Component.js",
3319 "id": "feature.shareFranz.action.facebook", 3765 "id": "feature.shareFranz.action.facebook",
3320 "start": { 3766 "start": {
3321 "column": 19, 3767 "column": 19,
3322 "line": 27 3768 "line": 28
3323 } 3769 }
3324 }, 3770 },
3325 { 3771 {
3326 "defaultMessage": "!!!Share on Twitter", 3772 "defaultMessage": "!!!Share on Twitter",
3327 "end": { 3773 "end": {
3328 "column": 3, 3774 "column": 3,
3329 "line": 34 3775 "line": 35
3330 }, 3776 },
3331 "file": "src/features/shareFranz/Component.js", 3777 "file": "src/features/shareFranz/Component.js",
3332 "id": "feature.shareFranz.action.twitter", 3778 "id": "feature.shareFranz.action.twitter",
3333 "start": { 3779 "start": {
3334 "column": 18, 3780 "column": 18,
3335 "line": 31 3781 "line": 32
3336 } 3782 }
3337 }, 3783 },
3338 { 3784 {
3339 "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 3785 "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
3340 "end": { 3786 "end": {
3341 "column": 3, 3787 "column": 3,
3342 "line": 38 3788 "line": 39
3343 }, 3789 },
3344 "file": "src/features/shareFranz/Component.js", 3790 "file": "src/features/shareFranz/Component.js",
3345 "id": "feature.shareFranz.shareText.email", 3791 "id": "feature.shareFranz.shareText.email",
3346 "start": { 3792 "start": {
3347 "column": 18, 3793 "column": 18,
3348 "line": 35 3794 "line": 36
3349 } 3795 }
3350 }, 3796 },
3351 { 3797 {
3352 "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", 3798 "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",
3353 "end": { 3799 "end": {
3354 "column": 3, 3800 "column": 3,
3355 "line": 42 3801 "line": 43
3356 }, 3802 },
3357 "file": "src/features/shareFranz/Component.js", 3803 "file": "src/features/shareFranz/Component.js",
3358 "id": "feature.shareFranz.shareText.twitter", 3804 "id": "feature.shareFranz.shareText.twitter",
3359 "start": { 3805 "start": {
3360 "column": 20, 3806 "column": 20,
3361 "line": 39 3807 "line": 40
3362 } 3808 }
3363 } 3809 }
3364 ], 3810 ],
@@ -3761,6 +4207,146 @@
3761 { 4207 {
3762 "descriptors": [ 4208 "descriptors": [
3763 { 4209 {
4210 "defaultMessage": "!!!Franz Professional",
4211 "end": {
4212 "column": 3,
4213 "line": 8
4214 },
4215 "file": "src/helpers/plan-helpers.js",
4216 "id": "pricing.plan.pro",
4217 "start": {
4218 "column": 15,
4219 "line": 5
4220 }
4221 },
4222 {
4223 "defaultMessage": "!!!Franz Personal",
4224 "end": {
4225 "column": 3,
4226 "line": 12
4227 },
4228 "file": "src/helpers/plan-helpers.js",
4229 "id": "pricing.plan.personal",
4230 "start": {
4231 "column": 20,
4232 "line": 9
4233 }
4234 },
4235 {
4236 "defaultMessage": "!!!Franz Free",
4237 "end": {
4238 "column": 3,
4239 "line": 16
4240 },
4241 "file": "src/helpers/plan-helpers.js",
4242 "id": "pricing.plan.free",
4243 "start": {
4244 "column": 16,
4245 "line": 13
4246 }
4247 },
4248 {
4249 "defaultMessage": "!!!Franz Premium",
4250 "end": {
4251 "column": 3,
4252 "line": 20
4253 },
4254 "file": "src/helpers/plan-helpers.js",
4255 "id": "pricing.plan.legacy",
4256 "start": {
4257 "column": 18,
4258 "line": 17
4259 }
4260 }
4261 ],
4262 "path": "src/helpers/plan-helpers.json"
4263 },
4264 {
4265 "descriptors": [
4266 {
4267 "defaultMessage": "!!!Franz Professional Yearly",
4268 "end": {
4269 "column": 3,
4270 "line": 8
4271 },
4272 "file": "src/helpers/pricing-helpers.js",
4273 "id": "pricing.plan.pro-yearly",
4274 "start": {
4275 "column": 22,
4276 "line": 5
4277 }
4278 },
4279 {
4280 "defaultMessage": "!!!Franz Professional Monthly",
4281 "end": {
4282 "column": 3,
4283 "line": 12
4284 },
4285 "file": "src/helpers/pricing-helpers.js",
4286 "id": "pricing.plan.pro-monthly",
4287 "start": {
4288 "column": 23,
4289 "line": 9
4290 }
4291 },
4292 {
4293 "defaultMessage": "!!!Franz Personal Yearly",
4294 "end": {
4295 "column": 3,
4296 "line": 16
4297 },
4298 "file": "src/helpers/pricing-helpers.js",
4299 "id": "pricing.plan.personal-yearly",
4300 "start": {
4301 "column": 27,
4302 "line": 13
4303 }
4304 },
4305 {
4306 "defaultMessage": "!!!Franz Personal Monthly",
4307 "end": {
4308 "column": 3,
4309 "line": 20
4310 },
4311 "file": "src/helpers/pricing-helpers.js",
4312 "id": "pricing.plan.personal-monthly",
4313 "start": {
4314 "column": 28,
4315 "line": 17
4316 }
4317 },
4318 {
4319 "defaultMessage": "!!!Franz Free",
4320 "end": {
4321 "column": 3,
4322 "line": 24
4323 },
4324 "file": "src/helpers/pricing-helpers.js",
4325 "id": "pricing.plan.free",
4326 "start": {
4327 "column": 16,
4328 "line": 21
4329 }
4330 },
4331 {
4332 "defaultMessage": "!!!Franz Premium",
4333 "end": {
4334 "column": 3,
4335 "line": 28
4336 },
4337 "file": "src/helpers/pricing-helpers.js",
4338 "id": "pricing.plan.legacy",
4339 "start": {
4340 "column": 18,
4341 "line": 25
4342 }
4343 }
4344 ],
4345 "path": "src/helpers/pricing-helpers.json"
4346 },
4347 {
4348 "descriptors": [
4349 {
3764 "defaultMessage": "!!!Field is required", 4350 "defaultMessage": "!!!Field is required",
3765 "end": { 4351 "end": {
3766 "column": 3, 4352 "column": 3,