6 Commits

Author SHA1 Message Date
Andreas Jaeger
9ee5653f21 Fix translation compress for manuals
Not all manual repositories have a doc directory, adjust the paths.
Not all files should be compressed, we need to exclude in all
repositories - besides openstack-manuals - the glossary.

Change-Id: I358db42585699b05e893b66e1ac6d2927fb43ee3
2015-04-24 08:51:56 +02:00
Andreas Jaeger
41fe0097a4 Decrease PO files for Doc team imports
Remove untranslated strings and location information from PO files. The
location information is still in the POT files as reference for easy
regeneration using "msgmerge POTFILE POFILE -o COMPLETEPOFILE".

Our tools handle the smaller PO files just fine.

Enable this for Documentation projects.

Also, quote file name arguments in cleanup_po_files.

Change-Id: I4649314f68332d9db46a10aac0d7550bddc46d0e
2015-04-23 07:24:08 +02:00
Andreas Jaeger
e8e61d6107 Support translation of RST files
The OpenStack manuals are switching to some RST files. Enhance our
scripts so that they can handle RST files in manual projects.

Change-Id: Ie3e9591d2aad88aced3092aa2a8919af186ce83d
Depends-On: I3124cf65b254c1c5aefce59447bb94240d96a742
2015-03-06 22:23:42 +01:00
Andreas Jaeger
a3f7d0caa7 Translation download: Update all existing translations
Download translations for all languages that are in the repo.

this avoids the situation that a file gets downloaded with 75 %
translations and then not updated as contents changed and translations
do not catch up.

Change-Id: Ic3bc5fa2642aeaabee5d4c1e0c3764baed811a5d
2014-10-15 13:38:47 +02:00
K Jonathan Harker
2f03cf35e5 Clean up bashate failures
Also create tools/run-bashate.sh to wrap a find command to search for
files to run bashate on, and use it in tox.

Change-Id: I5ab07425f566a556f158a4b76b00aa35f9fb4385
2014-09-30 12:39:48 -07:00
Anita Kuno
1d21cd635f Reorganizes project-config
This repo was created from filter branching the openstack-infra/
config repo. This process brought a lot of cruft with it in the
form of directories that we no longer need. This patch removes
that cruft so we begin with a tidier repo.

Change-Id: Ibffad1b11c0c5f84eedfb0365369f60c4961a0f3
2014-09-25 11:41:04 -04:00