]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - modules/EmailMan/language/en_us.lang.php
Release 6.5.0
[Github/sugarcrm.git] / modules / EmailMan / language / en_us.lang.php
1 <?php
2 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
3 /*********************************************************************************
4  * SugarCRM Community Edition is a customer relationship management program developed by
5  * SugarCRM, Inc. Copyright (C) 2004-2012 SugarCRM Inc.
6  * 
7  * This program is free software; you can redistribute it and/or modify it under
8  * the terms of the GNU Affero General Public License version 3 as published by the
9  * Free Software Foundation with the addition of the following permission added
10  * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
11  * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
12  * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
13  * 
14  * This program is distributed in the hope that it will be useful, but WITHOUT
15  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16  * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
17  * details.
18  * 
19  * You should have received a copy of the GNU Affero General Public License along with
20  * this program; if not, see http://www.gnu.org/licenses or write to the Free
21  * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
22  * 02110-1301 USA.
23  * 
24  * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
25  * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
26  * 
27  * The interactive user interfaces in modified source and object code versions
28  * of this program must display Appropriate Legal Notices, as required under
29  * Section 5 of the GNU Affero General Public License version 3.
30  * 
31  * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
32  * these Appropriate Legal Notices must retain the display of the "Powered by
33  * SugarCRM" logo. If the display of the logo is not reasonably feasible for
34  * technical reasons, the Appropriate Legal Notices must display the words
35  * "Powered by SugarCRM".
36  ********************************************************************************/
37
38 /*********************************************************************************
39
40  * Description:  Defines the English language pack for the base application.
41  * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
42  * All Rights Reserved.
43  * Contributor(s): ______________________________________..
44  ********************************************************************************/
45
46 $mod_strings = array (
47         'LBL_SEND_DATE_TIME'                                            => 'Send Date',
48         'LBL_IN_QUEUE'                                                          => 'In Process',
49         'LBL_IN_QUEUE_DATE'                                                     => 'Queued Date',
50
51         'ERR_INT_ONLY_EMAIL_PER_RUN'                            => 'Use only integer values to specify the number of emails sent per batch',
52
53         'LBL_ATTACHMENT_AUDIT'                                          => ' was sent.  It was not duplicated locally to conserve disk usage.',
54         'LBL_CONFIGURE_SETTINGS'                                        => 'Configure Email Settings',
55         'LBL_CUSTOM_LOCATION'                                           => 'User Defined',
56         'LBL_DEFAULT_LOCATION'                                          => 'Default',
57         
58         'LBL_DISCLOSURE_TITLE'                                          => 'Append Disclosure Message to Every Email',
59         'LBL_DISCLOSURE_TEXT_TITLE'                                     => 'Disclosure Contents',
60         'LBL_DISCLOSURE_TEXT_SAMPLE'                            => 'NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please destroy all copies of the original message and notify the sender so that our address record can be corrected. Thank you.',
61         
62         'LBL_EMAIL_DEFAULT_CHARSET'                                     => 'Compose email messages in this character set',
63         'LBL_EMAIL_DEFAULT_EDITOR'                                      => 'Compose email using this client',
64         'LBL_EMAIL_DEFAULT_DELETE_ATTACHMENTS'          => 'Delete related notes & attachments with deleted Emails',
65         'LBL_EMAIL_GMAIL_DEFAULTS'                                      => 'Prefill Gmail&#153; Defaults',
66         'LBL_EMAIL_PER_RUN_REQ'                                         => 'Number of emails sent per batch:',
67         'LBL_EMAIL_SMTP_SSL'                                            => 'Enable SMTP over SSL?',
68         'LBL_EMAIL_USER_TITLE'                                          => 'User Email Defaults',
69         'LBL_EMAIL_OUTBOUND_CONFIGURATION'                      => 'Outgoing Mail Configuration',
70         'LBL_EMAILS_PER_RUN'                                            => 'Number of emails sent per batch:',
71         'LBL_ID'                                                                        => 'Id',
72         'LBL_LIST_CAMPAIGN'                                                     => 'Campaign',
73         'LBL_LIST_FORM_PROCESSED_TITLE'                         => 'Processed',
74         'LBL_LIST_FORM_TITLE'                                           => 'Queue',
75         'LBL_LIST_FROM_EMAIL'                                           => 'From Email',
76         'LBL_LIST_FROM_NAME'                                            => 'From Name',
77         'LBL_LIST_IN_QUEUE'                                                     => 'In Process',
78         'LBL_LIST_MESSAGE_NAME'                                         => 'Marketing Message',
79         'LBL_LIST_RECIPIENT_EMAIL'                                      => 'Recipient Email',
80         'LBL_LIST_RECIPIENT_NAME'                                       => 'Recipient Name',
81         'LBL_LIST_SEND_ATTEMPTS'                                        => 'Send Attempts',
82         'LBL_LIST_SEND_DATE_TIME'                                       => 'Send On',
83         'LBL_LIST_USER_NAME'                                            => 'User Name',
84         'LBL_LOCATION_ONLY'                                                     => 'Location',
85         'LBL_LOCATION_TRACK'                                            => 'Location of campaign tracking files (like campaign_tracker.php)',
86     'LBL_CAMP_MESSAGE_COPY'                     => 'Keep copies of campaign messages:',
87     'LBL_CAMP_MESSAGE_COPY_DESC'                     => 'Would you like to store complete copies of <bold>EACH</bold> email message sent during all campaigns?  <bold>We recommend and default to no</bold>.  Choosing no will store only the template that is sent and the needed variables to recreate the individual message.',
88         'LBL_MAIL_SENDTYPE'                                                     => 'Mail Transfer Agent:',
89         'LBL_MAIL_SMTPAUTH_REQ'                                         => 'Use SMTP Authentication:',
90         'LBL_MAIL_SMTPPASS'                                                     => 'Password:',
91         'LBL_MAIL_SMTPPORT'                                                     => 'SMTP Port:',
92         'LBL_MAIL_SMTPSERVER'                                           => 'SMTP Mail Server:',
93         'LBL_MAIL_SMTPUSER'                                                     => 'Username:',
94         'LBL_CHOOSE_EMAIL_PROVIDER'        => 'Choose your Email provider',
95         'LBL_YAHOOMAIL_SMTPPASS'                                        => 'Yahoo! Mail Password',
96         'LBL_YAHOOMAIL_SMTPUSER'                                        => 'Yahoo! Mail ID',
97         'LBL_GMAIL_SMTPPASS'                                    => 'Gmail Password',
98         'LBL_GMAIL_SMTPUSER'                                    => 'Gmail Email Address',
99         'LBL_EXCHANGE_SMTPPASS'                                 => 'Exchange Password',
100         'LBL_EXCHANGE_SMTPUSER'                                 => 'Exchange Username',
101         'LBL_EXCHANGE_SMTPPORT'                                 => 'Exchange Server Port',
102         'LBL_EXCHANGE_SMTPSERVER'                               => 'Exchange Server',
103         'LBL_EMAIL_LINK_TYPE'                           => 'Email Client',
104     'LBL_EMAIL_LINK_TYPE_HELP'                  => '<b>Sugar Mail Client:</b> Send emails using the email client in the Sugar application.<br><b>External Mail Client:</b> Send email using an email client outside of the Sugar application, such as Microsoft Outlook.',
105         'LBL_MARKETING_ID'                                                      => 'Marketing Id',
106     'LBL_MODULE_ID'                             => 'EmailMan',
107         'LBL_MODULE_NAME'                                                       => 'Email Settings',
108         'LBL_CONFIGURE_CAMPAIGN_EMAIL_SETTINGS'    => 'Configure Campaign Email Settings',
109         'LBL_MODULE_TITLE'                                                      => 'Outbound Email Queue Management',
110         'LBL_NOTIFICATION_ON_DESC'                                      => 'When enabled, emails are sent to users when records are assigned to them.',
111         'LBL_NOTIFY_FROMADDRESS'                                        => '"From" Address:',
112         'LBL_NOTIFY_FROMNAME'                                           => '"From" Name:',
113         'LBL_NOTIFY_ON'                                                         => 'Assignment Notifications',
114         'LBL_NOTIFY_SEND_BY_DEFAULT'                            => 'Send notifications to new users',
115         'LBL_NOTIFY_TITLE'                                                      => 'Email Options',
116         'LBL_OLD_ID'                                                            => 'Old Id',
117         'LBL_OUTBOUND_EMAIL_TITLE'                                      => 'Outbound Email Options',
118         'LBL_RELATED_ID'                                                        => 'Related Id',
119         'LBL_RELATED_TYPE'                                                      => 'Related Type',
120         'LBL_SAVE_OUTBOUND_RAW'                                         => 'Save Outbound Raw Emails',
121         'LBL_SEARCH_FORM_PROCESSED_TITLE'                       => 'Processed Search',
122         'LBL_SEARCH_FORM_TITLE'                                         => 'Queue Search',
123         'LBL_VIEW_PROCESSED_EMAILS'                                     => 'View Processed Emails',
124         'LBL_VIEW_QUEUED_EMAILS'                                        => 'View Queued Emails',
125         'TRACKING_ENTRIES_LOCATION_DEFAULT_VALUE'       => 'Value of Config.php setting site_url',
126         'TXT_REMOVE_ME_ALT'                                                     => 'To remove yourself from this email list go to',
127         'TXT_REMOVE_ME_CLICK'                                           => 'click here',
128         'TXT_REMOVE_ME'                                                         => 'To remove yourself from this email list ',
129         'LBL_NOTIFY_SEND_FROM_ASSIGNING_USER'           => 'Send notification from assigning user\'s e-mail address',
130
131         'LBL_SECURITY_TITLE'                                            => 'Email Security Settings',
132         'LBL_SECURITY_DESC'                                                     => 'Check the following that should NOT be allowed in via InboundEmail or displayed in the Emails module.',
133         'LBL_SECURITY_APPLET'                                           => 'Applet tag',
134         'LBL_SECURITY_BASE'                                                     => 'Base tag',
135         'LBL_SECURITY_EMBED'                                            => 'Embed tag',
136         'LBL_SECURITY_FORM'                                                     => 'Form tag',
137         'LBL_SECURITY_FRAME'                                            => 'Frame tag',
138         'LBL_SECURITY_FRAMESET'                                         => 'Frameset tag',
139         'LBL_SECURITY_IFRAME'                                           => 'iFrame tag',
140         'LBL_SECURITY_IMPORT'                                           => 'Import tag',
141         'LBL_SECURITY_LAYER'                                            => 'Layer tag',
142         'LBL_SECURITY_LINK'                                                     => 'Link tag',
143         'LBL_SECURITY_OBJECT'                                           => 'Object tag',
144         'LBL_SECURITY_OUTLOOK_DEFAULTS'                         => 'Select Outlook default minimum security settings (errs on the side of correct display).',
145         'LBL_SECURITY_SCRIPT'                                           => 'Script tag',
146         'LBL_SECURITY_STYLE'                                            => 'Style tag',
147         'LBL_SECURITY_TOGGLE_ALL'                                       => 'Toggle All Options',
148         'LBL_SECURITY_XMP'                                                      => 'Xmp tag',
149     'LBL_YES'                                   => 'Yes',
150     'LBL_NO'                                    => 'No',
151     'LBL_PREPEND_TEST'                          => '[Test]: ',
152         'LBL_SEND_ATTEMPTS'                                                     => 'Send Attempts',
153         'LBL_OUTGOING_SECTION_HELP'                 => 'Configure the default outgoing mail server for sending email notifications, including workflow alerts.',
154     'LBL_ALLOW_DEFAULT_SELECTION'               => 'Allow users to use this account for outgoing email:',
155     'LBL_ALLOW_DEFAULT_SELECTION_HELP'          => 'When this option selected, all users will be able to send emails using the same outgoing<br> mail account used to send system notifications and alerts.  If the option is not selected,<br> users can still use the outgoing mail server after providing their own account information.',
156     'LBL_FROM_ADDRESS_HELP'                     => 'When enabled, the assigning user\\\'s name and email address will be included in the From field of the email. This feature might not work with SMTP servers that do not allow sending from a different email account than the server account.',
157         'LBL_GMAIL_LOGO' => 'Gmail' /*for 508 compliance fix*/,
158         'LBL_YAHOO_MAIL_LOGO' => 'Yahoo Mail' /*for 508 compliance fix*/,
159         'LBL_EXCHANGE_LOGO' => 'Exchange' /*for 508 compliance fix*/,
160         'LBL_HELP' => 'Help' /*for 508 compliance fix*/,
161 );
162
163 ?>