Skip to Content
Menu
This question has been flagged
3548 Views

Dear All,

In source code ~/addons/web/controllers/main.py, function 'bootstrap_translations(self, req, mods)', there exists a remark, saying,

# For performance reasons we only load a single translation, so for # sub-languages (that should only be partially translated) we load the # main language PO instead - that should be enough for the login screen.

Actually I don't understand why loading sub-languages will affect the performance. According to the codes, only 1 exact language will be loaded, say, zh_CN, so no matter what the browser language is, there will not be any loopings. So, I really don't understand why OpenERP need to exclude the sub-languages.

Can anybody kindly help to tell me why?

Thank you very much.

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 20
4245
2
Sep 17
9042
1
Mar 23
9529
0
Dec 22
1536
2
Jun 24
7527