Skip to Content
Menu
This question has been flagged
1 Reply
2676 Views

Hello. 

I try to develop a module, that changes the translation of the purchase app button to send an RFQ. Unfortunately the below mentioned code in the po file located in the i18n folder of my module does not work. I see, that all my other - module related in the same PO file translations work

My hypothesis is, that the purchase module overwrites my translation. 

My question is: How can a module overwrite a translation in standard ODOO modules.

Can you please help me out?

#. module: purchase

#: model_terms:ir.ui.view,arch_db:purchase.purchase_order_form

msgid "Send by Email"

msgstr "Sende Anfrage per E-Mail"


Avatar
Discard
Author Best Answer

When I import the file manually and select "overwrite existing translations" I can see the translations in the UI

Avatar
Discard
Related Posts Replies Views Activity
4
Jul 24
6647
2
Jul 24
2567
4
Jun 24
25259
3
Apr 24
2273
2
May 23
4903