mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-07 15:33:50 +08:00
Merge pull request #624 from ZmagoD/zd_SCI_1240
changes load protocol label [fixes SCI-1240]
This commit is contained in:
commit
5e5ee26c5e
1 changed files with 1 additions and 1 deletions
|
@ -544,7 +544,7 @@ en:
|
||||||
load_from_repository_modal:
|
load_from_repository_modal:
|
||||||
title: "Load protocol from repository"
|
title: "Load protocol from repository"
|
||||||
text: "Choose the protocol to be loaded to the task."
|
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_public: "Public protocols"
|
||||||
tab_private: "Private protocols"
|
tab_private: "Private protocols"
|
||||||
thead_name: "Name"
|
thead_name: "Name"
|
||||||
|
|
Loading…
Reference in a new issue