ID:               33133
 Updated by:       [EMAIL PROTECTED]
 Reported By:      larryjadams at comcast dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         Gettext related
 Operating System: WindowsXP Pro
 PHP Version:      5.0.4
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

..and I didn't understand a word of your report..



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

[2005-05-25 04:14:28] larryjadams at comcast dot net

Description:
------------
When I use the builtin Gettext dll file in PHP 5.0.4, my translations
do not work correctly.  Translation strings are being interpreted and
output.  However, special characters end up being in another unknown
language.

When I use the Savannah Groups php-gettext, everything is A Ok in
English, French and Japanese.

I also can not use LC_MESSAGES as it is not a defined constant anymore
when using setlocale.  I have to instead use LC_ALL which does not set
properly.  The only way I can get the translated messages to appear is
by settings the environment variable LC_ALL to the correct value.

Reproduce code:
---------------
I can send along the *.mo files and Jpeg files to demonstrate the
output.



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


-- 
Edit this bug report at http://bugs.php.net/?id=33133&edit=1

Reply via email to