On Wed, 14 Nov 2001 11:47:35 +0000, [EMAIL PROTECTED] (Phil Driscoll) wrote:
>> Does anybody have any suggestions for me to get the 'gettext' function >> to work? > >You have to put the extensions dlls in the directory you set extension_dir >to in php.ini. I did that already. I have now found out that the gnu_gettext.dll was needed as well: so the call to the gettext function now works. However: Can someone explain to me how to create *.po files in windows? I have tried poEdit, with which I can create a *.po file, but I'm not sure how to add entries.. I can add entries to the *.po file using a simple text-editor like notepad though. However: how should gettext be able to 'know' where the *.po file is resided? Anybody got any hints? (the gnu-gettext documentation seems to be very unix based....) Thanks in advance, -- http://hace.dyndns.org/ Everything I say is my own opinion and not necessarily that of my employer. -- PHP Windows 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]