[Vtigercrm-commits] [vtiger development] #5460: Wrong translation of LBL_NOTE in language file

vtiger development vtiger-tickets at trac.vtiger.com
Sun Jan 25 10:54:25 EST 2009


#5460: Wrong translation of LBL_NOTE in language file
------------------------+---------------------------------------------------
 Reporter:  joebordes   |       Owner:  developer
     Type:  defect      |      Status:  new      
 Priority:  unassigned  |   Milestone:  5.1.0    
Component:  vtigercrm   |     Version:  5.1.0-wip
 Keywords:              |  
------------------------+---------------------------------------------------
 include/language/en_us.lang.php line 1139 should be:

 {{{
 'LBL_NOTE' => 'Note',
 }}}

 not

 {{{
 'LBL_NOTE' => 'Document',
 }}}

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5460>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list