Skip to content
Snippets Groups Projects
Unverified Commit 2d646538 authored by Martin Trigaux's avatar Martin Trigaux
Browse files

[FIX] correct the path to base module

In Transifex configuration file
parent 7b489ed4
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@ host = https://www.transifex.com
type = PO
[odoo-master.base]
file_filter = openerp/addons/base/i18n/<lang>.po
source_file = openerp/addons/base/i18n/base.pot
file_filter = odoo/addons/base/i18n/<lang>.po
source_file = odoo/addons/base/i18n/base.pot
source_lang = en
[odoo-master.account]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment