File: /home/nexper/public_html/crm/custom/include/language/en_us.lang.php
<?php
$GLOBALS['app_list_strings']['account_type_dom']=array (
'' => '',
'Prospect' => 'Prospect',
'Customer' => 'Customer',
'Partner' => 'Partner',
'Reseller' => 'Reseller',
'Competitor' => 'Competitor',
'Other' => 'Other',
);
$GLOBALS['app_list_strings']['lead_source_dom']=array (
'' => '',
'FacilityBusiness' => 'Facility Business',
'Bision' => 'Bision',
'Existing Customer' => 'Existing Customer',
'Web Site' => 'Web Site',
'Word of mouth' => 'Word of mouth',
'Trade Show' => 'Trade Show',
'Employee' => 'Employee',
'Partner' => 'Partner',
'Other' => 'Other',
'LinkedIn' => 'LinkedIn',
);
$GLOBALS['app_list_strings']['sales_stage_dom']=array (
'Prospecting' => 'Prospecting',
'Delayed' => 'Pospuesto',
'Qualification' => 'Qualification',
'Needs Analysis' => 'Needs Analysis',
'Value Proposition' => 'Value Proposition',
'Id. Decision Makers' => 'Id. Decision Makers',
'Perception Analysis' => 'Perception Analysis',
'Proposal/Price Quote' => 'Proposal/Price Quote',
'Negotiation/Review' => 'Negotiation/Review',
'Closed Won' => 'Closed Won',
'Closed Lost' => 'Closed Lost',
);
$GLOBALS['app_list_strings']['c_main_product_list']=array (
'ATHUS' => 'Athus',
'BI' => 'BI',
'CRM' => 'CRM',
'EPM' => 'EPM',
'Servicio' => 'Servicio',
);