跳至内容
菜单
此问题已终结
2 回复
6773 查看

synchronize terms in translations is used for what purpose?

I have inserted new fr.po and changed some field name in  msgstr  and upgraded it. but their is not change in the view after changed the preferences to french

形象
丢弃
最佳答案

Translations are not applied in odoo intentionally. It allows you to change or create translations directly in webclient. update module won't override translations. here "Syncronize Terms" comes in picture when you want to sync terms you can use that wizard and it will update your latest translations. if you have multiple translations for same term it would update translation with higher priority

Note: priority for translation is taken from 'sequence' value from __openerp__.py file in module. default value for sequence is '120'.

形象
丢弃
最佳答案

Purpose of that action is to update translation fields with new fields that you potentially added in your module (or changed/override).

Potential cases: if you create new module and add new fields on some object, or create new .rml file etc.

For example: add field with string (name) on eng base 'technical_description' and after sync with french you will get that field in view so you can translate it

形象
丢弃
相关帖文 回复 查看 活动
1
4月 19
4646
0
11月 15
3554
0
3月 15
3981
2
3月 25
981
0
3月 25
746