From 7ec0c1119023987b1388c66fabd92c0cdaca3cbc Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 19 Mar 2015 18:23:31 -0400 Subject: [PATCH] Update french translation --- locales/fr_FR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 510c662..3f3e973 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -229,5 +229,5 @@ return array( 'Nothing to show. Enable the debug mode to see log messages.' => 'Rien à montrer. Activez le mode debug pour voir les messages de log.', 'Enable debug mode' => 'Activer le mode debug', 'Original link marks article as read' => 'Marquer les articles comme lu lors d\'un clic sur le lien original', - 'Cloak the image referrer' => 'Cloak the image referrer', + 'Cloak the image referrer' => 'Falsifier le référent pour les images', );