diff --git a/src/CONST.ts b/src/CONST.ts index b076779231e3..04be0af7df54 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -5023,7 +5023,7 @@ const CONST = { '\n' + 'Here’s how to create a workspace:\n' + '\n' + - '1. Click the settings tab.\n' + + '1. Click *Settings*.\n' + '2. Click *Workspaces* > *New workspace*.\n' + '\n' + `*Your new workspace is ready!* [Check it out](${workspaceSettingsLink}).`, @@ -5056,7 +5056,7 @@ const CONST = { '\n' + 'Here’s how to set up categories:\n' + '\n' + - '1. Click the settings tab.\n' + + '1. Click *Settings*.\n' + '2. Go to *Workspaces*.\n' + '3. Select your workspace.\n' + '4. Click *Categories*.\n' + @@ -5070,17 +5070,17 @@ const CONST = { autoCompleted: false, title: 'Set up tags', description: ({workspaceMoreFeaturesLink}) => - 'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags you can upgrade to a control plan.\n' + + 'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags, you can upgrade to the Control plan.\n' + '\n' + '*Here’s how to set up tags:*\n' + '\n' + - '1. Click the settings tab.\n' + - '2. Go to Workspaces.\n' + + '1. Click *Settings*.\n' + + '2. Go to *Workspaces*.\n' + '3. Select your workspace.\n' + - '4. Click More features.\n' + - '5. Enable tags.\n' + - '6. Navigate to Tags in the workspace editor.\n' + - '7. In Tags, click + Add tag to make your own.\n' + + '4. Click *More features*.\n' + + '5. Enable *Tags*.\n' + + '6. Navigate to *Tags* in the workspace editor.\n' + + '7. Click *+ Add tag* to make your own.\n' + '\n' + `*[Take me to more features](${workspaceMoreFeaturesLink})*`, }, @@ -5093,13 +5093,14 @@ const CONST = { '\n' + 'Here’s how to add expense approvals:\n' + '\n' + - '1. Click the settings tab.\n' + - '2. Go to Workspaces.\n' + + '1. Click *Settings*.\n' + + '2. Go to *Workspaces*.\n' + '3. Select your workspace.\n' + '4. Click *More features*.\n' + '5. Enable *Workflows*.\n' + - '6. In *Workflows*, enable *Add approvals*.\n' + - '7. You’ll be set as the expense approver. You can change this to any admin once you invite your team.\n' + + '6. Navigate to *Workflows* in the workspace editor.\n' + + '7. Enable *Add approvals*.\n' + + '8. You’ll be set as the expense approver. You can change this to any admin once you invite your team.\n' + '\n' + `[Take me to enable more features](${workspaceMoreFeaturesLink}).`, }, @@ -5112,8 +5113,8 @@ const CONST = { '\n' + 'Here’s how to invite your team:\n' + '\n' + - '1. Click the settings tab.\n' + - '2. Go to Workspaces.\n' + + '1. Click *Settings*.\n' + + '2. Go to *Workspaces*.\n' + '3. Select your workspace.\n' + '4. Click *Members* > *Invite member*.\n' + '5. Enter emails or phone numbers. \n' + @@ -5130,12 +5131,12 @@ const CONST = { '\n' + `Here’s how to connect to ${integrationName}:\n` + '\n' + - '1. Click the settings tab.\n' + - '2. Go to Workspaces.\n' + + '1. Click *Settings*.\n' + + '2. Go to *Workspaces*.\n' + '3. Select your workspace.\n' + - '4. Click Accounting.\n' + + '4. Click *Accounting*.\n' + `5. Find ${integrationName}.\n` + - '6. Click Connect.\n' + + '6. Click *Connect*.\n' + '\n' + `[Take me to Accounting!](${workspaceAccountingLink})`, }, @@ -5179,11 +5180,11 @@ const CONST = { '\n' + 'Here’s how to request money:\n' + '\n' + - '1. Hit the green *+* button.\n' + + '1. Click the green *+* button.\n' + '2. Choose *Start chat*.\n' + '3. Enter any email, SMS, or name of who you want to split with.\n' + - '4. From within the chat, hit the *+* button on the message bar, and hit *Split expense*.\n' + - '5. Create the expense by selecting Manual, Scan or Distance.\n' + + '4. From within the chat, click the *+* button on the message bar, and click *Split expense*.\n' + + '5. Create the expense by selecting *Manual*, *Scan* or *Distance*.\n' + '\n' + 'Feel free to add more details if you want, or just send it off. Let’s get you paid back!', }, @@ -5215,7 +5216,7 @@ const CONST = { description: "Here's how to review and update your workspace settings:" + '\n' + - '1. Click the settings tab.' + + '1. Click *Settings*.' + '2. Click *Workspaces* > [Your workspace].' + '\n' + "Make any changes there and we'll track them in the #admins room.",