From 10c915c4ac46fc50d8a3a3725c6a4025bd809c37 Mon Sep 17 00:00:00 2001 From: Cilyan Olowen Date: Sat, 10 May 2008 16:12:41 +0200 Subject: Updated french translation and corrected some grammar mistakes. Signed-off-by: Cilyan Olowen Signed-off-by: Loui Chang --- web/lang/fr/common_po.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'web/lang/fr/common_po.inc') diff --git a/web/lang/fr/common_po.inc b/web/lang/fr/common_po.inc index e3b54a8a..f2d8a383 100644 --- a/web/lang/fr/common_po.inc +++ b/web/lang/fr/common_po.inc @@ -1,6 +1,7 @@ +# Translator: Cilyan Olowen include_once("translator.inc"); global $_t; @@ -9,7 +10,7 @@ $_t["fr"]["Reset"] = "Réinitialiser"; $_t["fr"]["Username"] = "Nom d'utilisateur"; -$_t["fr"]["Email Address"] = "Adresse Email"; +$_t["fr"]["Email Address"] = "Adresse e-mail"; $_t["fr"]["Less"] = "Moins"; @@ -27,4 +28,4 @@ $_t["fr"]["Create"] = "Créer"; $_t["fr"]["More"] = "Plus"; -?> \ No newline at end of file +?> -- cgit v1.2.3-24-g4f1b