From: James E. F. <jf...@ac...> - 2002-02-21 20:38:12
|
> > So everything seems to be allright, but I still see English as the > > primary language and not dutch. The dutch files I use are compiled by > > james and translated by me. I put the files in the > > /usr/local/lib/php/contribh/phpESP/locale/nl/LC_MESSAGES?. In the > > phpESP.ini file i changed $lang= 'en'; into $lang='nl'; the local path > > still says $local_path='/usr/local/lib/php/contrib/phpESP/locale' > > > > Anybody knows a thing to do about this? > > Hehehe... The "default" is not respected. I'll fix this > this afternoon. Here is a fixed phpESP.ini that does respect the default language choice. http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/phpesp/phpESP/admin/phpESP.ini?rev=1.16 -James |