PATH:
home
/
letacommog
/
crmleta
/
languages
/
en_us
<?php /*+*********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. *************************************************************************************/ $languageStrings = array( // Basic Strings 'Leads' => 'Leads', 'SINGLE_Leads' => 'Lead', 'LBL_RECORDS_LIST' => 'Leads List', 'LBL_ADD_RECORD' => 'Add Lead', // Blocks 'LBL_LEAD_INFORMATION' => 'Lead Details', //Field Labels 'Lead No' => 'Lead Number', 'Company' => 'Company', 'Designation' => 'Designation', 'Website' => 'Website', 'Industry' => 'Industry', 'Lead Status' => 'Lead Status', 'No Of Employees' => 'Number of Employees', 'Phone' => 'Primary Phone', 'Secondary Email' => 'Secondary Email', 'Email' => 'Primary Email', //Added for Existing Picklist Entries '--None--'=>'--None--', 'Mr.'=>'Mr.', 'Ms.'=>'Ms.', 'Mrs.'=>'Mrs.', 'Dr.'=>'Dr.', 'Prof.'=>'Prof.', //Lead Status Picklist values 'Attempted to Contact'=>'Attempted to Contact', 'Cold'=>'Cold', 'Contact in Future'=>'Contact in Future', 'Contacted'=>'Contacted', 'Hot'=>'Hot', 'Junk Lead'=>'Junk Lead', 'Lost Lead'=>'Lost Lead', 'Not Contacted'=>'Not Contacted', 'Pre Qualified'=>'Pre Qualified', 'Qualified'=>'Qualified', 'Warm'=>'Warm', // Mass Action 'LBL_CONVERT_LEAD' => 'Convert Lead', //Convert Lead 'LBL_TRANSFER_RELATED_RECORD' => 'Transfer related record to', 'LBL_CONVERT_LEAD_ERROR' => 'You have to enable either Organization or Contact to convert the Lead', 'LBL_LEADS_FIELD_MAPPING_INCOMPLETE' => 'Leads Field Mapping is incomplete(Settings > Module Manager > Leads > Leads Field Mapping)', 'LBL_LEADS_FIELD_MAPPING' => 'Leads Field Mapping', //Leads Custom Field Mapping 'LBL_CUSTOM_FIELD_MAPPING'=> 'Lead Conversion Data Mapping', 'LBL_IMAGE_INFORMATION' => 'Profile Picture', 'Lead Image' => 'Lead Image', ); $jsLanguageStrings = array( 'JS_SELECT_CONTACTS' => 'Select Contacts to proceed', 'JS_SELECT_ORGANIZATION' => 'Select Organization to proceed', 'JS_SELECT_ORGANIZATION_OR_CONTACT_TO_CONVERT_LEAD' => 'Conversion requires selection of Contact or Organization' );
[+]
..
[-] SMSNotifier.php
[edit]
[-] ServiceContracts.php
[edit]
[-] RecycleBin.php
[edit]
[-] Proposal.php
[edit]
[-] Portal.php
[edit]
[-] Project.php
[edit]
[-] WSAPP.php
[edit]
[-] PBXManager.php
[edit]
[-] Potentials.php
[edit]
[-] Services.php
[edit]
[-] Vendors.php
[edit]
[-] Events.php
[edit]
[-] Faq.php
[edit]
[-] Users.php
[edit]
[-] PriceBooks.php
[edit]
[-] Calendar.php
[edit]
[-] Emails.php
[edit]
[-] Contacts.php
[edit]
[-] Products.php
[edit]
[-] Vtiger.php
[edit]
[-] ProjectMilestone.php
[edit]
[-] ProjectTask.php
[edit]
[-] MailManager.php
[edit]
[-] ITS4YouResetCPPassword.php
[edit]
[-] Documents.php
[edit]
[-] Invoice.php
[edit]
[-] Google.php
[edit]
[-] ITS4YouProcessFlow.php
[edit]
[-] HelpDesk.php
[edit]
[-] Rss.php
[edit]
[+]
custom
[-] ModComments.php
[edit]
[-] SalesOrder.php
[edit]
[-] Campaigns.php
[edit]
[-] Import.php
[edit]
[-] Accounts.php
[edit]
[-] Assets.php
[edit]
[-] Mobile.php
[edit]
[-] Home.php
[edit]
[-] ModuleManager.php
[edit]
[-] Migration.php
[edit]
[-] Quotes.php
[edit]
[-] ModTracker.php
[edit]
[-] Webservices.php
[edit]
[-] Reports.php
[edit]
[-] PurchaseOrder.php
[edit]
[-] Install.php
[edit]
[-] VTENotepad.php
[edit]
[-] Leads.php
[edit]
[-] PDFMaker.php
[edit]
[-] CustomerPortal_Client.php
[edit]
[+]
Settings
[-] EmailTemplates.php
[edit]