From 01972ab6a7c0e2bed0cda0538b42d3d24144574f Mon Sep 17 00:00:00 2001 From: zmagod Date: Mon, 15 May 2017 15:22:43 +0200 Subject: [PATCH] changes load protocol label [fixes SCI-1240] --- 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 c3578c908..befc67aa0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -544,7 +544,7 @@ en: load_from_repository_modal: title: "Load protocol from repository" text: "Choose the protocol to be loaded to the task." - text2: "This will overwrite the current protocol!" + text2: "This action will overwrite the current protocol in the task and unlink it from repository. The current protocol will remain unchanged in repository." tab_public: "Public protocols" tab_private: "Private protocols" thead_name: "Name"