diff --git a/config/locales/en.yml b/config/locales/en.yml
index da2915641..36c7ae591 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -607,6 +607,12 @@ en:
assign_from: "Assign from"
protocol:
title: "Protocol"
+ options_dropdown:
+ title: "Protocol options"
+ load_from_repo: "Load from repository"
+ import: "Import protocol"
+ export: "Export protocol"
+ save_to_repo: "Save to repository"
buttons:
complete: "Complete Task"
uncomplete: "Uncomplete Task"
@@ -687,12 +693,6 @@ en:
btns_parent_and_self_newer:
title: "Newer version in repository and task"
text: "There is a newer version of this protocol in the repository. This version of protocol is newer than the version stored in protocol repository."
- buttons:
- load_protocol: "Load Protocol"
- load_protocol_from_repository: "from repository"
- load_protocol_from_file: "from computer"
- export: "Export Protocol"
- copy_to_repository: "Copy To Protocol Repository"
confirm_link_update_modal:
unlink_title: "Unlink protocol"
unlink_message: "Are you sure you want to unlink the task protocol from the repository version? This will stop any tracking of changes."