Add configurable list of predefined subjects when sending a task by email
This commit is contained in:
@@ -1337,4 +1337,6 @@ return array(
|
||||
// 'Assign the task to its creator' => '',
|
||||
// 'This task was sent by email to "%s" with subject "%s".' => '',
|
||||
// 'Log this action in a comment' => '',
|
||||
// 'Predefined Email Subjects' => '',
|
||||
// 'Write one subject by line.' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user