Update translation setup for cli-reference

The propose_translation_update_manual job did not work since
we needed to initialize some files for it first. I expect that this
fixes the job.

I updates the transifex config to know about cli-refernece and creates
the pot file.

Related-Bug: #1275599
Change-Id: Ib6544fa7545722d61115224a1bb0e51b7ce7c272
This commit is contained in:
Andreas Jaeger
2014-03-11 20:53:19 +01:00
parent 589e5447ca
commit 32f501bca7
2 changed files with 70 additions and 0 deletions

View File

@@ -68,3 +68,9 @@ source_file = doc/training-guides/locale/training-guides.pot
source_lang = en
type = PO
[openstack-manuals-i18n.cli-reference]
file_filter = doc/cli-reference/locale/<lang>.po
source_file = doc/cli-reference/locale/cli-reference.pot
source_lang = en
type = PO