aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-06-23 20:39:18 +0530
committerLibravatar GitHub <noreply@github.com>2021-06-23 17:09:18 +0200
commit4d26ffd4805c234e4b0592ae5aa9254e8c3206fd (patch)
tree6e1e9dd01f53677c40482e45cea3646e952750a9 /src/i18n/locales/defaultMessages.json
parentAdded new message when the user doesn't find a service (but that is present i... (diff)
downloadferdium-app-4d26ffd4805c234e4b0592ae5aa9254e8c3206fd.tar.gz
ferdium-app-4d26ffd4805c234e4b0592ae5aa9254e8c3206fd.tar.zst
ferdium-app-4d26ffd4805c234e4b0592ae5aa9254e8c3206fd.zip
Upgraded eslint and fixed all the reported errors. (#1549)
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json412
1 files changed, 206 insertions, 206 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 8225b50ef..984ec22e5 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -1266,117 +1266,117 @@
1266 "defaultMessage": "!!!Settings", 1266 "defaultMessage": "!!!Settings",
1267 "end": { 1267 "end": {
1268 "column": 3, 1268 "column": 3,
1269 "line": 21 1269 "line": 23
1270 }, 1270 },
1271 "file": "src/components/layout/Sidebar.js", 1271 "file": "src/components/layout/Sidebar.js",
1272 "id": "sidebar.settings", 1272 "id": "sidebar.settings",
1273 "start": { 1273 "start": {
1274 "column": 12, 1274 "column": 12,
1275 "line": 18 1275 "line": 20
1276 } 1276 }
1277 }, 1277 },
1278 { 1278 {
1279 "defaultMessage": "!!!Add new service", 1279 "defaultMessage": "!!!Add new service",
1280 "end": { 1280 "end": {
1281 "column": 3, 1281 "column": 3,
1282 "line": 25 1282 "line": 27
1283 }, 1283 },
1284 "file": "src/components/layout/Sidebar.js", 1284 "file": "src/components/layout/Sidebar.js",
1285 "id": "sidebar.addNewService", 1285 "id": "sidebar.addNewService",
1286 "start": { 1286 "start": {
1287 "column": 17, 1287 "column": 17,
1288 "line": 22 1288 "line": 24
1289 } 1289 }
1290 }, 1290 },
1291 { 1291 {
1292 "defaultMessage": "!!!Disable notifications & audio", 1292 "defaultMessage": "!!!Disable notifications & audio",
1293 "end": { 1293 "end": {
1294 "column": 3, 1294 "column": 3,
1295 "line": 29 1295 "line": 31
1296 }, 1296 },
1297 "file": "src/components/layout/Sidebar.js", 1297 "file": "src/components/layout/Sidebar.js",
1298 "id": "sidebar.muteApp", 1298 "id": "sidebar.muteApp",
1299 "start": { 1299 "start": {
1300 "column": 8, 1300 "column": 8,
1301 "line": 26 1301 "line": 28
1302 } 1302 }
1303 }, 1303 },
1304 { 1304 {
1305 "defaultMessage": "!!!Enable notifications & audio", 1305 "defaultMessage": "!!!Enable notifications & audio",
1306 "end": { 1306 "end": {
1307 "column": 3, 1307 "column": 3,
1308 "line": 33 1308 "line": 35
1309 }, 1309 },
1310 "file": "src/components/layout/Sidebar.js", 1310 "file": "src/components/layout/Sidebar.js",
1311 "id": "sidebar.unmuteApp", 1311 "id": "sidebar.unmuteApp",
1312 "start": { 1312 "start": {
1313 "column": 10, 1313 "column": 10,
1314 "line": 30 1314 "line": 32
1315 } 1315 }
1316 }, 1316 },
1317 { 1317 {
1318 "defaultMessage": "!!!Open workspace drawer", 1318 "defaultMessage": "!!!Open workspace drawer",
1319 "end": { 1319 "end": {
1320 "column": 3, 1320 "column": 3,
1321 "line": 37 1321 "line": 39
1322 }, 1322 },
1323 "file": "src/components/layout/Sidebar.js", 1323 "file": "src/components/layout/Sidebar.js",
1324 "id": "sidebar.openWorkspaceDrawer", 1324 "id": "sidebar.openWorkspaceDrawer",
1325 "start": { 1325 "start": {
1326 "column": 23, 1326 "column": 23,
1327 "line": 34 1327 "line": 36
1328 } 1328 }
1329 }, 1329 },
1330 { 1330 {
1331 "defaultMessage": "!!!Close workspace drawer", 1331 "defaultMessage": "!!!Close workspace drawer",
1332 "end": { 1332 "end": {
1333 "column": 3, 1333 "column": 3,
1334 "line": 41 1334 "line": 43
1335 }, 1335 },
1336 "file": "src/components/layout/Sidebar.js", 1336 "file": "src/components/layout/Sidebar.js",
1337 "id": "sidebar.closeWorkspaceDrawer", 1337 "id": "sidebar.closeWorkspaceDrawer",
1338 "start": { 1338 "start": {
1339 "column": 24, 1339 "column": 24,
1340 "line": 38 1340 "line": 40
1341 } 1341 }
1342 }, 1342 },
1343 { 1343 {
1344 "defaultMessage": "!!!Open Franz Todos", 1344 "defaultMessage": "!!!Open Franz Todos",
1345 "end": { 1345 "end": {
1346 "column": 3, 1346 "column": 3,
1347 "line": 45 1347 "line": 47
1348 }, 1348 },
1349 "file": "src/components/layout/Sidebar.js", 1349 "file": "src/components/layout/Sidebar.js",
1350 "id": "sidebar.openTodosDrawer", 1350 "id": "sidebar.openTodosDrawer",
1351 "start": { 1351 "start": {
1352 "column": 19, 1352 "column": 19,
1353 "line": 42 1353 "line": 44
1354 } 1354 }
1355 }, 1355 },
1356 { 1356 {
1357 "defaultMessage": "!!!Close Franz Todos", 1357 "defaultMessage": "!!!Close Franz Todos",
1358 "end": { 1358 "end": {
1359 "column": 3, 1359 "column": 3,
1360 "line": 49 1360 "line": 51
1361 }, 1361 },
1362 "file": "src/components/layout/Sidebar.js", 1362 "file": "src/components/layout/Sidebar.js",
1363 "id": "sidebar.closeTodosDrawer", 1363 "id": "sidebar.closeTodosDrawer",
1364 "start": { 1364 "start": {
1365 "column": 20, 1365 "column": 20,
1366 "line": 46 1366 "line": 48
1367 } 1367 }
1368 }, 1368 },
1369 { 1369 {
1370 "defaultMessage": "!!!Lock Ferdi", 1370 "defaultMessage": "!!!Lock Ferdi",
1371 "end": { 1371 "end": {
1372 "column": 3, 1372 "column": 3,
1373 "line": 53 1373 "line": 55
1374 }, 1374 },
1375 "file": "src/components/layout/Sidebar.js", 1375 "file": "src/components/layout/Sidebar.js",
1376 "id": "sidebar.lockFerdi", 1376 "id": "sidebar.lockFerdi",
1377 "start": { 1377 "start": {
1378 "column": 13, 1378 "column": 13,
1379 "line": 50 1379 "line": 52
1380 } 1380 }
1381 } 1381 }
1382 ], 1382 ],
@@ -4256,91 +4256,91 @@
4256 "defaultMessage": "!!!Get a Franz Supporter License", 4256 "defaultMessage": "!!!Get a Franz Supporter License",
4257 "end": { 4257 "end": {
4258 "column": 3, 4258 "column": 3,
4259 "line": 15 4259 "line": 16
4260 }, 4260 },
4261 "file": "src/components/ui/ActivateTrialButton/index.js", 4261 "file": "src/components/ui/ActivateTrialButton/index.js",
4262 "id": "feature.delayApp.upgrade.action", 4262 "id": "feature.delayApp.upgrade.action",
4263 "start": { 4263 "start": {
4264 "column": 10, 4264 "column": 10,
4265 "line": 12 4265 "line": 13
4266 } 4266 }
4267 }, 4267 },
4268 { 4268 {
4269 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional", 4269 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional",
4270 "end": { 4270 "end": {
4271 "column": 3, 4271 "column": 3,
4272 "line": 19 4272 "line": 20
4273 }, 4273 },
4274 "file": "src/components/ui/ActivateTrialButton/index.js", 4274 "file": "src/components/ui/ActivateTrialButton/index.js",
4275 "id": "feature.delayApp.trial.action", 4275 "id": "feature.delayApp.trial.action",
4276 "start": { 4276 "start": {
4277 "column": 15, 4277 "column": 15,
4278 "line": 16 4278 "line": 17
4279 } 4279 }
4280 }, 4280 },
4281 { 4281 {
4282 "defaultMessage": "!!!Upgrade account", 4282 "defaultMessage": "!!!Upgrade account",
4283 "end": { 4283 "end": {
4284 "column": 3, 4284 "column": 3,
4285 "line": 23 4285 "line": 24
4286 }, 4286 },
4287 "file": "src/components/ui/ActivateTrialButton/index.js", 4287 "file": "src/components/ui/ActivateTrialButton/index.js",
4288 "id": "feature.delayApp.upgrade.actionShort", 4288 "id": "feature.delayApp.upgrade.actionShort",
4289 "start": { 4289 "start": {
4290 "column": 15, 4290 "column": 15,
4291 "line": 20 4291 "line": 21
4292 } 4292 }
4293 }, 4293 },
4294 { 4294 {
4295 "defaultMessage": "!!!Activate the free Franz Professional trial", 4295 "defaultMessage": "!!!Activate the free Franz Professional trial",
4296 "end": { 4296 "end": {
4297 "column": 3, 4297 "column": 3,
4298 "line": 27 4298 "line": 28
4299 }, 4299 },
4300 "file": "src/components/ui/ActivateTrialButton/index.js", 4300 "file": "src/components/ui/ActivateTrialButton/index.js",
4301 "id": "feature.delayApp.trial.actionShort", 4301 "id": "feature.delayApp.trial.actionShort",
4302 "start": { 4302 "start": {
4303 "column": 20, 4303 "column": 20,
4304 "line": 24 4304 "line": 25
4305 } 4305 }
4306 }, 4306 },
4307 { 4307 {
4308 "defaultMessage": "!!!No strings attached", 4308 "defaultMessage": "!!!No strings attached",
4309 "end": { 4309 "end": {
4310 "column": 3, 4310 "column": 3,
4311 "line": 31 4311 "line": 32
4312 }, 4312 },
4313 "file": "src/components/ui/ActivateTrialButton/index.js", 4313 "file": "src/components/ui/ActivateTrialButton/index.js",
4314 "id": "pricing.trial.terms.headline", 4314 "id": "pricing.trial.terms.headline",
4315 "start": { 4315 "start": {
4316 "column": 29, 4316 "column": 29,
4317 "line": 28 4317 "line": 29
4318 } 4318 }
4319 }, 4319 },
4320 { 4320 {
4321 "defaultMessage": "!!!No credit card required", 4321 "defaultMessage": "!!!No credit card required",
4322 "end": { 4322 "end": {
4323 "column": 3, 4323 "column": 3,
4324 "line": 35 4324 "line": 36
4325 }, 4325 },
4326 "file": "src/components/ui/ActivateTrialButton/index.js", 4326 "file": "src/components/ui/ActivateTrialButton/index.js",
4327 "id": "pricing.trial.terms.noCreditCard", 4327 "id": "pricing.trial.terms.noCreditCard",
4328 "start": { 4328 "start": {
4329 "column": 16, 4329 "column": 16,
4330 "line": 32 4330 "line": 33
4331 } 4331 }
4332 }, 4332 },
4333 { 4333 {
4334 "defaultMessage": "!!!Your free trial ends automatically after 14 days", 4334 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
4335 "end": { 4335 "end": {
4336 "column": 3, 4336 "column": 3,
4337 "line": 39 4337 "line": 40
4338 }, 4338 },
4339 "file": "src/components/ui/ActivateTrialButton/index.js", 4339 "file": "src/components/ui/ActivateTrialButton/index.js",
4340 "id": "pricing.trial.terms.automaticTrialEnd", 4340 "id": "pricing.trial.terms.automaticTrialEnd",
4341 "start": { 4341 "start": {
4342 "column": 21, 4342 "column": 21,
4343 "line": 36 4343 "line": 37
4344 } 4344 }
4345 } 4345 }
4346 ], 4346 ],
@@ -4565,13 +4565,13 @@
4565 "defaultMessage": "!!!Upgrade account", 4565 "defaultMessage": "!!!Upgrade account",
4566 "end": { 4566 "end": {
4567 "column": 3, 4567 "column": 3,
4568 "line": 18 4568 "line": 19
4569 }, 4569 },
4570 "file": "src/components/ui/PremiumFeatureContainer/index.js", 4570 "file": "src/components/ui/PremiumFeatureContainer/index.js",
4571 "id": "premiumFeature.button.upgradeAccount", 4571 "id": "premiumFeature.button.upgradeAccount",
4572 "start": { 4572 "start": {
4573 "column": 10, 4573 "column": 10,
4574 "line": 15 4574 "line": 16
4575 } 4575 }
4576 } 4576 }
4577 ], 4577 ],
@@ -4583,13 +4583,13 @@
4583 "defaultMessage": "!!!Upgrade to Franz Professional", 4583 "defaultMessage": "!!!Upgrade to Franz Professional",
4584 "end": { 4584 "end": {
4585 "column": 3, 4585 "column": 3,
4586 "line": 15 4586 "line": 16
4587 }, 4587 },
4588 "file": "src/components/ui/UpgradeButton/index.js", 4588 "file": "src/components/ui/UpgradeButton/index.js",
4589 "id": "global.upgradeButton.upgradeToPro", 4589 "id": "global.upgradeButton.upgradeToPro",
4590 "start": { 4590 "start": {
4591 "column": 16, 4591 "column": 16,
4592 "line": 12 4592 "line": 13
4593 } 4593 }
4594 } 4594 }
4595 ], 4595 ],
@@ -4650,247 +4650,247 @@
4650 "defaultMessage": "!!!Name", 4650 "defaultMessage": "!!!Name",
4651 "end": { 4651 "end": {
4652 "column": 3, 4652 "column": 3,
4653 "line": 31 4653 "line": 32
4654 }, 4654 },
4655 "file": "src/containers/settings/EditServiceScreen.js", 4655 "file": "src/containers/settings/EditServiceScreen.js",
4656 "id": "settings.service.form.name", 4656 "id": "settings.service.form.name",
4657 "start": { 4657 "start": {
4658 "column": 8, 4658 "column": 8,
4659 "line": 28 4659 "line": 29
4660 } 4660 }
4661 }, 4661 },
4662 { 4662 {
4663 "defaultMessage": "!!!Enable service", 4663 "defaultMessage": "!!!Enable service",
4664 "end": { 4664 "end": {
4665 "column": 3, 4665 "column": 3,
4666 "line": 35 4666 "line": 36
4667 }, 4667 },
4668 "file": "src/containers/settings/EditServiceScreen.js", 4668 "file": "src/containers/settings/EditServiceScreen.js",
4669 "id": "settings.service.form.enableService", 4669 "id": "settings.service.form.enableService",
4670 "start": { 4670 "start": {
4671 "column": 17, 4671 "column": 17,
4672 "line": 32 4672 "line": 33
4673 } 4673 }
4674 }, 4674 },
4675 { 4675 {
4676 "defaultMessage": "!!!Enable hibernation", 4676 "defaultMessage": "!!!Enable hibernation",
4677 "end": { 4677 "end": {
4678 "column": 3, 4678 "column": 3,
4679 "line": 39 4679 "line": 40
4680 }, 4680 },
4681 "file": "src/containers/settings/EditServiceScreen.js", 4681 "file": "src/containers/settings/EditServiceScreen.js",
4682 "id": "settings.service.form.enableHibernation", 4682 "id": "settings.service.form.enableHibernation",
4683 "start": { 4683 "start": {
4684 "column": 21, 4684 "column": 21,
4685 "line": 36 4685 "line": 37
4686 } 4686 }
4687 }, 4687 },
4688 { 4688 {
4689 "defaultMessage": "!!!Enable Notifications", 4689 "defaultMessage": "!!!Enable Notifications",
4690 "end": { 4690 "end": {
4691 "column": 3, 4691 "column": 3,
4692 "line": 43 4692 "line": 44
4693 }, 4693 },
4694 "file": "src/containers/settings/EditServiceScreen.js", 4694 "file": "src/containers/settings/EditServiceScreen.js",
4695 "id": "settings.service.form.enableNotification", 4695 "id": "settings.service.form.enableNotification",
4696 "start": { 4696 "start": {
4697 "column": 22, 4697 "column": 22,
4698 "line": 40 4698 "line": 41
4699 } 4699 }
4700 }, 4700 },
4701 { 4701 {
4702 "defaultMessage": "!!!Show unread message badges", 4702 "defaultMessage": "!!!Show unread message badges",
4703 "end": { 4703 "end": {
4704 "column": 3, 4704 "column": 3,
4705 "line": 47 4705 "line": 48
4706 }, 4706 },
4707 "file": "src/containers/settings/EditServiceScreen.js", 4707 "file": "src/containers/settings/EditServiceScreen.js",
4708 "id": "settings.service.form.enableBadge", 4708 "id": "settings.service.form.enableBadge",
4709 "start": { 4709 "start": {
4710 "column": 15, 4710 "column": 15,
4711 "line": 44 4711 "line": 45
4712 } 4712 }
4713 }, 4713 },
4714 { 4714 {
4715 "defaultMessage": "!!!Enable audio", 4715 "defaultMessage": "!!!Enable audio",
4716 "end": { 4716 "end": {
4717 "column": 3, 4717 "column": 3,
4718 "line": 51 4718 "line": 52
4719 }, 4719 },
4720 "file": "src/containers/settings/EditServiceScreen.js", 4720 "file": "src/containers/settings/EditServiceScreen.js",
4721 "id": "settings.service.form.enableAudio", 4721 "id": "settings.service.form.enableAudio",
4722 "start": { 4722 "start": {
4723 "column": 15, 4723 "column": 15,
4724 "line": 48 4724 "line": 49
4725 } 4725 }
4726 }, 4726 },
4727 { 4727 {
4728 "defaultMessage": "!!!Team", 4728 "defaultMessage": "!!!Team",
4729 "end": { 4729 "end": {
4730 "column": 3, 4730 "column": 3,
4731 "line": 55 4731 "line": 56
4732 }, 4732 },
4733 "file": "src/containers/settings/EditServiceScreen.js", 4733 "file": "src/containers/settings/EditServiceScreen.js",
4734 "id": "settings.service.form.team", 4734 "id": "settings.service.form.team",
4735 "start": { 4735 "start": {
4736 "column": 8, 4736 "column": 8,
4737 "line": 52 4737 "line": 53
4738 } 4738 }
4739 }, 4739 },
4740 { 4740 {
4741 "defaultMessage": "!!!Service URL", 4741 "defaultMessage": "!!!Service URL",
4742 "end": { 4742 "end": {
4743 "column": 3, 4743 "column": 3,
4744 "line": 59 4744 "line": 60
4745 }, 4745 },
4746 "file": "src/containers/settings/EditServiceScreen.js", 4746 "file": "src/containers/settings/EditServiceScreen.js",
4747 "id": "settings.service.form.customUrl", 4747 "id": "settings.service.form.customUrl",
4748 "start": { 4748 "start": {
4749 "column": 13, 4749 "column": 13,
4750 "line": 56 4750 "line": 57
4751 } 4751 }
4752 }, 4752 },
4753 { 4753 {
4754 "defaultMessage": "!!!Show message badge for all new messages", 4754 "defaultMessage": "!!!Show message badge for all new messages",
4755 "end": { 4755 "end": {
4756 "column": 3, 4756 "column": 3,
4757 "line": 63 4757 "line": 64
4758 }, 4758 },
4759 "file": "src/containers/settings/EditServiceScreen.js", 4759 "file": "src/containers/settings/EditServiceScreen.js",
4760 "id": "settings.service.form.indirectMessages", 4760 "id": "settings.service.form.indirectMessages",
4761 "start": { 4761 "start": {
4762 "column": 20, 4762 "column": 20,
4763 "line": 60 4763 "line": 61
4764 } 4764 }
4765 }, 4765 },
4766 { 4766 {
4767 "defaultMessage": "!!!Custom icon", 4767 "defaultMessage": "!!!Custom icon",
4768 "end": { 4768 "end": {
4769 "column": 3, 4769 "column": 3,
4770 "line": 67 4770 "line": 68
4771 }, 4771 },
4772 "file": "src/containers/settings/EditServiceScreen.js", 4772 "file": "src/containers/settings/EditServiceScreen.js",
4773 "id": "settings.service.form.icon", 4773 "id": "settings.service.form.icon",
4774 "start": { 4774 "start": {
4775 "column": 8, 4775 "column": 8,
4776 "line": 64 4776 "line": 65
4777 } 4777 }
4778 }, 4778 },
4779 { 4779 {
4780 "defaultMessage": "!!!Enable Dark Mode", 4780 "defaultMessage": "!!!Enable Dark Mode",
4781 "end": { 4781 "end": {
4782 "column": 3, 4782 "column": 3,
4783 "line": 71 4783 "line": 72
4784 }, 4784 },
4785 "file": "src/containers/settings/EditServiceScreen.js", 4785 "file": "src/containers/settings/EditServiceScreen.js",
4786 "id": "settings.service.form.enableDarkMode", 4786 "id": "settings.service.form.enableDarkMode",
4787 "start": { 4787 "start": {
4788 "column": 18, 4788 "column": 18,
4789 "line": 68 4789 "line": 69
4790 } 4790 }
4791 }, 4791 },
4792 { 4792 {
4793 "defaultMessage": "!!!Dark Reader Brightness", 4793 "defaultMessage": "!!!Dark Reader Brightness",
4794 "end": { 4794 "end": {
4795 "column": 3, 4795 "column": 3,
4796 "line": 75 4796 "line": 76
4797 }, 4797 },
4798 "file": "src/containers/settings/EditServiceScreen.js", 4798 "file": "src/containers/settings/EditServiceScreen.js",
4799 "id": "settings.service.form.darkReaderBrightness", 4799 "id": "settings.service.form.darkReaderBrightness",
4800 "start": { 4800 "start": {
4801 "column": 24, 4801 "column": 24,
4802 "line": 72 4802 "line": 73
4803 } 4803 }
4804 }, 4804 },
4805 { 4805 {
4806 "defaultMessage": "!!!Dark Reader Contrast", 4806 "defaultMessage": "!!!Dark Reader Contrast",
4807 "end": { 4807 "end": {
4808 "column": 3, 4808 "column": 3,
4809 "line": 79 4809 "line": 80
4810 }, 4810 },
4811 "file": "src/containers/settings/EditServiceScreen.js", 4811 "file": "src/containers/settings/EditServiceScreen.js",
4812 "id": "settings.service.form.darkReaderContrast", 4812 "id": "settings.service.form.darkReaderContrast",
4813 "start": { 4813 "start": {
4814 "column": 22, 4814 "column": 22,
4815 "line": 76 4815 "line": 77
4816 } 4816 }
4817 }, 4817 },
4818 { 4818 {
4819 "defaultMessage": "!!!Dark Reader Sepia", 4819 "defaultMessage": "!!!Dark Reader Sepia",
4820 "end": { 4820 "end": {
4821 "column": 3, 4821 "column": 3,
4822 "line": 83 4822 "line": 84
4823 }, 4823 },
4824 "file": "src/containers/settings/EditServiceScreen.js", 4824 "file": "src/containers/settings/EditServiceScreen.js",
4825 "id": "settings.service.form.darkReaderSepia", 4825 "id": "settings.service.form.darkReaderSepia",
4826 "start": { 4826 "start": {
4827 "column": 19, 4827 "column": 19,
4828 "line": 80 4828 "line": 81
4829 } 4829 }
4830 }, 4830 },
4831 { 4831 {
4832 "defaultMessage": "!!!Use Proxy", 4832 "defaultMessage": "!!!Use Proxy",
4833 "end": { 4833 "end": {
4834 "column": 3, 4834 "column": 3,
4835 "line": 87 4835 "line": 88
4836 }, 4836 },
4837 "file": "src/containers/settings/EditServiceScreen.js", 4837 "file": "src/containers/settings/EditServiceScreen.js",
4838 "id": "settings.service.form.proxy.isEnabled", 4838 "id": "settings.service.form.proxy.isEnabled",
4839 "start": { 4839 "start": {
4840 "column": 15, 4840 "column": 15,
4841 "line": 84 4841 "line": 85
4842 } 4842 }
4843 }, 4843 },
4844 { 4844 {
4845 "defaultMessage": "!!!Proxy Host/IP", 4845 "defaultMessage": "!!!Proxy Host/IP",
4846 "end": { 4846 "end": {
4847 "column": 3, 4847 "column": 3,
4848 "line": 91 4848 "line": 92
4849 }, 4849 },
4850 "file": "src/containers/settings/EditServiceScreen.js", 4850 "file": "src/containers/settings/EditServiceScreen.js",
4851 "id": "settings.service.form.proxy.host", 4851 "id": "settings.service.form.proxy.host",
4852 "start": { 4852 "start": {
4853 "column": 13, 4853 "column": 13,
4854 "line": 88 4854 "line": 89
4855 } 4855 }
4856 }, 4856 },
4857 { 4857 {
4858 "defaultMessage": "!!!Port", 4858 "defaultMessage": "!!!Port",
4859 "end": { 4859 "end": {
4860 "column": 3, 4860 "column": 3,
4861 "line": 95 4861 "line": 96
4862 }, 4862 },
4863 "file": "src/containers/settings/EditServiceScreen.js", 4863 "file": "src/containers/settings/EditServiceScreen.js",
4864 "id": "settings.service.form.proxy.port", 4864 "id": "settings.service.form.proxy.port",
4865 "start": { 4865 "start": {
4866 "column": 13, 4866 "column": 13,
4867 "line": 92 4867 "line": 93
4868 } 4868 }
4869 }, 4869 },
4870 { 4870 {
4871 "defaultMessage": "!!!User", 4871 "defaultMessage": "!!!User",
4872 "end": { 4872 "end": {
4873 "column": 3, 4873 "column": 3,
4874 "line": 99 4874 "line": 100
4875 }, 4875 },
4876 "file": "src/containers/settings/EditServiceScreen.js", 4876 "file": "src/containers/settings/EditServiceScreen.js",
4877 "id": "settings.service.form.proxy.user", 4877 "id": "settings.service.form.proxy.user",
4878 "start": { 4878 "start": {
4879 "column": 13, 4879 "column": 13,
4880 "line": 96 4880 "line": 97
4881 } 4881 }
4882 }, 4882 },
4883 { 4883 {
4884 "defaultMessage": "!!!Password", 4884 "defaultMessage": "!!!Password",
4885 "end": { 4885 "end": {
4886 "column": 3, 4886 "column": 3,
4887 "line": 103 4887 "line": 104
4888 }, 4888 },
4889 "file": "src/containers/settings/EditServiceScreen.js", 4889 "file": "src/containers/settings/EditServiceScreen.js",
4890 "id": "settings.service.form.proxy.password", 4890 "id": "settings.service.form.proxy.password",
4891 "start": { 4891 "start": {
4892 "column": 17, 4892 "column": 17,
4893 "line": 100 4893 "line": 101
4894 } 4894 }
4895 } 4895 }
4896 ], 4896 ],
@@ -4902,585 +4902,585 @@
4902 "defaultMessage": "!!!Launch Ferdi on start", 4902 "defaultMessage": "!!!Launch Ferdi on start",
4903 "end": { 4903 "end": {
4904 "column": 3, 4904 "column": 3,
4905 "line": 35 4905 "line": 34
4906 }, 4906 },
4907 "file": "src/containers/settings/EditSettingsScreen.js", 4907 "file": "src/containers/settings/EditSettingsScreen.js",
4908 "id": "settings.app.form.autoLaunchOnStart", 4908 "id": "settings.app.form.autoLaunchOnStart",
4909 "start": { 4909 "start": {
4910 "column": 21, 4910 "column": 21,
4911 "line": 32 4911 "line": 31
4912 } 4912 }
4913 }, 4913 },
4914 { 4914 {
4915 "defaultMessage": "!!!Open in background", 4915 "defaultMessage": "!!!Open in background",
4916 "end": { 4916 "end": {
4917 "column": 3, 4917 "column": 3,
4918 "line": 39 4918 "line": 38
4919 }, 4919 },
4920 "file": "src/containers/settings/EditSettingsScreen.js", 4920 "file": "src/containers/settings/EditSettingsScreen.js",
4921 "id": "settings.app.form.autoLaunchInBackground", 4921 "id": "settings.app.form.autoLaunchInBackground",
4922 "start": { 4922 "start": {
4923 "column": 26, 4923 "column": 26,
4924 "line": 36 4924 "line": 35
4925 } 4925 }
4926 }, 4926 },
4927 { 4927 {
4928 "defaultMessage": "!!!Keep Ferdi in background when closing the window", 4928 "defaultMessage": "!!!Keep Ferdi in background when closing the window",
4929 "end": { 4929 "end": {
4930 "column": 3, 4930 "column": 3,
4931 "line": 43 4931 "line": 42
4932 }, 4932 },
4933 "file": "src/containers/settings/EditSettingsScreen.js", 4933 "file": "src/containers/settings/EditSettingsScreen.js",
4934 "id": "settings.app.form.runInBackground", 4934 "id": "settings.app.form.runInBackground",
4935 "start": { 4935 "start": {
4936 "column": 19, 4936 "column": 19,
4937 "line": 40 4937 "line": 39
4938 } 4938 }
4939 }, 4939 },
4940 { 4940 {
4941 "defaultMessage": "!!!Start minimized", 4941 "defaultMessage": "!!!Start minimized",
4942 "end": { 4942 "end": {
4943 "column": 3, 4943 "column": 3,
4944 "line": 47 4944 "line": 46
4945 }, 4945 },
4946 "file": "src/containers/settings/EditSettingsScreen.js", 4946 "file": "src/containers/settings/EditSettingsScreen.js",
4947 "id": "settings.app.form.startMinimized", 4947 "id": "settings.app.form.startMinimized",
4948 "start": { 4948 "start": {
4949 "column": 18, 4949 "column": 18,
4950 "line": 44 4950 "line": 43
4951 } 4951 }
4952 }, 4952 },
4953 { 4953 {
4954 "defaultMessage": "!!!Always show Ferdi in System Tray", 4954 "defaultMessage": "!!!Always show Ferdi in System Tray",
4955 "end": { 4955 "end": {
4956 "column": 3, 4956 "column": 3,
4957 "line": 51 4957 "line": 50
4958 }, 4958 },
4959 "file": "src/containers/settings/EditSettingsScreen.js", 4959 "file": "src/containers/settings/EditSettingsScreen.js",
4960 "id": "settings.app.form.enableSystemTray", 4960 "id": "settings.app.form.enableSystemTray",
4961 "start": { 4961 "start": {
4962 "column": 20, 4962 "column": 20,
4963 "line": 48 4963 "line": 47
4964 } 4964 }
4965 }, 4965 },
4966 { 4966 {
4967 "defaultMessage": "!!!Always show Ferdi in Menu Bar", 4967 "defaultMessage": "!!!Always show Ferdi in Menu Bar",
4968 "end": { 4968 "end": {
4969 "column": 3, 4969 "column": 3,
4970 "line": 55 4970 "line": 54
4971 }, 4971 },
4972 "file": "src/containers/settings/EditSettingsScreen.js", 4972 "file": "src/containers/settings/EditSettingsScreen.js",
4973 "id": "settings.app.form.enableMenuBar", 4973 "id": "settings.app.form.enableMenuBar",
4974 "start": { 4974 "start": {
4975 "column": 17, 4975 "column": 17,
4976 "line": 52 4976 "line": 51
4977 } 4977 }
4978 }, 4978 },
4979 { 4979 {
4980 "defaultMessage": "!!!Reload Ferdi after system resume", 4980 "defaultMessage": "!!!Reload Ferdi after system resume",
4981 "end": { 4981 "end": {
4982 "column": 3, 4982 "column": 3,
4983 "line": 59 4983 "line": 58
4984 }, 4984 },
4985 "file": "src/containers/settings/EditSettingsScreen.js", 4985 "file": "src/containers/settings/EditSettingsScreen.js",
4986 "id": "settings.app.form.reloadAfterResume", 4986 "id": "settings.app.form.reloadAfterResume",
4987 "start": { 4987 "start": {
4988 "column": 21, 4988 "column": 21,
4989 "line": 56 4989 "line": 55
4990 } 4990 }
4991 }, 4991 },
4992 { 4992 {
4993 "defaultMessage": "!!!Minimize Ferdi to system tray", 4993 "defaultMessage": "!!!Minimize Ferdi to system tray",
4994 "end": { 4994 "end": {
4995 "column": 3, 4995 "column": 3,
4996 "line": 63 4996 "line": 62
4997 }, 4997 },
4998 "file": "src/containers/settings/EditSettingsScreen.js", 4998 "file": "src/containers/settings/EditSettingsScreen.js",
4999 "id": "settings.app.form.minimizeToSystemTray", 4999 "id": "settings.app.form.minimizeToSystemTray",
5000 "start": { 5000 "start": {
5001 "column": 24, 5001 "column": 24,
5002 "line": 60 5002 "line": 59
5003 } 5003 }
5004 }, 5004 },
5005 { 5005 {
5006 "defaultMessage": "!!!Close Ferdi to system tray", 5006 "defaultMessage": "!!!Close Ferdi to system tray",
5007 "end": { 5007 "end": {
5008 "column": 3, 5008 "column": 3,
5009 "line": 67 5009 "line": 66
5010 }, 5010 },
5011 "file": "src/containers/settings/EditSettingsScreen.js", 5011 "file": "src/containers/settings/EditSettingsScreen.js",
5012 "id": "settings.app.form.closeToSystemTray", 5012 "id": "settings.app.form.closeToSystemTray",
5013 "start": { 5013 "start": {
5014 "column": 21, 5014 "column": 21,
5015 "line": 64 5015 "line": 63
5016 } 5016 }
5017 }, 5017 },
5018 { 5018 {
5019 "defaultMessage": "!!!Don't show message content in notifications", 5019 "defaultMessage": "!!!Don't show message content in notifications",
5020 "end": { 5020 "end": {
5021 "column": 3, 5021 "column": 3,
5022 "line": 71 5022 "line": 70
5023 }, 5023 },
5024 "file": "src/containers/settings/EditSettingsScreen.js", 5024 "file": "src/containers/settings/EditSettingsScreen.js",
5025 "id": "settings.app.form.privateNotifications", 5025 "id": "settings.app.form.privateNotifications",
5026 "start": { 5026 "start": {
5027 "column": 24, 5027 "column": 24,
5028 "line": 68 5028 "line": 67
5029 } 5029 }
5030 }, 5030 },
5031 { 5031 {
5032 "defaultMessage": "!!!Don't show notifications for clipboard events", 5032 "defaultMessage": "!!!Don't show notifications for clipboard events",
5033 "end": { 5033 "end": {
5034 "column": 3, 5034 "column": 3,
5035 "line": 75 5035 "line": 74
5036 }, 5036 },
5037 "file": "src/containers/settings/EditSettingsScreen.js", 5037 "file": "src/containers/settings/EditSettingsScreen.js",
5038 "id": "settings.app.form.clipboardNotifications", 5038 "id": "settings.app.form.clipboardNotifications",
5039 "start": { 5039 "start": {
5040 "column": 26, 5040 "column": 26,
5041 "line": 72 5041 "line": 71
5042 } 5042 }
5043 }, 5043 },
5044 { 5044 {
5045 "defaultMessage": "!!!Notify TaskBar/Dock on new message", 5045 "defaultMessage": "!!!Notify TaskBar/Dock on new message",
5046 "end": { 5046 "end": {
5047 "column": 3, 5047 "column": 3,
5048 "line": 79 5048 "line": 78
5049 }, 5049 },
5050 "file": "src/containers/settings/EditSettingsScreen.js", 5050 "file": "src/containers/settings/EditSettingsScreen.js",
5051 "id": "settings.app.form.notifyTaskBarOnMessage", 5051 "id": "settings.app.form.notifyTaskBarOnMessage",
5052 "start": { 5052 "start": {
5053 "column": 26, 5053 "column": 26,
5054 "line": 76 5054 "line": 75
5055 } 5055 }
5056 }, 5056 },
5057 { 5057 {
5058 "defaultMessage": "!!!Navigation bar behaviour", 5058 "defaultMessage": "!!!Navigation bar behaviour",
5059 "end": { 5059 "end": {
5060 "column": 3, 5060 "column": 3,
5061 "line": 83 5061 "line": 82
5062 }, 5062 },
5063 "file": "src/containers/settings/EditSettingsScreen.js", 5063 "file": "src/containers/settings/EditSettingsScreen.js",
5064 "id": "settings.app.form.navigationBarBehaviour", 5064 "id": "settings.app.form.navigationBarBehaviour",
5065 "start": { 5065 "start": {
5066 "column": 26, 5066 "column": 26,
5067 "line": 80 5067 "line": 79
5068 } 5068 }
5069 }, 5069 },
5070 { 5070 {
5071 "defaultMessage": "!!!Search engine", 5071 "defaultMessage": "!!!Search engine",
5072 "end": { 5072 "end": {
5073 "column": 3, 5073 "column": 3,
5074 "line": 87 5074 "line": 86
5075 }, 5075 },
5076 "file": "src/containers/settings/EditSettingsScreen.js", 5076 "file": "src/containers/settings/EditSettingsScreen.js",
5077 "id": "settings.app.form.searchEngine", 5077 "id": "settings.app.form.searchEngine",
5078 "start": { 5078 "start": {
5079 "column": 16, 5079 "column": 16,
5080 "line": 84 5080 "line": 83
5081 } 5081 }
5082 }, 5082 },
5083 { 5083 {
5084 "defaultMessage": "!!!Send telemetry data", 5084 "defaultMessage": "!!!Send telemetry data",
5085 "end": { 5085 "end": {
5086 "column": 3, 5086 "column": 3,
5087 "line": 91 5087 "line": 90
5088 }, 5088 },
5089 "file": "src/containers/settings/EditSettingsScreen.js", 5089 "file": "src/containers/settings/EditSettingsScreen.js",
5090 "id": "settings.app.form.sentry", 5090 "id": "settings.app.form.sentry",
5091 "start": { 5091 "start": {
5092 "column": 10, 5092 "column": 10,
5093 "line": 88 5093 "line": 87
5094 } 5094 }
5095 }, 5095 },
5096 { 5096 {
5097 "defaultMessage": "!!!Enable service hibernation", 5097 "defaultMessage": "!!!Enable service hibernation",
5098 "end": { 5098 "end": {
5099 "column": 3, 5099 "column": 3,
5100 "line": 95 5100 "line": 94
5101 }, 5101 },
5102 "file": "src/containers/settings/EditSettingsScreen.js", 5102 "file": "src/containers/settings/EditSettingsScreen.js",
5103 "id": "settings.app.form.hibernate", 5103 "id": "settings.app.form.hibernate",
5104 "start": { 5104 "start": {
5105 "column": 13, 5105 "column": 13,
5106 "line": 92 5106 "line": 91
5107 } 5107 }
5108 }, 5108 },
5109 { 5109 {
5110 "defaultMessage": "!!!Keep services in hibernation on startup", 5110 "defaultMessage": "!!!Keep services in hibernation on startup",
5111 "end": { 5111 "end": {
5112 "column": 3, 5112 "column": 3,
5113 "line": 99 5113 "line": 98
5114 }, 5114 },
5115 "file": "src/containers/settings/EditSettingsScreen.js", 5115 "file": "src/containers/settings/EditSettingsScreen.js",
5116 "id": "settings.app.form.hibernateOnStartup", 5116 "id": "settings.app.form.hibernateOnStartup",
5117 "start": { 5117 "start": {
5118 "column": 22, 5118 "column": 22,
5119 "line": 96 5119 "line": 95
5120 } 5120 }
5121 }, 5121 },
5122 { 5122 {
5123 "defaultMessage": "!!!Hibernation strategy", 5123 "defaultMessage": "!!!Hibernation strategy",
5124 "end": { 5124 "end": {
5125 "column": 3, 5125 "column": 3,
5126 "line": 103 5126 "line": 102
5127 }, 5127 },
5128 "file": "src/containers/settings/EditSettingsScreen.js", 5128 "file": "src/containers/settings/EditSettingsScreen.js",
5129 "id": "settings.app.form.hibernationStrategy", 5129 "id": "settings.app.form.hibernationStrategy",
5130 "start": { 5130 "start": {
5131 "column": 23, 5131 "column": 23,
5132 "line": 100 5132 "line": 99
5133 } 5133 }
5134 }, 5134 },
5135 { 5135 {
5136 "defaultMessage": "!!!Todo Server", 5136 "defaultMessage": "!!!Todo Server",
5137 "end": { 5137 "end": {
5138 "column": 3, 5138 "column": 3,
5139 "line": 107 5139 "line": 106
5140 }, 5140 },
5141 "file": "src/containers/settings/EditSettingsScreen.js", 5141 "file": "src/containers/settings/EditSettingsScreen.js",
5142 "id": "settings.app.form.predefinedTodoServer", 5142 "id": "settings.app.form.predefinedTodoServer",
5143 "start": { 5143 "start": {
5144 "column": 24, 5144 "column": 24,
5145 "line": 104 5145 "line": 103
5146 } 5146 }
5147 }, 5147 },
5148 { 5148 {
5149 "defaultMessage": "!!!Custom TodoServer", 5149 "defaultMessage": "!!!Custom TodoServer",
5150 "end": { 5150 "end": {
5151 "column": 3, 5151 "column": 3,
5152 "line": 111 5152 "line": 110
5153 }, 5153 },
5154 "file": "src/containers/settings/EditSettingsScreen.js", 5154 "file": "src/containers/settings/EditSettingsScreen.js",
5155 "id": "settings.app.form.customTodoServer", 5155 "id": "settings.app.form.customTodoServer",
5156 "start": { 5156 "start": {
5157 "column": 20, 5157 "column": 20,
5158 "line": 108 5158 "line": 107
5159 } 5159 }
5160 }, 5160 },
5161 { 5161 {
5162 "defaultMessage": "!!!Enable Password Lock", 5162 "defaultMessage": "!!!Enable Password Lock",
5163 "end": { 5163 "end": {
5164 "column": 3, 5164 "column": 3,
5165 "line": 115 5165 "line": 114
5166 }, 5166 },
5167 "file": "src/containers/settings/EditSettingsScreen.js", 5167 "file": "src/containers/settings/EditSettingsScreen.js",
5168 "id": "settings.app.form.enableLock", 5168 "id": "settings.app.form.enableLock",
5169 "start": { 5169 "start": {
5170 "column": 14, 5170 "column": 14,
5171 "line": 112 5171 "line": 111
5172 } 5172 }
5173 }, 5173 },
5174 { 5174 {
5175 "defaultMessage": "!!!Password", 5175 "defaultMessage": "!!!Password",
5176 "end": { 5176 "end": {
5177 "column": 3, 5177 "column": 3,
5178 "line": 119 5178 "line": 118
5179 }, 5179 },
5180 "file": "src/containers/settings/EditSettingsScreen.js", 5180 "file": "src/containers/settings/EditSettingsScreen.js",
5181 "id": "settings.app.form.lockPassword", 5181 "id": "settings.app.form.lockPassword",
5182 "start": { 5182 "start": {
5183 "column": 16, 5183 "column": 16,
5184 "line": 116 5184 "line": 115
5185 } 5185 }
5186 }, 5186 },
5187 { 5187 {
5188 "defaultMessage": "!!!Allow using Touch ID to unlock", 5188 "defaultMessage": "!!!Allow using Touch ID to unlock",
5189 "end": { 5189 "end": {
5190 "column": 3, 5190 "column": 3,
5191 "line": 123 5191 "line": 122
5192 }, 5192 },
5193 "file": "src/containers/settings/EditSettingsScreen.js", 5193 "file": "src/containers/settings/EditSettingsScreen.js",
5194 "id": "settings.app.form.useTouchIdToUnlock", 5194 "id": "settings.app.form.useTouchIdToUnlock",
5195 "start": { 5195 "start": {
5196 "column": 22, 5196 "column": 22,
5197 "line": 120 5197 "line": 119
5198 } 5198 }
5199 }, 5199 },
5200 { 5200 {
5201 "defaultMessage": "!!!Lock after inactivity", 5201 "defaultMessage": "!!!Lock after inactivity",
5202 "end": { 5202 "end": {
5203 "column": 3, 5203 "column": 3,
5204 "line": 127 5204 "line": 126
5205 }, 5205 },
5206 "file": "src/containers/settings/EditSettingsScreen.js", 5206 "file": "src/containers/settings/EditSettingsScreen.js",
5207 "id": "settings.app.form.inactivityLock", 5207 "id": "settings.app.form.inactivityLock",
5208 "start": { 5208 "start": {
5209 "column": 18, 5209 "column": 18,
5210 "line": 124 5210 "line": 123
5211 } 5211 }
5212 }, 5212 },
5213 { 5213 {
5214 "defaultMessage": "!!!Enable scheduled Do-not-Disturb", 5214 "defaultMessage": "!!!Enable scheduled Do-not-Disturb",
5215 "end": { 5215 "end": {
5216 "column": 3, 5216 "column": 3,
5217 "line": 131 5217 "line": 130
5218 }, 5218 },
5219 "file": "src/containers/settings/EditSettingsScreen.js", 5219 "file": "src/containers/settings/EditSettingsScreen.js",
5220 "id": "settings.app.form.scheduledDNDEnabled", 5220 "id": "settings.app.form.scheduledDNDEnabled",
5221 "start": { 5221 "start": {
5222 "column": 23, 5222 "column": 23,
5223 "line": 128 5223 "line": 127
5224 } 5224 }
5225 }, 5225 },
5226 { 5226 {
5227 "defaultMessage": "!!!From", 5227 "defaultMessage": "!!!From",
5228 "end": { 5228 "end": {
5229 "column": 3, 5229 "column": 3,
5230 "line": 135 5230 "line": 134
5231 }, 5231 },
5232 "file": "src/containers/settings/EditSettingsScreen.js", 5232 "file": "src/containers/settings/EditSettingsScreen.js",
5233 "id": "settings.app.form.scheduledDNDStart", 5233 "id": "settings.app.form.scheduledDNDStart",
5234 "start": { 5234 "start": {
5235 "column": 21, 5235 "column": 21,
5236 "line": 132 5236 "line": 131
5237 } 5237 }
5238 }, 5238 },
5239 { 5239 {
5240 "defaultMessage": "!!!To", 5240 "defaultMessage": "!!!To",
5241 "end": { 5241 "end": {
5242 "column": 3, 5242 "column": 3,
5243 "line": 139 5243 "line": 138
5244 }, 5244 },
5245 "file": "src/containers/settings/EditSettingsScreen.js", 5245 "file": "src/containers/settings/EditSettingsScreen.js",
5246 "id": "settings.app.form.scheduledDNDEnd", 5246 "id": "settings.app.form.scheduledDNDEnd",
5247 "start": { 5247 "start": {
5248 "column": 19, 5248 "column": 19,
5249 "line": 136 5249 "line": 135
5250 } 5250 }
5251 }, 5251 },
5252 { 5252 {
5253 "defaultMessage": "!!!Language", 5253 "defaultMessage": "!!!Language",
5254 "end": { 5254 "end": {
5255 "column": 3, 5255 "column": 3,
5256 "line": 143 5256 "line": 142
5257 }, 5257 },
5258 "file": "src/containers/settings/EditSettingsScreen.js", 5258 "file": "src/containers/settings/EditSettingsScreen.js",
5259 "id": "settings.app.form.language", 5259 "id": "settings.app.form.language",
5260 "start": { 5260 "start": {
5261 "column": 12, 5261 "column": 12,
5262 "line": 140 5262 "line": 139
5263 } 5263 }
5264 }, 5264 },
5265 { 5265 {
5266 "defaultMessage": "!!!Dark Mode", 5266 "defaultMessage": "!!!Dark Mode",
5267 "end": { 5267 "end": {
5268 "column": 3, 5268 "column": 3,
5269 "line": 147 5269 "line": 146
5270 }, 5270 },
5271 "file": "src/containers/settings/EditSettingsScreen.js", 5271 "file": "src/containers/settings/EditSettingsScreen.js",
5272 "id": "settings.app.form.darkMode", 5272 "id": "settings.app.form.darkMode",
5273 "start": { 5273 "start": {
5274 "column": 12, 5274 "column": 12,
5275 "line": 144 5275 "line": 143
5276 } 5276 }
5277 }, 5277 },
5278 { 5278 {
5279 "defaultMessage": "!!!Synchronize dark mode with my OS's dark mode setting", 5279 "defaultMessage": "!!!Synchronize dark mode with my OS's dark mode setting",
5280 "end": { 5280 "end": {
5281 "column": 3, 5281 "column": 3,
5282 "line": 151 5282 "line": 150
5283 }, 5283 },
5284 "file": "src/containers/settings/EditSettingsScreen.js", 5284 "file": "src/containers/settings/EditSettingsScreen.js",
5285 "id": "settings.app.form.adaptableDarkMode", 5285 "id": "settings.app.form.adaptableDarkMode",
5286 "start": { 5286 "start": {
5287 "column": 21, 5287 "column": 21,
5288 "line": 148 5288 "line": 147
5289 } 5289 }
5290 }, 5290 },
5291 { 5291 {
5292 "defaultMessage": "!!!Enable universal Dark Mode", 5292 "defaultMessage": "!!!Enable universal Dark Mode",
5293 "end": { 5293 "end": {
5294 "column": 3, 5294 "column": 3,
5295 "line": 155 5295 "line": 154
5296 }, 5296 },
5297 "file": "src/containers/settings/EditSettingsScreen.js", 5297 "file": "src/containers/settings/EditSettingsScreen.js",
5298 "id": "settings.app.form.universalDarkMode", 5298 "id": "settings.app.form.universalDarkMode",
5299 "start": { 5299 "start": {
5300 "column": 21, 5300 "column": 21,
5301 "line": 152 5301 "line": 151
5302 } 5302 }
5303 }, 5303 },
5304 { 5304 {
5305 "defaultMessage": "!!!Sidebar width", 5305 "defaultMessage": "!!!Sidebar width",
5306 "end": { 5306 "end": {
5307 "column": 3, 5307 "column": 3,
5308 "line": 159 5308 "line": 158
5309 }, 5309 },
5310 "file": "src/containers/settings/EditSettingsScreen.js", 5310 "file": "src/containers/settings/EditSettingsScreen.js",
5311 "id": "settings.app.form.serviceRibbonWidth", 5311 "id": "settings.app.form.serviceRibbonWidth",
5312 "start": { 5312 "start": {
5313 "column": 22, 5313 "column": 22,
5314 "line": 156 5314 "line": 155
5315 } 5315 }
5316 }, 5316 },
5317 { 5317 {
5318 "defaultMessage": "!!!Service icon size", 5318 "defaultMessage": "!!!Service icon size",
5319 "end": { 5319 "end": {
5320 "column": 3, 5320 "column": 3,
5321 "line": 163 5321 "line": 162
5322 }, 5322 },
5323 "file": "src/containers/settings/EditSettingsScreen.js", 5323 "file": "src/containers/settings/EditSettingsScreen.js",
5324 "id": "settings.app.form.iconSize", 5324 "id": "settings.app.form.iconSize",
5325 "start": { 5325 "start": {
5326 "column": 12, 5326 "column": 12,
5327 "line": 160 5327 "line": 159
5328 } 5328 }
5329 }, 5329 },
5330 { 5330 {
5331 "defaultMessage": "!!!Use vertical style", 5331 "defaultMessage": "!!!Use vertical style",
5332 "end": { 5332 "end": {
5333 "column": 3, 5333 "column": 3,
5334 "line": 167 5334 "line": 166
5335 }, 5335 },
5336 "file": "src/containers/settings/EditSettingsScreen.js", 5336 "file": "src/containers/settings/EditSettingsScreen.js",
5337 "id": "settings.app.form.useVerticalStyle", 5337 "id": "settings.app.form.useVerticalStyle",
5338 "start": { 5338 "start": {
5339 "column": 20, 5339 "column": 20,
5340 "line": 164 5340 "line": 163
5341 } 5341 }
5342 }, 5342 },
5343 { 5343 {
5344 "defaultMessage": "!!!Always show workspace drawer", 5344 "defaultMessage": "!!!Always show workspace drawer",
5345 "end": { 5345 "end": {
5346 "column": 3, 5346 "column": 3,
5347 "line": 171 5347 "line": 170
5348 }, 5348 },
5349 "file": "src/containers/settings/EditSettingsScreen.js", 5349 "file": "src/containers/settings/EditSettingsScreen.js",
5350 "id": "settings.app.form.alwaysShowWorkspaces", 5350 "id": "settings.app.form.alwaysShowWorkspaces",
5351 "start": { 5351 "start": {
5352 "column": 24, 5352 "column": 24,
5353 "line": 168 5353 "line": 167
5354 } 5354 }
5355 }, 5355 },
5356 { 5356 {
5357 "defaultMessage": "!!!Accent color", 5357 "defaultMessage": "!!!Accent color",
5358 "end": { 5358 "end": {
5359 "column": 3, 5359 "column": 3,
5360 "line": 175 5360 "line": 174
5361 }, 5361 },
5362 "file": "src/containers/settings/EditSettingsScreen.js", 5362 "file": "src/containers/settings/EditSettingsScreen.js",
5363 "id": "settings.app.form.accentColor", 5363 "id": "settings.app.form.accentColor",
5364 "start": { 5364 "start": {
5365 "column": 15, 5365 "column": 15,
5366 "line": 172 5366 "line": 171
5367 } 5367 }
5368 }, 5368 },
5369 { 5369 {
5370 "defaultMessage": "!!!Display disabled services tabs", 5370 "defaultMessage": "!!!Display disabled services tabs",
5371 "end": { 5371 "end": {
5372 "column": 3, 5372 "column": 3,
5373 "line": 179 5373 "line": 178
5374 }, 5374 },
5375 "file": "src/containers/settings/EditSettingsScreen.js", 5375 "file": "src/containers/settings/EditSettingsScreen.js",
5376 "id": "settings.app.form.showDisabledServices", 5376 "id": "settings.app.form.showDisabledServices",
5377 "start": { 5377 "start": {
5378 "column": 24, 5378 "column": 24,
5379 "line": 176 5379 "line": 175
5380 } 5380 }
5381 }, 5381 },
5382 { 5382 {
5383 "defaultMessage": "!!!Show unread message badge when notifications are disabled", 5383 "defaultMessage": "!!!Show unread message badge when notifications are disabled",
5384 "end": { 5384 "end": {
5385 "column": 3, 5385 "column": 3,
5386 "line": 183 5386 "line": 182
5387 }, 5387 },
5388 "file": "src/containers/settings/EditSettingsScreen.js", 5388 "file": "src/containers/settings/EditSettingsScreen.js",
5389 "id": "settings.app.form.showMessagesBadgesWhenMuted", 5389 "id": "settings.app.form.showMessagesBadgesWhenMuted",
5390 "start": { 5390 "start": {
5391 "column": 29, 5391 "column": 29,
5392 "line": 180 5392 "line": 179
5393 } 5393 }
5394 }, 5394 },
5395 { 5395 {
5396 "defaultMessage": "!!!Show draggable area on window", 5396 "defaultMessage": "!!!Show draggable area on window",
5397 "end": { 5397 "end": {
5398 "column": 3, 5398 "column": 3,
5399 "line": 187 5399 "line": 186
5400 }, 5400 },
5401 "file": "src/containers/settings/EditSettingsScreen.js", 5401 "file": "src/containers/settings/EditSettingsScreen.js",
5402 "id": "settings.app.form.showDragArea", 5402 "id": "settings.app.form.showDragArea",
5403 "start": { 5403 "start": {
5404 "column": 16, 5404 "column": 16,
5405 "line": 184 5405 "line": 183
5406 } 5406 }
5407 }, 5407 },
5408 { 5408 {
5409 "defaultMessage": "!!!Enable spell checking", 5409 "defaultMessage": "!!!Enable spell checking",
5410 "end": { 5410 "end": {
5411 "column": 3, 5411 "column": 3,
5412 "line": 191 5412 "line": 190
5413 }, 5413 },
5414 "file": "src/containers/settings/EditSettingsScreen.js", 5414 "file": "src/containers/settings/EditSettingsScreen.js",
5415 "id": "settings.app.form.enableSpellchecking", 5415 "id": "settings.app.form.enableSpellchecking",
5416 "start": { 5416 "start": {
5417 "column": 23, 5417 "column": 23,
5418 "line": 188 5418 "line": 187
5419 } 5419 }
5420 }, 5420 },
5421 { 5421 {
5422 "defaultMessage": "!!!Enable GPU Acceleration", 5422 "defaultMessage": "!!!Enable GPU Acceleration",
5423 "end": { 5423 "end": {
5424 "column": 3, 5424 "column": 3,
5425 "line": 195 5425 "line": 194
5426 }, 5426 },
5427 "file": "src/containers/settings/EditSettingsScreen.js", 5427 "file": "src/containers/settings/EditSettingsScreen.js",
5428 "id": "settings.app.form.enableGPUAcceleration", 5428 "id": "settings.app.form.enableGPUAcceleration",
5429 "start": { 5429 "start": {
5430 "column": 25, 5430 "column": 25,
5431 "line": 192 5431 "line": 191
5432 } 5432 }
5433 }, 5433 },
5434 { 5434 {
5435 "defaultMessage": "!!!Include beta versions", 5435 "defaultMessage": "!!!Include beta versions",
5436 "end": { 5436 "end": {
5437 "column": 3, 5437 "column": 3,
5438 "line": 199 5438 "line": 198
5439 }, 5439 },
5440 "file": "src/containers/settings/EditSettingsScreen.js", 5440 "file": "src/containers/settings/EditSettingsScreen.js",
5441 "id": "settings.app.form.beta", 5441 "id": "settings.app.form.beta",
5442 "start": { 5442 "start": {
5443 "column": 8, 5443 "column": 8,
5444 "line": 196 5444 "line": 195
5445 } 5445 }
5446 }, 5446 },
5447 { 5447 {
5448 "defaultMessage": "!!!Enable updates", 5448 "defaultMessage": "!!!Enable updates",
5449 "end": { 5449 "end": {
5450 "column": 3, 5450 "column": 3,
5451 "line": 203 5451 "line": 202
5452 }, 5452 },
5453 "file": "src/containers/settings/EditSettingsScreen.js", 5453 "file": "src/containers/settings/EditSettingsScreen.js",
5454 "id": "settings.app.form.automaticUpdates", 5454 "id": "settings.app.form.automaticUpdates",
5455 "start": { 5455 "start": {
5456 "column": 20, 5456 "column": 20,
5457 "line": 200 5457 "line": 199
5458 } 5458 }
5459 }, 5459 },
5460 { 5460 {
5461 "defaultMessage": "!!!Enable Franz Todos", 5461 "defaultMessage": "!!!Enable Franz Todos",
5462 "end": { 5462 "end": {
5463 "column": 3, 5463 "column": 3,
5464 "line": 207 5464 "line": 206
5465 }, 5465 },
5466 "file": "src/containers/settings/EditSettingsScreen.js", 5466 "file": "src/containers/settings/EditSettingsScreen.js",
5467 "id": "settings.app.form.enableTodos", 5467 "id": "settings.app.form.enableTodos",
5468 "start": { 5468 "start": {
5469 "column": 15, 5469 "column": 15,
5470 "line": 204 5470 "line": 203
5471 } 5471 }
5472 }, 5472 },
5473 { 5473 {
5474 "defaultMessage": "!!!Keep all workspaces loaded", 5474 "defaultMessage": "!!!Keep all workspaces loaded",
5475 "end": { 5475 "end": {
5476 "column": 3, 5476 "column": 3,
5477 "line": 211 5477 "line": 210
5478 }, 5478 },
5479 "file": "src/containers/settings/EditSettingsScreen.js", 5479 "file": "src/containers/settings/EditSettingsScreen.js",
5480 "id": "settings.app.form.keepAllWorkspacesLoaded", 5480 "id": "settings.app.form.keepAllWorkspacesLoaded",
5481 "start": { 5481 "start": {
5482 "column": 27, 5482 "column": 27,
5483 "line": 208 5483 "line": 207
5484 } 5484 }
5485 } 5485 }
5486 ], 5486 ],
@@ -5614,13 +5614,13 @@
5614 "defaultMessage": "!!!Changes in Ferdi {version}", 5614 "defaultMessage": "!!!Changes in Ferdi {version}",
5615 "end": { 5615 "end": {
5616 "column": 3, 5616 "column": 3,
5617 "line": 22 5617 "line": 23
5618 }, 5618 },
5619 "file": "src/features/announcements/components/AnnouncementScreen.js", 5619 "file": "src/features/announcements/components/AnnouncementScreen.js",
5620 "id": "feature.announcements.changelog.headline", 5620 "id": "feature.announcements.changelog.headline",
5621 "start": { 5621 "start": {
5622 "column": 12, 5622 "column": 12,
5623 "line": 19 5623 "line": 20
5624 } 5624 }
5625 } 5625 }
5626 ], 5626 ],
@@ -5650,65 +5650,65 @@
5650 "defaultMessage": "!!!Please purchase license to skip waiting", 5650 "defaultMessage": "!!!Please purchase license to skip waiting",
5651 "end": { 5651 "end": {
5652 "column": 3, 5652 "column": 3,
5653 "line": 17 5653 "line": 19
5654 }, 5654 },
5655 "file": "src/features/delayApp/Component.js", 5655 "file": "src/features/delayApp/Component.js",
5656 "id": "feature.delayApp.headline", 5656 "id": "feature.delayApp.headline",
5657 "start": { 5657 "start": {
5658 "column": 12, 5658 "column": 12,
5659 "line": 14 5659 "line": 16
5660 } 5660 }
5661 }, 5661 },
5662 { 5662 {
5663 "defaultMessage": "!!!Get the free Franz Professional 14 day trial and skip the line", 5663 "defaultMessage": "!!!Get the free Franz Professional 14 day trial and skip the line",
5664 "end": { 5664 "end": {
5665 "column": 3, 5665 "column": 3,
5666 "line": 21 5666 "line": 23
5667 }, 5667 },
5668 "file": "src/features/delayApp/Component.js", 5668 "file": "src/features/delayApp/Component.js",
5669 "id": "feature.delayApp.trial.headline", 5669 "id": "feature.delayApp.trial.headline",
5670 "start": { 5670 "start": {
5671 "column": 17, 5671 "column": 17,
5672 "line": 18 5672 "line": 20
5673 } 5673 }
5674 }, 5674 },
5675 { 5675 {
5676 "defaultMessage": "!!!Upgrade Franz", 5676 "defaultMessage": "!!!Upgrade Franz",
5677 "end": { 5677 "end": {
5678 "column": 3, 5678 "column": 3,
5679 "line": 25 5679 "line": 27
5680 }, 5680 },
5681 "file": "src/features/delayApp/Component.js", 5681 "file": "src/features/delayApp/Component.js",
5682 "id": "feature.delayApp.upgrade.action", 5682 "id": "feature.delayApp.upgrade.action",
5683 "start": { 5683 "start": {
5684 "column": 10, 5684 "column": 10,
5685 "line": 22 5685 "line": 24
5686 } 5686 }
5687 }, 5687 },
5688 { 5688 {
5689 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional", 5689 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional",
5690 "end": { 5690 "end": {
5691 "column": 3, 5691 "column": 3,
5692 "line": 29 5692 "line": 31
5693 }, 5693 },
5694 "file": "src/features/delayApp/Component.js", 5694 "file": "src/features/delayApp/Component.js",
5695 "id": "feature.delayApp.trial.action", 5695 "id": "feature.delayApp.trial.action",
5696 "start": { 5696 "start": {
5697 "column": 15, 5697 "column": 15,
5698 "line": 26 5698 "line": 28
5699 } 5699 }
5700 }, 5700 },
5701 { 5701 {
5702 "defaultMessage": "!!!Ferdi will continue in {seconds} seconds.", 5702 "defaultMessage": "!!!Ferdi will continue in {seconds} seconds.",
5703 "end": { 5703 "end": {
5704 "column": 3, 5704 "column": 3,
5705 "line": 33 5705 "line": 35
5706 }, 5706 },
5707 "file": "src/features/delayApp/Component.js", 5707 "file": "src/features/delayApp/Component.js",
5708 "id": "feature.delayApp.text", 5708 "id": "feature.delayApp.text",
5709 "start": { 5709 "start": {
5710 "column": 8, 5710 "column": 8,
5711 "line": 30 5711 "line": 32
5712 } 5712 }
5713 } 5713 }
5714 ], 5714 ],
@@ -5720,52 +5720,52 @@
5720 "defaultMessage": "!!!Nightly Builds", 5720 "defaultMessage": "!!!Nightly Builds",
5721 "end": { 5721 "end": {
5722 "column": 3, 5722 "column": 3,
5723 "line": 17 5723 "line": 19
5724 }, 5724 },
5725 "file": "src/features/nightlyBuilds/Component.js", 5725 "file": "src/features/nightlyBuilds/Component.js",
5726 "id": "feature.nightlyBuilds.title", 5726 "id": "feature.nightlyBuilds.title",
5727 "start": { 5727 "start": {
5728 "column": 9, 5728 "column": 9,
5729 "line": 14 5729 "line": 16
5730 } 5730 }
5731 }, 5731 },
5732 { 5732 {
5733 "defaultMessage": "!!!Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 5733 "defaultMessage": "!!!Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
5734 "end": { 5734 "end": {
5735 "column": 3, 5735 "column": 3,
5736 "line": 21 5736 "line": 23
5737 }, 5737 },
5738 "file": "src/features/nightlyBuilds/Component.js", 5738 "file": "src/features/nightlyBuilds/Component.js",
5739 "id": "feature.nightlyBuilds.info", 5739 "id": "feature.nightlyBuilds.info",
5740 "start": { 5740 "start": {
5741 "column": 8, 5741 "column": 8,
5742 "line": 18 5742 "line": 20
5743 } 5743 }
5744 }, 5744 },
5745 { 5745 {
5746 "defaultMessage": "!!!Activate", 5746 "defaultMessage": "!!!Activate",
5747 "end": { 5747 "end": {
5748 "column": 3, 5748 "column": 3,
5749 "line": 25 5749 "line": 27
5750 }, 5750 },
5751 "file": "src/features/nightlyBuilds/Component.js", 5751 "file": "src/features/nightlyBuilds/Component.js",
5752 "id": "feature.nightlyBuilds.activate", 5752 "id": "feature.nightlyBuilds.activate",
5753 "start": { 5753 "start": {
5754 "column": 12, 5754 "column": 12,
5755 "line": 22 5755 "line": 24
5756 } 5756 }
5757 }, 5757 },
5758 { 5758 {
5759 "defaultMessage": "!!!Cancel", 5759 "defaultMessage": "!!!Cancel",
5760 "end": { 5760 "end": {
5761 "column": 3, 5761 "column": 3,
5762 "line": 29 5762 "line": 31
5763 }, 5763 },
5764 "file": "src/features/nightlyBuilds/Component.js", 5764 "file": "src/features/nightlyBuilds/Component.js",
5765 "id": "feature.nightlyBuilds.cancel", 5765 "id": "feature.nightlyBuilds.cancel",
5766 "start": { 5766 "start": {
5767 "column": 10, 5767 "column": 10,
5768 "line": 26 5768 "line": 28
5769 } 5769 }
5770 } 5770 }
5771 ], 5771 ],
@@ -6013,52 +6013,52 @@
6013 "defaultMessage": "!!!Downgrade your Franz Plan", 6013 "defaultMessage": "!!!Downgrade your Franz Plan",
6014 "end": { 6014 "end": {
6015 "column": 3, 6015 "column": 3,
6016 "line": 17 6016 "line": 18
6017 }, 6017 },
6018 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 6018 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
6019 "id": "feature.planSelection.fullscreen.dialog.title", 6019 "id": "feature.planSelection.fullscreen.dialog.title",
6020 "start": { 6020 "start": {
6021 "column": 15, 6021 "column": 15,
6022 "line": 14 6022 "line": 15
6023 } 6023 }
6024 }, 6024 },
6025 { 6025 {
6026 "defaultMessage": "!!!You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.", 6026 "defaultMessage": "!!!You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.",
6027 "end": { 6027 "end": {
6028 "column": 3, 6028 "column": 3,
6029 "line": 21 6029 "line": 22
6030 }, 6030 },
6031 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 6031 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
6032 "id": "feature.planSelection.fullscreen.dialog.message", 6032 "id": "feature.planSelection.fullscreen.dialog.message",
6033 "start": { 6033 "start": {
6034 "column": 17, 6034 "column": 17,
6035 "line": 18 6035 "line": 19
6036 } 6036 }
6037 }, 6037 },
6038 { 6038 {
6039 "defaultMessage": "!!!Downgrade to Free", 6039 "defaultMessage": "!!!Downgrade to Free",
6040 "end": { 6040 "end": {
6041 "column": 3, 6041 "column": 3,
6042 "line": 25 6042 "line": 26
6043 }, 6043 },
6044 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 6044 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
6045 "id": "feature.planSelection.fullscreen.dialog.cta.downgrade", 6045 "id": "feature.planSelection.fullscreen.dialog.cta.downgrade",
6046 "start": { 6046 "start": {
6047 "column": 22, 6047 "column": 22,
6048 "line": 22 6048 "line": 23
6049 } 6049 }
6050 }, 6050 },
6051 { 6051 {
6052 "defaultMessage": "!!!Choose Personal", 6052 "defaultMessage": "!!!Choose Personal",
6053 "end": { 6053 "end": {
6054 "column": 3, 6054 "column": 3,
6055 "line": 29 6055 "line": 30
6056 }, 6056 },
6057 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 6057 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
6058 "id": "feature.planSelection.fullscreen.dialog.cta.upgrade", 6058 "id": "feature.planSelection.fullscreen.dialog.cta.upgrade",
6059 "start": { 6059 "start": {
6060 "column": 20, 6060 "column": 20,
6061 "line": 26 6061 "line": 27
6062 } 6062 }
6063 } 6063 }
6064 ], 6064 ],
@@ -6070,91 +6070,91 @@
6070 "defaultMessage": "!!!Publish debug information", 6070 "defaultMessage": "!!!Publish debug information",
6071 "end": { 6071 "end": {
6072 "column": 3, 6072 "column": 3,
6073 "line": 20 6073 "line": 21
6074 }, 6074 },
6075 "file": "src/features/publishDebugInfo/Component.js", 6075 "file": "src/features/publishDebugInfo/Component.js",
6076 "id": "feature.publishDebugInfo.title", 6076 "id": "feature.publishDebugInfo.title",
6077 "start": { 6077 "start": {
6078 "column": 9, 6078 "column": 9,
6079 "line": 17 6079 "line": 18
6080 } 6080 }
6081 }, 6081 },
6082 { 6082 {
6083 "defaultMessage": "!!!Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service", 6083 "defaultMessage": "!!!Publishing your debug information helps us find issues and errors in Ferdi. By publishing your debug information you accept Ferdi Debugger's privacy policy and terms of service",
6084 "end": { 6084 "end": {
6085 "column": 3, 6085 "column": 3,
6086 "line": 24 6086 "line": 25
6087 }, 6087 },
6088 "file": "src/features/publishDebugInfo/Component.js", 6088 "file": "src/features/publishDebugInfo/Component.js",
6089 "id": "feature.publishDebugInfo.info", 6089 "id": "feature.publishDebugInfo.info",
6090 "start": { 6090 "start": {
6091 "column": 8, 6091 "column": 8,
6092 "line": 21 6092 "line": 22
6093 } 6093 }
6094 }, 6094 },
6095 { 6095 {
6096 "defaultMessage": "!!!There was an error while trying to publish the debug information. Please try again later or view the console for more information.", 6096 "defaultMessage": "!!!There was an error while trying to publish the debug information. Please try again later or view the console for more information.",
6097 "end": { 6097 "end": {
6098 "column": 3, 6098 "column": 3,
6099 "line": 28 6099 "line": 29
6100 }, 6100 },
6101 "file": "src/features/publishDebugInfo/Component.js", 6101 "file": "src/features/publishDebugInfo/Component.js",
6102 "id": "feature.publishDebugInfo.error", 6102 "id": "feature.publishDebugInfo.error",
6103 "start": { 6103 "start": {
6104 "column": 9, 6104 "column": 9,
6105 "line": 25 6105 "line": 26
6106 } 6106 }
6107 }, 6107 },
6108 { 6108 {
6109 "defaultMessage": "!!!Privacy policy", 6109 "defaultMessage": "!!!Privacy policy",
6110 "end": { 6110 "end": {
6111 "column": 3, 6111 "column": 3,
6112 "line": 32 6112 "line": 33
6113 }, 6113 },
6114 "file": "src/features/publishDebugInfo/Component.js", 6114 "file": "src/features/publishDebugInfo/Component.js",
6115 "id": "feature.publishDebugInfo.privacy", 6115 "id": "feature.publishDebugInfo.privacy",
6116 "start": { 6116 "start": {
6117 "column": 11, 6117 "column": 11,
6118 "line": 29 6118 "line": 30
6119 } 6119 }
6120 }, 6120 },
6121 { 6121 {
6122 "defaultMessage": "!!!Terms of service", 6122 "defaultMessage": "!!!Terms of service",
6123 "end": { 6123 "end": {
6124 "column": 3, 6124 "column": 3,
6125 "line": 36 6125 "line": 37
6126 }, 6126 },
6127 "file": "src/features/publishDebugInfo/Component.js", 6127 "file": "src/features/publishDebugInfo/Component.js",
6128 "id": "feature.publishDebugInfo.terms", 6128 "id": "feature.publishDebugInfo.terms",
6129 "start": { 6129 "start": {
6130 "column": 9, 6130 "column": 9,
6131 "line": 33 6131 "line": 34
6132 } 6132 }
6133 }, 6133 },
6134 { 6134 {
6135 "defaultMessage": "!!!Accept and publish", 6135 "defaultMessage": "!!!Accept and publish",
6136 "end": { 6136 "end": {
6137 "column": 3, 6137 "column": 3,
6138 "line": 40 6138 "line": 41
6139 }, 6139 },
6140 "file": "src/features/publishDebugInfo/Component.js", 6140 "file": "src/features/publishDebugInfo/Component.js",
6141 "id": "feature.publishDebugInfo.publish", 6141 "id": "feature.publishDebugInfo.publish",
6142 "start": { 6142 "start": {
6143 "column": 11, 6143 "column": 11,
6144 "line": 37 6144 "line": 38
6145 } 6145 }
6146 }, 6146 },
6147 { 6147 {
6148 "defaultMessage": "!!!Your debug log was published and is now availible at", 6148 "defaultMessage": "!!!Your debug log was published and is now availible at",
6149 "end": { 6149 "end": {
6150 "column": 3, 6150 "column": 3,
6151 "line": 44 6151 "line": 45
6152 }, 6152 },
6153 "file": "src/features/publishDebugInfo/Component.js", 6153 "file": "src/features/publishDebugInfo/Component.js",
6154 "id": "feature.publishDebugInfo.published", 6154 "id": "feature.publishDebugInfo.published",
6155 "start": { 6155 "start": {
6156 "column": 13, 6156 "column": 13,
6157 "line": 41 6157 "line": 42
6158 } 6158 }
6159 } 6159 }
6160 ], 6160 ],