summaryrefslogtreecommitdiffstats
path: root/web/lang/fr/common_po.inc
diff options
context:
space:
mode:
authorCilyan Olowen <gaknar@gmail.com>2008-05-10 16:12:41 +0200
committerLoui Chang <louipc.ist@gmail.com>2008-06-07 16:57:16 -0400
commit10c915c4ac46fc50d8a3a3725c6a4025bd809c37 (patch)
tree1051957176393e3aeab13f0a40a74242d68da60c /web/lang/fr/common_po.inc
parenta410303e4cfbae7d55c78c73afcba091dd99dfac (diff)
downloadaurweb-10c915c4ac46fc50d8a3a3725c6a4025bd809c37.tar.xz
Updated french translation and corrected some grammar mistakes.
Signed-off-by: Cilyan Olowen <gaknar@gmail.com> Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/fr/common_po.inc')
-rw-r--r--web/lang/fr/common_po.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/lang/fr/common_po.inc b/web/lang/fr/common_po.inc
index e3b54a8..f2d8a38 100644
--- a/web/lang/fr/common_po.inc
+++ b/web/lang/fr/common_po.inc
@@ -1,6 +1,7 @@
<?php
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>
+# Translator: Cilyan Olowen <gaknar@gmail.com>
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
+?>