[Vtigercrm-commits] [Vtiger development] #7995: Records List Language bug
Vtiger development
vtiger-tickets at trac.vtiger.com
Wed Mar 26 15:10:02 GMT 2014
#7995: Records List Language bug
------------------------+------------------------
Reporter: alanlord | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 6.0.0
Severity: Low | Keywords:
------------------------+------------------------
I created a new module using vtlib for Vtiger 6. I also created a default
en_us language file for my module.
My user on vtiger was configured to use the British English language pack
(en_gb).
By default all the fields got translated to the en_us strings '''except'''
for the "LBL_RECORDS_LIST" label that is shown in heading of the left
column of the Listview. It said "Records List" when it should have said
"Benchmarks List".
When I added an en_gb translation file, that label was properly
translated.
Looks like the fallback to en_us isn't working for that one label...
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7995>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list