From:             [EMAIL PROTECTED]
Operating system: Linux Slackware 7.1
PHP version:      4.0 Latest CVS (09/03/2001)
PHP Bug Type:     Documentation problem
Bug description:  Gettext does not work (id #8969)

Regarding gettext won't translate strings (id #8969), I found that if you use:

putenv ("LC_ALL=sv");  // or any other language

instead of:

putenv ("LANG=sv");

it works perfekt.

I can't see it documented anywhere and I'm sure there are more than me who have 
stumbled into this problem..



-- 
Edit Bug report at: http://bugs.php.net/?id=9648&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to