207 lines
7.6 KiB
PHP
Raw Permalink Normal View History

<?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.
********************************************************************************/
$mod_strings = array(
'LBL_MODULE_NAME' => 'Leads',
'LBL_DIRECT_REPORTS_FORM_NAME' => 'Direct Reports',
'LBL_MODULE_TITLE' => 'Leads: Home',
'LBL_SEARCH_FORM_TITLE' => 'Lead Search',
'LBL_LIST_FORM_TITLE' => 'Lead List',
'LBL_NEW_FORM_TITLE' => 'New Lead',
'LBL_LEAD_OPP_FORM_TITLE' => 'Contact-Opportunity:',
'LBL_LEAD' => 'Lead:',
'LBL_ADDRESS_INFORMATION' => 'Address Information',
'LBL_CUSTOM_INFORMATION' => 'Custom Information',
'LBL_LIST_NAME' => 'Name',
'LBL_LIST_LAST_NAME' => 'Last Name',
'LBL_LIST_COMPANY' => 'Company',
'LBL_LIST_WEBSITE' => 'Website',
'LBL_LIST_LEAD_NAME' => 'Lead Name',
'LBL_LIST_EMAIL' => 'Email',
'LBL_LIST_PHONE' => 'Phone',
'LBL_LIST_LEAD_ROLE' => 'Role',
'LBL_NAME' => 'Name:',
'LBL_LEAD_NAME' => 'Lead Name:',
'LBL_LEAD_INFORMATION' => 'Lead Information',
'LBL_FIRST_NAME' => 'First Name:',
'LBL_PHONE' => 'Phone:',
'LBL_COMPANY' => 'Company:',
'LBL_DESIGNATION' => 'Designation:',
'LBL_LAST_NAME' => 'Last Name:',
'LBL_MOBILE' => 'Mobile:',
'LBL_EMAIL' => 'Email:',
'LBL_LEAD_SOURCE' => 'Lead Source:',
'LBL_LEAD_STATUS' => 'Lead Status:',
'LBL_WEBSITE' => 'Website:',
'LBL_FAX' => 'Fax:',
'LBL_INDUSTRY' => 'Industry:',
'LBL_ANNUAL_REVENUE' => 'Annual Revenue:',
'LBL_RATING' => 'Rating:',
'LBL_LICENSE_KEY' => 'License Key:',
'LBL_NO_OF_EMPLOYEES' => 'No. of Employees:',
'LBL_YAHOO_ID' => 'Yahoo! ID:',
'LBL_ADDRESS_STREET' => 'Street:',
'LBL_ADDRESS_POSTAL_CODE' => 'Postcode:',
'LBL_ADDRESS_CITY' => 'City:',
'LBL_ADDRESS_COUNTRY' => 'Country:',
'LBL_ADDRESS_STATE' => 'County:',
'LBL_ADDRESS' => 'Address:',
'LBL_DESCRIPTION_INFORMATION' => 'Description Information',
'LBL_DESCRIPTION' => 'Description:',
'LBL_CONVERT_LEAD' => 'Convert Lead:',
'LBL_CONVERT_LEAD_INFORMATION' => 'Convert Lead Information',
'LBL_ACCOUNT_NAME' => 'Organisation Name',
'LBL_POTENTIAL_NAME' => 'Opportunity Name',
'LBL_POTENTIAL_CLOSE_DATE' => 'Opportunity Close Date',
'LBL_POTENTIAL_AMOUNT' => 'Opportunity Amount',
'LBL_POTENTIAL_SALES_STAGE' => 'Opportunity Sales Stage',
'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
'NTC_REMOVE_CONFIRMATION' => 'Are you sure you want to remove this contact from this case?',
'NTC_REMOVE_DIRECT_REPORT_CONFIRMATION' => 'Are you sure you want to remove this record as a direct report?',
'NTC_REMOVE_OPP_CONFIRMATION' => 'Are you sure you want to remove this Contact from this Opportunity?',
'ERR_DELETE_RECORD' => 'A record number must be specified to delete the Contact.',
'NTC_COPY_PRIMARY_ADDRESS' => 'Copy primary address to alternate address',
'NTC_COPY_ALTERNATE_ADDRESS' => 'Copy alternate address to primary address',
'LBL_COLON' => ':',
'LBL_IMPORT_LEADS' => 'Import Leads',
'LBL_LEADS_FILE_LIST' => 'Leads File List',
'LBL_INSTRUCTIONS' => 'Instructions',
'LBL_KINDLY_PROVIDE_AN_XLS_FILE' => 'Please provide a .xls file as input',
'LBL_PROVIDE_ATLEAST_ONE_FILE' => 'Please provide at least one file as input',
'LBL_NONE' => 'None',
'LBL_ASSIGNED_TO' => 'Assigned To:',
'LBL_SELECT_LEAD' => 'Select Lead',
'LBL_GENERAL_INFORMATION' => 'General Information',
'LBL_DO_NOT_CREATE_NEW_POTENTIAL' => 'Do not create a new Opportunity upon Conversion',
'LBL_NEW_POTENTIAL' => 'New Opportunity',
'LBL_POTENTIAL_TITLE' => 'Opportunities',
'LBL_NEW_TASK' => 'New Task',
'LBL_TASK_TITLE' => 'Tasks',
'LBL_NEW_CALL' => 'New Call',
'LBL_CALL_TITLE' => 'Calls',
'LBL_NEW_MEETING' => 'New Meeting',
'LBL_MEETING_TITLE' => 'Meetings',
'LBL_NEW_EMAIL' => 'New Email',
'LBL_EMAIL_TITLE' => 'Emails',
'LBL_NEW_NOTE' => 'New Document',
'LBL_NOTE_TITLE' => 'Documents',
'LBL_NEW_ATTACHMENT' => 'New Attachment',
'LBL_ATTACHMENT_TITLE' => 'Attachments',
'LBL_ALL' => 'All',
'LBL_CONTACTED' => 'Contacted',
'LBL_LOST' => 'Lost',
'LBL_HOT' => 'Hot',
'LBL_COLD' => 'Cold',
'LBL_TOOL_FORM_TITLE' => 'Lead Tools',
'LBL_SELECT_TEMPLATE_TO_MAIL_MERGE' => 'Select template to Mail Merge:',
'Salutation' => 'Salutation',
'First Name' => 'First Name',
'Phone' => 'Phone',
'Last Name' => 'Last Name',
'Mobile' => 'Mobile',
'Company' => 'Company',
'Fax' => 'Fax',
'Email' => 'Email',
'Lead Source' => 'Lead Source',
'Website' => 'Website',
'Annual Revenue' => 'Annual Revenue',
'Lead Status' => 'Lead Status',
'Industry' => 'Industry',
'Rating' => 'Rating',
'No Of Employees' => 'No of Employees',
'Assigned To' => 'Assigned To',
'Yahoo Id' => 'Yahoo ID',
'Created Time' => 'Created Time',
'Modified Time' => 'Modified Time',
'Street' => 'Street',
'Postal Code' => 'Postcode',
'City' => 'City',
'Country' => 'Country',
'State' => 'County',
'Description' => 'Description',
'Po Box' => 'PO Box',
'Campaign Source' => 'Campaign Source',
'Name' => 'Name',
'LBL_NEW_LEADS' => 'My New Leads',
'--None--' => '--None--',
'Mr.' => 'Mr.',
'Ms.' => 'Ms.',
'Mrs.' => 'Mrs.',
'Dr.' => 'Dr.',
'Prof.' => 'Prof.',
'Acquired' => 'Acquired',
'Active' => 'Active',
'Market Failed' => 'Market Failed',
'Project Cancelled' => 'Project Cancelled',
'Shutdown' => 'Shutdown',
'Apparel' => 'Apparel',
'Banking' => 'Banking',
'Biotechnology' => 'Biotechnology',
'Chemicals' => 'Chemicals',
'Communications' => 'Communications',
'Construction' => 'Construction',
'Consulting' => 'Consulting',
'Education' => 'Education',
'Electronics' => 'Electronics',
'Energy' => 'Energy',
'Engineering' => 'Engineering',
'Entertainment' => 'Entertainment',
'Environmental' => 'Environmental',
'Finance' => 'Finance',
'Food & Beverage' => 'Food & Beverage',
'Government' => 'Government',
'Healthcare' => 'Healthcare',
'Hospitality' => 'Hospitality',
'Insurance' => 'Insurance',
'Machinery' => 'Machinery',
'Manufacturing' => 'Manufacturing',
'Media' => 'Media',
'Not For Profit' => 'Not for Profit',
'Recreation' => 'Recreation',
'Retail' => 'Retail',
'Shipping' => 'Shipping',
'Technology' => 'Technology',
'Telecommunications' => 'Telecommunications',
'Transportation' => 'Transportation',
'Utilities' => 'Utilities',
'Other' => 'Other',
'Cold Call' => 'Cold Call',
'Existing Customer' => 'Existing Customer',
'Self Generated' => 'Self Generated',
'Employee' => 'Employee',
'Partner' => 'Partner',
'Public Relations' => 'Public Relations',
'Direct Mail' => 'Direct Mail',
'Conference' => 'Conference',
'Trade Show' => 'Trade Show',
'Web Site' => 'Web Site',
'Word of mouth' => 'Word of mouth',
'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',
'Designation' => 'Title',
'Lead No' => 'Lead No.',
'LBL_TRANSFER_RELATED_RECORDS_TO' => 'Transfer related records to',
'LBL_FOLLOWING_ARE_POSSIBLE_REASONS' => 'Following could be one of the possible reasons',
'LBL_LEADS_FIELD_MAPPING_INCOMPLETE' => 'All the mandatory fields are not mapped',
'LBL_MANDATORY_FIELDS_ARE_EMPTY' => 'Some of the mandatory field value are empty',
'LBL_LEADS_FIELD_MAPPING' => 'Leads Custom Field Mapping',
'LBL_FIELD_SETTINGS' => 'Field Settings',
'Leads ID' => 'Leads ID',
);
?>