modify lang
This commit is contained in:
@@ -235,17 +235,8 @@ $lang->custom->weekendList[2] = '2-Day Off';
|
||||
$lang->custom->weekendList[1] = '1-Day Off';
|
||||
|
||||
global $config;
|
||||
if($config->systemMode == 'lean')
|
||||
{
|
||||
$lang->custom->sprintConceptList[0] = 'Product - Project';
|
||||
$lang->custom->sprintConceptList[1] = 'Product - Iteration';
|
||||
$lang->custom->sprintConceptList[2] = 'Product - Sprint';
|
||||
}
|
||||
else
|
||||
{
|
||||
$lang->custom->sprintConceptList[0] = 'Product - Project';
|
||||
$lang->custom->sprintConceptList[1] = 'Product - Iteration';
|
||||
}
|
||||
$lang->custom->sprintConceptList[0] = 'Product - Project';
|
||||
$lang->custom->sprintConceptList[1] = 'Product - Iteration';
|
||||
|
||||
$lang->custom->workingList['full'] = 'Full Management of Dev';
|
||||
|
||||
|
||||
@@ -235,17 +235,8 @@ $lang->custom->weekendList[2] = '2-Day Off';
|
||||
$lang->custom->weekendList[1] = '1-Day Off';
|
||||
|
||||
global $config;
|
||||
if($config->systemMode == 'lean')
|
||||
{
|
||||
$lang->custom->sprintConceptList[0] = 'Product - Project';
|
||||
$lang->custom->sprintConceptList[1] = 'Product - Iteration';
|
||||
$lang->custom->sprintConceptList[2] = 'Product - Sprint';
|
||||
}
|
||||
else
|
||||
{
|
||||
$lang->custom->sprintConceptList[0] = 'Program - Product - Iteration';
|
||||
$lang->custom->sprintConceptList[1] = 'Program - Product - Sprint';
|
||||
}
|
||||
$lang->custom->sprintConceptList[0] = 'Program - Product - Iteration';
|
||||
$lang->custom->sprintConceptList[1] = 'Program - Product - Sprint';
|
||||
|
||||
$lang->custom->workingList['full'] = 'Application Lifecycle Management';
|
||||
|
||||
|
||||
@@ -235,17 +235,8 @@ $lang->custom->weekendList[2] = '2-Jour';
|
||||
$lang->custom->weekendList[1] = '1-Jour';
|
||||
|
||||
global $config;
|
||||
if($config->systemMode == 'lean')
|
||||
{
|
||||
$lang->custom->sprintConceptList[0] = 'Product - Project';
|
||||
$lang->custom->sprintConceptList[1] = 'Product - Iteration';
|
||||
$lang->custom->sprintConceptList[2] = 'Product - Sprint';
|
||||
}
|
||||
else
|
||||
{
|
||||
$lang->custom->sprintConceptList[0] = 'Product - Project';
|
||||
$lang->custom->sprintConceptList[1] = 'Product - Iteration';
|
||||
}
|
||||
$lang->custom->sprintConceptList[0] = 'Product - Project';
|
||||
$lang->custom->sprintConceptList[1] = 'Product - Iteration';
|
||||
|
||||
$lang->custom->workingList['full'] = 'Application Lifecycle Management';
|
||||
|
||||
|
||||
@@ -196,5 +196,5 @@ $lang->upgrade->useNew = 'User New mode';
|
||||
$lang->upgrade->remark = 'Remark';
|
||||
$lang->upgrade->remarkDesc = 'You can also switch between the background customization of the system later';
|
||||
|
||||
$lang->upgrade->to18Mode['Lean'] = 'Lean';
|
||||
$lang->upgrade->to18Mode['new'] = 'New';
|
||||
$lang->upgrade->to18Mode['lean'] = 'Lean Mode';
|
||||
$lang->upgrade->to18Mode['new'] = 'Program Mode';
|
||||
|
||||
@@ -196,5 +196,5 @@ $lang->upgrade->useNew = 'User New mode';
|
||||
$lang->upgrade->remark = 'Remark';
|
||||
$lang->upgrade->remarkDesc = 'You can also switch between the background customization of the system later';
|
||||
|
||||
$lang->upgrade->to18Mode['Lean'] = 'Lean';
|
||||
$lang->upgrade->to18Mode['new'] = 'New';
|
||||
$lang->upgrade->to18Mode['lean'] = 'Lean Mode';
|
||||
$lang->upgrade->to18Mode['new'] = 'Program Mode';
|
||||
|
||||
@@ -196,5 +196,5 @@ $lang->upgrade->useNew = 'User New mode';
|
||||
$lang->upgrade->remark = 'Remark';
|
||||
$lang->upgrade->remarkDesc = 'You can also switch between the background customization of the system later';
|
||||
|
||||
$lang->upgrade->to18Mode['Lean'] = 'Lean';
|
||||
$lang->upgrade->to18Mode['new'] = 'New';
|
||||
$lang->upgrade->to18Mode['lean'] = 'Lean Mode';
|
||||
$lang->upgrade->to18Mode['new'] = 'Program Mode';
|
||||
|
||||
Reference in New Issue
Block a user