From 87828ae08b4e37189bd3e78a35df24975f00c633 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Mon, 19 Jan 2009 16:31:04 -0500 Subject: Remove obsolete translation files. Signed-off-by: Loui Chang --- web/lang/fr/common_po.inc | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 web/lang/fr/common_po.inc (limited to 'web/lang/fr/common_po.inc') diff --git a/web/lang/fr/common_po.inc b/web/lang/fr/common_po.inc deleted file mode 100644 index 5a153b96..00000000 --- a/web/lang/fr/common_po.inc +++ /dev/null @@ -1,30 +0,0 @@ - -# Translator: Cilyan Olowen - -include_once("translator.inc"); -global $_t; - -$_t["fr"]["Reset"] = "Réinitialiser"; - -$_t["fr"]["Username"] = "Nom d'utilisateur"; - -$_t["fr"]["Email Address"] = "Adresse e-mail"; - -$_t["fr"]["Less"] = "Moins"; - -$_t["fr"]["Clear"] = "Effacer"; - -$_t["fr"]["required"] = "requis"; - -$_t["fr"]["Update"] = "Mise à jour"; - -$_t["fr"]["Submit"] = "Soumettre"; - -$_t["fr"]["Password"] = "Mot de passe"; - -$_t["fr"]["Create"] = "Créer"; - -$_t["fr"]["More"] = "Plus"; - -- cgit v1.2.3-24-g4f1b