From 66c7cf0caa5802c825e3f511158bb719cf82cafa Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 10 Mar 2014 22:23:16 -0400 Subject: Add an automatic action to assign a color to a specific user --- locales/fr_FR/translations.php | 3 ++- locales/pl_PL/translations.php | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'locales') diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index b85d05d9..690ce3fa 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -99,7 +99,7 @@ return array( 'Edit a task' => 'Modifier une tâche', 'Column' => 'Colonne', 'Color' => 'Couleur', - 'Assignee' => 'Personne assigné', + 'Assignee' => 'Personne assignée', 'Create another task' => 'Créer une autre tâche', 'New task' => 'Nouvelle tâche', 'Open a task' => 'Ouvrir une tâche', @@ -247,4 +247,5 @@ return array( 'Task creation' => 'Création d\'une tâche', 'Open a closed task' => 'Ouverture d\'une tâche fermée', 'Closing a task' => 'Fermeture d\'une tâche', + 'Assign a color to a specific user' => 'Assigner une couleur à un utilisateur', ); diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index 7da7c330..530e5a22 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -250,4 +250,5 @@ return array( // 'Task creation' => '', // 'Open a closed task' => '', // 'Closing a task' => '', + // 'Assign a color to a specific user' => '', ); -- cgit v1.2.3