]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Use babel to generate translation file
authorHe Jie Xu <xuhj@linux.vnet.ibm.com>
Wed, 23 Jan 2013 16:07:18 +0000 (00:07 +0800)
committerHe Jie Xu <xuhj@linux.vnet.ibm.com>
Wed, 23 Jan 2013 16:20:32 +0000 (00:20 +0800)
commitc740986599c0185067697656d9aedcd73c496e81
treed80ebec9a2acea01a7573df9712b1e4354e29eb6
parentf45a0153b8b2191af05e3dd986263410e5a4de9f
Use babel to generate translation file

Fixes bug 1103519

Following http://wiki.openstack.org/Translations to integrate transifex
translation into quantum

We added the empty file quantum/locale/quantum.pot to avoid the
failure of the Jenkin's translation-jobs because git doesn't allow empty
directory to be added into the repository.

After this patch accepted, we need to do as below:
1. Make the transifex quantum project
(https://www.transifex.com/projects/p/quantum/) as part of the
openstack transifex project hub and give access to the transifex
openstack Jenkins account.

2. Add the translation-jobs into openstack/openstack-ci-puppet for
ceilometer.

Change-Id: I329a8bdc51ed8a0e75399c592d3991b1ec06a855
.gitignore
MANIFEST.in
babel.cfg [new file with mode: 0644]
quantum/locale/quantum.pot [new file with mode: 0644]
setup.cfg
tools/test-requires