From f465c491c2410c519b81f42ebfa452fd6f768544 Mon Sep 17 00:00:00 2001 From: aignatov-bio <47317017+aignatov-bio@users.noreply.github.com> Date: Tue, 11 May 2021 21:31:33 +0200 Subject: [PATCH] Report wizard step 1 update wording [SCI-5716] (#3314) --- 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 16716a652..d0c3372d2 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -532,7 +532,7 @@ en: step_3: "Select task contents" first_step: select_project_title: "Select project and report template" - select_project_description: "You are about to create a new report. Please select a project from which you would like to create a report, and a report template to define the desing of the report. Only projects with at least 1 task are displayed." + select_project_description: "You are about to create a new report. Please select a project for which you would like to create a report, and choose the report design template. Only projects with at least 1 task are displayed." select_project: "Select project" select_template: "Select template" report_description: "Report description (optional)"