mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-26 00:36:01 +08:00
Merge pull request #4975 from sboursen-scinote/sb_SCI-7909
Protocol templates - unlink action and modal changes [SCI-7909]
This commit is contained in:
commit
f23094602d
1 changed files with 2 additions and 2 deletions
|
@ -1080,8 +1080,8 @@ en:
|
|||
update_self_title: "Update this protocol with the version stored in the templates"
|
||||
confirm_link_update_modal:
|
||||
unlink_title: "Unlink protocol template"
|
||||
unlink_message: "Are you sure you want to unlink the task protocol from the templates version? This will stop any tracking of changes."
|
||||
unlink_btn_text: "Unlink"
|
||||
unlink_message: "This will stop tracking changes of protocol templates. We can’t link it back once you unlink it.<br /><br /><strong>Are you sure?</strong>"
|
||||
unlink_btn_text: "Yes, unlink it"
|
||||
revert_title: "Revert protocol template"
|
||||
revert_message: "This will override any changes you made. We can’t recover them once you revert.<br /><br /><strong>Are you sure?</strong>"
|
||||
revert_btn_text: "Yes, revert it"
|
||||
|
|
Loading…
Reference in a new issue