how does one create an XLIFF file

2

1

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

d-_-b

Posted 2010-08-26T09:10:03.410

Reputation: 207

Answers

2

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

Arnaud Le Blanc

Posted 2010-08-26T09:10:03.410

Reputation: 979