[Vtigercrm-commits] [vtiger development] #1353: Modifications for translation
vtiger development
vtiger-tickets at vtiger.fosslabs.com
Wed Jun 21 16:09:44 EDT 2006
#1353: Modifications for translation
------------------------------------+---------------------------------------
Reporter: william.maes at wandoo.fr | Owner: developer
Type: enhancement | Status: new
Priority: minor | Milestone: 5.0.0
Component: vtigercrm | Version: 5.0.0
Keywords: search engine |
------------------------------------+---------------------------------------
Modifications for the search engine
/modules/Home/UnifiedSearch.php
-------------------------------
Line 260 :
document.getElementById("global_search_total_count").innerHTML =
"$mod_strings['LBL_TRESULTS'] : <b><?php echo $total_record_count;
?></b>";
Line 264 :
<td nowrap align="right">$mod_strings['LBL_SRESULTS']
/modules/Home/language/en_us.lang.php
-------------------------------------
Add :
'LBL_SRESULTS' =>'Show Results in',
'LBL_TRESULTS' =>'Total Records found',
--
Ticket URL: <http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/1353>
vtiger development <http://vtiger.fosslabs.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list