From 2a313eb971ab36e166308f7882897ef204234d0a Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 17 Nov 2017 14:46:23 -0800 Subject: Add the possibility to send tasks and comments to multiple recipients --- 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 adb88eb0..3768839f 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1266,7 +1266,7 @@ return array( 'Unable to upload files, check the permissions of your data folder.' => 'Impossible de transférer le ou les fichiers, vérifiez les permissions du répertoire de données.', 'Another category with the same name exists in this project' => 'Une autre catégorie avec le même nom existe dans ce projet', 'Comment sent by email successfully.' => 'Commentaire envoyé par email avec succès.', - 'Sent by email to [%s](mailto:%s) (%s)' => 'Envoyé par email à [%s](mailto:%s) (%s)', + 'Sent by email to "%s" (%s)' => 'Envoyé par email à « %s » (%s)', 'Unable to read uploaded file.' => 'Impossible de lire le fichier téléversé.', 'Database uploaded successfully.' => 'Base de données téléversée avec succès.', 'Task sent by email successfully.' => 'Tâche envoyée par email avec succès.', -- cgit v1.2.3