198 lines
8.1 KiB
PHP

<?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' => 'Contacts',
'LBL_INVITEE' => 'Direct Reports',
'LBL_MODULE_TITLE' => 'Contacts: Home',
'LBL_SEARCH_FORM_TITLE' => 'Contact Search',
'LBL_LIST_FORM_TITLE' => 'Contact List',
'LBL_NEW_FORM_TITLE' => 'New Contact',
'LBL_CONTACT_OPP_FORM_TITLE' => 'Contact-Opportunity:',
'LBL_CONTACT' => 'Contact:',
'LBL_LIST_NAME' => 'Name',
'LBL_LIST_LAST_NAME' => 'Last Name',
'LBL_LIST_FIRST_NAME' => 'First Name',
'LBL_LIST_CONTACT_NAME' => 'Contact Name',
'LBL_LIST_TITLE' => 'Title',
'LBL_LIST_ACCOUNT_NAME' => 'Organisation Name',
'LBL_LIST_EMAIL_ADDRESS' => 'Email',
'LBL_LIST_PHONE' => 'Phone',
'LBL_LIST_CONTACT_ROLE' => 'Role',
'db_last_name' => 'LBL_LIST_LAST_NAME',
'db_first_name' => 'LBL_LIST_FIRST_NAME',
'db_title' => 'LBL_LIST_TITLE',
'db_email1' => 'LBL_LIST_EMAIL_ADDRESS',
'db_email2' => 'LBL_LIST_EMAIL_ADDRESS',
'LBL_EXISTING_CONTACT' => 'Used an existing contact',
'LBL_CREATED_CONTACT' => 'Created a new contact',
'LBL_EXISTING_ACCOUNT' => 'Used an existing Organisation',
'LBL_CREATED_ACCOUNT' => 'Created a new vtiger_account',
'LBL_CREATED_CALL' => 'Created a new call',
'LBL_CREATED_MEETING' => 'Created a new meeting',
'LBL_ADDMORE_BUSINESSCARD' => 'Add another business card',
'LBL_BUSINESSCARD' => 'Business Card',
'LBL_NAME' => 'Name:',
'LBL_CONTACT_NAME' => 'Contact Name:',
'LBL_CONTACT_INFORMATION' => 'Contact Information',
'LBL_CUSTOM_INFORMATION' => 'Custom Information',
'LBL_FIRST_NAME' => 'First Name:',
'LBL_OFFICE_PHONE' => 'Office Phone:',
'LBL_ACCOUNT_NAME' => 'Organisation Name:',
'LBL_ANY_PHONE' => 'Any Phone:',
'LBL_PHONE' => 'Phone:',
'LBL_LAST_NAME' => 'Last Name:',
'LBL_MOBILE_PHONE' => 'Mobile:',
'LBL_HOME_PHONE' => 'Home:',
'LBL_LEAD_SOURCE' => 'Lead Source:',
'LBL_OTHER_PHONE' => 'Other Phone:',
'LBL_FAX_PHONE' => 'Fax:',
'LBL_TITLE' => 'Title:',
'LBL_DEPARTMENT' => 'Department:',
'LBL_BIRTHDATE' => 'Birthdate:',
'LBL_EMAIL_ADDRESS' => 'Email:',
'LBL_OTHER_EMAIL_ADDRESS' => 'Other Email:',
'LBL_ANY_EMAIL' => 'Any Email:',
'LBL_REPORTS_TO' => 'Reports To:',
'LBL_ASSISTANT' => 'Assistant:',
'LBL_YAHOO_ID' => 'Yahoo! ID:',
'LBL_ASSISTANT_PHONE' => 'Assistant Phone:',
'LBL_DO_NOT_CALL' => 'Do Not Call:',
'LBL_EMAIL_OPT_OUT' => 'Email Opt Out:',
'LBL_PRIMARY_ADDRESS' => 'Primary Address:',
'LBL_ALTERNATE_ADDRESS' => 'Other Address:',
'LBL_ANY_ADDRESS' => 'Any Address:',
'LBL_CITY' => 'City:',
'LBL_STATE' => 'County:',
'LBL_POSTAL_CODE' => 'Postcode:',
'LBL_COUNTRY' => 'Country:',
'LBL_DESCRIPTION_INFORMATION' => 'Description Information',
'LBL_IMAGE_INFORMATION' => 'Contact Image Information:',
'LBL_ADDRESS_INFORMATION' => 'Address Information',
'LBL_DESCRIPTION' => 'Description:',
'LBL_CONTACT_ROLE' => 'Role:',
'LBL_OPP_NAME' => 'Opportunity Name:',
'LBL_DUPLICATE' => 'Potential Duplicate Contacts',
'MSG_DUPLICATE' => 'Creating this Contact may potentialy create a duplicate Contact. You may either select a Contact from the list below or you may click on Create New Contact to continue creating a new contact with the previously entered data.',
'LNK_NEW_APPOINTMENT' => 'New Appointment',
'LBL_ADD_BUSINESSCARD' => 'Add Business Card',
'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?',
'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_SELECT_CONTACT' => 'Select Contact',
'LBL_GENERAL_INFORMATION' => 'General Information',
'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_TOOL_FORM_TITLE' => 'Contact Tools',
'Salutation' => 'Salutation',
'First Name' => 'First Name',
'Office Phone' => 'Office Phone',
'Last Name' => 'Last Name',
'Mobile' => 'Mobile',
'Account Name' => 'Organisation Name',
'Home Phone' => 'Home Phone',
'Lead Source' => 'Lead Source',
'Other Phone' => 'Other Phone',
'Title' => 'Job Title',
'Fax' => 'Fax',
'Department' => 'Department',
'Birthdate' => 'Birthdate',
'Email' => 'Email',
'Reports To' => 'Reports To',
'Assistant' => 'Assistant Name',
'Yahoo Id' => 'Yahoo ID',
'Assistant Phone' => 'Assistant Phone',
'Do Not Call' => 'Do Not Call',
'Email Opt Out' => 'Email Opt Out',
'Assigned To' => 'Assigned To',
'Campaign Source' => 'Campaign Source',
'Reference' => 'Reference',
'Created Time' => 'Created Time',
'Modified Time' => 'Modified Time',
'Mailing Street' => 'Invoice Street',
'Other Street' => 'Delivery Street',
'Mailing City' => 'Invoice City',
'Mailing State' => 'Invoice County',
'Mailing Zip' => 'Invoice Postcode',
'Mailing Country' => 'Invoice Country',
'Mailing Po Box' => 'Invoice PO Box',
'Other Po Box' => 'Delivery PO Box',
'Other City' => 'Delivery City',
'Other State' => 'Delivery County',
'Other Zip' => 'Delivery Postcode',
'Other Country' => 'Delivery Country',
'Contact Image' => 'Contact Image',
'Description' => 'Description',
'LBL_NEW_CONTACT' => 'New Contact',
'LBL_NEW_ACCOUNT' => 'New Organisation',
'LBL_NOTE_SUBJECT' => 'Document Subject:',
'LBL_NOTE' => 'Note:',
'LBL_WEBSITE' => 'Website:',
'LBL_NEW_APPOINTMENT' => 'New Appointment',
'LBL_SUBJECT' => 'Subject:',
'LBL_START_DATE' => 'Start Date:',
'LBL_START_TIME' => 'Start Time:',
'Portal User' => 'Portal User',
'LBL_CUSTOMER_PORTAL_INFORMATION' => 'Customer Portal Information',
'Support Start Date' => 'Support Start Date',
'Support End Date' => 'Support End Date',
'Name' => 'Name',
'LBL_ALL' => 'All',
'LBL_MAXIMUM_LIMIT_ERROR' => 'Sorry, the uploaded file exceeds the maximum filesize limit. Please try a file smaller than 800000 bytes',
'LBL_UPLOAD_ERROR' => 'Problem with file upload. Please try again.',
'LBL_IMAGE_ERROR' => 'The given file is not of type image(.gif/.jpg/.png)',
'LBL_INVALID_IMAGE' => 'Invalid file or file has no data',
'Notify Owner' => 'Notify Owner',
'--None--' => '--None--',
'Mr.' => 'Mr.',
'Ms.' => 'Ms.',
'Mrs.' => 'Mrs.',
'Dr.' => 'Dr.',
'Prof.' => 'Prof.',
'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',
'Other' => 'Other',
'User List' => 'User List',
'Customer Portal Login Details' => 'Customer Portal Login Details',
'Dear' => 'Dear',
'Your Customer Portal Login details are given below' => 'Your Customer Portal Login details are given below: ',
'User Id :' => 'User ID: ',
'Password :' => 'Password: ',
'Please Login Here' => 'Please Login Here',
'Note :' => 'Note: ',
'We suggest you to change your password after loggi' => 'We suggest you to change your password after logging in first time.',
'Support Team' => 'Support Team',
'TITLE_AJAX_CSS_POPUP_CHAT' => 'Ajax Css-Popup chat',
'Contact Id' => 'Contact No.',
'Secondary Email' => 'Secondary Email',
'Contacts ID' => 'Contacts ID',
);
?>