From: Sipke O. <si...@8a...> - 2002-02-21 17:46:35
|
I'm working for a while on the language files. I used the code from James to see if everything was allright, this is what it said: safe mode: Off gettext: loaded // You may also want to include: browser wants: rs1_93da007403f;q=0.0,rs2_c4195b7ab95;q=0.0,rs3_4c747e22c6;q=0.0 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? Regards, SIpke |