This version requires Python 3 or later. Python 2 is not supported.
Run:
pip3 install https://github.com/jkpr/qlang/zipball/master
To create translation files:
python -m qlang.qlang FILE1 [FILE2 ...]
This creates files that start with a default prefix of qlang-.
To merge translations back:
python -m qlang.qlang -m FILE1 [FILE2 ...]
The files specified here in this second version are the qlang files, which by default start with qlang-.
When merging back, the original XLSForms must be in the same directory.
Submit bug reports to James Pringle at [email protected] minus the bear.