php-i18n Digest 28 Aug 2002 17:53:32 -0000 Issue 120

2002-08-28 Thread php-i18n-digest-help
php-i18n Digest 28 Aug 2002 17:53:32 - Issue 120 Topics (messages 313 through 313): gettext 313 by: Marco Muratori Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list,

[PHP-I18N] gettext

2002-08-28 Thread Marco Muratori
Hi I'm using gettext to add i18n to a web site, and it seems to work fine, but the translation is done randomly. I mean that if you reload many times the page, sometimes it gives back the translated message and sometimes the untranslated one. These are the steps I followed to use gettext with php: