egroupware/setup/lang
2002-05-20 00:55:14 +00:00
..
languages added finnish lang file 2002-04-02 22:13:18 +00:00
newheaderlangs Manageheader now handles editing of multiple domains 2002-04-07 23:56:03 +00:00
phpgw_de.lang Add expiration of 20 minutes (to be changed to idle time check later); Change 2002-03-06 02:40:30 +00:00
phpgw_en.lang fix last commit 2002-05-20 00:55:14 +00:00
phpgw_es.lang Add expiration of 20 minutes (to be changed to idle time check later); Change 2002-03-06 02:40:30 +00:00
phpgw_fi.lang added finnish lang file 2002-04-02 21:34:21 +00:00
phpgw_fr.lang added french langs 2002-04-04 20:51:26 +00:00
phpgw_it.lang Add expiration of 20 minutes (to be changed to idle time check later); Change 2002-03-06 02:40:30 +00:00
phpgw_ja.lang Added another phrase. 2002-03-27 07:08:02 +00:00
phpgw_pt.lang Add expiration of 20 minutes (to be changed to idle time check later); Change 2002-03-06 02:40:30 +00:00
phpgw_zt.lang Add expiration of 20 minutes (to be changed to idle time check later); Change 2002-03-06 02:40:30 +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.