From e6f7929f7780dc7ab06f6c4fbbbc86cd63115cd2 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 22 Jan 2015 17:46:58 -0500 Subject: Add new automatic action (Task comment logging), patch #539 --- app/Locale/pt_BR/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/pt_BR') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index e5dfcb25..8b64db17 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -697,4 +697,6 @@ return array( // 'All swimlanes' => '', // 'All colors' => '', // 'All status' => '', + // 'Add a comment logging moving the task between columns' => '', + // 'Moved to column %s' => '', ); -- cgit v1.2.3