From ccebe86595355e6ee0e98c43f133357a7d0d59b8 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 13 Mar 2004 11:32:29 +0000 Subject: [PATCH] added French --- lam-0.4/config/language | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lam-0.4/config/language b/lam-0.4/config/language index a1a7822e..ada23a2a 100644 --- a/lam-0.4/config/language +++ b/lam-0.4/config/language @@ -3,15 +3,17 @@ # Each line consists of a : seperated entrys. The first entry is the link to the language definition, the second is the language description. Further entries are not used yet. # Normally you don't have to edit this file manually. It is modified automatically when you add a new language in the Configuration-Site. -# Englisch Language +# Englisch language en_GB:ISO-8859-1:English (Great Britain) -# German Language +# German language de_DE:ISO-8859-15:Deutsch (Deutschland) -# Hungarian Language +# Hungarian language hu_HU:ISO-8859-2:Magyar (Magyarorszag) -# Japanese Language +# Japanese language ja_JP.eucJP:EUC-JP:Japanese (EUC) +# French language +fr_FR:ISO-8859-15:Francais (France)