Re: [PHP-I18N] Intl String Resource Formats

[email protected] (Joel Sahleen) Thu, 12 Mar 2009 13:00:03 -0600
Newsgroups php.i18n
Message-ID <C5DEB7D3.1F19%[email protected]>
Stas and Ed,

Since the intl implementation is still some way off, what would you
recommend to use as a string resource format? Right now we are planning on
just having files with large php arrays in them (one file per locale) and
then including the appropriate file at system startup. Is there a better
way? We can't use the php gettext extension, since it doesn't support the
Linux gettext's context sensitivity.

Any information would be appreciated.

Thanks again.

--Joel Sahleen 

On 3/12/09 12:13 PM, "Stanislav Malyshev" <[email protected]> wrote:

> Hi!
> 
>> was wondering if anyone could tell me what resource formats (e.g., XLIFF or
>> TMX) the intl extension might someday support. I would also be interested in
> 
> The formatand APIs  would probably follow the ones ICU library uses,
> which are described here:
> http://userguide.icu-project.org/locale/resources
> http://userguide.icu-project.org/icudata