Delete createguide of kanban,change cmmi to waterfall.
This commit is contained in:
@@ -259,8 +259,8 @@ $lang->project->membersUnit = '%s men';
|
||||
$lang->project->lastIteration = "Recent {$lang->executionCommon}";
|
||||
$lang->project->ongoingStage = 'Ongoing stage';
|
||||
$lang->project->scrum = 'Scrum';
|
||||
$lang->project->waterfall = 'CMMI';
|
||||
$lang->project->waterfallTitle = 'CMMI';
|
||||
$lang->project->waterfall = 'Waterfall';
|
||||
$lang->project->waterfallTitle = 'Waterfall project management';
|
||||
$lang->project->cannotCreateChild = 'It is not empty, so you cannot add a child. You can add a parent for it, and then create a child.';
|
||||
$lang->project->confirmDelete = "Do you want to delete [%s]?";
|
||||
$lang->project->emptyPM = 'No manager';
|
||||
|
||||
@@ -271,8 +271,6 @@ $lang->project->childLongTime = "子项目中有长期项目,父项
|
||||
$lang->project->readjustTime = '重新调整项目起止时间';
|
||||
$lang->project->notAllowRemoveProducts = "该产品中的需求与项目进行了关联或者项目下的{$lang->execution->common}关联了该产品,请取消关联后再操作。";
|
||||
$lang->project->ge = "『%s』应当不小于实际开始时间『%s』。";
|
||||
$lang->project->kanban = "看板";
|
||||
$lang->project->kanbanTitle = "看板项目管理";
|
||||
|
||||
$lang->project->programTitle['0'] = '不显示';
|
||||
$lang->project->programTitle['base'] = '只显示一级项目集';
|
||||
|
||||
@@ -271,8 +271,6 @@ $lang->project->childLongTime = "子項目中有長期項目,父項
|
||||
$lang->project->readjustTime = '重新調整項目起止時間';
|
||||
$lang->project->notAllowRemoveProducts = "該產品中的需求與項目進行了關聯或者項目下的{$lang->execution->common}關聯了該產品,請取消關聯後再操作。";
|
||||
$lang->project->ge = "『%s』應當不小於實際開始時間『%s』。";
|
||||
$lang->project->kanban = "看板";
|
||||
$lang->project->kanbanTitle = "看板项目管理";
|
||||
|
||||
$lang->project->programTitle['0'] = '不顯示';
|
||||
$lang->project->programTitle['base'] = '只顯示一級項目集';
|
||||
|
||||
Reference in New Issue
Block a user