mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-20 12:04:31 +08:00
Merge pull request #630 from ZmagoD/zd_SCI_1240_v2
fix label [fixes SCI-1240]
This commit is contained in:
commit
2224c6511d
1 changed files with 1 additions and 1 deletions
|
@ -559,7 +559,7 @@ en:
|
|||
thead_published_on: "Published at"
|
||||
thead_created_at: "Created at"
|
||||
thead_updated_at: "Last modified at"
|
||||
confirm_message: "Are you sure you wish to load protocol from repository? This action will overwrite the current protocol."
|
||||
confirm_message: "Are you sure you wish to load protocol from repository? This action will overwrite the current protocol in the task and unlink it from repository. The current protocol will remain unchanged in repository."
|
||||
import_to_linked_task_rep: "Are you sure you wish to load protocol from repository? This action will overwrite the current protocol in the task and unlink it from repository. The current protocol will remain unchanged in repository."
|
||||
load: "Load"
|
||||
copy_to_repository_modal:
|
||||
|
|
Loading…
Add table
Reference in a new issue