From fb7d12154c98be2eaad3e96ce0b1329b079d6843 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Thu, 30 Jun 2011 11:49:19 -0400
Subject: [PATCH] Updated french language files.

---
 interface/web/mail/lib/lang/fr_mail_forward.lng |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/interface/web/mail/lib/lang/fr_mail_forward.lng b/interface/web/mail/lib/lang/fr_mail_forward.lng
index 0cf201e..23270cc 100644
--- a/interface/web/mail/lib/lang/fr_mail_forward.lng
+++ b/interface/web/mail/lib/lang/fr_mail_forward.lng
@@ -1,8 +1,8 @@
-<?php
-$wb['email_txt'] = 'Email';
-$wb['destination_txt'] = 'Email de destination';
-$wb['active_txt'] = 'Actif';
-$wb['limit_mailforward_txt'] = 'Le nombre max. demails de suivi pour votre compte a été atteint.';
-$wb['duplicate_mailbox_txt'] = 'Il y a déjà une boite à mails avec cette adresse email';
-$wb['domain_txt'] = 'Domain';
-?>
+<?php
+$wb['email_txt'] = 'Email';
+$wb['destination_txt'] = 'Email de destination';
+$wb['active_txt'] = 'Actif';
+$wb['limit_mailforward_txt'] = 'Le nombre maximal de transferts d\'email pour votre compte a été atteint.';
+$wb['duplicate_mailbox_txt'] = 'Il y a déja une boite email avec cette adresse email';
+?>
+

--
Gitblit v1.9.1