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/dns/lib/lang/fr_dns_template_list.lng |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/interface/web/dns/lib/lang/fr_dns_template_list.lng b/interface/web/dns/lib/lang/fr_dns_template_list.lng
index 52455b2..b62aa8b 100644
--- a/interface/web/dns/lib/lang/fr_dns_template_list.lng
+++ b/interface/web/dns/lib/lang/fr_dns_template_list.lng
@@ -1,6 +1,7 @@
-<?php
-$wb['list_head_txt'] = 'Modèle dassistant DNS';
-$wb['visible_txt'] = 'Visible';
-$wb['name_txt'] = 'Nom';
-$wb['add_new_record_txt'] = 'Ajouter un nouvel enregistrement';
-?>
+<?php
+$wb['list_head_txt'] = 'Modèle d\'assistant DNS';
+$wb['visible_txt'] = 'Visible';
+$wb['name_txt'] = 'Nom';
+$wb['add_new_record_txt'] = 'Ajouter un nouvel enregistrement';
+?>
+

--
Gitblit v1.9.1