I did a translation of certain modules I need (not all) and everything looks OK. Where there is no translation english is substituted. I have a small glitch I cannot understand, so I ask here if anyone has a similiar problem.
In Emails module where you have new incoming mail, there is an option on every mail "Quick Create" where you can quickly create Lead, Task etc from this sender. Altough I translated all expressions for Quick Create menu it is still in English.
It is a JavaScript menu and it is stored in Emails.js. Code part is (line 413 and around):
+ SUGAR.language.get('Emails', 'LBL_LIST_LEAD') +
and it is correctly translated in language file but it is ignored.
I am using 4.5.0f


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks