I see lots of info and tutes on how to use some XLIFF translators, and how to create .po files, but how do I create an XLIFF file?

It seems XLIFF editors allow you to open and translate an XLIFF file, but not create one.

Be gentle, I'm just a programmer. I don't know about human languages... :P

link|improve this question

feedback

migrated from stackoverflow.com Dec 22 '10 at 14:26

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 1 down vote accepted

You may want to try po2xliff from the translate toolkit, which allows to convert easy-to-edit po files to xliff format.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.