* Modify notes.
This commit is contained in:
@@ -143,7 +143,7 @@ $lang->program->scrum = 'Scrum';
|
||||
$lang->program->waterfall = 'CMMI';
|
||||
$lang->program->waterfallTitle = 'CMMI';
|
||||
$lang->program->cannotCreateChild = 'It is not empty, so you cannot add a child. You can add a parent for it, and then create a child.';
|
||||
$lang->program->hasChildren = 'It has child projects. You cannot delete it.';
|
||||
$lang->program->hasChildren = 'It has child projects or child programs. You cannot delete it.';
|
||||
$lang->program->confirmDelete = "Do you want to delete [%s]?";
|
||||
$lang->program->emptyPM = 'No manager';
|
||||
$lang->program->cannotChangeToCat = "It is not empty, so you cannot change it to a parent.";
|
||||
|
||||
@@ -143,7 +143,7 @@ $lang->program->scrum = 'Scrum';
|
||||
$lang->program->waterfall = 'CMMI';
|
||||
$lang->program->waterfallTitle = 'CMMI';
|
||||
$lang->program->cannotCreateChild = 'It is not empty, so you cannot add a child. You can add a parent for it, and then create a child.';
|
||||
$lang->program->hasChildren = 'It has child projects. You cannot delete it.';
|
||||
$lang->program->hasChildren = 'It has child projects or child programs. You cannot delete it.';
|
||||
$lang->program->confirmDelete = "Do you want to delete [%s]?";
|
||||
$lang->program->emptyPM = 'No manager';
|
||||
$lang->program->cannotChangeToCat = "It is not empty, so you cannot change it to a parent.";
|
||||
|
||||
@@ -143,7 +143,7 @@ $lang->program->scrum = 'Scrum';
|
||||
$lang->program->waterfall = 'CMMI';
|
||||
$lang->program->waterfallTitle = 'CMMI';
|
||||
$lang->program->cannotCreateChild = 'It is not empty, so you cannot add a child. You can add a parent for it, and then create a child.';
|
||||
$lang->program->hasChildren = 'It has child projects. You cannot delete it.';
|
||||
$lang->program->hasChildren = 'It has child projects or child programs. You cannot delete it.';
|
||||
$lang->program->confirmDelete = "Do you want to delete [%s]?";
|
||||
$lang->program->emptyPM = 'No manager';
|
||||
$lang->program->cannotChangeToCat = "It is not empty, so you cannot change it to a parent.";
|
||||
|
||||
@@ -143,7 +143,7 @@ $lang->program->scrum = 'Scrum';
|
||||
$lang->program->waterfall = 'CMMI';
|
||||
$lang->program->waterfallTitle = 'CMMI';
|
||||
$lang->program->cannotCreateChild = 'It is not empty, so you cannot add a child. You can add a parent for it, and then create a child.';
|
||||
$lang->program->hasChildren = 'It has child projects. You cannot delete it.';
|
||||
$lang->program->hasChildren = 'It has child projects or child programs. You cannot delete it.';
|
||||
$lang->program->confirmDelete = "Do you want to delete [%s]?";
|
||||
$lang->program->emptyPM = 'No manager';
|
||||
$lang->program->cannotChangeToCat = "It is not empty, so you cannot change it to a parent.";
|
||||
|
||||
@@ -145,7 +145,7 @@ $lang->program->scrum = 'Scrum';
|
||||
$lang->program->waterfall = '瀑布';
|
||||
$lang->program->waterfallTitle = '瀑布式项目管理';
|
||||
$lang->program->cannotCreateChild = '该项目已经有实际的内容,无法直接添加子项目。您可以为当前项目创建一个父项目,然后在新的父项目下面添加子项目。';
|
||||
$lang->program->hasChildren = '该项目有子项目存在,不能删除。';
|
||||
$lang->program->hasChildren = '该项目集有子项集或子项目存在,不能删除。';
|
||||
$lang->program->confirmDelete = "您确定要删除吗?";
|
||||
$lang->program->emptyPM = '暂无';
|
||||
$lang->program->cannotChangeToCat = "该项目已经有实际的内容,无法修改为父项目";
|
||||
|
||||
@@ -146,7 +146,7 @@ $lang->program->scrum = 'Scrum';
|
||||
$lang->program->waterfall = '瀑布';
|
||||
$lang->program->waterfallTitle = '瀑布式項目管理';
|
||||
$lang->program->cannotCreateChild = '該項目已經有實際的內容,無法直接添加子項目。您可以為當前項目創建一個父項目,然後在新的父項目下面添加子項目。';
|
||||
$lang->program->hasChildren = '該項目有子項目存在,不能刪除。';
|
||||
$lang->program->hasChildren = '該項目集有子項目集或子項目存在,不能刪除。';
|
||||
$lang->program->confirmDelete = "您確定要刪除嗎?";
|
||||
$lang->program->emptyPM = '暫無';
|
||||
$lang->program->cannotChangeToCat = "該項目已經有實際的內容,無法修改為父項目";
|
||||
|
||||
Reference in New Issue
Block a user