diff --git a/.tx/config b/.tx/config index 669a5bece8..92920e526f 100644 --- a/.tx/config +++ b/.tx/config @@ -6,43 +6,64 @@ type = PO file_filter = doc/admin-guide-cloud/locale/.po source_file = doc/admin-guide-cloud/locale/admin-guide-cloud.pot source_lang = en +type = PO [openstack-manuals-i18n.common] file_filter = doc/common/locale/.po source_file = doc/common/locale/common.pot source_lang = en +type = PO [openstack-manuals-i18n.config-reference] file_filter = doc/config-reference/locale/.po source_file = doc/config-reference/locale/config-reference.pot source_lang = en +type = PO [openstack-manuals-i18n.high-availability-guide] file_filter = doc/high-availability-guide/locale/.po source_file = doc/high-availability-guide/locale/high-availability-guide.pot source_lang = en +type = PO [openstack-manuals-i18n.image-guide] file_filter = doc/image-guide/locale/.po source_file = doc/image-guide/locale/image-guide.pot source_lang = en +type = PO [openstack-manuals-i18n.install-guide] file_filter = doc/install-guide/locale/.po source_file = doc/install-guide/locale/install-guide.pot source_lang = en +type = PO [openstack-manuals-i18n.security-guide] file_filter = doc/security-guide/locale/.po source_file = doc/security-guide/locale/security-guide.pot source_lang = en +type = PO [openstack-manuals-i18n.user-guide] file_filter = doc/user-guide/locale/.po 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/.po source_file = doc/user-guide-admin/locale/user-guide-admin.pot source_lang = en +type = PO + +[openstack-manuals-i18n.glossary] +file_filter = doc/glossary/locale/.po +source_file = doc/glossary/locale/glossary.pot +source_lang = en +type = PO + +[openstack-manuals-i18n.training-guides] +file_filter = doc/training-guides/locale/.po +source_file = doc/training-guides/locale/training-guides.pot +source_lang = en +type = PO