From 8fd1baf5789dabbb224cef1fe916028f7f9ed9cf Mon Sep 17 00:00:00 2001 From: Yannick Tivisse Date: Thu, 17 Nov 2016 14:33:51 +0100 Subject: [PATCH] [IMP] manufacturing: configure translations --- .tx/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.tx/config b/.tx/config index bd3428406..d7190c96b 100644 --- a/.tx/config +++ b/.tx/config @@ -47,6 +47,11 @@ file_filter = locale//LC_MESSAGES/inventory.po source_file = locale/sources/inventory.pot source_lang = en +[odoo-9-doc.manufacturing] +file_filter = locale//LC_MESSAGES/manufacturing.po +source_file = locale/sources/manufacturing.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