diff --git a/module/execution/ui/create.html.php b/module/execution/ui/create.html.php
index 1baefe73d4..0d24d4283b 100644
--- a/module/execution/ui/create.html.php
+++ b/module/execution/ui/create.html.php
@@ -54,7 +54,7 @@ formGridPanel
icon('copy', setClass('mr-1')),
setClass('primary-ghost'),
setData(array('destoryOnHide' => true, 'toggle' => 'modal', 'target' => '#copyExecutionModal')),
- $lang->project->copy
+ $lang->execution->copy
),
divider(setClass('py-2 my-0.5 mx-4 self-center'))
),