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/fr_FR/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index c40cee9e..c1c8a495 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -698,4 +698,6 @@ return array( 'All swimlanes' => 'Toutes les swimlanes', 'All colors' => 'Toutes les couleurs', 'All status' => 'Tous les états', + 'Add a comment logging moving the task between columns' => 'Ajouter un commentaire de log lorsqu\'une tâche est déplacée dans une autre colonne', + 'Moved to column %s' => 'Tâche déplacée à la colonne %s', ); -- cgit v1.2.3