From b66960f41b2e455df58a4ea6220390d50e286836 Mon Sep 17 00:00:00 2001 From: sboursen-scinote Date: Fri, 7 Apr 2023 17:42:00 +0200 Subject: [PATCH] Fix load protocol template header wording [SCI-8223] --- 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 9fca81cf0..f75b091da 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1125,7 +1125,7 @@ en: load_from_repository_error: "Failed to load the protocol from the templates." load_from_repository_error_locked: "Failed to load the protocol from the templates. One or more files in the protocol are currently being edited." load_from_repository_modal: - title: "Load protocol from templates" + title: "Load protocol template" text: "This action will overwrite the current protocol in the task and unlink it from templates. The current protocol will remain unchanged in templates." text2: "Choose the protocol to be loaded to the task." filter_protocols: "Filter protocols"