From 956cb45dbee28d98830ec1e719036a429bce6293 Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Mon, 5 Sep 2016 11:26:03 -0400
Subject: Avoid frenchglish

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

(limited to 'app/Locale')

diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index ebdae0a4..a47ff9fe 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1221,7 +1221,7 @@ return array(
     'Creator Name' => 'Nom du créateur',
     'Time spent and estimated' => 'Temps passé et estimé',
     'Move position' => 'Changer la position',
-    'Move task to another position on the board' => 'Déplaçer la tâche vers une autre position sur le board',
+    'Move task to another position on the board' => 'Déplaçer la tâche vers une autre position sur le tableau',
     'Insert before this task' => 'Insérer avant cette tâche',
     'Insert after this task' => 'Insérer après cette tâche',
     'Unlock this user' => 'Débloquer cet utilisateur',
-- 
cgit v1.2.3