From e5bb1357a5bad2f5ed9b488425d6b195296ca595 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Fri, 21 Mar 2014 12:41:50 -0400
Subject: [PATCH] Synchrnonized translations from Transifex

---
 plugins/markasjunk/localization/fr_FR.inc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/plugins/markasjunk/localization/fr_FR.inc b/plugins/markasjunk/localization/fr_FR.inc
index 1eaa480..68e2e8b 100644
--- a/plugins/markasjunk/localization/fr_FR.inc
+++ b/plugins/markasjunk/localization/fr_FR.inc
@@ -15,7 +15,7 @@
 
  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/
 */
-$labels['buttontext'] = 'Indésirables';
-$labels['buttontitle'] = 'Marquer comme indésirable';
-$labels['reportedasjunk'] = 'Notification de message indésirable envoyée';
+$labels['buttontext'] = 'Pourriel';
+$labels['buttontitle'] = 'Marqué comme pourriel';
+$labels['reportedasjunk'] = 'Signaler comme pourriel avec succès';
 ?>
\ No newline at end of file

--
Gitblit v1.9.1