* Fix lang.

This commit is contained in:
qiyu-xie
2020-12-10 09:36:12 +08:00
parent 4b95dd37d9
commit 5d2180de90
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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 or child programs. You cannot delete it.';
$lang->program->hasChildren = 'It has child programs or projects. 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.";
+1 -1
View File
@@ -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 or child programs. You cannot delete it.';
$lang->program->hasChildren = 'It has child programs or projects. 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.";
+1 -1
View File
@@ -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 or child programs. You cannot delete it.';
$lang->program->hasChildren = 'It has child programs or projects. 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.";
+1 -1
View File
@@ -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 or child programs. You cannot delete it.';
$lang->program->hasChildren = 'It has child programs or projects. 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.";