Enhance Transifex file for User Guides

Add User Guides entry so that manual editing works.

Remove DocBook based entries.

Note that our tools work fine with *missing* entries but not with extra
ones. Therefore remove the DocBook ones now to not forget them, the
tools will add them temporarily for interaction with transifex.
This file is only for translators doing manual work.

Change-Id: Ib4e0cb20cccb5e7a5ccc12dd2327277c9541660e
This commit is contained in:
Andreas Jaeger 2015-04-10 06:34:49 +02:00
parent 58a0121011
commit cfb2c5934a

View File

@ -50,20 +50,6 @@ source_file = doc/install-guide/locale/install-guide.pot
source_lang = en source_lang = en
type = PO type = PO
[openstack-manuals-i18n.user-guide]
file_filter = doc/user-guide/locale/<lang>.po
minimum_perc = 75
source_file = doc/user-guide/locale/user-guide.pot
source_lang = en
type = PO
[openstack-manuals-i18n.user-guide-admin]
file_filter = doc/user-guide-admin/locale/<lang>.po
minimum_perc = 75
source_file = doc/user-guide-admin/locale/user-guide-admin.pot
source_lang = en
type = PO
[openstack-manuals-i18n.arch-design] [openstack-manuals-i18n.arch-design]
file_filter = doc/arch-design/locale/<lang>.po file_filter = doc/arch-design/locale/<lang>.po
minimum_perc = 75 minimum_perc = 75
@ -85,3 +71,10 @@ source_file = doc/hot-reference/locale/hot-reference.pot
source_lang = en source_lang = en
type = PO type = PO
[openstack-manuals-i18n.user-guides]
file_filter = doc/user-guides/source/locale/<lang>/LC_MESSAGES/user-guides.po
minimum_perc = 75
source_file = doc/user-guides/source/locale/user-guides.pot
source_lang = en
type = PO