* Fix lang.
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 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.";
|
||||
|
||||
@@ -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.";
|
||||
|
||||
@@ -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.";
|
||||
|
||||
@@ -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.";
|
||||
|
||||
Reference in New Issue
Block a user