From 4070036454731508a7caa56d19e0d5bc9e64614c Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Sun, 31 Jan 2016 12:57:21 -0500
Subject: [PATCH] Updated and merged language files.

---
 interface/web/help/lib/lang/fr.lng |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/interface/web/help/lib/lang/fr.lng b/interface/web/help/lib/lang/fr.lng
index 5c09ff8..39c2c80 100644
--- a/interface/web/help/lib/lang/fr.lng
+++ b/interface/web/help/lib/lang/fr.lng
@@ -4,7 +4,7 @@
 $wb['Send message'] = 'Envoyer un message';
 $wb['View messages'] = 'Voir les messages';
 $wb['Support'] = 'Support';
-$wb['About ISPConfig'] = 'A propos d\'ISPConfig';
+$wb['About ISPConfig'] = 'A propos d’ISPConfig';
 $wb['Version'] = 'Version';
 $wb['Frequently Asked Questions'] = 'Foire Aux Qestions';
 $wb['FAQ Sections'] = 'Sections FAQ';

--
Gitblit v1.9.1