Thomas Bruederli
2014-11-12 f652e36b2b2e958ceba3739041e257a4b39f19d0
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';
?>