As far as I know, every time we modify any line code so structure of file.po example is number of line will be changed. How to fix this problem? Those ways above, which better?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
Define better solution.
Using file.csv means you have to import it every time.
Using file.po it will be installed automatically everytime you install the module (if you place the file in <module>/i18n/ ). I have run into the issue that sometimes the old translations are not correctly replaced, so that is an issue to keep an eye on. But that also can happen with file.csv.
Given the above information, I would use file.po.
I have a problem when I use file.po
warning = {'title':_('Title'), 'message':_('Message')}
file.po contains:
#. module: base
#: code:addons\base\ir\ir_model.py:279
#, python-format
msgid "Title"
msgstr "Tiêu Äá»"
"Tiêu Äá»" is Vietnamese which language i want to translate to.
But i run it is not translated. Why?
Can you help me? Thanks in advance.
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 3 15
|
6320 |