From ea0934a8cbf73bd1290582b9af2053fe9b905ca4 Mon Sep 17 00:00:00 2001 From: "osboxes.org" Date: Mon, 8 May 2017 14:43:35 +0200 Subject: [PATCH] Added team icon on the first step of tutorial after the Team icon text [solves SCI-723] --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 906f19bd1..0768c4cc5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1472,7 +1472,7 @@ en: next: "Next" skip_tutorial: "Skip tutorial" finish_tutorial: "Start using sciNote" - tutorial_welcome_title_html: "Welcome to sciNote, your electronic lab notebook. sciNote organizes your work in Projects. Click Team icon to choose Projects from which Team you want to view on your Dashboard. You can also reorder them by clicking the Sort by button. (Step 1/26)" + tutorial_welcome_title_html: "Welcome to sciNote, your electronic lab notebook. sciNote organizes your work in Projects. Click Team icon to choose Projects from which Team you want to view on your Dashboard. You can also reorder them by clicking the Sort by button. (Step 1/26)" create_project_html: "Click here to create a Project and it will appear under the Team you've chosen. Choose public if you want everyone from the Team to view the Project or choose private so only the people who you invite to the Project can see it. (Step 2/26)" project_options_html: "In the bottom row of the Project card you can check the latest activity , invite collaborators , see the notifications and write comments . You can also edit the Project's name and visibility or archive it. You can recall the Project from the Archive in the top right side of the Dashboard at any time. (Step 3/26)" create_experiment_html: "Inside of a Project you can create Experiments. To create one click on this button and edit Experiment’s name and description. (Step 4/26)"