On Thu, Mar 12, 2009 at 2:02 PM, jsahleen <j...@sahleen.net> wrote: > > 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 > knowing what type of ids/tokens might be used to reference localized > strings. Will they be numeric or strings? >
I don't know of any official plan, but the intl extension is a pretty thin wrapper around ICU, so I'd suggest looking at ICU's resource system pretty closely. Note that XLIFF and TMX don't come into the picture because those are data interchange formats for translation software, not string resource formats for programs. Regards, =Ed Batutis -- PHP Unicode & I18N Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php