From e27148dfd8192ed3052adb8397a0f8c4ed47916d Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 3 Jun 2017 12:03:46 -0400 Subject: Add the possibility to create a comment when a task is sent by email --- app/Locale/my_MY/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/my_MY/translations.php') diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index 1e7f4e04..3374ad3c 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/translations.php @@ -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' => '', ); -- cgit v1.2.3