diff options
author | mfoucrier <michel@foucrier.fr> | 2016-02-28 00:50:44 +0100 |
---|---|---|
committer | mfoucrier <michel@foucrier.fr> | 2016-02-28 00:50:44 +0100 |
commit | aa5569d05e73cba8237f69b64f3c84425bd3d074 (patch) | |
tree | 6a7382626f75825c324b2ef2670efb8d9f735e72 /app/Locale/fr_FR/translations.php | |
parent | e05ef0fc44840142efd99e2c818e9669696ae57b (diff) |
Update translations.php
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r-- | app/Locale/fr_FR/translations.php | 4 |
1 files 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', |