Files
entropy/misc/po/TRANSIFEX_README

19 lines
345 B
Plaintext

URL: https://www.transifex.net/projects/p/sabayon-entropy
:: Transifex .po files management workflow ::
UPLOAD
======
.pot file is generated via:
$ make entropy.pot
and pushed using:
$ sh transifex-push # requires transifex-client
DOWNLOAD
========
.po files are downloaded via:
$ sh transifex-pull # requires transifex-client