From f382f091aa97d10056b4c433aa55298fece010d4 Mon Sep 17 00:00:00 2001
From: Marius Cramer <m.cramer@pixcept.de>
Date: Wed, 13 Aug 2014 07:16:30 -0400
Subject: [PATCH] Merge remote-tracking branch 'ispc/master'

---
 interface/web/tools/lib/lang/fr_resync.lng |   26 ++++++++++++++------------
 1 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/interface/web/tools/lib/lang/fr_resync.lng b/interface/web/tools/lib/lang/fr_resync.lng
index dd8a216..ddc80e3 100644
--- a/interface/web/tools/lib/lang/fr_resync.lng
+++ b/interface/web/tools/lib/lang/fr_resync.lng
@@ -1,14 +1,16 @@
 <?php
-$wb['head_txt'] = 'Resync Tool';
-$wb['legend_txt'] = 'Resync';
-$wb['resync_sites_txt'] = 'Resync Websites';
-$wb['resync_ftp_txt'] = 'Resync FTP users';
-$wb['resync_shell_txt'] = 'Resync shell users';
-$wb['resync_cron_txt'] = 'Resync cronjobs';
-$wb['resync_db_txt'] = 'Resync clientdb config';
-$wb['resync_mailbox_txt'] = 'Resync Mailboxes';
-$wb['resync_dns_txt'] = 'Resync DNS records';
-$wb['btn_start_txt'] = 'Start';
-$wb['btn_cancel_txt'] = 'Cancel';
-$wb['resync_client_txt'] = 'Resync Client records';
+$wb['head_txt'] = 'Outil de Resynchronisation';
+$wb['legend_txt'] = 'Resynchroniser';
+$wb['Resynchroniser_sites_txt'] = 'Resynchroniser Sites web';
+$wb['Resynchroniser_ftp_txt'] = 'Resynchroniser utilisateurs FTP';
+$wb['Resynchroniser_shell_txt'] = 'Resynchroniser utilisateurs shell';
+$wb['Resynchroniser_cron_txt'] = 'Resynchroniser cronjobs';
+$wb['Resynchroniser_db_txt'] = 'Resynchroniser configuration clientdb';
+$wb['Resynchroniser_mailbox_txt'] = 'Resynchroniser Boites aux lettres';
+$wb['Resynchroniser_dkim_txt'] = 'Resynchroniser DKIM-Keys';
+$wb['Resynchroniser_dns_txt'] = 'Resynchroniser enregistrements DNS';
+$wb['btn_start_txt'] = 'Dérrer';
+$wb['btn_cancel_txt'] = 'Annuler';
+$wb['Resynchroniser_client_txt'] = 'Resynchroniser Enregisitrements Client';
 ?>
+

--
Gitblit v1.9.1