* [bug#62325,done,0.2h] fix bug.
This commit is contained in:
@@ -141,7 +141,7 @@ $lang->execution->kanbanNoLinkProduct = "Kanban not linked {$lang->productCommon
|
||||
$lang->execution->myTask = "My Task";
|
||||
$lang->execution->list = "{$lang->executionCommon} List";
|
||||
$lang->execution->allProject = 'All';
|
||||
$lang->execution->method = 'Management Method';
|
||||
$lang->execution->method = 'Method';
|
||||
$lang->execution->sameAsParent = "Same as parent";
|
||||
$lang->execution->selectStoryPlan = 'Select Plan';
|
||||
$lang->execution->parentStage = 'Parent Stage';
|
||||
|
||||
@@ -141,7 +141,7 @@ $lang->execution->kanbanNoLinkProduct = "Kanban not linked {$lang->productCommon
|
||||
$lang->execution->myTask = "My Task";
|
||||
$lang->execution->list = 'List';
|
||||
$lang->execution->allProject = 'All';
|
||||
$lang->execution->method = 'Management Method';
|
||||
$lang->execution->method = 'Method';
|
||||
$lang->execution->sameAsParent = "Same as parent";
|
||||
$lang->execution->selectStoryPlan = 'Select Plan';
|
||||
$lang->execution->parentStage = 'Parent Stage';
|
||||
|
||||
@@ -141,7 +141,7 @@ $lang->execution->kanbanNoLinkProduct = "Kanban not linked {$lang->productCommon
|
||||
$lang->execution->myTask = "My Task";
|
||||
$lang->execution->list = "{$lang->executionCommon} List";
|
||||
$lang->execution->allProject = 'Tous';
|
||||
$lang->execution->method = 'Management Method';
|
||||
$lang->execution->method = 'Method';
|
||||
$lang->execution->sameAsParent = "Same as parent";
|
||||
$lang->execution->selectStoryPlan = 'Select Plan';
|
||||
$lang->execution->parentStage = 'Parent Stage';
|
||||
|
||||
Reference in New Issue
Block a user