Update patch set 2

Patch Set 2:

Yuriy, there's no documented setup for this integration. I plan to document this once we switch to a new translation server.

For oslo.concurrency the two Jenkins jobs are:
1) https://jenkins.openstack.org/job/oslo.concurrency-propose-translation-update/ - which imports from transifex and proposes a patch
2) https://jenkins.openstack.org/job/oslo.concurrency-upstream-translation-update/ which takes strings from oslo.concurrency and pushes them to transifex.

The scripts call "python setup.cfg extract_messages" to extract messages and also "python update_catalog". extract_messages is used by 2), while update_catalog is part of 1). The Jenkins script then push the files to/from transifex.

If you want to see this in action for other projects, see https://review.openstack.org/#/q/branch:master+topic:transifex/translations,n,z

Hope that helps a bit.

Patch-set: 2
This commit is contained in:
Gerrit User 6547 2014-08-19 15:14:19 +00:00 committed by Gerrit Code Review
parent a1cd6aa3e6
commit 333b018a81

Diff Content Not Available