Make XML documents translatable through PO files
itstool
$ itstool -o messages.pot input.xml
$ itstool -m translations.po -o output.xml input.xml
$ itstool -o messages.pot *.xml