From ed4e4e8ede486b613b5cca8dbcfd133c2f54f435 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@users.sourceforge.net>
Date: Sat, 9 Jul 2005 14:33:17 +0000
Subject: [PATCH] Trad: Et encore de la traduction

---
 htdocs/langs/en_US/admin.lang | 2 ++
 htdocs/langs/fr_FR/admin.lang | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang
index dd83770a760..9f7f268008e 100644
--- a/htdocs/langs/en_US/admin.lang
+++ b/htdocs/langs/en_US/admin.lang
@@ -6,6 +6,8 @@ GUISetup=GUI setup
 DictionnarySetup=Dictionnary setup
 ComptaSetup=Accounting module setup
 UserSetup=Users' management setup
+Setup=Setup
+SetupShort=Setup
 OtherOptions=Other options
 OtherSetup=Other setup
 Modules=Modules
diff --git a/htdocs/langs/fr_FR/admin.lang b/htdocs/langs/fr_FR/admin.lang
index 03b5be0853a..c065ad478d9 100644
--- a/htdocs/langs/fr_FR/admin.lang
+++ b/htdocs/langs/fr_FR/admin.lang
@@ -6,6 +6,8 @@ GUISetup=Interface
 DictionnarySetup=Dictionnaires
 ComptaSetup=Configuration du module Comptabilit�
 UserSetup=Configuration gestion des utilisateurs
+Setup=Configuration
+SetupShort=Config
 OtherOptions=Autres options
 OtherSetup=Divers
 Modules=Modules
-- 
GitLab