File: /home/nexper/public_html/crm/custom/modules/Users/Ext/Language/en_us.lang.ext.php
<?php
//WARNING: The contents of this file are auto-generated
$mod_strings = array_merge($mod_strings,
array(
'LBL_LIST_NONINHERITABLE' => "Not Inheritable",
'LBL_PRIMARY_GROUP' => "Primary Group",
)
);
$mod_strings = array_merge($mod_strings,
array(
'LBL_SUITE_SUPERCHARGED' => "Supercharged by SuiteCRM",
'LBL_SUITE_POWERED_BY' => "Powered By SugarCRM",
'LBL_SUITE_TOP' => "Back to top",
'LBL_SUITE_PRINT' => "Print this page",
'LBL_SUITE_DESC1' => 'SuiteCRM has been written and assembled by SalesAgility, one of the worlds most knowledgeable SugarCRM consultancies.',
'LBL_SUITE_DESC2' => 'SuiteCRM is intended to deliver on the promise of SugarCRM - a freely available open source CRM project that combines great functionality, with community and commitment.',
'LBL_SUITE_DESC3' => 'There will be no licenced software as part of the project managed by SalesAgility. All the code is free. All the code is available for free download. There is no hidden agenda to charge for access to the code. It is and always will be free and open source. There will be no paid-for versions.',
'LBL_QUICK_ACCOUNT' => 'Create Account',
'LBL_QUICK_CONTACT' => 'Create Contact',
'LBL_QUICK_OPPORTUNITY' => 'Create Opportunity',
'LBL_QUICK_LEAD' => 'Create Lead',
'LBL_QUICK_DOCUMENT' => 'Create Document',
'LBL_QUICK_CALL' => 'Log Call',
'LBL_QUICK_TASK' => 'Create Task',
)
);
?>