From aa5569d05e73cba8237f69b64f3c84425bd3d074 Mon Sep 17 00:00:00 2001 From: mfoucrier Date: Sun, 28 Feb 2016 00:50:44 +0100 Subject: Update translations.php --- app/Locale/fr_FR/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index cbda4aa8..1982e9b0 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1044,7 +1044,7 @@ return array( 'Project owner' => 'Responsable du projet', 'Those dates are useful for the project Gantt chart.' => 'Ces dates sont utiles pour le diagramme de Gantt des projets.', 'Private projects do not have users and groups management.' => 'Les projets privés n\'ont pas de gestion d\'utilisateurs et de groupes.', - 'There is no project member.' => 'Il y a aucun membre du projet.', + 'There is no project member.' => 'Il n\'y a aucun membre du projet.', 'Priority' => 'Priorité', 'Task priority' => 'Priorité des tâches', 'General' => 'Général', @@ -1058,7 +1058,7 @@ return array( 'Send email when there is no activity on a task' => 'Envoyer un email lorsqu\'il n\'y a pas d\'activité sur une tâche', 'List of external links' => 'Liste des liens externes', 'Unable to fetch link information.' => 'Impossible de récupérer les informations sur le lien.', - 'Daily background job for tasks' => 'Tâche planifée quotidienne pour les tâches', + 'Daily background job for tasks' => 'Tâche planifiée quotidienne pour les tâches', 'Auto' => 'Auto', 'Related' => 'Relié', 'Attachment' => 'Pièce-jointe', -- cgit v1.2.3