* Finish task #8087.
This commit is contained in:
@@ -220,7 +220,7 @@ $lang->task->error->deadlineSmall = '"Deadline" must be greater than "StartD
|
||||
$lang->task->error->alreadyStarted = 'You cannot start this task, because it is started.';
|
||||
$lang->task->error->realStartedEmpty = '"Real Started" should not be empty.';
|
||||
$lang->task->error->finishedDateEmpty = '"Finished Date" should not be empty.';
|
||||
$lang->task->error->chooseOtherParent = 'the currently selected parent task has been consumed, please select another parent task.';
|
||||
$lang->task->error->alreadyConsumed = 'The currently selected parent task has been consumed.';
|
||||
|
||||
/* Report. */
|
||||
$lang->task->report = new stdclass();
|
||||
|
||||
Reference in New Issue
Block a user