Thomas Bruederli
2015-04-17 a3644638aaf0418598196a870204e0b632a4c8ad
plugins/markasjunk/localization/fr_FR.inc
@@ -15,10 +15,7 @@
 For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/
*/
$labels = array();
$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';
?>