X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=po%2FREADME.Translations;h=d495525aa411f4b1c3962b3d5fe196de2c34127e;hp=29a6d9c050812aeac6139b912a2a305b69cf7be0;hb=6d191d78dfafd07daeb3b39e140677c10a1e4a6a;hpb=5f6d9d3e5761776f69b759db863c1d5d31a8a5b0 diff --git a/po/README.Translations b/po/README.Translations index 29a6d9c0..d495525a 100644 --- a/po/README.Translations +++ b/po/README.Translations @@ -32,5 +32,12 @@ NOTE: You'll need lupdate, lconvert, lrelease installed with your Qt in order to generate translation files. Some distributions don't package that tool; in that case you won't get translations. - -The .pot file can be regenerated with `./update-pot.sh` +The .pot file is regenerated using `./update-pot.sh` and can be pushed +to Transifex via `tx push -s`. +Note that as of Feb 2016 this is done automatically by nightly runs of +scripts/tx-sync.sh which pushes an updated quassel.pot to a location +that is fetched by Transifex on regular intervals. This location is +currently configured as + and +can be updated at https://www.transifex.com/ald/quassel/content/ → "Auto +update resources".