diff --git a/.tx/config b/.tx/config index b8f5182e6..a4c5400c2 100644 --- a/.tx/config +++ b/.tx/config @@ -2,36 +2,26 @@ host = https://www.transifex.com type = PO -[odoo-9-doc.crm] -file_filter = locale//LC_MESSAGES/crm.po -source_file = locale/sources/crm.pot -source_lang = en - -[odoo-9-doc.point_of_sale] -file_filter = locale//LC_MESSAGES/point_of_sale.po -source_file = locale/sources/point_of_sale.pot -source_lang = en - -[odoo-9-doc.recruitment] -file_filter = locale//LC_MESSAGES/recruitment.po -source_file = locale/sources/recruitment.pot -source_lang = en - [odoo-9-doc.accounting] file_filter = locale//LC_MESSAGES/accounting.po source_file = locale/sources/accounting.pot source_lang = en -[odoo-9-doc.purchase] -file_filter = locale//LC_MESSAGES/purchase.po -source_file = locale/sources/purchase.pot -source_lang = en - [odoo-9-doc.applications] file_filter = locale//LC_MESSAGES/applications.po source_file = locale/sources/applications.pot source_lang = en +[odoo-9-doc.crm] +file_filter = locale//LC_MESSAGES/crm.po +source_file = locale/sources/crm.pot +source_lang = en + +[odoo-9-doc.expenses] +file_filter = locale//LC_MESSAGES/expenses.po +source_file = locale/sources/expenses.pot +source_lang = en + [odoo-9-doc.index] file_filter = locale//LC_MESSAGES/index.po source_file = locale/sources/index.pot @@ -42,9 +32,24 @@ file_filter = locale//LC_MESSAGES/inventory.po source_file = locale/sources/inventory.pot source_lang = en -[odoo-9-doc.expenses] -file_filter = locale//LC_MESSAGES/expenses.po -source_file = locale/sources/expenses.pot +[odoo-9-doc.point_of_sale] +file_filter = locale//LC_MESSAGES/point_of_sale.po +source_file = locale/sources/point_of_sale.pot +source_lang = en + +[odoo-9-doc.project] +file_filter = locale//LC_MESSAGES/project.po +source_file = locale/sources/project.pot +source_lang = en + +[odoo-9-doc.purchase] +file_filter = locale//LC_MESSAGES/purchase.po +source_file = locale/sources/purchase.pot +source_lang = en + +[odoo-9-doc.recruitment] +file_filter = locale//LC_MESSAGES/recruitment.po +source_file = locale/sources/recruitment.pot source_lang = en [odoo-9-doc.sales]