A simple python script for transforming XLIFF files from/to CSV files.
These CSV files can then be loaded in Google Sheets or Excel and edited/updated by translators (ie. People that don't know jack about XML).
-
Python 2.x
-
csvkit pip install csvkit
It can be used directly from the command line, and is packaged as Python module
usage: XLIFFHelper.py [-h] [--mode MODE] [--input INPUT] [--output [OUTPUT]]
[--iso_code [ISO_CODE]]