[Vtigercrm-commits] [vtiger development] #4085: i18n and date issue at activity history

vtiger development vtiger-tickets at trac.vtiger.com
Wed Jul 18 04:28:44 EDT 2007


#4085: i18n and date issue at activity history
-----------------------+----------------------------------------------------
 Reporter:  frankpie   |       Owner:  developer
     Type:  patch      |      Status:  new      
 Priority:  minor      |   Milestone:  5.0.4    
Component:  vtigercrm  |     Version:  5.0.3    
 Keywords:             |  
-----------------------+----------------------------------------------------
 the display of the activity history does not tranlate and the dates are
 displayed always in the US format. To fix this RelatedListView.php (file
 attached) and the language files must be modified. Add to each module that
 displays activity history the following to the language files:

 'Planned'=>'Planned',
 'Held'=>'Held',
 'Not Held'=>'Not Held',
 'Call'=>'Call',
 'Meeting'=>'Meeting',
 'Task'=>'Task',
 'Completed'=>'Completed',
 'Deferred'=>'Deferred',
 'Not Started'=>'Not Started',
 'In Progress'=>'In Progress',
 'Pending Input'=>'Pending Input',

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




More information about the vtigercrm-commits mailing list