[Phplib-users] i18n of PHPLib
Brought to you by:
nhruby,
richardarcher
From: Herouth M. <he...@it...> - 2002-07-29 10:58:49
|
Has any effort been made to internationalize PHPLib? There are error messages in English embedded in the code, for instance, in template.inc. I'd like to be able to replace them with error messages according to language code, so if the web site is accessed by a user whose preferred language is 'he', it will display error messages etc. in Hebrew, and if it is 'en', then in English, etc. Herouth |