diff --git a/config/locales/en.yml b/config/locales/en.yml index a4410acb5..1150cad54 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1468,27 +1468,27 @@ en: skip_tutorial: "Skip tutorial" end_tutorial: "End tutorial" finish_tutorial: "Start using sciNote" - tutorial_welcome_title_html: 'Welcome to sciNote, your electronic lab notebook. sciNote organizes your work in Projects. You can reorder them by clicking the Sort by button.' - 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." - 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." - 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." - edit_experiment_html: "By clicking on the down arrow of an Experiment card you can choose between different actions. You can Edit details to the Experiment, such as experiment name and description, Clone it inside of a Project, where cloned Experiment is identical to the original one, Move it from one Project to another or Archive it in the Archive ." - canvas_overview_html: "A Task is a basic unit of your Experiment. Within a Task, you can add Protocols, Results and add Samples. You can connect Tasks into Workflows to assure traceability of your work. You can grab a Task or entire Workflow and move it in all directions on the canvas." - canvas_click_edit_workflow_html: " Click Edit experiment to add new Tasks or to modify an existing Experiment." - edit_workflow_html: "To add a new Task to the Experiment, click on New task and drag it onto canvas." - edit_workflow_click_save_html: "Click Save experiment to save changes you’ve made to the Experiment." - sidebar_html: "Navigation bar helps you orient on which Experiment you are currently working. It also helps you to find a specific Task on the canvas by clicking the navigate icon . The line that follows down the Tasks on their left side signifies they are connected into a Workflow." - sidebar_click_module_html: "Click on the Task name qPCR to see its contents." - module_protocols_html: "Inside of a Task you can create Protocol steps and upload existing protocol files. After you have finished a certain step, click the Complete step button. Exact time and the person who completed the step are recorded and can be seen in the Activity tab in the top right side of the Dashboard." - module_protocols_click_results_html: "Click on the Results tab to upload experiment results." - module_results_html: "You can upload any type of a file, insert table or write comments." - module_results_click_samples_html: "Click on the Samples tab to import, export or assign samples to the Task." - samples_html: "You can easily import sample tables from Excel or tab-delimited files. If you assign samples to a certain Task, these samples will be automatically assigned downstream the Workflow." - breadcrumbs_html: "You can always use these breadcrumbs to navigate all the way back to the Dashboard. Click on the Reports tab to generate reports for meetings, projects, patents or thesis." - reports_index_click_new_report_html: "When inside of Reports, click the New report button to create a new report." - new_report_html: "To add report elements to the report, click on the —+— sign on the sheet. Select the report contents in the tabs and click Add to report. You can save the report as a PDF on your computer or save it within sciNote for later viewing and modification." - new_report_click_org_html: "Click on %{private_org} in breadcrumbs to return to the Dashboard." - archive_project_html: "Archive Demo project - qPCR by clicking on the down arrow . You can always access the Archive by clicking the icon on the top right side of the Dashboard and restore any item you have archived." + tutorial_welcome_title_html: 'Welcome to sciNote, your electronic lab notebook. sciNote organizes your work in Projects. You can reorder them by clicking the Sort by button. (Step 1/21)' + 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/21)" + 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/21)" + 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/21)" + edit_experiment_html: "By clicking on the down arrow of an Experiment card you can choose between different actions. You can Edit details to the Experiment, such as experiment name and description, Clone it inside of a Project, where cloned Experiment is identical to the original one, Move it from one Project to another or Archive it in the Archive . (Step 5/21)" + canvas_overview_html: "A Task is a basic unit of your Experiment. Within a Task, you can add Protocols, Results and add Samples. You can connect Tasks into Workflows to assure traceability of your work. You can grab a Task or entire Workflow and move it in all directions on the canvas. (Step 6/21)" + canvas_click_edit_workflow_html: " Click Edit experiment to add new Tasks or to modify an existing Experiment. (Step 7/21)" + edit_workflow_html: "To add a new Task to the Experiment, click on New task and drag it onto canvas. (Step 8/21)" + edit_workflow_click_save_html: "Click Save experiment to save changes you’ve made to the Experiment. (Step 9/21)" + sidebar_html: "Navigation bar helps you orient on which Experiment you are currently working. It also helps you to find a specific Task on the canvas by clicking the navigate icon . The line that follows down the Tasks on their left side signifies they are connected into a Workflow. (Step 10/21)" + sidebar_click_module_html: "Click on the Task name qPCR to see its contents. (Step 11/21)" + module_protocols_html: "Inside of a Task you can create Protocol steps and upload existing protocol files. After you have finished a certain step, click the Complete step button. Exact time and the person who completed the step are recorded and can be seen in the Activity tab in the top right side of the Dashboard. (Step 12/21)" + module_protocols_click_results_html: "Click on the Results tab to upload experiment results. (Step 13/21)" + module_results_html: "You can upload any type of a file, insert table or write comments. (Step 14/21)" + module_results_click_samples_html: "Click on the Samples tab to import, export or assign samples to the Task. (Step 15/21)" + samples_html: "You can easily import sample tables from Excel or tab-delimited files. If you assign samples to a certain Task, these samples will be automatically assigned downstream the Workflow. (Step 16/21)" + breadcrumbs_html: "You can always use these breadcrumbs to navigate all the way back to the Dashboard. Click on the Reports tab to generate reports for meetings, projects, patents or thesis. (Step 17/21)" + reports_index_click_new_report_html: "When inside of Reports, click the New report button to create a new report. (Step 18/21)" + new_report_html: "To add report elements to the report, click on the —+— sign on the sheet. Select the report contents in the tabs and click Add to report. You can save the report as a PDF on your computer or save it within sciNote for later viewing and modification. (Step 19/21)" + new_report_click_org_html: "Click on %{private_org} in breadcrumbs to return to the Dashboard. (Step 20/21)" + archive_project_html: "Archive Demo project - qPCR by clicking on the down arrow . You can always access the Archive by clicking the icon on the top right side of the Dashboard and restore any item you have archived. (Step 21/21)" goodbye_message: "To repeat the tutorial, go to your Settings and open My preferences tab. Click on the Repeat tutorial button and watch the tutorial as many times needed." notifications: