Hi,
I have an application written in PHP with gettext support. Every now and
then the messages don't get translated. A refresh of the page will sometimes
help. But after reloading the page about five times the untranslated strings
show up again. There seems to be no clear reason why this happens.
Hi list,
I have a few locales installed on my system:
locale -a
C
POSIX
dutch
nl_BE
nl_BE.iso88591
[EMAIL PROTECTED]
nl_BE.utf8
[EMAIL PROTECTED]
[EMAIL PROTECTED]
nl_NL
nl_NL.iso88591
[EMAIL PROTECTED]
nl_NL.utf8
[EMAIL PROTECTED]
[EMAIL PROTECTED]
In my PHP code I have the following two line
Hi list,
I have a few locales installed on my system:
locale -a
C
POSIX
dutch
nl_BE
nl_BE.iso88591
[EMAIL PROTECTED]
nl_BE.utf8
[EMAIL PROTECTED]
[EMAIL PROTECTED]
nl_NL
nl_NL.iso88591
[EMAIL PROTECTED]
nl_NL.utf8
[EMAIL PROTECTED]
[EMAIL PROTECTED]
In my PHP code I have the following two lines