Thomas Bruederli
2014-03-21 e5bb1357a5bad2f5ed9b488425d6b195296ca595
plugins/hide_blockquote/localization/fr_FR.inc
@@ -15,7 +15,7 @@
 For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
*/
$labels['hide'] = 'Cacher';
$labels['show'] = 'Afficher';
$labels['quotelimit'] = 'Cacher la citation quand le nombre de lignes est plus grand que';
$labels['hide'] = 'Masquer';
$labels['show'] = 'Montrer';
$labels['quotelimit'] = 'Masquer la citation quand le nombre de lignes est supérieur à';
?>