I use KINAMU/abcona Open Asterisk Connector and translate into chinese.But in the conf igurator and myaccount page,the label for it was blank and the english view was fine.i try to find it out

http://www.sugarcrm.com/crm/support/...05.2.1.44.html
i just do follow the guide.

/index.php?module=Configurator&action=asterisk_conf igurator
/index.php?module=Users&action=DetailView&record=38 fab18d-4b2a-3ab8-2aeb-4bd41374b41f
the label for asterisk connector was blank in chinese

custom/Extension/modules/Users/Ext/Language
custom/Extension/modules/Configurator/Ext/Language
it contains the language file in zh_cn ,just like the en_us,and the mod_string was right

custom/modules/Users/Ext/Language/zh_cn.lang.ext.php
custom/modules/Configurator/Ext/Language/zh_cn.lang.ext.php
in the two auto generate file ,i saw the mod_string i set before

cache/jsLanguage/Users/zh_cn.js
cache/jsLanguage/Configurator/zh_cn.js
in the two files ,i didn't see the mod_string i set after quick repair,what's the problem?other modules just fine?