Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
4516 Lượt xem

Hi, 


I have a problem with the french translation and the mail module specifiquely, i'm attaching a screenshot :

https://i.ibb.co/jG5tNFP/Odoo-capture.png


As you can see in the screenshoot, terms like "Send message", "Log note" or "Schedule activity" are not translated.


In first we try with a custom translating submodule which is automatically loaded by Odoo and generate "fr.po" and "fr.pot" files but without succes.


Then we directly tried to translate the terms from Settings > Translations > Translated Terms and we noticed that the terms were already translated :

https://i.ibb.co/Rzr2hrq/Capture.png


Has anyone ever had this translation problem with mail module in Odoo v.14 ? 

If so, has he found a solution ?


Thanks in advance !






Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Updating to last github version solved the issue.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Sure update the code can solve the problem. 
And I located the bug which cause the problem:

1, when Odoo generate the tranlsation term to file  , it trim the space ending.

2, And Odoo can't find the matched term as the non-trim term can't be found .

How to fix:

Following the commit in this url

https://github.com/odoo/owl/commit/f54b9a4a0cbdd5bb6088b15218e73d5b4a9731c8

You can locate the code in file addons/web/static/lib/owl/owl.js

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Same issue and don't find anything.
Tried to add a translation on the fileds located on web/src/components/chatter_topbar/chatter_topbar.xml with no success.

It's very annoying and generate a risk for user to send accidental an internal message to the customer. 

If anyone has the solution, I would appreciate :-)

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
5
thg 9 23
6843
0
thg 5 21
2213
0
thg 4 23
1579
1
thg 11 22
1646
0
thg 10 21
4331