From cd9bc86fbeea01fa492606b9c19ded36bf0ab366 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 22 Aug 2015 17:39:37 -0400 Subject: Add new automated action to change task color based on the task link --- app/Locale/fr_FR/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index f1594004..a7c724f7 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1051,4 +1051,7 @@ return array( 'Projects Gantt chart' => 'Diagramme de Gantt des projets', 'Start date: %s' => 'Date de début : %s', 'End date: %s' => 'Date de fin : %s', + 'Link type' => 'Type de lien', + 'Change task color when using a specific task link' => 'Changer la couleur de la tâche lorsqu\'un lien spécifique est utilisé', + 'Task link creation or modification' => 'Création ou modification d\'un lien sur une tâche', ); -- cgit v1.2.3