[Vtigercrm-commits] [vtiger-commits] r8056 - /vtigercrm/trunk/include/language/en_us.lang.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Sat Jul 15 09:19:30 EDT 2006


Author: richie
Date: Sat Jul 15 07:19:21 2006
New Revision: 8056

Log:
Language strings added to display no data message in listview

Modified:
    vtigercrm/trunk/include/language/en_us.lang.php

Modified: vtigercrm/trunk/include/language/en_us.lang.php
==============================================================================
--- vtigercrm/trunk/include/language/en_us.lang.php (original)
+++ vtigercrm/trunk/include/language/en_us.lang.php Sat Jul 15 07:19:21 2006
@@ -1,1140 +1,1150 @@
-<?php
-
-/*********************************************************************************
-
- * The contents of this file are subject to the SugarCRM Public License Version 1.1.2
-
- * ("License"); You may not use this file except in compliance with the
-
- * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL
-
- * Software distributed under the License is distributed on an  "AS IS"  basis,
-
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
-
- * the specific language governing rights and limitations under the License.
-
- * The Original Code is:  SugarCRM Open Source
-
- * The Initial Developer of the Original Code is SugarCRM, Inc.
-
- * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.;
-
- * All Rights Reserved.
-
- * Contributor(s): ______________________________________.
-
- ********************************************************************************/
-
-/*********************************************************************************
-
- * $Header: /advent/projects/wesat/vtiger_crm/sugarcrm/include/language/en_us.lang.php,v 1.68 2005/04/26 06:50:39 rank Exp $
-
- * Description:  Defines the English language pack for the base application.
-
- * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
-
- * All Rights Reserved.
-
- * Contributor(s): ______________________________________..
-
- ********************************************************************************/
-
-
-
-$app_strings = Array(
-
-'LBL_CHARSET'=>'ISO-8859-1',
-
-'LBL_BROWSER_TITLE'=>'vtiger CRM 5 - Commercial Open Source CRM',
-
-'LBL_MY_ACCOUNT'=>'My Account',
-
-'LBL_MY_PREFERENCES'=>'My Preferences',
-
-'LBL_ADMIN'=>'Admin',
-
-'LBL_LOGOUT'=>'Logout',
-
-'LBL_SEARCH'=>'Search',
-
-'LBL_LAST_VIEWED'=>'Last Viewed',
-
-'NTC_WELCOME_MESSAGE'=>"Welcome to vtiger CRM!",
-
-'NTC_DESCRIPTION'=>"Use a valid username and password to login to the vtiger CRM.",
-
-'NTC_WELCOME'=>'Welcome',
-
-'NTC_NO_ITEMS_DISPLAY'=>'none',
-
-'LBL_OR'=>'or',
-
-'LBL_ALT_HOT_KEY'=>'Alt+',
-//added for 4.2
-'LBL_SAVE_LABEL'=>'Save',
-
-'LBL_SEND_MAIL_BUTTON'=>'Send Mail',
-
-
-'LBL_SAVE_BUTTON_TITLE'=>'Save [Alt+S]',
-
-'LBL_EDIT_BUTTON_TITLE'=>'Edit [Alt+E]',
-
-'LBL_CONVERTSO_BUTTON_TITLE'=>'Create SalesOrder',
-'LBL_CONVERTINVOICE_BUTTON_TITLE'=>'Create Invoice',
-
-'LBL_EDIT_BUTTON'=>'Edit',
-
-'LBL_DUPLICATE_BUTTON_TITLE'=>'Duplicate [Alt+U]',
-
-'LBL_DUPLICATE_BUTTON'=>'Duplicate',
-
-'LBL_TABCUSTOMISE_BUTTON_TITLE'=>'Customise [Alt+C]',
-
-'LBL_FORUM_HIDE_BUTTON_TITLE'=>'Hide Forum [Alt+I]',
-
-'LBL_FORUM_HIDE_BUTTON_KEY'=>'H',
-
-'LBL_FORUM_SHOW_BUTTON_TITLE'=>'Show Forum [Alt+W]',
-
-'LBL_FORUM_SHOW_BUTTON_KEY'=>'W',
-
-'LBL_TABCUSTOMISE_BUTTON'=>'Customise',
-
-'LBL_DELETE_BUTTON_TITLE'=>'Delete [Alt+D]',
-
-'LBL_DELETE_BUTTON'=>'Delete',
-
-'LBL_FIND_BUTTON'=>'Find',
-
-'LBL_CONVERT_BUTTON_TITLE'=>'Convert [Alt+C]',
-
-'LBL_CONVERT_BUTTON_KEY'=>'C',
-
-'LBL_CONVERT_BUTTON_LABEL'=>'Convert Lead',
-
-'LBL_TABCUSTOMISE_BUTTON_KEY'=>'C',
-
-'LBL_TABCUSTOMISE_BUTTON_LABEL'=>'Customize Tab',
-
-'LBL_ROLES_BUTTON_LABEL'=>'Show Roles',
-
-'LBL_LISTROLES_BUTTON_LABEL'=>'List Roles',
-
-'LBL_FORUM_HIDE_BUTTON_LABEL'=>'Hide Forums',
-
-'LBL_FORUM_SHOW_BUTTON_LABEL'=>'Show Forums',
-
-'LBL_NEW_BUTTON_TITLE'=>'New [Alt+N]',
-
-'LBL_CHANGE_BUTTON_TITLE'=>'Change [Alt+G]',
-
-'LBL_CANCEL_BUTTON_TITLE'=>'Cancel [Alt+X]',
-
-'LBL_SEARCH_BUTTON_TITLE'=>'Search [Alt+Q]',
-
-'LBL_CLEAR_BUTTON_TITLE'=>'Clear [Alt+C]',
-
-'LBL_SELECT_BUTTON_TITLE'=>'Select [Alt+T]',
-
-'LBL_CREATE_BUTTON_LABEL' =>'Create',
-
-'LBL_GENERATE'=>'Generate',
-
-'LBL_SAVE_BUTTON_KEY'=>'S',
-
-'LBL_EDIT_BUTTON_KEY'=>'E',
-'LBL_CONVERTSO_BUTTON_KEY'=>'S',
-'LBL_CONVERTINVOICE_BUTTON_KEY'=>'I',
-
-'LBL_DUPLICATE_BUTTON_KEY'=>'U',
-
-'LBL_DELETE_BUTTON_KEY'=>'D',
-
-'LBL_NEW_BUTTON_KEY'=>'N',
-
-'LBL_CHANGE_BUTTON_KEY'=>'G',
-
-'LBL_CANCEL_BUTTON_KEY'=>'X',
-
-'LBL_SEARCH_BUTTON_KEY'=>'Q',
-
-'LBL_CLEAR_BUTTON_KEY'=>'C',
-
-'LBL_SELECT_BUTTON_KEY'=>'T',
-
-'LBL_SAVE_BUTTON_LABEL'=>'Save',
-
-'LBL_EDIT_BUTTON_LABEL'=>'Edit',
-'LBL_CONVERTSO_BUTTON_LABEL'=>'Create SalesOrder',
-'LBL_CONVERTINVOICE_BUTTON_LABEL'=>'Create Invoice',
-
-'LBL_DUPLICATE_BUTTON_LABEL'=>'Duplicate',
-
-'LBL_DELETE_BUTTON_LABEL'=>'Delete',
-
-'LBL_NEW_BUTTON_LABEL'=>'New',
-
-'LBL_CHANGE_BUTTON_LABEL'=>'Change',
-
-'LBL_CANCEL_BUTTON_LABEL'=>'Cancel',
-
-'LBL_SEARCH_BUTTON_LABEL'=>'Search',
-
-'LBL_CLEAR_BUTTON_LABEL'=>'Clear',
-
-'LBL_SELECT_BUTTON_LABEL'=>'Select',
-
-'LBL_SELECT_CONTACT_BUTTON_TITLE'=>'Select Contact [Alt+T]',
-
-'LBL_SELECT_CONTACT_BUTTON_KEY'=>'T',
-
-'LBL_SELECT_CONTACT_BUTTON_LABEL'=>'Select Contact',
-
-'LBL_SELECT_CAMPAIGN_BUTTON_LABEL'=>'Select Campaign',
-
-'LBL_SELECT_USER_BUTTON_TITLE'=>'Select User [Alt+U]',
-
-'LBL_SELECT_USER_BUTTON_KEY'=>'U',
-
-'LBL_SELECT_USER_BUTTON_LABEL'=>'Select User',
-
-'LBL_SETTINGS'=>'Settings',
-
-'LBL_LIST_USERIP'=>'User IP',
-
-'LBL_LIST_SIGNIN'=>'Sign in Time',
-
-'LBL_LIST_SIGNOUT'=>'Sign out Time',
-
-'LBL_LIST_STATUS'=>'Status',
-
-
-
-'LBL_LIST_NAME'=>'Name',
-
-'LBL_LIST_USER_NAME'=>'User Name',
-
-'LBL_LIST_EMAIL'=>'Email',
-
-'LBL_LIST_PHONE'=>'Phone',
-
-'LBL_LIST_CONTACT_NAME'=>'Contact Name',
-
-'LBL_LIST_ACCOUNT_NAME'=>'Account Name',
-
-'LBL_USER_LIST'=>'User List',
-
-'LBL_CONTACT_LIST'=>'Contact List',
-
-'LBL_LNK_SETTINGS'=> 'Settings',
-
-'LNK_IMPORT_LEADS'=>'Import Leads',
-
-'LBL_LOCATE_MAP'=>'Locate Map',
-
-'LBL_ADDRESS'=>'Address',
-
-'LBL_ADD_TAG'=>'+addtag',
-
-'LBL_TAG_IT'=>'Tag it',
-
-'LBL_CLOSE'=>'Close',
-
-'LNK_ADVANCED_SEARCH'=>'Advanced Search',
-
-'LNK_BASIC_SEARCH'=>'Basic Search',
-
-'LNK_EDIT'=>'edit',
-
-'LNK_REMOVE'=>'rem',
-
-'LNK_DELETE'=>'del',
-
-'LNK_LIST_START'=>'Start',
-
-'LNK_LIST_NEXT'=>'Next',
-
-'LNK_LIST_PREVIOUS'=>'Previous',
-
-'LNK_LIST_END'=>'End',
-
-'LBL_LIST_OF'=>'of',
-
-'LNK_PRINT'=>'Print',
-
-'LNK_HELP'=>'Help',
-
-'LNK_VTDOCS'=>'vtiger Docs',
-
-'LNK_ABOUT'=>'About',
-
-'LNK_OUTLOOK'=>'./include/images/outlook_download.gif',
-
-'LNK_NEW_HDESK'=>'New Ticket',
-
-'LNK_NEW_PRODUCT'=>'New Product',
-
-'LNK_NEW_CONTACT'=>'New Contact',
-
-'LNK_NEW_CAMPAIGN'=>'New Campaign',
-
-'LNK_NEW_LEAD'=>'New Lead',
-
-'LNK_NEW_ACCOUNT'=>'New Account',
-
-'LNK_NEW_OPPORTUNITY'=>'New Potential',
-
-'LNK_NEW_NOTE'=>'New Note',
-
-'LNK_NEW_EMAIL'=>'New Email',
-
-'LNK_NEW_TASK'=>'New Task',
-
-'LNK_NEW_EVENT'=>'New Event',
-'LNK_NEW_QUOTE'=>'New Quote',
-'LNK_NEW_PO'=>'New Purchase Order',
-'LNK_NEW_SO'=>'New Sales Order',
-'LNK_NEW_INVOICE'=>'New Invoice',
-'LNK_NEW_VENDOR'=>'New Vendor',
-'LNK_NEW_PRICEBOOK'=>'New PriceBook',
-
-
-'NTC_REQUIRED'=>'Indicates required field',
-
-'LBL_REQUIRED_SYMBOL'=>'*',
-
-'LBL_CURRENCY_SYMBOL'=>'$',
-
-'LBL_THOUSANDS_SYMBOL'=>'K',
-
-'NTC_DATE_FORMAT'=>'(yyyy-mm-dd)',
-
-'NTC_TIME_FORMAT'=>'(24:00)',
-
-'NTC_DATE_TIME_FORMAT'=>'(yyyy-mm-dd 24:00)',
-
-'NTC_DELETE_CONFIRMATION'=>'Are you sure you want to delete this record?',
-
-'ERR_DELETE_RECORD'=>'A record number must be specified to delete the contact.',
-
-'ERR_CREATING_TABLE'=>'Error creating table: ',
-
-'ERR_CREATING_FIELDS'=>'Error filling in additional detail fields: ',
-
-'ERR_MISSING_REQUIRED_FIELDS'=>'Missing required fields:',
-
-'ERR_INVALID_EMAIL_ADDRESS'=>'not a valid email address.',
-
-'ERR_INVALID_DATE_FORMAT'=>'The date format must be: yyyy-mm-dd',
-
-'ERR_INVALID_MONTH'=>'Please enter a valid month.',
-
-'ERR_INVALID_DAY'=>'Please enter a valid day.',
-
-'ERR_INVALID_YEAR'=>'Please enter a valid 4 digit year.',
-
-'ERR_INVALID_DATE'=>'Please enter a valid date.',
-
-'ERR_INVALID_HOUR'=>'Please enter a valid hour.',
-
-'ERR_INVALID_TIME'=>'Please enter a valid time.',
-
-'NTC_CLICK_BACK'=>'Please click the browser back button and fix the error.',
-
-'LBL_LIST_ASSIGNED_USER'=>'Assigned To',
-
-'LBL_ASSIGNED_TO'=>'Assigned To:',
-
-'LBL_DATE_MODIFIED'=>'Last Modified:',
-
-'LBL_DATE_ENTERED'=>'Created:',
-
-'LBL_CURRENT_USER_FILTER'=>'Only my items:',
-
-'NTC_LOGIN_MESSAGE'=>"Login",
-
-'LBL_NONE'=>'--None--',
-
-'LBL_BACK'=>'Back',
-
-'LBL_IMPORT'=>'Import',
-
-'LBL_EXPORT'=>'Export',
-
-'LBL_EXPORT_ALL'=>'Export All',
-
-'LBL_QUICK_CREATE'=>'Quick Create...',
-
-'Export'=>'Export',
-'Import'=>'Import',
-'Merge'=>'Merge',
-'ConvertLead'=>'ConvertLead',
-
-
-'LBL_SHOW_RESULTS'=>'Show Results in',
-'LBL_TOTAL_RECORDS_FOUND'=>'Total Records found :',
-'LBL_SEARCH_RESULTS_FOR'=>' -- Search results for ',
-'LBL_TAG_SEARCH'=>' -- Tag search for ',
-'LBL_NO_DATA'=>'No Data Found',
-
-
-//3.2 release
-
-'NTC_MERGE_CONFIRMATION'=>'Are you sure you want to merge this record?',
-
-'LBL_MERGE_BUTTON_TITLE'=>'Merge',
-
-'LBL_MERGE_BUTTON_KEY'=> 'Merge',
-
-'LBL_SELECTEMAILTEMPLATE_BUTTON_TITLE'=>'Select Email Template',
-
-'LBL_SELECTEMAILTEMPLATE_BUTTON_KEY'=>'Select Email Template',
-
-'LBL_SELECTEMAILTEMPLATE_BUTTON_LABEL'=>'Select Email Template',
-
-'LBL_MERGE_BUTTON_LABEL'=>'Merge',
-
-'LBL_SENDMAIL_BUTTON_TITLE'=>'SendMail',
-
-'LBL_SENDMAIL_BUTTON_KEY'=> 'SendMail',
-
-'LBL_SENDMAIL_BUTTON_LABEL'=>'Send Mail',
-
-
-
-//Added fields for upload file as attachment -- 4 Beta
-
-'LBL_UPD_DESC'=>'Description',
-
-'LBL_FILENAME'=>'File Name',
-
-'LBL_FILE'=>'File',
-
-'LBL_TYPE'=>'File Type',
-
-'LBL_DOWNLOAD'=>'Download Now',
-
-'LBL_OPERATION'=>'Operation',
-
-'LBL_GROUP_ALLOCATION_TITLE'=>'My Group Allocation ',
-
-'LBL_ENTITY_NAME'=>'Entity Name',
-
-'LBL_GROUP_NAME'=>'Group',
-
-'LBL_ENTITY_TYPE'=>'Type',
-
-
-
-//Added fields for Ticket Attachment in RelatedTicketListUtil
-
-'LBL_NEW_TICKET'=>'New Ticket',
-
-'LBL_TITLE'=>'Title',
-
-'LBL_PRIORITY'=>'Priority',
-
-'LBL_STATUS'=>'Status',
-
-
-
-//Added fields for Change Owner and Change Status in all modules -- after 4 Beta
-
-'LBL_CHANGE_OWNER'=>'Change Owner',
-
-'LBL_CHANGE_STATUS'=>'Change Status',
-
-'LBL_MASS_DELETE'=>'Delete',
-//added by raju
-
-'LBL_ADD_ITEM'=>'Add',
-
-'LBL_ADD_NEW'=>'Add',
-//Added for version 5
-
-'LBL_CALENDAR_TITLE'=>'Open Calendar...',
-'LBL_CALENDAR_ALT'=>'Open Calendar...',
-
-'LBL_CALCULATOR_TITLE'=>'Open Calculator...',
-'LBL_CALCULATOR_ALT'=>'Open Calculator...',
-
-'LBL_CLOCK_TITLE'=>'Show World Clock...',
-'LBL_CLOCK_ALT'=>'Show World Clock...',
-
-'LBL_ALL_MENU_TITLE'=>'Open All Menu...',
-'LBL_ALL_MENU_ALT'=>'Open All Menu...',
-
-'LBL_CHAT_TITLE'=>'Chat...',
-'LBL_CHAT_ALT'=>'Chat...',
-
-'LBL_SEARCH_TITLE'=>'Search in ',
-'LBL_SEARCH_ALT'=>'Search in ',
-
-'LBL_SEARCH_STRING'=>'Search...',
-
-'LBL_SEARCH_FOR'=>'Search for',
-'LBL_SEARCH_NOW_BUTTON'=>'Search Now',
-'LBL_GO_TO'=>'Go to',
-'LBL_FEWER_BUTTON'=>'Fewer',
-'LBL_IN'=>'In',
-
-'LBL_ADV_SEARCH_MSG_ANY'=>'Match Any of the Following',
-'LBL_ADV_SEARCH_MSG_ALL'=>'Match All of the Following',
-
-'COMBO_ALL'=>'All',
-
-// Added fields for Related Field Display Informations in Detail View of All Modules
-
-'LBL_OPEN_ACTIVITIES'=>'Open Activities',
-
-'LBL_HISTORY'=>'History',
-
-'LBL_ACTIVITY_HISTORY'=>'Activity History',
-
-'LBL_ATTACHMENTS'=>'Attachments',
-
-'LBL_ATTACHMENT'=>'Attachment',
-
-'LBL_TYPE'=>'Type',
-
-'LBL_ASSIGNED_TO'=>'Assigned To',
-
-'LBL_TIME'=>'Time',
-
-'LBL_ACTION'=>'Action',
-
-'LBL_SUBJECT'=>'Subject',
-
-'LBL_RELATED_TO'=>'Related To',
-
-//added by raju for emails
-
-'LBL_MULTIPLE'=>'Multiple',
-
-'LBL_DUE_DATE'=>'Due Date',
-
-'LBL_LAST_MODIFIED'=>'Last Modified',
-
-'LBL_CREATED'=>'Created', // Armando Lüscher 26.09.2005 -> §visibleDescription -> Desc: Added
-
-'LBL_DESCRIPTION'=>'Description',
-
-
-
-'LBL_NEW_TASK'=>'New Task',
-
-'LBL_NEW_EVENT'=>'New Event',
-
-'LBL_ATTACHMENT_AND_NOTES'=>'Attachments & Notes',
-
-'LBL_POTENTIAL_NAME'=>'Potential Name',
-
-'LBL_CONTACT_NAME'=>'Contact Name',
-
-'LBL_DEPARTMENT'=>'Department',
-
-'LBL_ROLE'=>'Role',
-
-'LBL_EMAIL'=>'Email',
-
-'LBL_PHONE'=>'Phone',
-
-'LBL_PRODUCT'=>'Product',
-
-'LBL_AMOUNT'=>'Amount',
-
-'LBL_CLOSE_DATE'=>'Close Date',
-
-'LBL_NEW_ATTACHMENT'=>'New Attachment',
-
-'LBL_NEW_NOTE'=>'New Note',
-
-
-
-'LBL_PRODUCT_TITLE'=>'Products',
-
-'LBL_NEW_PRODUCT'=>'New Product',
-
-'LBL_PRODUCT_NAME'=>'Product Name',
-
-'LBL_QUANTITY'=>'Quantity',
-
-'LBL_SALES_PRICE'=>'Sale Price',
-
-'LBL_PURCHASE_DATE'=>'Purchase Date',
-
-'LBL_TICKET_ID'=>'Ticket Id',
-
-'LBL_NEW_TICKET'=>'New Ticket',
-
-'LBL_TICKETS'=>'Tickets',
-
-
-
-'LBL_POTENTIAL_TITLE'=>'Potentials',
-
-'LBL_NEW_POTENTIAL'=>'New Potential',
-
-'LBL_LEAD_NAME'=>'Lead Name',
-
-'LBL_ACCOUNT_NAME'=>'Account Name',
-
-'LBL_ACCOUNT_TYPE'=>'Account Type',
-
-'LBL_USER_TITLE'=>'Users',
-
-'LBL_CONTACT_TITLE'=>'Contacts',
-
-
-
-// 4 GA
-
-'LBL_SHOWING' => 'Showing',
-
-//
-
-
-
-//Added fields after RC1 - Release
-
-'LBL_SELECT_PRODUCT_BUTTON_LABEL'=>'Select Product',
-
-'LBL_VIEW'=>'Filters :',
-// Mike Crowe Mod --------------------------------------------------------Added for group sort
-'LBL_GROUP_VIEW'=>'Group',
-
-
-'LBL_SALES_STAGE'=>'Sales Stage',
-
-'LBL_PROBABILITY'=>'Probability',
-
-'LBL_BULK_MAILS'=>'Bulk Mails',
-
-
-
-'LBL_WORLD_CLOCK'=>'World Clock',
-
-'LBL_CALCULATOR'=>'Calculator',
-
-'LBL_CLOSE_WON' =>'Closed-Won',			# 'Closed Won'
-'LBL_CLOSE_LOST'=>'Closed-Lost',					# 'Closed Lost'
-
-'LBL_USER'=>'User',
-
-'LBL_TEAM'=>'Team',
-
-'LBL_GROUP'=>'Group',
-
-'LBL_NONE_NO_LINE'=>'none',
-
-'LBL_SELECT_GROUP'=>'Select a group',
-
-'LBL_HOUR_AND_MINUTE'=>'(hours/minutes)',
-
-'YEAR_MONTH_DATE'=>'24:00',
-
-
-
-'COMBO_LEADS'=>'Leads',
-
-'COMBO_ACCOUNTS'=>'Accounts',
-
-'COMBO_CONTACTS'=>'Contacts',
-
-'COMBO_POTENTIALS'=>'Potentials',
-
-'COMBO_PRODUCTS'=>'Products',
-
-'COMBO_HELPDESK'=>'HelpDesk',
-
-'COMBO_USERS'=>'Users',
-
-
-'LBL_SELECT'=>'Select',
-
-'LBL_EDIT'=>'Edit',
-
-'LBL_DELETE'=>'Delete',
-
-
-
-//List Fields
-
-'Name'=>'Name',
-
-'Company'=>'Company',
-
-'Phone'=>'Phone',
-
-'Website'=>'Website',
-
-'Email'=>'Email',
-
-'Assigned To'=>'Assigned To',
-
-'Account Name'=>'Account Name',
-
-'City'=>'City',
-
-'Title'=>'Title',
-
-'Potential'=>'Potential',
-
-'Sales Stage'=>'Sales Stage',
-
-'Amount'=>'Amount',
-
-'Expected Close'=>'Expected Close',
-
-'Subject'=>'Subject',
-
-'Contact Name'=>'Contact Name',
-
-'Related to'=>'Related To',
-
-'File'=>'File',
-
-'Last Modified'=>'Last Modified',
-
-'Close'=>'Close',
-
-'Type'=>'Type',
-
-'Start Date/Due Date'=>'Start Date/Due Date',
-
-'Date Sent'=>'Date Sent',
-
-'Ticket ID'=>'Ticket ID',
-
-'Status'=>'Status',
-
-'Priority'=>'Priority',
-
-'Product Name'=>'Product Name',
-
-'Product Code'=>'Product Code',
-
-'Commission Rate'=>'Commission Rate',
-
-'Qty/Unit'=>'Qty/Unit',
-
-'Unit Price'=>'Unit Price',
-
-'Question'=>'Question',
-
-'Category'=>'Category',
-
-'Price Book Name'=>'Price Book Name',
-
-//Added after 4 GA
-'LBL_CUSTOM_INFORMATION'=>'Custom Information',
-
-//Added fields to display the related lists titles and None Scheduled 
-'LBL_NONE_SCHEDULED'=>'None Scheduled',
-
-'Leads'=>'Leads',
-'Accounts'=>'Accounts',
-'Accounts & Contacts'=>'Accounts & Contacts',
-'Contacts'=>'Contacts',
-'Potentials'=>'Potentials',
-'Products'=>'Products',
-'Emails'=>'Emails',
-'HelpDesk'=>'HelpDesk',
-'Activities'=>'Activities',
-'Events'=>'Events',
-'Quotes'=>'Quotes',
-'PriceBook'=>'Price Books',
-'PurchaseOrder'=>'Purchase Order',
-'SalesOrder'=> 'Sales Order',
-'Invoice'=>'Invoices',
-'Calendar'=>'Calendar',
-'Home'=>'Home',
-'Campaigns'=>'Campaigns',
-'PriceBooks'=>'PriceBooks',
-'Notes'=>'Notes',
-'Faq'=>'FAQ',
-'Dashboards'=>'Dashboard',
-'Reports'=>'Reports',
-'Vendors'=>'Vendors',
-'Rss'=>'RSS',
-'Portal'=>'My Sites',
-'Webmails'=>'Webmails',
-'Attachments'=>'Attachments',
-'Activity History'=>'Activity History',
-'Ticket History'=>'Ticket History',
-'Purchase Order'=>'Purchase Order',
-'Sales Stage History'=>'Sales Stage History',
-'Users'=>'Users',
-'PurchaseOrder Status History'=>'PurchaseOrder Status History',
-'SalesOrder Status History'=>'SalesOrder Status History',
-'Quote Stage History'=>'Quote Stage History',
-'Invoice Status History'=>'Invoice Status History',
-
-
-//Added language for Parent Tab
-
-'My Home Page'=>'My Home Page',
-'Marketing'=>'Marketing',
-'Sales'=>'Sales',
-'Support'=>'Support',
-'Analytics'=>'Analytics',
-'Inventory'=>'Inventory',
-'Tools'=>'Tools',
-'Settings'=>'Settings',
-
-'LBL_INFORMATION'=>'Information',
-'LBL_MORE'=>'More',
-'LBL_BASIC'=>'Basic',
-'LBL_CREATING'=>'Creating',
-'LBL_EDITING'=>'Editing',
-'LBL_NEW'=>'New',
-
-//Added for Detail/Edit/Related List of all modules
-
-'Lead'=>'Lead',
-'Account'=>'Account',
-'Contact'=>'Contact',
-'Potential'=>'Potential',
-'Product'=>'Product',
-'Email'=>'Email',
-'Activity'=>'Activity',
-'Event'=>'Event',
-'Task'=>'Task',
-'Quote'=>'Quote',
-'PriceBook'=>'PriceBook',
-'PurchaseOrder'=>'Purchase Order',
-'Ticket'=>'Ticket',
-'SalesOrder'=> 'Sales Order',
-'Campaign'=>'Campaign',
-'Note'=>'Note',
-'Dashboard'=>'Dashboards',
-'Report'=>'Report',
-'Vendor'=>'Vendor',
-'Webmail'=>'Webmail',
-
-'LBL_NONE_INCLUDED'=>'None Included',
-'LBL_ADD_TO'=>'Add to',
-
-'LBL_SELECT_TEMPLATE_TO_MAIL_MERGE'=>'Select template to Mail Merge:',
-'LBL_TITLE_OR_DESCRIPTION'=>'Title / Description',
-
-//Added for RSS Module
-'LBL_RSS_FEEDS'=>'RSS Feeds',
-'LBL_ADD_RSS_FEEDS'=>'Add New RSS Feed',
-
-//Added fields after 4.2 alpha
-'COMBO_ACCOUNTS'=>'Accounts',
-'LNK_NEW_FAQ'=>'New FAQ',
-'Vendor Name'=>'Vendor Name',
-'LNK_WEARE'=>'We are?',
-'LBL_ABOUTUS_TITLE'=>'vtiger CRM - About Us',
-'LBL_DISCUSS'=>'Discuss with other users',
-'Quote Stage'=>'Quote Stage',
-'Potential Name'=>'Potential Name',
-'Total'=>'Total Amount',
-'First Name'=>'First Name',
-'Last Name'=>'Last Name',
-  /* For purchase order related list in vendor */
-'LBL_PORDER_BUTTON_TITLE'=>'New Purchase Order [Alt+O]',
-'LBL_PORDER_BUTTON'=>'New Purchase Order',
-'LBL_PORDER_BUTTON_KEY'=>'O',
-'Tracking Number'=>'Tracking Number',
-'Order Id'=>'Order Id',
-'Quote Name'=>'Quote Name',
-'Invoice Id'=>'Invoice Id',
-'Quote Id'=>'Quote Id',
-'Sales Order'=>'Sales Order',
- // Added Quote in activity parent type selection / Related list
-'COMBO_QUOTES'=>'Quotes',
-'End Date'=>'End Date',
-'Start Date'=>'Start Date',
-'Related to'=>'Related To',
-'Recurring Type'=> 'Recurring Type',
-'SalesOrder'=> 'Sales Orders',
-'PurchaseOrder'=> 'Purchase Orders',
-'LBL_QUOTE_NAME'=>'Quote Name',
- //Added Orders in activity parent type selection / Related list
-'LBL_NEW_QUOTE_BUTTON_TITLE'=>'New Quote [Alt+Q]',
-'LBL_NEW_QUOTE_BUTTON_KEY'=>'Q',
-'LBL_NEW_QUOTE_BUTTON'=>'New Quote',
-'COMBO_PORDER'=>'Purchase Order',
-'COMBO_SORDER'=>'Sales Order',
-'LBL_PORDER_NAME'=>'Purchase Order',
-'LBL_SORDER_NAME'=>'Sales Order',
- // Added Invoice in activity parent type selection / Related list
-'COMBO_INVOICES'=>'Invoice',
-'LBL_INVOICE_NAME'=>'Invoice',
-
-'LBL_NEW_INVOICE_BUTTON_TITLE'=>'New Invoice [Alt+I]',
-'LBL_NEW_INVOICE_BUTTON_KEY'=>'I',
-'LBL_NEW_INVOICE_BUTTON'=>'New Invoice',
-'LBL_NEW_SORDER_BUTTON_TITLE'=>'New Sales Order [Alt+E]',
-'LBL_NEW_SORDER_BUTTON_KEY'=>'E',
-'LBL_NEW_SORDER_BUTTON'=>'New Sales Order',
-
-'LBL_PRODUCT_DETAILS'=>'Product Details',
-'LBL_PRODUCT'=>'Product',
-'LBL_QTY_IN_STOCK'=>'Qty In Stock',
-'LBL_QTY'=>'Qty',
-'LBL_UNIT_PRICE'=>'Unit Price',
-'LBL_LIST_PRICE'=>'List Price',
-'LBL_TOTAL'=>'Total',
-'LBL_ADD_PRODUCT'=>'Add Product',
-'LBL_SUB_TOTAL'=>'Sub Total',
-'LBL_TAX'=>'Tax',
-'LBL_ADJUSTMENT'=>'Adjustment',
-'LBL_GRAND_TOTAL'=>'Grand Total',
-'LBL_QUOTE_ID'=>'Quote Id',
-'LBL_SALES_ORDER_ID'=>'Sales Order Id',
-'LBL_PURCHASE_ORDER_ID'=>'Purchase Order Id',
-'LBL_EXPORT_TO_PDF'=>'Export To PDF',
-
-//Added for 4.2 Patch I
-'LBL_HOME_KEY_METRICS'=>'Key Metrics',
-'LBL_HOME_METRICS'=>'Metrics',
-'LBL_HOME_COUNT'=>'Count',
-
-//Added for 4.2 patch 2
-'LBL_JSCALENDAR_LANG'=>'en',
-'LNK_CV_EDIT'=>'Edit',
-'LNK_CV_DELETE'=>'Delete',
-'LNK_CV_CREATEVIEW'=>'New',
-//Added for 5.0
-'LBL_UPD_FIELD_ORD'=>'Update Field Order',
-'LBL_SEND_CUSTOM_MAIL_BUTTON'=>'Send Custom Mail',
-'LBL_UPDATED_TODAY'=>'Updated today',
-'LBL_UPDATED'=>'Updated',
-'LBL_DAY_AGO'=>'day ago',
-'LBL_DAYS_AGO'=>'days ago',
-
-//Added after 5.0 Alpha5
-'Campaign Name'=>'Campaign Name',
-'Campaign Type'=>'Campaign Type',
-'LBL_ACTIONS'=>'Actions',
-'LBL_SEND'=>'Send',
-'LBL_VAT'=>'VAT',
-'LBL_SALES'=>'Sales',
-'LBL_SERVICE'=>'Service',
-'LBL_TAX_DETAILS'=>'Tax Details',
-'LBL_TAX_CALCULATION'=>'Tax Calculation',
-'COVERED_PERCENTAGE'=>'(%)',
-
-'LBL_TAG_CLOUD'=>'Tag Cloud',
-'LBL_FOR'=>'for',
-'LBL_PO_STATUS'=>'PurchaseOrder Status',
-'LBL_SO_STATUS'=>'SalesOrder Status',
-'LBL_INVOICE_STATUS'=>'Invoice Status',
-'LBL_NOTE'=>'Note',
-'LBL_MODULE'=>'Module',
-'Active'=>'Active',
-'Inactive'=>'Inactive',
-'Today'=>'Today',
-'Last 2 Days'=>'Last 2 Days',
-'Last Week'=>'Last Week',
-'This Week'=>'This Week',
-'This Month'=>'This Month',
-'This Year'=>'This Year',
-'LBL_PLEASE_CLICK'=>'Please Click',
-'LBL_TO_CONFIGURE'=>'to Configure',
-'LBL_HERE'=>'here',
-'LBL_RECORDS'=>'Records',
-'LBL_SCROLL'=>'[Scroll to Top]',
-'LBL_EXPAND_COLLAPSE'=>'Expand/Collapse',
-'LBL_RCPY_ADDRESS'=>'Copy Shipping address',
-'LBL_LCPY_ADDRESS'=>'Copy Billing address',
-'LBL_RECORD_ID'=>'Record ID',
-'LBL_ACTION_DATE'=>'Action Date',
-'LBL_HOMEPAGE_DASHBOARD'=>'HomePage Dashboard',
-);
-
-
-
-//the left value is the key stored in the db and the right value is the display value
-
-//to translate, only modify the right value in each key/value pair
-
-$app_list_strings = Array(
-
-//e.g. auf Deutsch 'Contacts'=>'Contakten',
-
-'moduleList' => Array('Home'=>'Home'
-
-				, 'Dashboard'=>'Dashboard'
-
-				, 'Leads'=>'Leads'
-
-				, 'Contacts'=>'Contacts'
-
-				, 'Accounts'=>'Accounts'
-
-				, 'Potentials'=>'Potentials'
-
-				, 'Campaigns'=>'Campaigns'
-
-				, 'Notes'=>'Notes'
-
-				, 'Emails'=>'Emails'
-
-				, 'Activities'=>'Activities'
-
-				, 'Products'=>'Products'
-
-				, 'HelpDesk'=>'HelpDesk'
-
-				, 'Faq'=>'FAQ'
-
-				, 'Calendar'=>'Calendar'
-
-				, 'Quotes'=>'Quotes'
-		
-				, 'PurchaseOrder'=>'PurchaseOrder'
-
-				, 'Invoice'=>'Invoice'
-
-				, 'Rss'=>'RSS'
-				
-				, 'Reports'=>'Reports'
-				
-				, 'Vendors'=>'Vendors'
-				
-				, 'PriceBooks'=>'PriceBooks'
-
-				, 'SalesOrder'=>'SalesOrder'
-
-				, 'Portal'=>'My Sites'
-				
-				),
-
-
-
-//Note:  do not translate opportunity_relationship_type_default_key
-
-//       it is the key for the default opportunity_relationship_type_dom value
-
-'opportunity_relationship_type_default_key' => 'Primary Decision Maker',
-
-'opportunity_relationship_type_dom' => Array(''=>''
-
-		, 'Primary Decision Maker'=>'Primary Decision Maker'
-
-		, 'Business Decision Maker'=>'Business Decision Maker'
-
-		, 'Business Evaluator'=>'Business Evaluator'
-
-		, 'Technical Decision Maker'=>'Technical Decision Maker'
-
-		, 'Technical Evaluator'=>'Technical Evaluator'
-
-		, 'Executive Sponsor'=>'Executive Sponsor'
-
-		, 'Influencer'=>'Influencer'
-
-		, 'Other'=>'Other'
-
-		),
-
-
-
-//Note:  do not translate case_relationship_type_default_key
-
-//       it is the key for the default case_relationship_type_dom value
-
-'case_relationship_type_default_key' => 'Primary Contact',
-
-'case_relationship_type_dom' => Array(''=>''
-
-		, 'Primary Contact'=>'Primary Contact'
-
-		, 'Alternate Contact'=>'Alternate Contact'
-
-		),
-
-
-
-'task_priority_dom' => Array('High'=>'High'
-
-		, 'Medium'=>'Medium'
-
-		, 'Low'=>'Low'
-
-		),
-
-
-
-'task_status_dom' => Array('Planned'=>'Planned'
-
-		, 'Completed'=>'Completed'
-
-		, 'Deferred'=>'Deferred'
-
-		),
-
-
-
-'meeting_status_dom' => Array('Planned'=>'Planned'
-
-		, 'Held'=>'Held'
-
-		, 'Not Held'=>'Not Held'
-
-		),
-
-
-
-'call_status_dom' => Array('Planned'=>'Planned'
-
-		, 'Held'=>'Held'
-
-		, 'Not Held'=>'Not Held'
-
-		),
-
-
-
-//Note:  do not translate case_status_default_key
-
-//       it is the key for the default case_status_dom value
-
-'case_status_default_key' => 'New',
-
-'case_status_dom' => Array('New'=>'New'
-
-		, 'Assigned'=>'Assigned'
-
-		, 'Closed'=>'Closed'
-
-		, 'Pending Input'=>'Pending Input'
-
-		, 'Rejected'=>'Rejected'
-
-		),
-
-
-
-'user_status_dom' => Array('Active'=>'Active'
-
-		, 'Inactive'=>'Inactive'
-
-		),
-
-
-
-//Note:  do not translate record_type_default_key
-
-//       it is the key for the default record_type_module value
-
-'record_type_default_key' => 'Accounts',
-
-'record_type_display' => array('Accounts' => 'Account',
-
-		'Leads' => 'Lead',
-
-		'Opportunities' => 'Opportunity'),
-
-);
-
-
-
-?>
+<?php
+
+/*********************************************************************************
+
+ * The contents of this file are subject to the SugarCRM Public License Version 1.1.2
+
+ * ("License"); You may not use this file except in compliance with the
+
+ * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL
+
+ * Software distributed under the License is distributed on an  "AS IS"  basis,
+
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
+
+ * the specific language governing rights and limitations under the License.
+
+ * The Original Code is:  SugarCRM Open Source
+
+ * The Initial Developer of the Original Code is SugarCRM, Inc.
+
+ * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.;
+
+ * All Rights Reserved.
+
+ * Contributor(s): ______________________________________.
+
+ ********************************************************************************/
+
+/*********************************************************************************
+
+ * $Header: /advent/projects/wesat/vtiger_crm/sugarcrm/include/language/en_us.lang.php,v 1.68 2005/04/26 06:50:39 rank Exp $
+
+ * Description:  Defines the English language pack for the base application.
+
+ * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
+
+ * All Rights Reserved.
+
+ * Contributor(s): ______________________________________..
+
+ ********************************************************************************/
+
+
+
+$app_strings = Array(
+
+'LBL_CHARSET'=>'ISO-8859-1',
+
+'LBL_BROWSER_TITLE'=>'vtiger CRM 5 - Commercial Open Source CRM',
+
+'LBL_MY_ACCOUNT'=>'My Account',
+
+'LBL_MY_PREFERENCES'=>'My Preferences',
+
+'LBL_ADMIN'=>'Admin',
+
+'LBL_LOGOUT'=>'Logout',
+
+'LBL_SEARCH'=>'Search',
+
+'LBL_LAST_VIEWED'=>'Last Viewed',
+
+'NTC_WELCOME_MESSAGE'=>"Welcome to vtiger CRM!",
+
+'NTC_DESCRIPTION'=>"Use a valid username and password to login to the vtiger CRM.",
+
+'NTC_WELCOME'=>'Welcome',
+
+'NTC_NO_ITEMS_DISPLAY'=>'none',
+
+'LBL_OR'=>'or',
+
+'LBL_ALT_HOT_KEY'=>'Alt+',
+//added for 4.2
+'LBL_SAVE_LABEL'=>'Save',
+
+'LBL_SEND_MAIL_BUTTON'=>'Send Mail',
+
+
+'LBL_SAVE_BUTTON_TITLE'=>'Save [Alt+S]',
+
+'LBL_EDIT_BUTTON_TITLE'=>'Edit [Alt+E]',
+
+'LBL_CONVERTSO_BUTTON_TITLE'=>'Create SalesOrder',
+'LBL_CONVERTINVOICE_BUTTON_TITLE'=>'Create Invoice',
+
+'LBL_EDIT_BUTTON'=>'Edit',
+
+'LBL_DUPLICATE_BUTTON_TITLE'=>'Duplicate [Alt+U]',
+
+'LBL_DUPLICATE_BUTTON'=>'Duplicate',
+
+'LBL_TABCUSTOMISE_BUTTON_TITLE'=>'Customise [Alt+C]',
+
+'LBL_FORUM_HIDE_BUTTON_TITLE'=>'Hide Forum [Alt+I]',
+
+'LBL_FORUM_HIDE_BUTTON_KEY'=>'H',
+
+'LBL_FORUM_SHOW_BUTTON_TITLE'=>'Show Forum [Alt+W]',
+
+'LBL_FORUM_SHOW_BUTTON_KEY'=>'W',
+
+'LBL_TABCUSTOMISE_BUTTON'=>'Customise',
+
+'LBL_DELETE_BUTTON_TITLE'=>'Delete [Alt+D]',
+
+'LBL_DELETE_BUTTON'=>'Delete',
+
+'LBL_FIND_BUTTON'=>'Find',
+
+'LBL_CONVERT_BUTTON_TITLE'=>'Convert [Alt+C]',
+
+'LBL_CONVERT_BUTTON_KEY'=>'C',
+
+'LBL_CONVERT_BUTTON_LABEL'=>'Convert Lead',
+
+'LBL_TABCUSTOMISE_BUTTON_KEY'=>'C',
+
+'LBL_TABCUSTOMISE_BUTTON_LABEL'=>'Customize Tab',
+
+'LBL_ROLES_BUTTON_LABEL'=>'Show Roles',
+
+'LBL_LISTROLES_BUTTON_LABEL'=>'List Roles',
+
+'LBL_FORUM_HIDE_BUTTON_LABEL'=>'Hide Forums',
+
+'LBL_FORUM_SHOW_BUTTON_LABEL'=>'Show Forums',
+
+'LBL_NEW_BUTTON_TITLE'=>'New [Alt+N]',
+
+'LBL_CHANGE_BUTTON_TITLE'=>'Change [Alt+G]',
+
+'LBL_CANCEL_BUTTON_TITLE'=>'Cancel [Alt+X]',
+
+'LBL_SEARCH_BUTTON_TITLE'=>'Search [Alt+Q]',
+
+'LBL_CLEAR_BUTTON_TITLE'=>'Clear [Alt+C]',
+
+'LBL_SELECT_BUTTON_TITLE'=>'Select [Alt+T]',
+
+'LBL_CREATE_BUTTON_LABEL' =>'Create',
+
+'LBL_GENERATE'=>'Generate',
+
+'LBL_SAVE_BUTTON_KEY'=>'S',
+
+'LBL_EDIT_BUTTON_KEY'=>'E',
+'LBL_CONVERTSO_BUTTON_KEY'=>'S',
+'LBL_CONVERTINVOICE_BUTTON_KEY'=>'I',
+
+'LBL_DUPLICATE_BUTTON_KEY'=>'U',
+
+'LBL_DELETE_BUTTON_KEY'=>'D',
+
+'LBL_NEW_BUTTON_KEY'=>'N',
+
+'LBL_CHANGE_BUTTON_KEY'=>'G',
+
+'LBL_CANCEL_BUTTON_KEY'=>'X',
+
+'LBL_SEARCH_BUTTON_KEY'=>'Q',
+
+'LBL_CLEAR_BUTTON_KEY'=>'C',
+
+'LBL_SELECT_BUTTON_KEY'=>'T',
+
+'LBL_SAVE_BUTTON_LABEL'=>'Save',
+
+'LBL_EDIT_BUTTON_LABEL'=>'Edit',
+'LBL_CONVERTSO_BUTTON_LABEL'=>'Create SalesOrder',
+'LBL_CONVERTINVOICE_BUTTON_LABEL'=>'Create Invoice',
+
+'LBL_DUPLICATE_BUTTON_LABEL'=>'Duplicate',
+
+'LBL_DELETE_BUTTON_LABEL'=>'Delete',
+
+'LBL_NEW_BUTTON_LABEL'=>'New',
+
+'LBL_CHANGE_BUTTON_LABEL'=>'Change',
+
+'LBL_CANCEL_BUTTON_LABEL'=>'Cancel',
+
+'LBL_SEARCH_BUTTON_LABEL'=>'Search',
+
+'LBL_CLEAR_BUTTON_LABEL'=>'Clear',
+
+'LBL_SELECT_BUTTON_LABEL'=>'Select',
+
+'LBL_SELECT_CONTACT_BUTTON_TITLE'=>'Select Contact [Alt+T]',
+
+'LBL_SELECT_CONTACT_BUTTON_KEY'=>'T',
+
+'LBL_SELECT_CONTACT_BUTTON_LABEL'=>'Select Contact',
+
+'LBL_SELECT_CAMPAIGN_BUTTON_LABEL'=>'Select Campaign',
+
+'LBL_SELECT_USER_BUTTON_TITLE'=>'Select User [Alt+U]',
+
+'LBL_SELECT_USER_BUTTON_KEY'=>'U',
+
+'LBL_SELECT_USER_BUTTON_LABEL'=>'Select User',
+
+'LBL_SETTINGS'=>'Settings',
+
+'LBL_LIST_USERIP'=>'User IP',
+
+'LBL_LIST_SIGNIN'=>'Sign in Time',
+
+'LBL_LIST_SIGNOUT'=>'Sign out Time',
+
+'LBL_LIST_STATUS'=>'Status',
+
+
+
+'LBL_LIST_NAME'=>'Name',
+
+'LBL_LIST_USER_NAME'=>'User Name',
+
+'LBL_LIST_EMAIL'=>'Email',
+
+'LBL_LIST_PHONE'=>'Phone',
+
+'LBL_LIST_CONTACT_NAME'=>'Contact Name',
+
+'LBL_LIST_ACCOUNT_NAME'=>'Account Name',
+
+'LBL_USER_LIST'=>'User List',
+
+'LBL_CONTACT_LIST'=>'Contact List',
+
+'LBL_LNK_SETTINGS'=> 'Settings',
+
+'LNK_IMPORT_LEADS'=>'Import Leads',
+
+'LBL_LOCATE_MAP'=>'Locate Map',
+
+'LBL_ADDRESS'=>'Address',
+
+'LBL_ADD_TAG'=>'+addtag',
+
+'LBL_TAG_IT'=>'Tag it',
+
+'LBL_CLOSE'=>'Close',
+
+'LNK_ADVANCED_SEARCH'=>'Advanced Search',
+
+'LNK_BASIC_SEARCH'=>'Basic Search',
+
+'LNK_EDIT'=>'edit',
+
+'LNK_REMOVE'=>'rem',
+
+'LNK_DELETE'=>'del',
+
+'LNK_LIST_START'=>'Start',
+
+'LNK_LIST_NEXT'=>'Next',
+
+'LNK_LIST_PREVIOUS'=>'Previous',
+
+'LNK_LIST_END'=>'End',
+
+'LBL_LIST_OF'=>'of',
+
+'LNK_PRINT'=>'Print',
+
+'LNK_HELP'=>'Help',
+
+'LNK_VTDOCS'=>'vtiger Docs',
+
+'LNK_ABOUT'=>'About',
+
+'LNK_OUTLOOK'=>'./include/images/outlook_download.gif',
+
+'LNK_NEW_HDESK'=>'New Ticket',
+
+'LNK_NEW_PRODUCT'=>'New Product',
+
+'LNK_NEW_CONTACT'=>'New Contact',
+
+'LNK_NEW_CAMPAIGN'=>'New Campaign',
+
+'LNK_NEW_LEAD'=>'New Lead',
+
+'LNK_NEW_ACCOUNT'=>'New Account',
+
+'LNK_NEW_OPPORTUNITY'=>'New Potential',
+
+'LNK_NEW_NOTE'=>'New Note',
+
+'LNK_NEW_EMAIL'=>'New Email',
+
+'LNK_NEW_TASK'=>'New Task',
+
+'LNK_NEW_EVENT'=>'New Event',
+'LNK_NEW_QUOTE'=>'New Quote',
+'LNK_NEW_PO'=>'New Purchase Order',
+'LNK_NEW_SO'=>'New Sales Order',
+'LNK_NEW_INVOICE'=>'New Invoice',
+'LNK_NEW_VENDOR'=>'New Vendor',
+'LNK_NEW_PRICEBOOK'=>'New PriceBook',
+
+
+'NTC_REQUIRED'=>'Indicates required field',
+
+'LBL_REQUIRED_SYMBOL'=>'*',
+
+'LBL_CURRENCY_SYMBOL'=>'$',
+
+'LBL_THOUSANDS_SYMBOL'=>'K',
+
+'NTC_DATE_FORMAT'=>'(yyyy-mm-dd)',
+
+'NTC_TIME_FORMAT'=>'(24:00)',
+
+'NTC_DATE_TIME_FORMAT'=>'(yyyy-mm-dd 24:00)',
+
+'NTC_DELETE_CONFIRMATION'=>'Are you sure you want to delete this record?',
+
+'ERR_DELETE_RECORD'=>'A record number must be specified to delete the contact.',
+
+'ERR_CREATING_TABLE'=>'Error creating table: ',
+
+'ERR_CREATING_FIELDS'=>'Error filling in additional detail fields: ',
+
+'ERR_MISSING_REQUIRED_FIELDS'=>'Missing required fields:',
+
+'ERR_INVALID_EMAIL_ADDRESS'=>'not a valid email address.',
+
+'ERR_INVALID_DATE_FORMAT'=>'The date format must be: yyyy-mm-dd',
+
+'ERR_INVALID_MONTH'=>'Please enter a valid month.',
+
+'ERR_INVALID_DAY'=>'Please enter a valid day.',
+
+'ERR_INVALID_YEAR'=>'Please enter a valid 4 digit year.',
+
+'ERR_INVALID_DATE'=>'Please enter a valid date.',
+
+'ERR_INVALID_HOUR'=>'Please enter a valid hour.',
+
+'ERR_INVALID_TIME'=>'Please enter a valid time.',
+
+'NTC_CLICK_BACK'=>'Please click the browser back button and fix the error.',
+
+'LBL_LIST_ASSIGNED_USER'=>'Assigned To',
+
+'LBL_ASSIGNED_TO'=>'Assigned To:',
+
+'LBL_DATE_MODIFIED'=>'Last Modified:',
+
+'LBL_DATE_ENTERED'=>'Created:',
+
+'LBL_CURRENT_USER_FILTER'=>'Only my items:',
+
+'NTC_LOGIN_MESSAGE'=>"Login",
+
+'LBL_NONE'=>'--None--',
+
+'LBL_BACK'=>'Back',
+
+'LBL_IMPORT'=>'Import',
+
+'LBL_EXPORT'=>'Export',
+
+'LBL_EXPORT_ALL'=>'Export All',
+
+'LBL_QUICK_CREATE'=>'Quick Create...',
+
+'Export'=>'Export',
+'Import'=>'Import',
+'Merge'=>'Merge',
+'ConvertLead'=>'ConvertLead',
+
+
+'LBL_SHOW_RESULTS'=>'Show Results in',
+'LBL_TOTAL_RECORDS_FOUND'=>'Total Records found :',
+'LBL_SEARCH_RESULTS_FOR'=>' -- Search results for ',
+'LBL_TAG_SEARCH'=>' -- Tag search for ',
+'LBL_NO_DATA'=>'No Data Found',
+
+
+//3.2 release
+
+'NTC_MERGE_CONFIRMATION'=>'Are you sure you want to merge this record?',
+
+'LBL_MERGE_BUTTON_TITLE'=>'Merge',
+
+'LBL_MERGE_BUTTON_KEY'=> 'Merge',
+
+'LBL_SELECTEMAILTEMPLATE_BUTTON_TITLE'=>'Select Email Template',
+
+'LBL_SELECTEMAILTEMPLATE_BUTTON_KEY'=>'Select Email Template',
+
+'LBL_SELECTEMAILTEMPLATE_BUTTON_LABEL'=>'Select Email Template',
+
+'LBL_MERGE_BUTTON_LABEL'=>'Merge',
+
+'LBL_SENDMAIL_BUTTON_TITLE'=>'SendMail',
+
+'LBL_SENDMAIL_BUTTON_KEY'=> 'SendMail',
+
+'LBL_SENDMAIL_BUTTON_LABEL'=>'Send Mail',
+
+
+
+//Added fields for upload file as attachment -- 4 Beta
+
+'LBL_UPD_DESC'=>'Description',
+
+'LBL_FILENAME'=>'File Name',
+
+'LBL_FILE'=>'File',
+
+'LBL_TYPE'=>'File Type',
+
+'LBL_DOWNLOAD'=>'Download Now',
+
+'LBL_OPERATION'=>'Operation',
+
+'LBL_GROUP_ALLOCATION_TITLE'=>'My Group Allocation ',
+
+'LBL_ENTITY_NAME'=>'Entity Name',
+
+'LBL_GROUP_NAME'=>'Group',
+
+'LBL_ENTITY_TYPE'=>'Type',
+
+
+
+//Added fields for Ticket Attachment in RelatedTicketListUtil
+
+'LBL_NEW_TICKET'=>'New Ticket',
+
+'LBL_TITLE'=>'Title',
+
+'LBL_PRIORITY'=>'Priority',
+
+'LBL_STATUS'=>'Status',
+
+
+
+//Added fields for Change Owner and Change Status in all modules -- after 4 Beta
+
+'LBL_CHANGE_OWNER'=>'Change Owner',
+
+'LBL_CHANGE_STATUS'=>'Change Status',
+
+'LBL_MASS_DELETE'=>'Delete',
+//added by raju
+
+'LBL_ADD_ITEM'=>'Add',
+
+'LBL_ADD_NEW'=>'Add',
+//Added for version 5
+
+'LBL_CALENDAR_TITLE'=>'Open Calendar...',
+'LBL_CALENDAR_ALT'=>'Open Calendar...',
+
+'LBL_CALCULATOR_TITLE'=>'Open Calculator...',
+'LBL_CALCULATOR_ALT'=>'Open Calculator...',
+
+'LBL_CLOCK_TITLE'=>'Show World Clock...',
+'LBL_CLOCK_ALT'=>'Show World Clock...',
+
+'LBL_ALL_MENU_TITLE'=>'Open All Menu...',
+'LBL_ALL_MENU_ALT'=>'Open All Menu...',
+
+'LBL_CHAT_TITLE'=>'Chat...',
+'LBL_CHAT_ALT'=>'Chat...',
+
+'LBL_SEARCH_TITLE'=>'Search in ',
+'LBL_SEARCH_ALT'=>'Search in ',
+
+'LBL_SEARCH_STRING'=>'Search...',
+
+'LBL_SEARCH_FOR'=>'Search for',
+'LBL_SEARCH_NOW_BUTTON'=>'Search Now',
+'LBL_GO_TO'=>'Go to',
+'LBL_FEWER_BUTTON'=>'Fewer',
+'LBL_IN'=>'In',
+
+'LBL_ADV_SEARCH_MSG_ANY'=>'Match Any of the Following',
+'LBL_ADV_SEARCH_MSG_ALL'=>'Match All of the Following',
+
+'COMBO_ALL'=>'All',
+
+// Added fields for Related Field Display Informations in Detail View of All Modules
+
+'LBL_OPEN_ACTIVITIES'=>'Open Activities',
+
+'LBL_HISTORY'=>'History',
+
+'LBL_ACTIVITY_HISTORY'=>'Activity History',
+
+'LBL_ATTACHMENTS'=>'Attachments',
+
+'LBL_ATTACHMENT'=>'Attachment',
+
+'LBL_TYPE'=>'Type',
+
+'LBL_ASSIGNED_TO'=>'Assigned To',
+
+'LBL_TIME'=>'Time',
+
+'LBL_ACTION'=>'Action',
+
+'LBL_SUBJECT'=>'Subject',
+
+'LBL_RELATED_TO'=>'Related To',
+
+//added by raju for emails
+
+'LBL_MULTIPLE'=>'Multiple',
+
+'LBL_DUE_DATE'=>'Due Date',
+
+'LBL_LAST_MODIFIED'=>'Last Modified',
+
+'LBL_CREATED'=>'Created', // Armando Lüscher 26.09.2005 -> §visibleDescription -> Desc: Added
+
+'LBL_DESCRIPTION'=>'Description',
+
+
+
+'LBL_NEW_TASK'=>'New Task',
+
+'LBL_NEW_EVENT'=>'New Event',
+
+'LBL_ATTACHMENT_AND_NOTES'=>'Attachments & Notes',
+
+'LBL_POTENTIAL_NAME'=>'Potential Name',
+
+'LBL_CONTACT_NAME'=>'Contact Name',
+
+'LBL_DEPARTMENT'=>'Department',
+
+'LBL_ROLE'=>'Role',
+
+'LBL_EMAIL'=>'Email',
+
+'LBL_PHONE'=>'Phone',
+
+'LBL_PRODUCT'=>'Product',
+
+'LBL_AMOUNT'=>'Amount',
+
+'LBL_CLOSE_DATE'=>'Close Date',
+
+'LBL_NEW_ATTACHMENT'=>'New Attachment',
+
+'LBL_NEW_NOTE'=>'New Note',
+
+
+
+'LBL_PRODUCT_TITLE'=>'Products',
+
+'LBL_NEW_PRODUCT'=>'New Product',
+
+'LBL_PRODUCT_NAME'=>'Product Name',
+
+'LBL_QUANTITY'=>'Quantity',
+
+'LBL_SALES_PRICE'=>'Sale Price',
+
+'LBL_PURCHASE_DATE'=>'Purchase Date',
+
+'LBL_TICKET_ID'=>'Ticket Id',
+
+'LBL_NEW_TICKET'=>'New Ticket',
+
+'LBL_TICKETS'=>'Tickets',
+
+
+
+'LBL_POTENTIAL_TITLE'=>'Potentials',
+
+'LBL_NEW_POTENTIAL'=>'New Potential',
+
+'LBL_LEAD_NAME'=>'Lead Name',
+
+'LBL_ACCOUNT_NAME'=>'Account Name',
+
+'LBL_ACCOUNT_TYPE'=>'Account Type',
+
+'LBL_USER_TITLE'=>'Users',
+
+'LBL_CONTACT_TITLE'=>'Contacts',
+
+
+
+// 4 GA
+
+'LBL_SHOWING' => 'Showing',
+
+//
+
+
+
+//Added fields after RC1 - Release
+
+'LBL_SELECT_PRODUCT_BUTTON_LABEL'=>'Select Product',
+
+'LBL_VIEW'=>'Filters :',
+// Mike Crowe Mod --------------------------------------------------------Added for group sort
+'LBL_GROUP_VIEW'=>'Group',
+
+
+'LBL_SALES_STAGE'=>'Sales Stage',
+
+'LBL_PROBABILITY'=>'Probability',
+
+'LBL_BULK_MAILS'=>'Bulk Mails',
+
+
+
+'LBL_WORLD_CLOCK'=>'World Clock',
+
+'LBL_CALCULATOR'=>'Calculator',
+
+'LBL_CLOSE_WON' =>'Closed-Won',			# 'Closed Won'
+'LBL_CLOSE_LOST'=>'Closed-Lost',					# 'Closed Lost'
+
+'LBL_USER'=>'User',
+
+'LBL_TEAM'=>'Team',
+
+'LBL_GROUP'=>'Group',
+
+'LBL_NONE_NO_LINE'=>'none',
+
+'LBL_SELECT_GROUP'=>'Select a group',
+
+'LBL_HOUR_AND_MINUTE'=>'(hours/minutes)',
+
+'YEAR_MONTH_DATE'=>'24:00',
+
+
+
+'COMBO_LEADS'=>'Leads',
+
+'COMBO_ACCOUNTS'=>'Accounts',
+
+'COMBO_CONTACTS'=>'Contacts',
+
+'COMBO_POTENTIALS'=>'Potentials',
+
+'COMBO_PRODUCTS'=>'Products',
+
+'COMBO_HELPDESK'=>'HelpDesk',
+
+'COMBO_USERS'=>'Users',
+
+
+'LBL_SELECT'=>'Select',
+
+'LBL_EDIT'=>'Edit',
+
+'LBL_DELETE'=>'Delete',
+
+
+
+//List Fields
+
+'Name'=>'Name',
+
+'Company'=>'Company',
+
+'Phone'=>'Phone',
+
+'Website'=>'Website',
+
+'Email'=>'Email',
+
+'Assigned To'=>'Assigned To',
+
+'Account Name'=>'Account Name',
+
+'City'=>'City',
+
+'Title'=>'Title',
+
+'Potential'=>'Potential',
+
+'Sales Stage'=>'Sales Stage',
+
+'Amount'=>'Amount',
+
+'Expected Close'=>'Expected Close',
+
+'Subject'=>'Subject',
+
+'Contact Name'=>'Contact Name',
+
+'Related to'=>'Related To',
+
+'File'=>'File',
+
+'Last Modified'=>'Last Modified',
+
+'Close'=>'Close',
+
+'Type'=>'Type',
+
+'Start Date/Due Date'=>'Start Date/Due Date',
+
+'Date Sent'=>'Date Sent',
+
+'Ticket ID'=>'Ticket ID',
+
+'Status'=>'Status',
+
+'Priority'=>'Priority',
+
+'Product Name'=>'Product Name',
+
+'Product Code'=>'Product Code',
+
+'Commission Rate'=>'Commission Rate',
+
+'Qty/Unit'=>'Qty/Unit',
+
+'Unit Price'=>'Unit Price',
+
+'Question'=>'Question',
+
+'Category'=>'Category',
+
+'Price Book Name'=>'Price Book Name',
+
+//Added after 4 GA
+'LBL_CUSTOM_INFORMATION'=>'Custom Information',
+
+//Added fields to display the related lists titles and None Scheduled 
+'LBL_NONE_SCHEDULED'=>'None Scheduled',
+
+'Leads'=>'Leads',
+'Accounts'=>'Accounts',
+'Accounts & Contacts'=>'Accounts & Contacts',
+'Contacts'=>'Contacts',
+'Potentials'=>'Potentials',
+'Products'=>'Products',
+'Emails'=>'Emails',
+'HelpDesk'=>'HelpDesk',
+'Activities'=>'Activities',
+'Events'=>'Events',
+'Quotes'=>'Quotes',
+'PriceBook'=>'Price Books',
+'PurchaseOrder'=>'Purchase Order',
+'SalesOrder'=> 'Sales Order',
+'Invoice'=>'Invoice',
+'Calendar'=>'Calendar',
+'Home'=>'Home',
+'Campaigns'=>'Campaigns',
+'PriceBooks'=>'PriceBooks',
+'Notes'=>'Notes',
+'Faq'=>'FAQ',
+'Dashboards'=>'Dashboard',
+'Reports'=>'Reports',
+'Vendors'=>'Vendors',
+'Rss'=>'RSS',
+'Portal'=>'My Sites',
+'Webmails'=>'Webmails',
+'Attachments'=>'Attachments',
+'Activity History'=>'Activity History',
+'Ticket History'=>'Ticket History',
+'Purchase Order'=>'Purchase Order',
+'Sales Stage History'=>'Sales Stage History',
+'Users'=>'Users',
+'PurchaseOrder Status History'=>'PurchaseOrder Status History',
+'SalesOrder Status History'=>'SalesOrder Status History',
+'Quote Stage History'=>'Quote Stage History',
+'Invoice Status History'=>'Invoice Status History',
+
+
+//Added language for Parent Tab
+
+'My Home Page'=>'My Home Page',
+'Marketing'=>'Marketing',
+'Sales'=>'Sales',
+'Support'=>'Support',
+'Analytics'=>'Analytics',
+'Inventory'=>'Inventory',
+'Tools'=>'Tools',
+'Settings'=>'Settings',
+
+'LBL_INFORMATION'=>'Information',
+'LBL_MORE'=>'More',
+'LBL_BASIC'=>'Basic',
+'LBL_CREATING'=>'Creating',
+'LBL_EDITING'=>'Editing',
+'LBL_NEW'=>'New',
+
+//Added for Detail/Edit/Related List of all modules
+
+'Lead'=>'Lead',
+'Account'=>'Account',
+'Contact'=>'Contact',
+'Potential'=>'Potential',
+'Opportunity'=>'Potential',
+'Product'=>'Product',
+'Email'=>'Email',
+'Activity'=>'Activity',
+'Event'=>'Event',
+'Task'=>'Task',
+'Quote'=>'Quote',
+'PriceBook'=>'PriceBook',
+'PurchaseOrder'=>'Purchase Order',
+'Ticket'=>'Ticket',
+'SalesOrder'=> 'Sales Order',
+'Campaign'=>'Campaign',
+'Note'=>'Note',
+'Dashboard'=>'Dashboards',
+'Report'=>'Report',
+'Vendor'=>'Vendor',
+'Webmail'=>'Webmail',
+
+'LBL_NONE_INCLUDED'=>'None Included',
+'LBL_ADD_TO'=>'Add to',
+
+'LBL_SELECT_TEMPLATE_TO_MAIL_MERGE'=>'Select template to Mail Merge:',
+'LBL_TITLE_OR_DESCRIPTION'=>'Title / Description',
+
+//Added for RSS Module
+'LBL_RSS_FEEDS'=>'RSS Feeds',
+'LBL_ADD_RSS_FEEDS'=>'Add New RSS Feed',
+
+//Added fields after 4.2 alpha
+'COMBO_ACCOUNTS'=>'Accounts',
+'LNK_NEW_FAQ'=>'New FAQ',
+'Vendor Name'=>'Vendor Name',
+'LNK_WEARE'=>'We are?',
+'LBL_ABOUTUS_TITLE'=>'vtiger CRM - About Us',
+'LBL_DISCUSS'=>'Discuss with other users',
+'Quote Stage'=>'Quote Stage',
+'Potential Name'=>'Potential Name',
+'Total'=>'Total Amount',
+'First Name'=>'First Name',
+'Last Name'=>'Last Name',
+  /* For purchase order related list in vendor */
+'LBL_PORDER_BUTTON_TITLE'=>'New Purchase Order [Alt+O]',
+'LBL_PORDER_BUTTON'=>'New Purchase Order',
+'LBL_PORDER_BUTTON_KEY'=>'O',
+'Tracking Number'=>'Tracking Number',
+'Order Id'=>'Order Id',
+'Quote Name'=>'Quote Name',
+'Invoice Id'=>'Invoice Id',
+'Quote Id'=>'Quote Id',
+'Sales Order'=>'Sales Order',
+ // Added Quote in activity parent type selection / Related list
+'COMBO_QUOTES'=>'Quotes',
+'End Date'=>'End Date',
+'Start Date'=>'Start Date',
+'Related to'=>'Related To',
+'Recurring Type'=> 'Recurring Type',
+'SalesOrders'=> 'Sales Orders',
+'PurchaseOrder'=> 'Purchase Order',
+'LBL_QUOTE_NAME'=>'Quote Name',
+ //Added Orders in activity parent type selection / Related list
+'LBL_NEW_QUOTE_BUTTON_TITLE'=>'New Quote [Alt+Q]',
+'LBL_NEW_QUOTE_BUTTON_KEY'=>'Q',
+'LBL_NEW_QUOTE_BUTTON'=>'New Quote',
+'COMBO_PORDER'=>'Purchase Order',
+'COMBO_SORDER'=>'Sales Order',
+'LBL_PORDER_NAME'=>'Purchase Order',
+'LBL_SORDER_NAME'=>'Sales Order',
+ // Added Invoice in activity parent type selection / Related list
+'COMBO_INVOICES'=>'Invoice',
+'LBL_INVOICE_NAME'=>'Invoice',
+
+'LBL_NEW_INVOICE_BUTTON_TITLE'=>'New Invoice [Alt+I]',
+'LBL_NEW_INVOICE_BUTTON_KEY'=>'I',
+'LBL_NEW_INVOICE_BUTTON'=>'New Invoice',
+'LBL_NEW_SORDER_BUTTON_TITLE'=>'New Sales Order [Alt+E]',
+'LBL_NEW_SORDER_BUTTON_KEY'=>'E',
+'LBL_NEW_SORDER_BUTTON'=>'New Sales Order',
+
+'LBL_PRODUCT_DETAILS'=>'Product Details',
+'LBL_PRODUCT'=>'Product',
+'LBL_QTY_IN_STOCK'=>'Qty In Stock',
+'LBL_QTY'=>'Qty',
+'LBL_UNIT_PRICE'=>'Unit Price',
+'LBL_LIST_PRICE'=>'List Price',
+'LBL_TOTAL'=>'Total',
+'LBL_ADD_PRODUCT'=>'Add Product',
+'LBL_SUB_TOTAL'=>'Sub Total',
+'LBL_TAX'=>'Tax',
+'LBL_ADJUSTMENT'=>'Adjustment',
+'LBL_GRAND_TOTAL'=>'Grand Total',
+'LBL_QUOTE_ID'=>'Quote Id',
+'LBL_SALES_ORDER_ID'=>'Sales Order Id',
+'LBL_PURCHASE_ORDER_ID'=>'Purchase Order Id',
+'LBL_EXPORT_TO_PDF'=>'Export To PDF',
+
+//Added for 4.2 Patch I
+'LBL_HOME_KEY_METRICS'=>'Key Metrics',
+'LBL_HOME_METRICS'=>'Metrics',
+'LBL_HOME_COUNT'=>'Count',
+
+//Added for 4.2 patch 2
+'LBL_JSCALENDAR_LANG'=>'en',
+'LNK_CV_EDIT'=>'Edit',
+'LNK_CV_DELETE'=>'Delete',
+'LNK_CV_CREATEVIEW'=>'New',
+//Added for 5.0
+'LBL_UPD_FIELD_ORD'=>'Update Field Order',
+'LBL_SEND_CUSTOM_MAIL_BUTTON'=>'Send Custom Mail',
+'LBL_UPDATED_TODAY'=>'Updated today',
+'LBL_UPDATED'=>'Updated',
+'LBL_DAY_AGO'=>'day ago',
+'LBL_DAYS_AGO'=>'days ago',
+
+//Added after 5.0 Alpha5
+'Campaign Name'=>'Campaign Name',
+'Campaign Type'=>'Campaign Type',
+'LBL_ACTIONS'=>'Actions',
+'LBL_SEND'=>'Send',
+'LBL_VAT'=>'VAT',
+'LBL_SALES'=>'Sales',
+'LBL_SERVICE'=>'Service',
+'LBL_TAX_DETAILS'=>'Tax Details',
+'LBL_TAX_CALCULATION'=>'Tax Calculation',
+'COVERED_PERCENTAGE'=>'(%)',
+
+'LBL_TAG_CLOUD'=>'Tag Cloud',
+'LBL_FOR'=>'for',
+'LBL_PO_STATUS'=>'PurchaseOrder Status',
+'LBL_SO_STATUS'=>'SalesOrder Status',
+'LBL_INVOICE_STATUS'=>'Invoice Status',
+'LBL_NOTE'=>'Note',
+'LBL_MODULE'=>'Module',
+'Active'=>'Active',
+'Inactive'=>'Inactive',
+'Today'=>'Today',
+'Last 2 Days'=>'Last 2 Days',
+'Last Week'=>'Last Week',
+'This Week'=>'This Week',
+'This Month'=>'This Month',
+'This Year'=>'This Year',
+'LBL_PLEASE_CLICK'=>'Please Click',
+'LBL_TO_CONFIGURE'=>'to Configure',
+'LBL_HERE'=>'here',
+'LBL_RECORDS'=>'Records',
+'LBL_SCROLL'=>'[Scroll to Top]',
+'LBL_EXPAND_COLLAPSE'=>'Expand/Collapse',
+'LBL_RCPY_ADDRESS'=>'Copy Shipping address',
+'LBL_LCPY_ADDRESS'=>'Copy Billing address',
+'LBL_RECORD_ID'=>'Record ID',
+'LBL_ACTION_DATE'=>'Action Date',
+'LBL_HOMEPAGE_DASHBOARD'=>'HomePage Dashboard',
+'LBL_NO'=>'No',
+'LBL_FOUND'=>'Found',
+'LBL_YOU_CAN_CREATE'=>'You can Create',
+'LBL_NOW'=>'now',
+'LBL_CLICK_THE_LINK'=>'Click the link below',
+'LBL_CREATE'=>'Create',
+'LBL_A'=>'a',
+'LBL_AN'=>'an',
+'LBL_YOU_ARE_NOT_ALLOWED_TO_CREATE'=>'You are not allowed to create',
+);
+
+
+
+//the left value is the key stored in the db and the right value is the display value
+
+//to translate, only modify the right value in each key/value pair
+
+$app_list_strings = Array(
+
+//e.g. auf Deutsch 'Contacts'=>'Contakten',
+
+'moduleList' => Array('Home'=>'Home'
+
+				, 'Dashboard'=>'Dashboard'
+
+				, 'Leads'=>'Leads'
+
+				, 'Contacts'=>'Contacts'
+
+				, 'Accounts'=>'Accounts'
+
+				, 'Potentials'=>'Potentials'
+
+				, 'Campaigns'=>'Campaigns'
+
+				, 'Notes'=>'Notes'
+
+				, 'Emails'=>'Emails'
+
+				, 'Activities'=>'Activities'
+
+				, 'Products'=>'Products'
+
+				, 'HelpDesk'=>'HelpDesk'
+
+				, 'Faq'=>'FAQ'
+
+				, 'Calendar'=>'Calendar'
+
+				, 'Quotes'=>'Quotes'
+		
+				, 'PurchaseOrder'=>'PurchaseOrder'
+
+				, 'Invoice'=>'Invoice'
+
+				, 'Rss'=>'RSS'
+				
+				, 'Reports'=>'Reports'
+				
+				, 'Vendors'=>'Vendors'
+				
+				, 'PriceBooks'=>'PriceBooks'
+
+				, 'SalesOrder'=>'SalesOrder'
+
+				, 'Portal'=>'My Sites'
+				
+				),
+
+
+
+//Note:  do not translate opportunity_relationship_type_default_key
+
+//       it is the key for the default opportunity_relationship_type_dom value
+
+'opportunity_relationship_type_default_key' => 'Primary Decision Maker',
+
+'opportunity_relationship_type_dom' => Array(''=>''
+
+		, 'Primary Decision Maker'=>'Primary Decision Maker'
+
+		, 'Business Decision Maker'=>'Business Decision Maker'
+
+		, 'Business Evaluator'=>'Business Evaluator'
+
+		, 'Technical Decision Maker'=>'Technical Decision Maker'
+
+		, 'Technical Evaluator'=>'Technical Evaluator'
+
+		, 'Executive Sponsor'=>'Executive Sponsor'
+
+		, 'Influencer'=>'Influencer'
+
+		, 'Other'=>'Other'
+
+		),
+
+
+
+//Note:  do not translate case_relationship_type_default_key
+
+//       it is the key for the default case_relationship_type_dom value
+
+'case_relationship_type_default_key' => 'Primary Contact',
+
+'case_relationship_type_dom' => Array(''=>''
+
+		, 'Primary Contact'=>'Primary Contact'
+
+		, 'Alternate Contact'=>'Alternate Contact'
+
+		),
+
+
+
+'task_priority_dom' => Array('High'=>'High'
+
+		, 'Medium'=>'Medium'
+
+		, 'Low'=>'Low'
+
+		),
+
+
+
+'task_status_dom' => Array('Planned'=>'Planned'
+
+		, 'Completed'=>'Completed'
+
+		, 'Deferred'=>'Deferred'
+
+		),
+
+
+
+'meeting_status_dom' => Array('Planned'=>'Planned'
+
+		, 'Held'=>'Held'
+
+		, 'Not Held'=>'Not Held'
+
+		),
+
+
+
+'call_status_dom' => Array('Planned'=>'Planned'
+
+		, 'Held'=>'Held'
+
+		, 'Not Held'=>'Not Held'
+
+		),
+
+
+
+//Note:  do not translate case_status_default_key
+
+//       it is the key for the default case_status_dom value
+
+'case_status_default_key' => 'New',
+
+'case_status_dom' => Array('New'=>'New'
+
+		, 'Assigned'=>'Assigned'
+
+		, 'Closed'=>'Closed'
+
+		, 'Pending Input'=>'Pending Input'
+
+		, 'Rejected'=>'Rejected'
+
+		),
+
+
+
+'user_status_dom' => Array('Active'=>'Active'
+
+		, 'Inactive'=>'Inactive'
+
+		),
+
+
+
+//Note:  do not translate record_type_default_key
+
+//       it is the key for the default record_type_module value
+
+'record_type_default_key' => 'Accounts',
+
+'record_type_display' => array('Accounts' => 'Account',
+
+		'Leads' => 'Lead',
+
+		'Opportunities' => 'Opportunity'),
+
+);
+
+
+
+?>





More information about the vtigercrm-commits mailing list