This commit is contained in:
zhouxudong
2022-06-27 03:20:49 +00:00
parent b4b7a1c9d3
commit 69b87ae29f
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ $lang->program->closeErrorMessage = 'There are subprograms or projects that are
$lang->program->hasChildren = 'It has child programs or projects. You cannot delete it.';
$lang->program->hasProduct = 'It has products. You cannot delete it.';
$lang->program->confirmDelete = "Do you want to delete it?";
$lang->program->unlinkStakeholder = 'Unlink Stakeholder';
$lang->program->confirmUnlink = 'Do you want to remove the Stakeholder?';
$lang->program->readjustTime = 'Change the program begin&end date.';
$lang->program->accessDenied = 'You have no access to the program.';
$lang->program->beyondParentBudget = 'The remaining budget of the owned program has been exceeded.';