*Fix bug 17682.
This commit is contained in:
@@ -15,9 +15,8 @@ $lang->execution->allExecutionAB = 'Execution List';
|
||||
$lang->execution->id = $lang->executionCommon . ' ID';
|
||||
$lang->execution->type = $lang->executionCommon . 'Type';
|
||||
$lang->execution->name = $lang->executionCommon . 'Name';
|
||||
$lang->execution->projectName = 'Project';
|
||||
$lang->execution->code = $lang->executionCommon . 'Code';
|
||||
$lang->execution->project = 'Project';
|
||||
$lang->execution->projectName = 'Project';
|
||||
$lang->execution->execName = 'Execution Name';
|
||||
$lang->execution->execCode = 'Execution Code';
|
||||
$lang->execution->execType = 'Execution Type';
|
||||
|
||||
Reference in New Issue
Block a user