* Make the rights of task clear.

This commit is contained in:
wumo
2018-04-02 09:40:14 +08:00
parent e6aaf894a6
commit f004ef4409
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ $lang->task->parent = 'Parent Task';
$lang->task->parentAB = 'Parent Task';
$lang->task->lblPri = 'P';
$lang->task->lblHour = '(h)';
$lang->task->deniedNotice = 'Current user has no right to start.';
$lang->task->deniedNotice = 'Only the %s can %s the task.';
$lang->task->ditto = 'Ditto';
$lang->task->dittoNotice = "This Task does not belong to the Project as the previous one does!";