From 50051e776f9183471570f2688d0a85f92b309a3c Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 23 Feb 2014 20:34:55 -0500 Subject: Display an error message when there is no column for a project --- locales/fr_FR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'locales/fr_FR/translations.php') diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 7d021fcc..4e38e052 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -180,4 +180,5 @@ return array( '%d closed tasks' => '%d tâches terminées', 'no task for this project' => 'aucune tâche pour ce projet', 'Public link' => 'Accès public', + 'There is no column in your project!' => 'Il n\'y a aucune colonne dans votre projet !', ); -- cgit v1.2.3