From f237cdc8594dd6d80a280edf6f0b92352498ad4a Mon Sep 17 00:00:00 2001
From: Frédéric Guillot <fred@kanboard.net>
Date: Sun, 14 Dec 2014 20:48:15 -0500
Subject: Start to improve the ui for tablets

---
 app/Locale/fr_FR/translations.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'app/Locale/fr_FR')

diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index c1cdef88..28c999a5 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -186,7 +186,7 @@ return array(
     'Page not found' => 'Page introuvable',
     'Complexity' => 'Complexité',
     'limit' => 'limite',
-    'Task limit' => 'Nombre maximum de tâches',
+    'Task limit' => 'Tâches Max.',
     'Task count' => 'Nombre de tâches',
     'This value must be greater than %d' => 'Cette valeur doit être plus grande que %d',
     'Edit project access list' => 'Modifier l\'accès au projet',
-- 
cgit v1.2.3