Fix protocol copy/save message [SCI-8064] (#5079)

This commit is contained in:
aignatov-bio 2023-03-06 11:51:40 +01:00 committed by GitHub
parent 9d4e212c7d
commit 47c59ecc6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1099,7 +1099,7 @@ en:
update_parent_flash: "Protocol in templates was successfully updated with the version from the task."
update_parent_error: "Failed to update templates version of the protocol."
update_parent_error_locked: "Failed to update templates version of the protocol. One or more files in the protocol are currently being edited."
update_from_parent_flash: "Version in the templates was successfully updated."
update_from_parent_flash: "Protocol was successfully updated."
update_from_parent_error: "Failed to update the protocol with the version in the templates."
update_from_parent_error_locked: "Failed to update the protocol with the version in the templates. One or more files in the protocol are currently being edited."
load_from_repository_flash: "Successfully loaded the protocol from the templates."
@ -1130,7 +1130,7 @@ en:
link_label: "Link task to this protocol in templates"
link_text: "<strong>Warning!</strong>&nbsp;This will unlink the currently linked protocol."
error_400: "Due to unknown error, protocol could not be copied to templates."
success_message: "New protocol template was successfully saved. You can see it in protocol templates."
success_message: "Protocol was successfully saved as a new protocol template."
confirm: "Save"
load_from_file_flash: "Successfully loaded the protocol from the file."
load_from_file_error: "Failed to load the protocol from file."