Commit Graph

2 Commits

Author SHA1 Message Date
Martin Zimmermann
087b9e98ff fix tx-push script to work with GNU mktemp 2014-04-23 10:24:29 +02:00
Martin Zimmermann
055a20606a add tx-pull and tx-push FILE helper scripts
tx-pull fetches translations from Transifex to .tx/<ressource>/<lang>
and converts the JSON into an AMD module. Requires `transifex-client`
from PyPi.

tx-push FILE submits a AMD translation module to Transifex using `curl`
and credentials from ~/.transifexrc.
2014-01-06 18:21:27 +01:00