ID: 9648
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Assigned To: 
Comments:

putenv("LANG=sv"); 

works for me just fine on Red Hat 6.2.

--Jani


Previous Comments:
---------------------------------------------------------------------------

[2001-03-09 05:15:07] [EMAIL PROTECTED]
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..


---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9648&edit=2


-- 
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