aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-09-05 12:11:10 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-09-05 12:11:10 +0200
commita7ca6681da430c23c5e081731ad1ad568b8a67ae (patch)
tree27d7f07b0af33b93a355484d4b939cc9ac81bb2f /src
parentincrease zindex to be in front of todos (diff)
downloadferdium-app-a7ca6681da430c23c5e081731ad1ad568b8a67ae.tar.gz
ferdium-app-a7ca6681da430c23c5e081731ad1ad568b8a67ae.tar.zst
ferdium-app-a7ca6681da430c23c5e081731ad1ad568b8a67ae.zip
update strings
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/defaultMessages.json4
-rw-r--r--src/i18n/locales/en-US.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 02920d5ca..1204005dc 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3888,7 +3888,7 @@
3888 { 3888 {
3889 "descriptors": [ 3889 "descriptors": [
3890 { 3890 {
3891 "defaultMessage": "!!!The Franz Todos Preview is currently only available for Franz Premium accounts.", 3891 "defaultMessage": "!!!Franz Todos are available to premium users now!",
3892 "end": { 3892 "end": {
3893 "column": 3, 3893 "column": 3,
3894 "line": 21 3894 "line": 21
@@ -3914,7 +3914,7 @@
3914 } 3914 }
3915 }, 3915 },
3916 { 3916 {
3917 "defaultMessage": "!!!Franz Todos will be available to everyone soon.", 3917 "defaultMessage": "!!!Everyone else will have to wait a little longer.",
3918 "end": { 3918 "end": {
3919 "column": 3, 3919 "column": 3,
3920 "line": 29 3920 "line": 29
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 499d94ead..4fe9bd52a 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -378,4 +378,4 @@
378 "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>", 378 "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>",
379 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 379 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
380 "workspaces.switchingIndicator.switchingTo": "Switching to" 380 "workspaces.switchingIndicator.switchingTo": "Switching to"
381} 381} \ No newline at end of file