Aleksander Machniak
2016-02-05 bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326
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 à';
?>