* [bug#67873] Change the title of the priv of custom-execution.
This commit is contained in:
@@ -67,6 +67,7 @@ $lang->custom->beginAndEndDateRange = 'The Range Of Begin & End';
|
||||
$lang->custom->limitTaskDateAction = 'Set start and end date required';
|
||||
$lang->custom->closeSetting = 'Close Setting';
|
||||
$lang->custom->gradeRule = 'Allow cross-level segmentation';
|
||||
$lang->custom->setExecutionClose = 'Execution Close Setting';
|
||||
|
||||
$lang->custom->gradeRuleList['cross'] = 'Yes';
|
||||
$lang->custom->gradeRuleList['stepwise'] = 'No';
|
||||
|
||||
@@ -67,6 +67,7 @@ $lang->custom->beginAndEndDateRange = 'The Range Of Begin & End';
|
||||
$lang->custom->limitTaskDateAction = 'Set start and end date required';
|
||||
$lang->custom->closeSetting = 'Close Setting';
|
||||
$lang->custom->gradeRule = 'Allow cross-level segmentation';
|
||||
$lang->custom->setExecutionClose = 'Execution Close Setting';
|
||||
|
||||
$lang->custom->gradeRuleList['cross'] = 'Yes';
|
||||
$lang->custom->gradeRuleList['stepwise'] = 'No';
|
||||
|
||||
@@ -67,6 +67,7 @@ $lang->custom->beginAndEndDateRange = 'The Range Of Begin & End';
|
||||
$lang->custom->limitTaskDateAction = 'Set start and end date required';
|
||||
$lang->custom->closeSetting = 'Close Setting';
|
||||
$lang->custom->gradeRule = 'Allow cross-level segmentation';
|
||||
$lang->custom->setExecutionClose = 'Execution Close Setting';
|
||||
|
||||
$lang->custom->gradeRuleList['cross'] = 'Yes';
|
||||
$lang->custom->gradeRuleList['stepwise'] = 'No';
|
||||
|
||||
@@ -67,6 +67,7 @@ $lang->custom->beginAndEndDateRange = '起止日期范围';
|
||||
$lang->custom->limitTaskDateAction = '设置起止日期必填';
|
||||
$lang->custom->closeSetting = '关闭设置';
|
||||
$lang->custom->gradeRule = '是否允许跨层级细分';
|
||||
$lang->custom->setExecutionClose = '执行关闭设置';
|
||||
|
||||
$lang->custom->gradeRuleList['cross'] = '是';
|
||||
$lang->custom->gradeRuleList['stepwise'] = '否';
|
||||
|
||||
@@ -1606,7 +1606,7 @@ $lang->resource->custom = new stdclass();
|
||||
$lang->resource->custom->set = 'set';
|
||||
$lang->resource->custom->product = 'productName';
|
||||
$lang->resource->custom->project = 'projectCommon';
|
||||
$lang->resource->custom->execution = 'executionCommon';
|
||||
$lang->resource->custom->execution = 'setExecutionClose';
|
||||
$lang->resource->custom->required = 'required';
|
||||
$lang->resource->custom->restore = 'restore';
|
||||
$lang->resource->custom->flow = 'flow';
|
||||
|
||||
Reference in New Issue
Block a user