Add the possibility to remove a task
This commit is contained in:
@@ -310,4 +310,8 @@ return array(
|
||||
// 'Login with my Google Account' => '',
|
||||
// 'Project not found.' => '',
|
||||
// 'Task #%d' => '',
|
||||
// 'Task removed successfully.' => '',
|
||||
// 'Unable to remove this task.' => '',
|
||||
// 'Remove a task' => '',
|
||||
// 'Do you really want to remove this task: "%s"?' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user