139 lines
6.7 KiB
PHP
139 lines
6.7 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_GENERAL_INFORMATION' => 'General Information',
|
|
'LBL_MODULE_NAME' => 'Email',
|
|
'LBL_MODULE_TITLE' => 'Email: Home',
|
|
'LBL_SEARCH_FORM_TITLE' => 'Email Search',
|
|
'LBL_LIST_FORM_TITLE' => 'Email List',
|
|
'LBL_NEW_FORM_TITLE' => 'Track Email',
|
|
'LBL_LIST_SUBJECT' => 'Subject',
|
|
'LBL_LIST_CONTACT' => 'Contact',
|
|
'LBL_LIST_RELATED_TO' => 'Related to',
|
|
'LBL_LIST_DATE' => 'Date Sent',
|
|
'LBL_LIST_TIME' => 'Time Sent',
|
|
'ERR_DELETE_RECORD' => 'A record number must be specified to delete the record',
|
|
'LBL_DATE_SENT' => 'Date Sent:',
|
|
'LBL_DATE_AND_TIME' => 'Date & Time Sent:',
|
|
'LBL_DATE' => 'Date Sent:',
|
|
'LBL_TIME' => 'Time Sent:',
|
|
'LBL_SUBJECT' => 'Subject:',
|
|
'LBL_BODY' => 'Body:',
|
|
'LBL_CONTACT_NAME' => 'Contact Name:',
|
|
'LBL_EMAIL' => 'Email:',
|
|
'LBL_DETAILVIEW_EMAIL' => 'Email',
|
|
'LBL_COLON' => ':',
|
|
'LBL_CHK_MAIL' => 'Check Email',
|
|
'LBL_COMPOSE' => 'Compose',
|
|
'LBL_SETTINGS' => 'Incoming Mail Server Settings',
|
|
'LBL_EMAIL_FOLDERS' => 'Email Folders',
|
|
'LBL_INBOX' => 'Inbox',
|
|
'LBL_SENT_MAILS' => 'Sent Emails',
|
|
'LBL_TRASH' => 'Trash',
|
|
'LBL_JUNK_MAILS' => 'Junk Emails',
|
|
'LBL_TO_LEADS' => 'To Leads',
|
|
'LBL_TO_CONTACTS' => 'To Contacts',
|
|
'LBL_TO_ACCOUNTS' => 'To Accounts',
|
|
'LBL_MY_MAILS' => 'My Emails',
|
|
'LBL_QUAL_CONTACT' => 'Qualified Emails (As Contacts)',
|
|
'LBL_MAILS' => 'Mails',
|
|
'LBL_QUALIFY_BUTTON' => 'Qualify',
|
|
'LBL_REPLY_BUTTON' => 'Reply',
|
|
'LBL_FORWARD_BUTTON' => 'Forward',
|
|
'LBL_DOWNLOAD_ATTCH_BUTTON' => 'Download Attachments',
|
|
'LBL_FROM' => 'From:',
|
|
'LBL_CC' => 'Cc:',
|
|
'LBL_BCC' => 'Bcc:',
|
|
'NTC_REMOVE_INVITEE' => 'Are you sure you want to remove this recipient from the email?',
|
|
'LBL_INVITEE' => 'Recipients',
|
|
'LBL_BULK_MAILS' => 'Bulk Emails',
|
|
'LBL_ATTACHMENT' => 'Attachment',
|
|
'LBL_UPLOAD' => 'Upload',
|
|
'LBL_FILE_NAME' => 'File Name',
|
|
'LBL_SEND' => 'Send',
|
|
'LBL_EMAIL_TEMPLATES' => 'Email Templates',
|
|
'LBL_TEMPLATE_NAME' => 'Template Name',
|
|
'LBL_DESCRIPTION' => 'Description',
|
|
'LBL_EMAIL_TEMPLATES_LIST' => 'Email Templates List',
|
|
'LBL_EMAIL_INFORMATION' => 'Email Information',
|
|
'LBL_NEW_LEAD' => 'New Lead',
|
|
'LBL_LEAD_TITLE' => 'Leads',
|
|
'LBL_NEW_PRODUCT' => 'New Product',
|
|
'LBL_PRODUCT_TITLE' => 'Products',
|
|
'LBL_NEW_CONTACT' => 'New Contact',
|
|
'LBL_CONTACT_TITLE' => 'Contacts',
|
|
'LBL_NEW_ACCOUNT' => 'New Organisation',
|
|
'LBL_ACCOUNT_TITLE' => 'Organisations',
|
|
'LBL_USER_TITLE' => 'Users',
|
|
'LBL_NEW_USER' => 'New User',
|
|
'LBL_TOOL_FORM_TITLE' => 'Email Tools',
|
|
'Date & Time Sent' => 'Date & Time Sent',
|
|
'Sales Enity Module' => 'Sales Entity Module',
|
|
'Related To' => 'Related To',
|
|
'Assigned To' => 'Assigned To',
|
|
'Subject' => 'Subject',
|
|
'Attachment' => 'Attachment',
|
|
'Description' => 'Description',
|
|
'Time Start' => 'Time Start',
|
|
'Created Time' => 'Created Time',
|
|
'Modified Time' => 'Modified Time',
|
|
'MESSAGE_CHECK_MAIL_SERVER_NAME' => 'Please Check the Mail Server Name...',
|
|
'MESSAGE_CHECK_MAIL_ID' => 'Please Check the email address of "Assigned To" User...',
|
|
'MESSAGE_MAIL_HAS_SENT_TO_USERS' => 'Email has been sent to the following User(s) :',
|
|
'MESSAGE_MAIL_HAS_SENT_TO_CONTACTS' => 'Email has been sent to the following Contact(s) :',
|
|
'MESSAGE_MAIL_ID_IS_INCORRECT' => 'Email address is incorrect. Please check this email address...',
|
|
'MESSAGE_ADD_USER_OR_CONTACT' => 'Please add any User(s) or Contact(s)...',
|
|
'MESSAGE_MAIL_SENT_SUCCESSFULLY' => ' Email(s) sent successfully',
|
|
'LBL_FETCH_WEBMAIL' => 'Fetch Web Mail',
|
|
'LBL_ALL' => 'All',
|
|
'MESSAGE_CONTACT_NOT_WANT_MAIL' => 'This Contact does not want to receive emails.',
|
|
'LBL_WEBMAILS_TITLE' => 'WebMails',
|
|
'LBL_EMAILS_TITLE' => 'Email',
|
|
'LBL_MAIL_CONNECT_ERROR_INFO' => 'Error connecting mail server!<br />Check in My Accounts->List Mail Server->List Mail Account',
|
|
'LBL_ALLMAILS' => 'All Emails',
|
|
'LBL_TO_USERS' => 'To Users',
|
|
'LBL_TO' => 'To:',
|
|
'LBL_IN_SUBJECT' => 'in Subject',
|
|
'LBL_IN_SENDER' => 'in Sender',
|
|
'LBL_IN_SUBJECT_OR_SENDER' => 'in Subject or Sender',
|
|
'SELECT_EMAIL' => 'Select email addresses',
|
|
'Sender' => 'Sender',
|
|
'LBL_CONFIGURE_MAIL_SETTINGS' => 'Your Incoming Mail Server is not configured',
|
|
'LBL_MAILSELECT_INFO1' => 'The following email address types are associated to the selected',
|
|
'LBL_MAILSELECT_INFO2' => 'Select the email address types to which the email should be sent',
|
|
'LBL_MULTIPLE' => 'Multiple',
|
|
'LBL_COMPOSE_EMAIL' => 'Compose Email',
|
|
'LBL_VTIGER_EMAIL_CLIENT' => 'vtiger Webmail Client',
|
|
'TITLE_VTIGERCRM_MAIL' => 'vtigerCRM Email',
|
|
'TITLE_COMPOSE_MAIL' => 'Compose Email',
|
|
'MESSAGE_MAIL_COULD_NOT_BE_SEND' => 'Email could not be sent to the assigned to user.',
|
|
'MESSAGE_PLEASE_CHECK_ASSIGNED_USER_EMAILID' => 'Please check the assigned to user email address...',
|
|
'MESSAGE_PLEASE_CHECK_THE_FROM_MAILID' => 'Please check the from email address',
|
|
'MESSAGE_MAIL_COULD_NOT_BE_SEND_TO_THIS_EMAILID' => 'Mail could not be sent to this email address',
|
|
'PLEASE_CHECK_THIS_EMAILID' => 'Please check this mail address...',
|
|
'LBL_CC_EMAIL_ERROR' => 'Your cc email address is not correct',
|
|
'LBL_BCC_EMAIL_ERROR' => 'Your bcc email address is not correct',
|
|
'LBL_NO_RCPTS_EMAIL_ERROR' => 'No recepients specified',
|
|
'LBL_CONF_MAILSERVER_ERROR' => 'Please configure your outgoing mailserver under Settings->Outgoing Server link',
|
|
'LBL_MAILSELECT_INFO3' => 'You do not have permission to view email address(es) of the selected record(s).',
|
|
'FEATURE_AVAILABLE_INFO' => 'This feature is currently only available for Microsoft Internet Explorer 5.5+ users<br /><br />Wait for an update!',
|
|
'DOWNLOAD_CONFIRAMATION' => 'Do you want to download the file?',
|
|
'LBL_PLEASE_ATTACH' => 'Please give a valid file to attach and try again',
|
|
'LBL_KINDLY_UPLOAD' => 'Please configure the <font color="red">upload_tmp_dir</font> variable in php.ini file.',
|
|
'LBL_EXCEED_MAX' => 'Sorry, the uploaded file exceeds the maximum filesize limit. Please try a file smaller than ',
|
|
'LBL_BYTES' => 'bytes',
|
|
'LBL_CHECK_USER_MAILID' => 'Please check the current user email address. It must be a valid email address to send emails',
|
|
'Activity Type' => 'Activity Type',
|
|
'LBL_MAILSELECT_INFO' => 'has the following email addresses associated. Please select the email addresses to which the mail should be sent',
|
|
'LBL_NO_RECORDS' => 'No records found',
|
|
'LBL_PRINT_EMAIL' => 'Print',
|
|
);
|
|
?>
|