commit 7a192987c0a5edb9e239ffb4aba3b1dac083b41e
Author: Andreas Jaeger <email address hidden>
Date: Sun Jun 1 11:51:29 2014 +0200
Setup localization properly
To start translation of swift, we need to initially import the
translation file - and place it at the proper place so that
the usual CI scripts can handle it.
The proper place is for all python projects
$PROJECT/locale/$PROJECT.pot, so move locale/$PROJECT.pot to the new
location and regenerate the file.
Update setup.cfg with the new paths.
Further imports will be done by the OpenStack Proposal bot.
Reviewed: https:/ /review. openstack. org/97092 /git.openstack. org/cgit/ openstack/ swift/commit/ ?id=7a192987c0a 5edb9e239ffb4ab a3b1dac083b41e
Committed: https:/
Submitter: Jenkins
Branch: master
commit 7a192987c0a5edb 9e239ffb4aba3b1 dac083b41e
Author: Andreas Jaeger <email address hidden>
Date: Sun Jun 1 11:51:29 2014 +0200
Setup localization properly
To start translation of swift, we need to initially import the
translation file - and place it at the proper place so that
the usual CI scripts can handle it.
The proper place is for all python projects locale/ $PROJECT. pot, so move locale/$PROJECT.pot to the new
$PROJECT/
location and regenerate the file.
Update setup.cfg with the new paths.
Further imports will be done by the OpenStack Proposal bot.
Change-Id: Ide4da91f2af71d b529f4a06d6b1e3 0ba79883506
Partial-Bug: #608725
Closes-Bug: #1082805