egroupware_official/setup/lang
2002-01-22 04:49:50 +00:00
..
languages Updates language descriptions 2002-01-10 19:24:31 +00:00
phpgw_de.lang One lang call had a grammar correction, now these files follow 2001-12-18 02:32:23 +00:00
phpgw_en.lang Add lang for image type select 2002-01-22 04:49:50 +00:00
phpgw_es.lang One lang call had a grammar correction, now these files follow 2001-12-18 02:32:23 +00:00
phpgw_fr.lang One lang call had a grammar correction, now these files follow 2001-12-18 02:32:23 +00:00
phpgw_it.lang One lang call had a grammar correction, now these files follow 2001-12-18 02:32:23 +00:00
phpgw_ja.lang One lang call had a grammar correction, now these files follow 2001-12-18 02:32:23 +00:00
phpgw_pt.lang Portuguese Translation - Thanks to Leonardo Gomes Figueira 2002-01-10 16:57:31 +00:00
phpgw_zt.lang One lang call had a grammar correction, now these files follow 2001-12-18 02:32:23 +00:00
README this is now setup3 code 2001-07-30 15:59:25 +00:00

Files in this dir are for setup only.  Please see each app/setup dir
for app-specific and phpgwap/setup for global langs.

These files MUST be tab-delimited:

phrase{TAB}application{TAB}langcode{TAB}Output Phrase

e.g.

hello	common	en	Hello

The languages file is a list of the languages we would support.
This is loaded and a dir listing is done to see what is then
available.  The results are shown in the login page.