[Vtigercrm-commits] [vtiger development] #7499: Error translating labels in Home
vtiger development
vtiger-tickets at trac.vtiger.com
Fri Aug 24 00:42:24 PDT 2012
#7499: Error translating labels in Home
-----------------------+----------------------------------------------------
Reporter: adrian | Owner: developer
Type: defect | Status: new
Priority: minor | Milestone: Unassigned
Component: vtigercrm | Version: 5.4.0
Severity: Medium | Keywords:
-----------------------+----------------------------------------------------
I created a new module widget in Home and this happens:
http://i.imgur.com/aBCPO.jpg
I was debugging and in file '''\include\utils\CommonUtils.php''' - line
2318 , variable $current_language values "en_us" i dont know why (rest of
labels are in spanish as you can see in the screenshot, by the way, user
have spanish language in his preferences).
I put: $current_language = 'es_es';
under: global $app_strings, $mod_strings, $log, $current_language;
And all works fine but this isnt a solution.
I cant find where $current_language loses it real value.
Thank you.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7499>
vtiger development <http://trac.vtiger.com/>
vtiger CRM
More information about the vtigercrm-commits
mailing list