From bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Fri, 05 Feb 2016 07:25:27 -0500 Subject: [PATCH] Secure also downloads of addressbook exports, managesieve script exports and Enigma keys exports --- plugins/archive/localization/fr_FR.inc | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/archive/localization/fr_FR.inc b/plugins/archive/localization/fr_FR.inc index fa6bb9d..31d346c 100644 --- a/plugins/archive/localization/fr_FR.inc +++ b/plugins/archive/localization/fr_FR.inc @@ -15,13 +15,13 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ */ -$labels['buttontext'] = 'Archive'; +$labels['buttontext'] = 'Archiver'; $labels['buttontitle'] = 'Archiver ce courriel'; $labels['archived'] = 'Archivé avec succès'; $labels['archivedreload'] = 'Archivé avec succès. Recharger la page pour voir les nouveaux dossiers d\'archives.'; $labels['archiveerror'] = 'Certains courriels n\'ont pas pu être archivés.'; -$labels['archivefolder'] = 'Archive'; -$labels['settingstitle'] = 'Archive'; +$labels['archivefolder'] = 'Archiver'; +$labels['settingstitle'] = 'Archiver'; $labels['archivetype'] = 'Diviser l\'archive par'; $labels['archivetypeyear'] = 'Année (ex. Archives/2012)'; $labels['archivetypemonth'] = 'Mois (ex. Archives/2012/06)'; -- Gitblit v1.9.1