php-i18n Digest 27 Jan 2006 15:15:35 -0000 Issue 305
Topics (messages 899 through 899):
suggested tools for simple i18n
899 by: Thorsten Ottosen
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
Hi All,
I making some web-based tools and I need to support different languages,
at least european and japanese.
The task is fairly simple: I only need to replace certain static strings
based on the language chosen. What is the easiest way to do this?
gettext? mbstring?
Could I simply have a bunch of php-files with the constants in them, one
file per language?
Thanks in advance
-Thorsten
--- End Message ---