What is the best free XLIFF editor?

Viewed 53148

I'm localizing my Flash application. Flash keeps localization data in XLIFF format, this is an XML dialect.

Several users from different countries want to help me with translation. But it's hard for regular people to edit XML files. I'm looking for a free editor, since I don't want to buy the editor for each user.

Which free XLIFF editor would you recommend?

2 Answers

Transolution works great on a PC, but it crashes sometimes and our translators have to save often.

On the Mac, if you don't have Snow Leopard, LocFactory Editor is a nice option, but not upgrading to Snow Leopard wasn't an option, so we've stopped using it.

We're currently using Open Language Tools, which works great on Linux and a Mac and recommend it to all our translators. It also has some nice XLIFF validation.

Related