Re: Handling Translations



jeichorn JoshuaEichorn com wrote:
> Currently I has 2 systems for registering the template variables that i've
> been playing with, One loads the variables from an xml file, and the other
> from a php array.  The php_array method would be setup to use gettext
> directiy, the xml method would need an xml file for each supported language
> of cource i could use something like xmli18n tools to create those xml
> files.

As long as the interface to the translator is a PO file to edit, I don't
think the technology behind it is important for translators. So either
php and gettext, or XML and xml-i18n-tools, I think.

Thanks for fixing this!


Christian




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]