scelis / twine

Twine is a command line tool for managing your strings and their translations.
Other
840 stars 151 forks source link

Export strings to .xliff format? #17

Open grgcombs opened 11 years ago

grgcombs commented 11 years ago

Some translators don't like plain .strings, so I'm looking for a localization pain management solution like you have, but that will also provide a workflow to get to/from .xliff and .strings.

scelis commented 11 years ago

Support for reading and writing xliff files would be a great feature for twine. Pull requests, as always, are welcome. :)

grgcombs commented 10 years ago

I'm working on this a little now -- picking up Xliff reader/writer from transync

grgcombs/twine@80f2b782b36e73f18592d739a38a25713c6db60a

sebastianludwig commented 9 years ago

Just as a reference what the result should look like: https://www.getlocalization.com/docs/file-formats/xliff-translation/

AlejandroHCruz commented 7 years ago

+1 for supporting this feature, will love to see it released!