Merge pull request #380 from okriuchykhin/ok_SCI_766

Add description to Clone actions [SCI-766]
This commit is contained in:
okriuchykhin 2016-12-30 15:28:32 +01:00 committed by GitHub
commit b29e041e27

View file

@ -610,7 +610,7 @@ en:
label_title: 'Archive'
clone:
modal_title: 'Clone experiment %{experiment}'
label_title: 'Clone'
label_title: 'Clone (only Protocols steps cloned)'
modal_submit: 'Clone'
success_flash: "Successfully cloned experiment %{experiment}"
error_flash: 'Could not clone the experiment.'
@ -651,8 +651,8 @@ en:
options_header: "Options"
edit_module: "Rename task"
edit_module_group: "Rename workflow"
clone_module: "Clone task"
clone_module_group: "Clone workflow"
clone_module: "Clone task (only Protocols steps cloned)"
clone_module_group: "Clone workflow (only Protocols steps cloned)"
move_module: "Move task to another experiment"
move_module_group: "Move workflow to another experiment"
delete_module: "Archive task"