aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/workspaces/components/WorkspaceDrawer.js
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-14 16:19:26 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-09-14 16:19:26 +0530
commite708f25598358a6ac835d5b15a71811b043e3f77 (patch)
tree69cc0d511ff6e3e3da4a92e95a2158c899364e59 /src/features/workspaces/components/WorkspaceDrawer.js
parentrefactor: revert the text for the default workspace (diff)
downloadferdium-app-e708f25598358a6ac835d5b15a71811b043e3f77.tar.gz
ferdium-app-e708f25598358a6ac835d5b15a71811b043e3f77.tar.zst
ferdium-app-e708f25598358a6ac835d5b15a71811b043e3f77.zip
refactor: revert the text for some more fields.
Diffstat (limited to 'src/features/workspaces/components/WorkspaceDrawer.js')
-rw-r--r--src/features/workspaces/components/WorkspaceDrawer.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/features/workspaces/components/WorkspaceDrawer.js b/src/features/workspaces/components/WorkspaceDrawer.js
index 2f57e34a2..63eb4f75c 100644
--- a/src/features/workspaces/components/WorkspaceDrawer.js
+++ b/src/features/workspaces/components/WorkspaceDrawer.js
@@ -22,11 +22,11 @@ const messages = defineMessages({
22 }, 22 },
23 workspacesSettingsTooltip: { 23 workspacesSettingsTooltip: {
24 id: 'workspaceDrawer.workspacesSettingsTooltip', 24 id: 'workspaceDrawer.workspacesSettingsTooltip',
25 defaultMessage: 'Workspaces settings', 25 defaultMessage: 'Edit workspaces settings',
26 }, 26 },
27 workspaceFeatureInfo: { 27 workspaceFeatureInfo: {
28 id: 'workspaceDrawer.workspaceFeatureInfo', 28 id: 'workspaceDrawer.workspaceFeatureInfo',
29 defaultMessage: 'Info about workspace feature', 29 defaultMessage: '<p>Ferdi 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>',
30 }, 30 },
31 addNewWorkspaceLabel: { 31 addNewWorkspaceLabel: {
32 id: 'workspaceDrawer.addNewWorkspaceLabel', 32 id: 'workspaceDrawer.addNewWorkspaceLabel',