Add the possibility to create a comment when a task is sent by email

This commit is contained in:
Frederic Guillot
2017-06-03 12:03:46 -04:00
parent 43e4662b84
commit e27148dfd8
30 changed files with 66 additions and 0 deletions

View File

@@ -1335,4 +1335,6 @@ return array(
// 'DKK - Danish Krona' => '',
// 'Remove user from group' => '',
// 'Assign the task to its creator' => '',
// 'This task was sent by email to "%s" with subject "%s".' => '',
// 'Log this action in a comment' => '',
);