148 lines
5.6 KiB
PHP
148 lines
5.6 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' => 'Quotes',
|
|
'LBL_MODULE_TITLE' => 'Quotes: Home',
|
|
'LBL_SEARCH_FORM_TITLE' => 'Quotes Search',
|
|
'LBL_LIST_FORM_TITLE' => 'Quotes List',
|
|
'LBL_NEW_FORM_TITLE' => 'New Quote',
|
|
'LBL_MEMBER_ORG_FORM_TITLE' => 'Member Organisations',
|
|
'LBL_LIST_ACCOUNT_NAME' => 'Organisation Name',
|
|
'LBL_RELATED_PRODUCTS' => 'Product Details',
|
|
'LBL_LIST_CITY' => 'City',
|
|
'LBL_LIST_WEBSITE' => 'Website',
|
|
'LBL_LIST_STATE' => 'County',
|
|
'LBL_LIST_PHONE' => 'Phone',
|
|
'LBL_LIST_EMAIL_ADDRESS' => 'Email Address',
|
|
'LBL_LIST_CONTACT_NAME' => 'Contact Name',
|
|
'db_name' => 'LBL_LIST_ACCOUNT_NAME',
|
|
'db_website' => 'LBL_LIST_WEBSITE',
|
|
'db_billing_address_city' => 'LBL_LIST_CITY',
|
|
'LBL_ACCOUNT' => 'Organisation:',
|
|
'LBL_PHONE' => 'Phone:',
|
|
'LBL_WEBSITE' => 'Website:',
|
|
'LBL_FAX' => 'Fax:',
|
|
'LBL_TICKER_SYMBOL' => 'Ticker Symbol:',
|
|
'LBL_OTHER_PHONE' => 'Other Phone:',
|
|
'LBL_ANY_PHONE' => 'Any Phone:',
|
|
'LBL_MEMBER_OF' => 'Member of:',
|
|
'LBL_EMAIL' => 'Email:',
|
|
'LBL_EMPLOYEES' => 'Employees:',
|
|
'LBL_OTHER_EMAIL_ADDRESS' => 'Other Email:',
|
|
'LBL_ANY_EMAIL' => 'Any Email:',
|
|
'LBL_OWNERSHIP' => 'Ownership:',
|
|
'LBL_RATING' => 'Rating:',
|
|
'LBL_INDUSTRY' => 'Industry:',
|
|
'LBL_SIC_CODE' => 'SIC Code:',
|
|
'LBL_TYPE' => 'Type:',
|
|
'LBL_ANNUAL_REVENUE' => 'Annual Revenue:',
|
|
'LBL_ADDRESS_INFORMATION' => 'Address Information',
|
|
'LBL_Quote_INFORMATION' => 'Quote Information',
|
|
'LBL_CUSTOM_INFORMATION' => 'Custom Information',
|
|
'LBL_BILLING_ADDRESS' => 'Invoice Address:',
|
|
'LBL_SHIPPING_ADDRESS' => 'Delivery 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_DESCRIPTION' => 'Description:',
|
|
'NTC_COPY_BILLING_ADDRESS' => 'Copy invoice address to delivery address',
|
|
'NTC_COPY_SHIPPING_ADDRESS' => 'Copy delivery address to invoice address',
|
|
'NTC_REMOVE_MEMBER_ORG_CONFIRMATION' => 'Are you sure you want to remove this record as a member organisation?',
|
|
'LBL_DUPLICATE' => 'Potential Duplicate Organisations',
|
|
'MSG_DUPLICATE' => 'Creating this Organisation may potentialy create a duplicate. You may either select an Organisation from the list below or you may click on Create New Organisation to continue with the previously entered data.',
|
|
'LBL_INVITEE' => 'Contacts',
|
|
'ERR_DELETE_RECORD' => 'A record number must be specified to delete the Organisation',
|
|
'LBL_SELECT_ACCOUNT' => 'Select Organisation',
|
|
'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_CONTACT' => 'New Contact',
|
|
'LBL_CONTACT_TITLE' => 'Contacts',
|
|
'LBL_ALL' => 'All',
|
|
'LBL_PROSPECT' => 'Prospect',
|
|
'LBL_INVESTOR' => 'Investor',
|
|
'LBL_RESELLER' => 'Reseller',
|
|
'LBL_PARTNER' => 'Partner',
|
|
'LBL_TOOL_FORM_TITLE' => 'Organisation Tools',
|
|
'Subject' => 'Subject',
|
|
'Potential Name' => 'Opportunity Name',
|
|
'Quote Stage' => 'Quote Stage',
|
|
'Valid Till' => 'Valid until',
|
|
'Team' => 'Team',
|
|
'Contact Name' => 'Contact Name',
|
|
'Currency' => 'Currency',
|
|
'Carrier' => 'Carrier',
|
|
'Sub Total' => 'Sub Total',
|
|
'Shipping' => 'Shipping',
|
|
'Inventory Manager' => 'Inventory Manager',
|
|
'Type' => 'Type',
|
|
'Tax' => 'Tax',
|
|
'Total' => 'Total',
|
|
'Product Name' => 'Product Name',
|
|
'Assigned To' => 'Assigned To',
|
|
'Billing Address' => 'Invoice Address',
|
|
'Shipping Address' => 'Delivery Address',
|
|
'Billing City' => 'Invoice City',
|
|
'Billing State' => 'Invoice County',
|
|
'Billing Code' => 'Invoice Postcode',
|
|
'Billing Country' => 'Invoice Country',
|
|
'Billing Po Box' => 'Invoice PO Box',
|
|
'Shipping Po Box' => 'Delivery PO Box',
|
|
'Shipping City' => 'Delivery City',
|
|
'Shipping State' => 'Delivery County',
|
|
'Shipping Code' => 'Delivery Postcode',
|
|
'Shipping Country' => 'Delivery Country',
|
|
'Created Time' => 'Created Time',
|
|
'Modified Time' => 'Modified Time',
|
|
'Description' => 'Description',
|
|
'Account Name' => 'Organisation Name',
|
|
'Terms & Conditions' => 'Terms and Conditions',
|
|
'LBL_TERMS_INFORMATION' => 'Terms and Conditions',
|
|
'LBL_QUOTE' => 'Quote:',
|
|
'LBL_SUBJECT' => 'Subject:',
|
|
'LBL_POTENTIAL_NAME' => 'Opportunity Name:',
|
|
'LBL_ACCOUNT_NAME' => 'Organisation Name:',
|
|
'LBL_QUOTE_STAGE' => 'Quote Stage:',
|
|
'LBL_MY_TOP_QUOTE' => 'My Top Open Quotes',
|
|
'Quote' => 'Quote',
|
|
'Created' => 'Created',
|
|
'Delivered' => 'Delivered',
|
|
'Reviewed' => 'Reviewed',
|
|
'Accepted' => 'Accepted',
|
|
'Rejected' => 'Rejected',
|
|
'FedEx' => 'FedEx',
|
|
'UPS' => 'UPS',
|
|
'USPS' => 'Royal Mail',
|
|
'DHL' => 'DHL',
|
|
'BlueDart' => 'BlueDart',
|
|
'Sales Tax' => 'Sales Tax',
|
|
'Tax Type' => 'Tax Type',
|
|
'Discount Percent' => 'Discount Percent',
|
|
'Discount Amount' => 'Discount Amount',
|
|
'Adjustment' => 'Adjustment',
|
|
'S&H Amount' => 'S&H Amount',
|
|
'Quote No' => 'Quote No.',
|
|
'SINGLE_Quotes' => 'Quote',
|
|
'Add Service Contract' => 'Add Service Contract',
|
|
'Quotes ID' => 'Quotes ID',
|
|
);
|
|
?>
|