19 lines
349 B
Plaintext
19 lines
349 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:
|
|
|
|
$ make transifex-push # requires transifex-client
|
|
|
|
DOWNLOAD
|
|
========
|
|
.po files are downloaded via:
|
|
|
|
$ make transifex-pull # requires transifex-client
|