* Fix bug 32965.
This commit is contained in:
@@ -236,8 +236,8 @@ $lang->custom->restDayList[6] = 'Saturday rest';
|
||||
$lang->custom->restDayList[0] = 'Sunday rest';
|
||||
|
||||
global $config;
|
||||
$lang->custom->sprintConceptList[0] = 'Program Product Iteration';
|
||||
$lang->custom->sprintConceptList[1] = 'Program Product Sprint';
|
||||
$lang->custom->sprintConceptList[0] = 'Project Product Iteration';
|
||||
$lang->custom->sprintConceptList[1] = 'Project Product Sprint';
|
||||
|
||||
$lang->custom->workingList['full'] = 'Full Management of Dev';
|
||||
|
||||
|
||||
@@ -236,8 +236,8 @@ $lang->custom->restDayList[6] = 'Saturday rest';
|
||||
$lang->custom->restDayList[0] = 'Sunday rest';
|
||||
|
||||
global $config;
|
||||
$lang->custom->sprintConceptList[0] = 'Program Product Iteration';
|
||||
$lang->custom->sprintConceptList[1] = 'Program Product Sprint';
|
||||
$lang->custom->sprintConceptList[0] = 'Project Product Iteration';
|
||||
$lang->custom->sprintConceptList[1] = 'Project Product Sprint';
|
||||
|
||||
$lang->custom->workingList['full'] = 'Application Lifecycle Management';
|
||||
|
||||
|
||||
@@ -236,8 +236,8 @@ $lang->custom->restDayList[6] = 'Saturday rest';
|
||||
$lang->custom->restDayList[0] = 'Sunday rest';
|
||||
|
||||
global $config;
|
||||
$lang->custom->sprintConceptList[0] = 'Program Product Iteration';
|
||||
$lang->custom->sprintConceptList[1] = 'Program Product Sprint';
|
||||
$lang->custom->sprintConceptList[0] = 'Project Product Iteration';
|
||||
$lang->custom->sprintConceptList[1] = 'Project Product Sprint';
|
||||
|
||||
$lang->custom->workingList['full'] = 'Application Lifecycle Management';
|
||||
|
||||
|
||||
@@ -236,8 +236,8 @@ $lang->custom->restDayList[6] = '周六休息';
|
||||
$lang->custom->restDayList[0] = '周天休息';
|
||||
|
||||
global $config;
|
||||
$lang->custom->sprintConceptList[0] = "{$lang->projectCommon} 产品 迭代";
|
||||
$lang->custom->sprintConceptList[1] = "{$lang->projectCommon} 产品 冲刺";
|
||||
$lang->custom->sprintConceptList[0] = "项目 产品 迭代";
|
||||
$lang->custom->sprintConceptList[1] = "项目 产品 冲刺";
|
||||
|
||||
$lang->custom->workingList['full'] = '完整研发管理工具';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user