diff --git a/config/locales/en.yml b/config/locales/en.yml index 0584a5344..b51ae89b7 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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.

Are you sure?" + 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.

Are you sure?" revert_btn_text: "Yes, revert it"