aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-09-04 11:51:28 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-09-04 11:51:28 +0200
commit71544483caadbdd240f423e7660c242ef458a1d2 (patch)
tree4d0d6dc345fe3c19eb2b0f2fc340d29818e098de /src/i18n
parentUpdate en-US.json (diff)
downloadferdium-app-71544483caadbdd240f423e7660c242ef458a1d2.tar.gz
ferdium-app-71544483caadbdd240f423e7660c242ef458a1d2.tar.zst
ferdium-app-71544483caadbdd240f423e7660c242ef458a1d2.zip
Add pre-launch notice
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/defaultMessages.json76
-rw-r--r--src/i18n/locales/en-US.json5
-rw-r--r--src/i18n/messages/src/features/todos/components/TodosWebview.json41
-rw-r--r--src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json32
4 files changed, 121 insertions, 33 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 62d56ad1f..dabe2f11f 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3813,6 +3813,50 @@
3813 { 3813 {
3814 "descriptors": [ 3814 "descriptors": [
3815 { 3815 {
3816 "defaultMessage": "!!!The Franz Todos Preview is currently only available for Franz Premium accounts.",
3817 "end": {
3818 "column": 3,
3819 "line": 21
3820 },
3821 "file": "src/features/todos/components/TodosWebview.js",
3822 "id": "feature.todos.premium.info",
3823 "start": {
3824 "column": 15,
3825 "line": 18
3826 }
3827 },
3828 {
3829 "defaultMessage": "!!!Upgrade Account",
3830 "end": {
3831 "column": 3,
3832 "line": 25
3833 },
3834 "file": "src/features/todos/components/TodosWebview.js",
3835 "id": "feature.todos.premium.upgrade",
3836 "start": {
3837 "column": 14,
3838 "line": 22
3839 }
3840 },
3841 {
3842 "defaultMessage": "!!!Franz Todos will be available to everyone soon.",
3843 "end": {
3844 "column": 3,
3845 "line": 29
3846 },
3847 "file": "src/features/todos/components/TodosWebview.js",
3848 "id": "feature.todos.premium.rollout",
3849 "start": {
3850 "column": 15,
3851 "line": 26
3852 }
3853 }
3854 ],
3855 "path": "src/features/todos/components/TodosWebview.json"
3856 },
3857 {
3858 "descriptors": [
3859 {
3816 "defaultMessage": "!!!Create workspace", 3860 "defaultMessage": "!!!Create workspace",
3817 "end": { 3861 "end": {
3818 "column": 3, 3862 "column": 3,
@@ -3943,104 +3987,104 @@
3943 "defaultMessage": "!!!Workspaces", 3987 "defaultMessage": "!!!Workspaces",
3944 "end": { 3988 "end": {
3945 "column": 3, 3989 "column": 3,
3946 "line": 19 3990 "line": 20
3947 }, 3991 },
3948 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 3992 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
3949 "id": "workspaceDrawer.headline", 3993 "id": "workspaceDrawer.headline",
3950 "start": { 3994 "start": {
3951 "column": 12, 3995 "column": 12,
3952 "line": 16 3996 "line": 17
3953 } 3997 }
3954 }, 3998 },
3955 { 3999 {
3956 "defaultMessage": "!!!All services", 4000 "defaultMessage": "!!!All services",
3957 "end": { 4001 "end": {
3958 "column": 3, 4002 "column": 3,
3959 "line": 23 4003 "line": 24
3960 }, 4004 },
3961 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4005 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
3962 "id": "workspaceDrawer.allServices", 4006 "id": "workspaceDrawer.allServices",
3963 "start": { 4007 "start": {
3964 "column": 15, 4008 "column": 15,
3965 "line": 20 4009 "line": 21
3966 } 4010 }
3967 }, 4011 },
3968 { 4012 {
3969 "defaultMessage": "!!!Workspaces settings", 4013 "defaultMessage": "!!!Workspaces settings",
3970 "end": { 4014 "end": {
3971 "column": 3, 4015 "column": 3,
3972 "line": 27 4016 "line": 28
3973 }, 4017 },
3974 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4018 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
3975 "id": "workspaceDrawer.workspacesSettingsTooltip", 4019 "id": "workspaceDrawer.workspacesSettingsTooltip",
3976 "start": { 4020 "start": {
3977 "column": 29, 4021 "column": 29,
3978 "line": 24 4022 "line": 25
3979 } 4023 }
3980 }, 4024 },
3981 { 4025 {
3982 "defaultMessage": "!!!Info about workspace feature", 4026 "defaultMessage": "!!!Info about workspace feature",
3983 "end": { 4027 "end": {
3984 "column": 3, 4028 "column": 3,
3985 "line": 31 4029 "line": 32
3986 }, 4030 },
3987 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4031 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
3988 "id": "workspaceDrawer.workspaceFeatureInfo", 4032 "id": "workspaceDrawer.workspaceFeatureInfo",
3989 "start": { 4033 "start": {
3990 "column": 24, 4034 "column": 24,
3991 "line": 28 4035 "line": 29
3992 } 4036 }
3993 }, 4037 },
3994 { 4038 {
3995 "defaultMessage": "!!!Create your first workspace", 4039 "defaultMessage": "!!!Create your first workspace",
3996 "end": { 4040 "end": {
3997 "column": 3, 4041 "column": 3,
3998 "line": 35 4042 "line": 36
3999 }, 4043 },
4000 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4044 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4001 "id": "workspaceDrawer.premiumCtaButtonLabel", 4045 "id": "workspaceDrawer.premiumCtaButtonLabel",
4002 "start": { 4046 "start": {
4003 "column": 25, 4047 "column": 25,
4004 "line": 32 4048 "line": 33
4005 } 4049 }
4006 }, 4050 },
4007 { 4051 {
4008 "defaultMessage": "!!!Reactivate premium account", 4052 "defaultMessage": "!!!Reactivate premium account",
4009 "end": { 4053 "end": {
4010 "column": 3, 4054 "column": 3,
4011 "line": 39 4055 "line": 40
4012 }, 4056 },
4013 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4057 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4014 "id": "workspaceDrawer.reactivatePremiumAccountLabel", 4058 "id": "workspaceDrawer.reactivatePremiumAccountLabel",
4015 "start": { 4059 "start": {
4016 "column": 28, 4060 "column": 28,
4017 "line": 36 4061 "line": 37
4018 } 4062 }
4019 }, 4063 },
4020 { 4064 {
4021 "defaultMessage": "!!!add new workspace", 4065 "defaultMessage": "!!!add new workspace",
4022 "end": { 4066 "end": {
4023 "column": 3, 4067 "column": 3,
4024 "line": 43 4068 "line": 44
4025 }, 4069 },
4026 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4070 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4027 "id": "workspaceDrawer.addNewWorkspaceLabel", 4071 "id": "workspaceDrawer.addNewWorkspaceLabel",
4028 "start": { 4072 "start": {
4029 "column": 24, 4073 "column": 24,
4030 "line": 40 4074 "line": 41
4031 } 4075 }
4032 }, 4076 },
4033 { 4077 {
4034 "defaultMessage": "!!!Premium feature", 4078 "defaultMessage": "!!!Premium feature",
4035 "end": { 4079 "end": {
4036 "column": 3, 4080 "column": 3,
4037 "line": 47 4081 "line": 48
4038 }, 4082 },
4039 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 4083 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
4040 "id": "workspaceDrawer.proFeatureBadge", 4084 "id": "workspaceDrawer.proFeatureBadge",
4041 "start": { 4085 "start": {
4042 "column": 23, 4086 "column": 23,
4043 "line": 44 4087 "line": 45
4044 } 4088 }
4045 } 4089 }
4046 ], 4090 ],
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 727eb2884..2bfe5a670 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -15,6 +15,9 @@
15 "feature.shareFranz.shareText.email": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 15 "feature.shareFranz.shareText.email": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
16 "feature.shareFranz.shareText.twitter": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @FranzMessenger", 16 "feature.shareFranz.shareText.twitter": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @FranzMessenger",
17 "feature.shareFranz.text": "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 17 "feature.shareFranz.text": "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
18 "feature.todos.premium.info": "The Franz Todos Preview is currently only available for Franz Premium accounts.",
19 "feature.todos.premium.rollout": "Franz Todos will be available to everyone soon.",
20 "feature.todos.premium.upgrade": "Upgrade Account",
18 "global.api.unhealthy": "Can't connect to Franz online services", 21 "global.api.unhealthy": "Can't connect to Franz online services",
19 "global.notConnectedToTheInternet": "You are not connected to the internet.", 22 "global.notConnectedToTheInternet": "You are not connected to the internet.",
20 "global.spellchecker.useDefault": "Use System Default ({default})", 23 "global.spellchecker.useDefault": "Use System Default ({default})",
@@ -371,4 +374,4 @@
371 "workspaceDrawer.workspaceFeatureInfo": "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 374 "workspaceDrawer.workspaceFeatureInfo": "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
372 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 375 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
373 "workspaces.switchingIndicator.switchingTo": "Switching to" 376 "workspaces.switchingIndicator.switchingTo": "Switching to"
374} \ No newline at end of file 377}
diff --git a/src/i18n/messages/src/features/todos/components/TodosWebview.json b/src/i18n/messages/src/features/todos/components/TodosWebview.json
new file mode 100644
index 000000000..2387112b4
--- /dev/null
+++ b/src/i18n/messages/src/features/todos/components/TodosWebview.json
@@ -0,0 +1,41 @@
1[
2 {
3 "id": "feature.todos.premium.info",
4 "defaultMessage": "!!!The Franz Todos Preview is currently only available for Franz Premium accounts.",
5 "file": "src/features/todos/components/TodosWebview.js",
6 "start": {
7 "line": 18,
8 "column": 15
9 },
10 "end": {
11 "line": 21,
12 "column": 3
13 }
14 },
15 {
16 "id": "feature.todos.premium.upgrade",
17 "defaultMessage": "!!!Upgrade Account",
18 "file": "src/features/todos/components/TodosWebview.js",
19 "start": {
20 "line": 22,
21 "column": 14
22 },
23 "end": {
24 "line": 25,
25 "column": 3
26 }
27 },
28 {
29 "id": "feature.todos.premium.rollout",
30 "defaultMessage": "!!!Franz Todos will be available to everyone soon.",
31 "file": "src/features/todos/components/TodosWebview.js",
32 "start": {
33 "line": 26,
34 "column": 15
35 },
36 "end": {
37 "line": 29,
38 "column": 3
39 }
40 }
41] \ No newline at end of file
diff --git a/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json b/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json
index 9f0935620..2f340f1e9 100644
--- a/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json
+++ b/src/i18n/messages/src/features/workspaces/components/WorkspaceDrawer.json
@@ -4,11 +4,11 @@
4 "defaultMessage": "!!!Workspaces", 4 "defaultMessage": "!!!Workspaces",
5 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 5 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
6 "start": { 6 "start": {
7 "line": 16, 7 "line": 17,
8 "column": 12 8 "column": 12
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 19, 11 "line": 20,
12 "column": 3 12 "column": 3
13 } 13 }
14 }, 14 },
@@ -17,11 +17,11 @@
17 "defaultMessage": "!!!All services", 17 "defaultMessage": "!!!All services",
18 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 18 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
19 "start": { 19 "start": {
20 "line": 20, 20 "line": 21,
21 "column": 15 21 "column": 15
22 }, 22 },
23 "end": { 23 "end": {
24 "line": 23, 24 "line": 24,
25 "column": 3 25 "column": 3
26 } 26 }
27 }, 27 },
@@ -30,11 +30,11 @@
30 "defaultMessage": "!!!Workspaces settings", 30 "defaultMessage": "!!!Workspaces settings",
31 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 31 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
32 "start": { 32 "start": {
33 "line": 24, 33 "line": 25,
34 "column": 29 34 "column": 29
35 }, 35 },
36 "end": { 36 "end": {
37 "line": 27, 37 "line": 28,
38 "column": 3 38 "column": 3
39 } 39 }
40 }, 40 },
@@ -43,11 +43,11 @@
43 "defaultMessage": "!!!Info about workspace feature", 43 "defaultMessage": "!!!Info about workspace feature",
44 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 44 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
45 "start": { 45 "start": {
46 "line": 28, 46 "line": 29,
47 "column": 24 47 "column": 24
48 }, 48 },
49 "end": { 49 "end": {
50 "line": 31, 50 "line": 32,
51 "column": 3 51 "column": 3
52 } 52 }
53 }, 53 },
@@ -56,11 +56,11 @@
56 "defaultMessage": "!!!Create your first workspace", 56 "defaultMessage": "!!!Create your first workspace",
57 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 57 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
58 "start": { 58 "start": {
59 "line": 32, 59 "line": 33,
60 "column": 25 60 "column": 25
61 }, 61 },
62 "end": { 62 "end": {
63 "line": 35, 63 "line": 36,
64 "column": 3 64 "column": 3
65 } 65 }
66 }, 66 },
@@ -69,11 +69,11 @@
69 "defaultMessage": "!!!Reactivate premium account", 69 "defaultMessage": "!!!Reactivate premium account",
70 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 70 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
71 "start": { 71 "start": {
72 "line": 36, 72 "line": 37,
73 "column": 28 73 "column": 28
74 }, 74 },
75 "end": { 75 "end": {
76 "line": 39, 76 "line": 40,
77 "column": 3 77 "column": 3
78 } 78 }
79 }, 79 },
@@ -82,11 +82,11 @@
82 "defaultMessage": "!!!add new workspace", 82 "defaultMessage": "!!!add new workspace",
83 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 83 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
84 "start": { 84 "start": {
85 "line": 40, 85 "line": 41,
86 "column": 24 86 "column": 24
87 }, 87 },
88 "end": { 88 "end": {
89 "line": 43, 89 "line": 44,
90 "column": 3 90 "column": 3
91 } 91 }
92 }, 92 },
@@ -95,11 +95,11 @@
95 "defaultMessage": "!!!Premium feature", 95 "defaultMessage": "!!!Premium feature",
96 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 96 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
97 "start": { 97 "start": {
98 "line": 44, 98 "line": 45,
99 "column": 23 99 "column": 23
100 }, 100 },
101 "end": { 101 "end": {
102 "line": 47, 102 "line": 48,
103 "column": 3 103 "column": 3
104 } 104 }
105 } 105 }