]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - install/language/en_us.lang.php
Release 6.5.0
[Github/sugarcrm.git] / install / 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:
41  * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. All Rights
42  * Reserved. Contributor(s): ______________________________________..
43  * *******************************************************************************/
44
45 $mod_strings = array(
46         'LBL_BASIC_SEARCH'                                      => 'Basic Search',
47         'LBL_ADVANCED_SEARCH'                           => 'Advanced Search',
48         'LBL_BASIC_TYPE'                                        => 'Basic Type',
49         'LBL_ADVANCED_TYPE'                                     => 'Advanced Type',
50         'LBL_SYSOPTS_1'                                         => 'Select from the following system configuration options below.',
51     'LBL_SYSOPTS_2'                     => 'What type of database will be used for the Sugar instance you are about to install?',
52         'LBL_SYSOPTS_CONFIG'                            => 'System Configuration',
53         'LBL_SYSOPTS_DB_TYPE'                           => '',
54         'LBL_SYSOPTS_DB'                                        => 'Specify Database Type',
55     'LBL_SYSOPTS_DB_TITLE'              => 'Database Type',
56         'LBL_SYSOPTS_ERRS_TITLE'                        => 'Please fix the following errors before proceeding:',
57         'LBL_MAKE_DIRECTORY_WRITABLE'      => 'Please make the following directory writable:',
58
59
60     'ERR_DB_VERSION_FAILURE'                    => 'Unable to check database version.',
61
62
63         'DEFAULT_CHARSET'                                       => 'UTF-8',
64     'ERR_ADMIN_USER_NAME_BLANK'         => 'Provide the user name for the Sugar admin user. ',
65         'ERR_ADMIN_PASS_BLANK'                          => 'Provide the password for the Sugar admin user. ',
66
67     //'ERR_CHECKSYS_CALL_TIME'                  => 'Allow Call Time Pass Reference is Off (please enable in php.ini)',
68     'ERR_CHECKSYS'                      => 'Errors have been detected during compatibility check.  In order for your SugarCRM Installation to function properly, please take the proper steps to address the issues listed below and either press the recheck button, or try installing again.',
69     'ERR_CHECKSYS_CALL_TIME'            => 'Allow Call Time Pass Reference is On (this should be set to Off in php.ini)',
70         'ERR_CHECKSYS_CURL'                                     => 'Not found: Sugar Scheduler will run with limited functionality.',
71         'ERR_CHECKSYS_FASTCGI_LOGGING'      => 'For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in your php.ini file.',
72     'ERR_CHECKSYS_IMAP'                                 => 'Not found: InboundEmail and Campaigns (Email) require the IMAP libraries. Neither will be functional.',
73         'ERR_CHECKSYS_MSSQL_MQGPC'                      => 'Magic Quotes GPC cannot be turned "On" when using MS SQL Server.',
74         'ERR_CHECKSYS_MEM_LIMIT_0'                      => 'Warning: ',
75         'ERR_CHECKSYS_MEM_LIMIT_1'                      => ' (Set this to ',
76         'ERR_CHECKSYS_MEM_LIMIT_2'                      => 'M or larger in your php.ini file)',
77         'ERR_CHECKSYS_MYSQL_VERSION'            => 'Minimum Version 4.1.2 - Found: ',
78         'ERR_CHECKSYS_NO_SESSIONS'                      => 'Failed to write and read session variables.  Unable to proceed with the installation.',
79         'ERR_CHECKSYS_NOT_VALID_DIR'            => 'Not A Valid Directory',
80         'ERR_CHECKSYS_NOT_WRITABLE'                     => 'Warning: Not Writable',
81         'ERR_CHECKSYS_PHP_INVALID_VER'          => 'Your version of PHP is not supported by Sugar.  You will need to install a version that is compatible with the Sugar application.  Please consult the Compatibility Matrix in the Release Notes for supported PHP Versions. Your version is ',
82         'ERR_CHECKSYS_IIS_INVALID_VER'      => 'Your version of IIS is not supported by Sugar.  You will need to install a version that is compatible with the Sugar application.  Please consult the Compatibility Matrix in the Release Notes for supported IIS Versions. Your version is ',
83         'ERR_CHECKSYS_FASTCGI'              => 'We detect that you are not using a FastCGI handler mapping for PHP. You will need to install/configure a version that is compatible with the Sugar application.  Please consult the Compatibility Matrix in the Release Notes for supported Versions. Please see <a href="http://www.iis.net/php/" target="_blank">http://www.iis.net/php/</a> for details ',
84         'ERR_CHECKSYS_FASTCGI_LOGGING'      => 'For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in your php.ini file.',
85     'ERR_CHECKSYS_PHP_UNSUPPORTED'              => 'Unsupported PHP Version Installed: ( ver',
86     'LBL_DB_UNAVAILABLE'                => 'Database unavailable',
87     'LBL_CHECKSYS_DB_SUPPORT_NOT_AVAILABLE' => 'Database Support was not found.  Please make sure you have the necessary drivers for one of the following supported Database Types: MySQL or MS SQLServer.  You might need to uncomment the extension in the php.ini file, or recompile with the right binary file, depending on your version of PHP.  Please refer to your PHP Manual for more information on how to enable Database Support.',
88     'LBL_CHECKSYS_XML_NOT_AVAILABLE'        => 'Functions associated with XML Parser Libraries that are needed by the Sugar application were not found.  You might need to uncomment the extension in the  php.ini file, or recompile with the right binary file, depending on your version of PHP.  Please refer to your PHP Manual for more information.',
89     'ERR_CHECKSYS_MBSTRING'             => 'Functions associated with the Multibyte Strings PHP extension (mbstring) that are needed by the Sugar application were not found. <br/><br/>Generally, the mbstring module is not enabled by default in PHP and must be activated with --enable-mbstring when the PHP binary is built. Please refer to your PHP Manual for more information on how to enable mbstring support.',
90     'ERR_CHECKSYS_SESSION_SAVE_PATH_NOT_SET'       => 'The session.save_path setting in your php configuration file (php.ini) is not set or is set to a folder which did not exist. You might need to set the save_path setting in php.ini or verify that the folder sets in save_path exist.',
91     'ERR_CHECKSYS_SESSION_SAVE_PATH_NOT_WRITABLE'  => 'The session.save_path setting in your php configuration file (php.ini) is set to a folder which is not writeable.  Please take the necessary steps to make the folder writeable.  <br>Depending on your Operating system, this might require you to change the permissions by running chmod 766, or to right click on the filename to access the properties and uncheck the read only option.',
92     'ERR_CHECKSYS_CONFIG_NOT_WRITABLE'  => 'The config file exists but is not writeable.  Please take the necessary steps to make the file writeable.  Depending on your Operating system, this might require you to change the permissions by running chmod 766, or to right click on the filename to access the properties and uncheck the read only option.',
93     'ERR_CHECKSYS_CONFIG_OVERRIDE_NOT_WRITABLE'  => 'The config override file exists but is not writeable.  Please take the necessary steps to make the file writeable.  Depending on your Operating system, this might require you to change the permissions by running chmod 766, or to right click on the filename to access the properties and uncheck the read only option.',
94     'ERR_CHECKSYS_CUSTOM_NOT_WRITABLE'  => 'The Custom Directory exists but is not writeable.  You may have to change permissions on it (chmod 766) or right click on it and uncheck the read only option, depending on your Operating System.  Please take the needed steps to make the file writeable.',
95     'ERR_CHECKSYS_FILES_NOT_WRITABLE'   => "The files or directories listed below are not writeable or are missing and cannot be created.  Depending on your Operating System, correcting this may require you to change permissions on the files or parent directory (chmod 766), or to right click on the parent directory and uncheck the 'read only' option and apply it to all subfolders.",
96         //'ERR_CHECKSYS_SAFE_MODE'                      => 'Safe Mode is On (please disable in php.ini)',
97         'ERR_CHECKSYS_SAFE_MODE'                        => 'Safe Mode is On (you may wish to disable in php.ini)',
98     'ERR_CHECKSYS_ZLIB'                                 => 'ZLib support not found: SugarCRM reaps enormous performance benefits with zlib compression.',
99     'ERR_CHECKSYS_ZIP'                                  => 'ZIP support not found: SugarCRM needs ZIP support in order to process compressed files.',
100         'ERR_DB_ADMIN'                                          => 'The provided database administrator username and/or password is invalid, and a connection to the database could not be established.  Please enter a valid user name and password.  (Error: ',
101     'ERR_DB_ADMIN_MSSQL'                => 'The provided database administrator username and/or password is invalid, and a connection to the database could not be established.  Please enter a valid user name and password.',
102         'ERR_DB_EXISTS_NOT'                                     => 'The specified database does not exist.',
103         'ERR_DB_EXISTS_WITH_CONFIG'                     => 'Database already exists with config data.  To run an install with the chosen database, please re-run the install and choose: "Drop and recreate existing SugarCRM tables?"  To upgrade, use the Upgrade Wizard in the Admin Console.  Please read the upgrade documentation located <a href="http://www.sugarforge.org/content/downloads/" target="_new">here</a>.',
104         'ERR_DB_EXISTS'                                         => 'The provided Database Name already exists -- cannot create another one with the same name.',
105     'ERR_DB_EXISTS_PROCEED'             => 'The provided Database Name already exists.  You can<br>1.  hit the back button and choose a new database name <br>2.  click next and continue but all existing tables on this database will be dropped.  <strong>This means your tables and data will be blown away.</strong>',
106         'ERR_DB_HOSTNAME'                                       => 'Host name cannot be blank.',
107         'ERR_DB_INVALID'                                        => 'Invalid database type selected.',
108         'ERR_DB_LOGIN_FAILURE'                          => 'The provided database host, username, and/or password is invalid, and a connection to the database could not be established.  Please enter a valid host, username and password',
109         'ERR_DB_LOGIN_FAILURE_MYSQL'            => 'The provided database host, username, and/or password is invalid, and a connection to the database could not be established.  Please enter a valid host, username and password',
110         'ERR_DB_LOGIN_FAILURE_MSSQL'            => 'The provided database host, username, and/or password is invalid, and a connection to the database could not be established.  Please enter a valid host, username and password',
111         'ERR_DB_MYSQL_VERSION'                          => 'Your MySQL version (%s) is not supported by Sugar.  You will need to install a version that is compatible with the Sugar application.  Please consult the Compatibility Matrix in the Release Notes for supported MySQL versions.',
112         'ERR_DB_NAME'                                           => 'Database name cannot be blank.',
113         'ERR_DB_NAME2'                                          => "Database name cannot contain a '\\', '/', or '.'",
114     'ERR_DB_MYSQL_DB_NAME_INVALID'      => "Database name cannot contain a '\\', '/', or '.'",
115     'ERR_DB_MSSQL_DB_NAME_INVALID'      => "Database name cannot begin with a number, '#', or '@' and cannot contain a space, '\"', \"'\", '*', '/', '\', '?', ':', '<', '>', '&', '!', or '-'",
116     'ERR_DB_OCI8_DB_NAME_INVALID'       => "Database name can only consist of alphanumeric characters and the symbols '#', '_' or '$'",
117         'ERR_DB_PASSWORD'                                       => 'The passwords provided for the Sugar database administrator do not match.  Please re-enter the same passwords in the password fields.',
118         'ERR_DB_PRIV_USER'                                      => 'Provide a database administrator user name.  The user is required for the initial connection to the database.',
119         'ERR_DB_USER_EXISTS'                            => 'User name for Sugar database user already exists -- cannot create another one with the same name. Please enter a new user name.',
120         'ERR_DB_USER'                                           => 'Enter a user name for the Sugar database administrator.',
121         'ERR_DBCONF_VALIDATION'                         => 'Please fix the following errors before proceeding:',
122     'ERR_DBCONF_PASSWORD_MISMATCH'      => 'The passwords provided for the Sugar database user do not match. Please re-enter the same passwords in the password fields.',
123         'ERR_ERROR_GENERAL'                                     => 'The following errors were encountered:',
124         'ERR_LANG_CANNOT_DELETE_FILE'           => 'Cannot delete file: ',
125         'ERR_LANG_MISSING_FILE'                         => 'Cannot find file: ',
126         'ERR_LANG_NO_LANG_FILE'                         => 'No language pack file found at include/language inside: ',
127         'ERR_LANG_UPLOAD_1'                                     => 'There was a problem with your upload.  Please try again.',
128         'ERR_LANG_UPLOAD_2'                                     => 'Language Packs must be ZIP archives.',
129         'ERR_LANG_UPLOAD_3'                                     => 'PHP could not move the temp file to the upgrade directory.',
130         'ERR_LICENSE_MISSING'                           => 'Missing Required Fields',
131         'ERR_LICENSE_NOT_FOUND'                         => 'License file not found!',
132         'ERR_LOG_DIRECTORY_NOT_EXISTS'          => 'Log directory provided is not a valid directory.',
133         'ERR_LOG_DIRECTORY_NOT_WRITABLE'        => 'Log directory provided is not a writable directory.',
134         'ERR_LOG_DIRECTORY_REQUIRED'            => 'Log directory is required if you wish to specify your own.',
135         'ERR_NO_DIRECT_SCRIPT'                          => 'Unable to process script directly.',
136         'ERR_NO_SINGLE_QUOTE'                           => 'Cannot use the single quotation mark for ',
137         'ERR_PASSWORD_MISMATCH'                         => 'The passwords provided for the Sugar admin user do not match.  Please re-enter the same passwords in the password fields.',
138         'ERR_PERFORM_CONFIG_PHP_1'                      => 'Cannot write to the <span class=stop>config.php</span> file.',
139         'ERR_PERFORM_CONFIG_PHP_2'                      => 'You can continue this installation by manually creating the config.php file and pasting the configuration information below into the config.php file.  However, you <strong>must </strong>create the config.php file before you continue to the next step.',
140         'ERR_PERFORM_CONFIG_PHP_3'                      => 'Did you remember to create the config.php file?',
141         'ERR_PERFORM_CONFIG_PHP_4'                      => 'Warning: Could not write to config.php file.  Please ensure it exists.',
142         'ERR_PERFORM_HTACCESS_1'                        => 'Cannot write to the ',
143         'ERR_PERFORM_HTACCESS_2'                        => ' file.',
144         'ERR_PERFORM_HTACCESS_3'                        => 'If you want to secure your log file from being accessible via browser, create an .htaccess file in your log directory with the line:',
145         'ERR_PERFORM_NO_TCPIP'                          => '<b>We could not detect an Internet connection.</b> When you do have a connection, please visit <a href="http://www.sugarcrm.com/home/index.php?option=com_extended_registration&task=register">http://www.sugarcrm.com/home/index.php?option=com_extended_registration&task=register</a> to register with SugarCRM. By letting us know a little bit about how your company plans to use SugarCRM, we can ensure we are always delivering the right application for your business needs.',
146         'ERR_SESSION_DIRECTORY_NOT_EXISTS'      => 'Session directory provided is not a valid directory.',
147         'ERR_SESSION_DIRECTORY'                         => 'Session directory provided is not a writable directory.',
148         'ERR_SESSION_PATH'                                      => 'Session path is required if you wish to specify your own.',
149         'ERR_SI_NO_CONFIG'                                      => 'You did not include config_si.php in the document root, or you did not define $sugar_config_si in config.php',
150         'ERR_SITE_GUID'                                         => 'Application ID is required if you wish to specify your own.',
151     'ERROR_SPRITE_SUPPORT'              => "Currently we are not able to locate the GD library, as a result you will not be able to use the CSS Sprite functionality.",
152         'ERR_UPLOAD_MAX_FILESIZE'                       => 'Warning: Your PHP configuration should be changed to allow files of at least 6MB to be uploaded.',
153     'LBL_UPLOAD_MAX_FILESIZE_TITLE'     => 'Upload File Size',
154         'ERR_URL_BLANK'                                         => 'Provide the base URL for the Sugar instance.',
155         'ERR_UW_NO_UPDATE_RECORD'                       => 'Could not locate installation record of',
156         'ERROR_FLAVOR_INCOMPATIBLE'                     => 'The uploaded file is not compatible with this flavor (Community Edition, Professional, or Enterprise) of Sugar: ',
157         'ERROR_LICENSE_EXPIRED'                         => "Error: Your license expired ",
158         'ERROR_LICENSE_EXPIRED2'                        => " day(s) ago.   Please go to the <a href='index.php?action=LicenseSettings&module=Administration'>'\"License Management\"</a>  in the Admin screen to enter your new license key.  If you do not enter a new license key within 30 days of your license key expiration, you will no longer be able to log in to this application.",
159         'ERROR_MANIFEST_TYPE'                           => 'Manifest file must specify the package type.',
160         'ERROR_PACKAGE_TYPE'                            => 'Manifest file specifies an unrecognized package type',
161         'ERROR_VALIDATION_EXPIRED'                      => "Error: Your validation key expired ",
162         'ERROR_VALIDATION_EXPIRED2'                     => " day(s) ago.   Please go to the <a href='index.php?action=LicenseSettings&module=Administration'>'\"License Management\"</a> in the Admin screen to enter your new validation key.  If you do not enter a new validation key within 30 days of your validation key expiration, you will no longer be able to log in to this application.",
163         'ERROR_VERSION_INCOMPATIBLE'            => 'The uploaded file is not compatible with this version of Sugar: ',
164
165         'LBL_BACK'                                                      => 'Back',
166     'LBL_CANCEL'                        => 'Cancel',
167     'LBL_ACCEPT'                        => 'I Accept',
168         'LBL_CHECKSYS_1'                                        => 'In order for your SugarCRM installation to function properly, please ensure all of the system check items listed below are green. If any are red, please take the necessary steps to fix them.<BR><BR> For help on these system checks, please visit the <a href="http://www.sugarcrm.com/crm/installation" target="_blank">Sugar Wiki</a>.',
169         'LBL_CHECKSYS_CACHE'                            => 'Writable Cache Sub-Directories',
170         //'LBL_CHECKSYS_CALL_TIME'                      => 'PHP Allow Call Time Pass Reference Turned On',
171     'LBL_DROP_DB_CONFIRM'               => 'The provided Database Name already exists.<br>You can either:<br>1.  Click on the Cancel button and choose a new database name, or <br>2.  Click the Accept button and continue.  All existing tables in the database will be dropped. <strong>This means that all of the tables and pre-existing data will be blown away.</strong>',
172         'LBL_CHECKSYS_CALL_TIME'                        => 'PHP Allow Call Time Pass Reference Turned Off',
173     'LBL_CHECKSYS_COMPONENT'                    => 'Component',
174         'LBL_CHECKSYS_COMPONENT_OPTIONAL'       => 'Optional Components',
175         'LBL_CHECKSYS_CONFIG'                           => 'Writable SugarCRM Configuration File (config.php)',
176         'LBL_CHECKSYS_CONFIG_OVERRIDE'          => 'Writable SugarCRM Configuration File (config_override.php)',
177         'LBL_CHECKSYS_CURL'                                     => 'cURL Module',
178     'LBL_CHECKSYS_SESSION_SAVE_PATH'    => 'Session Save Path Setting',
179         'LBL_CHECKSYS_CUSTOM'                           => 'Writeable Custom Directory',
180         'LBL_CHECKSYS_DATA'                                     => 'Writable Data Sub-Directories',
181         'LBL_CHECKSYS_IMAP'                                     => 'IMAP Module',
182         'LBL_CHECKSYS_FASTCGI'             => 'FastCGI',
183         'LBL_CHECKSYS_MQGPC'                            => 'Magic Quotes GPC',
184         'LBL_CHECKSYS_MBSTRING'                         => 'MB Strings Module',
185         'LBL_CHECKSYS_MEM_OK'                           => 'OK (No Limit)',
186         'LBL_CHECKSYS_MEM_UNLIMITED'            => 'OK (Unlimited)',
187         'LBL_CHECKSYS_MEM'                                      => 'PHP Memory Limit',
188         'LBL_CHECKSYS_MODULE'                           => 'Writable Modules Sub-Directories and Files',
189         'LBL_CHECKSYS_MYSQL_VERSION'            => 'MySQL Version',
190         'LBL_CHECKSYS_NOT_AVAILABLE'            => 'Not Available',
191         'LBL_CHECKSYS_OK'                                       => 'OK',
192         'LBL_CHECKSYS_PHP_INI'                          => 'Location of your PHP configuration file (php.ini):',
193         'LBL_CHECKSYS_PHP_OK'                           => 'OK (ver ',
194         'LBL_CHECKSYS_PHPVER'                           => 'PHP Version',
195     'LBL_CHECKSYS_IISVER'               => 'IIS Version',
196     'LBL_CHECKSYS_FASTCGI'              => 'FastCGI',
197         'LBL_CHECKSYS_RECHECK'                          => 'Re-check',
198         'LBL_CHECKSYS_SAFE_MODE'                        => 'PHP Safe Mode Turned Off',
199         'LBL_CHECKSYS_SESSION'                          => 'Writable Session Save Path (',
200         'LBL_CHECKSYS_STATUS'                           => 'Status',
201         'LBL_CHECKSYS_TITLE'                            => 'System Check Acceptance',
202         'LBL_CHECKSYS_VER'                                      => 'Found: ( ver ',
203         'LBL_CHECKSYS_XML'                                      => 'XML Parsing',
204         'LBL_CHECKSYS_ZLIB'                                     => 'ZLIB Compression Module',
205         'LBL_CHECKSYS_ZIP'                                      => 'ZIP Handling Module',
206         'LBL_CHECKSYS_FIX_FILES'            => 'Please fix the following files or directories before proceeding:',
207     'LBL_CHECKSYS_FIX_MODULE_FILES'     => 'Please fix the following module directories and the files under them before proceeding:',
208     'LBL_CHECKSYS_UPLOAD'               => 'Writable Upload Directory',
209     'LBL_CLOSE'                                                 => 'Close',
210     'LBL_THREE'                         => '3',
211         'LBL_CONFIRM_BE_CREATED'                        => 'be created',
212         'LBL_CONFIRM_DB_TYPE'                           => 'Database Type',
213         'LBL_CONFIRM_DIRECTIONS'                        => 'Please confirm the settings below.  If you would like to change any of the values, click "Back" to edit.  Otherwise, click "Next" to start the installation.',
214         'LBL_CONFIRM_LICENSE_TITLE'                     => 'License Information',
215         'LBL_CONFIRM_NOT'                                       => 'not',
216         'LBL_CONFIRM_TITLE'                                     => 'Confirm Settings',
217         'LBL_CONFIRM_WILL'                                      => 'will',
218         'LBL_DBCONF_CREATE_DB'                          => 'Create Database',
219         'LBL_DBCONF_CREATE_USER'                        => 'Create User',
220         'LBL_DBCONF_DB_DROP_CREATE_WARN'        => 'Caution: All Sugar data will be erased<br>if this box is checked.',
221         'LBL_DBCONF_DB_DROP_CREATE'                     => 'Drop and Recreate Existing Sugar tables?',
222     'LBL_DBCONF_DB_DROP'                => 'Drop Tables',
223     'LBL_DBCONF_DB_NAME'                                => 'Database Name',
224         'LBL_DBCONF_DB_PASSWORD'                        => 'Sugar Database User Password',
225         'LBL_DBCONF_DB_PASSWORD2'                       => 'Re-enter Sugar Database User Password',
226         'LBL_DBCONF_DB_USER'                            => 'Sugar Database Username',
227     'LBL_DBCONF_SUGAR_DB_USER'          => 'Sugar Database Username',
228     'LBL_DBCONF_DB_ADMIN_USER'          => 'Database Administrator Username',
229     'LBL_DBCONF_DB_ADMIN_PASSWORD'      => 'Database Admin Password',
230         'LBL_DBCONF_DEMO_DATA'                          => 'Populate Database with Demo Data?',
231     'LBL_DBCONF_DEMO_DATA_TITLE'        => 'Choose Demo Data',
232         'LBL_DBCONF_HOST_NAME'                          => 'Host Name',
233         'LBL_DBCONF_HOST_INSTANCE'                      => 'Host Instance',
234         'LBL_DBCONF_HOST_PORT'                          => 'Port',
235         'LBL_DBCONF_INSTRUCTIONS'                       => 'Please enter your database configuration information below. If you are unsure of what to fill in, we suggest that you use the default values.',
236         'LBL_DBCONF_MB_DEMO_DATA'                       => 'Use multi-byte text in demo data?',
237     'LBL_DBCONFIG_MSG2'                 => 'Name of web server or machine (host) on which the database is located ( such as localhost or www.mydomain.com ):',
238     'LBL_DBCONFIG_MSG3'                 => 'Name of the database that will contain the data for the Sugar instance you are about to install:',
239     'LBL_DBCONFIG_B_MSG1'               => 'The username and password of a database administrator who can create database tables and users and who can write to the database is necessary in order to set up the Sugar database.',
240     'LBL_DBCONFIG_SECURITY'             => 'For security purposes, you can specify an exclusive database user to connect to the Sugar database.  This user must be able to write, update and retrieve data on the Sugar database that will be created for this instance.  This user can be the database administrator specified above, or you can provide new or existing database user information.',
241     'LBL_DBCONFIG_AUTO_DD'              => 'Do it for me',
242     'LBL_DBCONFIG_PROVIDE_DD'           => 'Provide existing user',
243     'LBL_DBCONFIG_CREATE_DD'            => 'Define user to create',
244     'LBL_DBCONFIG_SAME_DD'              => 'Same as Admin User',
245         //'LBL_DBCONF_I18NFIX'              => 'Apply database column expansion for varchar and char types (up to 255) for multi-byte data?',
246     'LBL_FTS'                           => 'Full Text Search',
247     'LBL_FTS_INSTALLED'                 => 'Installed',
248     'LBL_FTS_INSTALLED_ERR1'            => 'Full Text Search capability is not installed.',
249     'LBL_FTS_INSTALLED_ERR2'            => 'You can still install but will not be able to use Full Text Search functionality.  Please refer to your database server install guide on how to do this, or contact your Administrator.',
250         'LBL_DBCONF_PRIV_PASS'                          => 'Privileged Database User Password',
251         'LBL_DBCONF_PRIV_USER_2'                        => 'Database Account Above Is a Privileged User?',
252         'LBL_DBCONF_PRIV_USER_DIRECTIONS'       => 'This privileged database user must have the proper permissions to create a database, drop/create tables, and create a user.  This privileged database user will only be used to perform these tasks as needed during the installation process.  You may also use the same database user as above if that user has sufficient privileges.',
253         'LBL_DBCONF_PRIV_USER'                          => 'Privileged Database User Name',
254         'LBL_DBCONF_TITLE'                                      => 'Database Configuration',
255     'LBL_DBCONF_TITLE_NAME'             => 'Provide Database Name',
256     'LBL_DBCONF_TITLE_USER_INFO'        => 'Provide Database User Information',
257         'LBL_DISABLED_DESCRIPTION_2'            => 'After this change has been made, you may click the "Start" button below to begin your installation.  <i>After the installation is complete, you will want to change the value for \'installer_locked\' to \'true\'.</i>',
258         'LBL_DISABLED_DESCRIPTION'                      => 'The installer has already been run once.  As a safety measure, it has been disabled from running a second time.  If you are absolutely sure you want to run it again, please go to your config.php file and locate (or add) a variable called \'installer_locked\' and set it to \'false\'.  The line should look like this:',
259         'LBL_DISABLED_HELP_1'                           => 'For installation help, please visit the SugarCRM',
260     'LBL_DISABLED_HELP_LNK'               => 'http://www.sugarcrm.com/forums/',
261         'LBL_DISABLED_HELP_2'                           => 'support forums',
262         'LBL_DISABLED_TITLE_2'                          => 'SugarCRM Installation has been Disabled',
263         'LBL_DISABLED_TITLE'                            => 'SugarCRM Installation Disabled',
264         'LBL_EMAIL_CHARSET_DESC'                        => 'Character Set most commonly used in your locale',
265         'LBL_EMAIL_CHARSET_TITLE'                       => 'Outbound Email Settings',
266     'LBL_EMAIL_CHARSET_CONF'            => 'Character Set for Outbound Email ',
267         'LBL_HELP'                                                      => 'Help',
268     'LBL_INSTALL'                       => 'Install',
269     'LBL_INSTALL_TYPE_TITLE'            => 'Installation Options',
270     'LBL_INSTALL_TYPE_SUBTITLE'         => 'Choose Install Type',
271     'LBL_INSTALL_TYPE_TYPICAL'          => ' <b>Typical Install</b>',
272     'LBL_INSTALL_TYPE_CUSTOM'           => ' <b>Custom Install</b>',
273     'LBL_INSTALL_TYPE_MSG1'             => 'The key is required for general application functionality, but it is not required for installation. You do not need to enter the key at this time, but you will need to provide the key after you have installed the application.',
274     'LBL_INSTALL_TYPE_MSG2'             => 'Requires minimum information for the installation. Recommended for new users.',
275     'LBL_INSTALL_TYPE_MSG3'             => 'Provides additional options to set during the installation. Most of these options are also available after installation in the admin screens. Recommended for advanced users.',
276         'LBL_LANG_1'                                            => 'To use a language in Sugar other than the default language (US-English), you can upload and install the language pack at this time. You will be able to upload and install language packs from within the Sugar application as well.  If you would like to skip this step, click Next.',
277         'LBL_LANG_BUTTON_COMMIT'                        => 'Install',
278         'LBL_LANG_BUTTON_REMOVE'                        => 'Remove',
279         'LBL_LANG_BUTTON_UNINSTALL'                     => 'Uninstall',
280         'LBL_LANG_BUTTON_UPLOAD'                        => 'Upload',
281         'LBL_LANG_NO_PACKS'                                     => 'none',
282         'LBL_LANG_PACK_INSTALLED'                       => 'The following language packs have been installed: ',
283         'LBL_LANG_PACK_READY'                           => 'The following language packs are ready to be installed: ',
284         'LBL_LANG_SUCCESS'                                      => 'The language pack was successfully uploaded.',
285         'LBL_LANG_TITLE'                                        => 'Language Pack',
286     'LBL_LAUNCHING_SILENT_INSTALL'     => 'Installing Sugar now.  This may take up to a few minutes.',
287         'LBL_LANG_UPLOAD'                                       => 'Upload a Language Pack',
288         'LBL_LICENSE_ACCEPTANCE'                        => 'License Acceptance',
289     'LBL_LICENSE_CHECKING'              => 'Checking system for compatibility.',
290     'LBL_LICENSE_CHKENV_HEADER'         => 'Checking Environment',
291     'LBL_LICENSE_CHKDB_HEADER'          => 'Verifying DB Credentials.',
292     'LBL_LICENSE_CHECK_PASSED'          => 'System passed check for compatibility.',
293     'LBL_LICENSE_REDIRECT'              => 'Redirecting in ',
294         'LBL_LICENSE_DIRECTIONS'                        => 'If you have your license information, please enter it in the fields below.',
295         'LBL_LICENSE_DOWNLOAD_KEY'                      => 'Enter Download Key',
296         'LBL_LICENSE_EXPIRY'                            => 'Expiration Date',
297         'LBL_LICENSE_I_ACCEPT'                          => 'I Accept',
298         'LBL_LICENSE_NUM_USERS'                         => 'Number of Users',
299         'LBL_LICENSE_OC_DIRECTIONS'                     => 'Please enter the number of purchased offline clients.',
300         'LBL_LICENSE_OC_NUM'                            => 'Number of Offline Client Licenses',
301         'LBL_LICENSE_OC'                                        => 'Offline Client Licenses',
302         'LBL_LICENSE_PRINTABLE'                         => ' Printable View ',
303     'LBL_PRINT_SUMM'                    => 'Print Summary',
304         'LBL_LICENSE_TITLE_2'                           => 'SugarCRM License',
305         'LBL_LICENSE_TITLE'                                     => 'License Information',
306         'LBL_LICENSE_USERS'                                     => 'Licensed Users',
307
308         'LBL_LOCALE_CURRENCY'                           => 'Currency Settings',
309         'LBL_LOCALE_CURR_DEFAULT'                       => 'Default Currency',
310         'LBL_LOCALE_CURR_SYMBOL'                        => 'Currency Symbol',
311         'LBL_LOCALE_CURR_ISO'                           => 'Currency Code (ISO 4217)',
312         'LBL_LOCALE_CURR_1000S'                         => '1000s Separator',
313         'LBL_LOCALE_CURR_DECIMAL'                       => 'Decimal Separator',
314         'LBL_LOCALE_CURR_EXAMPLE'                       => 'Example',
315         'LBL_LOCALE_CURR_SIG_DIGITS'            => 'Significant Digits',
316         'LBL_LOCALE_DATEF'                                      => 'Default Date Format',
317         'LBL_LOCALE_DESC'                                       => 'The specified locale settings will be reflected globally within the Sugar instance.',
318         'LBL_LOCALE_EXPORT'                                     => 'Character Set for Import/Export<br> <i>(Email, .csv, vCard, PDF, data import)</i>',
319         'LBL_LOCALE_EXPORT_DELIMITER'           => 'Export (.csv) Delimiter',
320         'LBL_LOCALE_EXPORT_TITLE'                       => 'Import/Export Settings',
321         'LBL_LOCALE_LANG'                                       => 'Default Language',
322         'LBL_LOCALE_NAMEF'                                      => 'Default Name Format',
323         'LBL_LOCALE_NAMEF_DESC'                         => 's = salutation<br />f = first name<br />l = last name',
324         'LBL_LOCALE_NAME_FIRST'                         => 'David',
325         'LBL_LOCALE_NAME_LAST'                          => 'Livingstone',
326         'LBL_LOCALE_NAME_SALUTATION'            => 'Dr.',
327         'LBL_LOCALE_TIMEF'                                      => 'Default Time Format',
328         'LBL_LOCALE_TITLE'                                      => 'Locale Settings',
329     'LBL_CUSTOMIZE_LOCALE'              => 'Customize Locale Settings',
330         'LBL_LOCALE_UI'                                         => 'User Interface',
331
332         'LBL_ML_ACTION'                                         => 'Action',
333         'LBL_ML_DESCRIPTION'                            => 'Description',
334         'LBL_ML_INSTALLED'                                      => 'Date Installed',
335         'LBL_ML_NAME'                                           => 'Name',
336         'LBL_ML_PUBLISHED'                                      => 'Date Published',
337         'LBL_ML_TYPE'                                           => 'Type',
338         'LBL_ML_UNINSTALLABLE'                          => 'Uninstallable',
339         'LBL_ML_VERSION'                                        => 'Version',
340         'LBL_MSSQL'                                                     => 'SQL Server',
341         'LBL_MSSQL2'                        => 'SQL Server (FreeTDS)',
342         'LBL_MSSQL_SQLSRV'                                  => 'SQL Server (Microsoft SQL Server Driver for PHP)',
343         'LBL_MYSQL'                                                     => 'MySQL',
344     'LBL_MYSQLI'                                                => 'MySQL (mysqli extension)',
345         'LBL_IBM_DB2'                                           => 'IBM DB2',
346         'LBL_NEXT'                                                      => 'Next',
347         'LBL_NO'                                                        => 'No',
348     'LBL_ORACLE'                                                => 'Oracle',
349         'LBL_PERFORM_ADMIN_PASSWORD'            => 'Setting site admin password',
350         'LBL_PERFORM_AUDIT_TABLE'                       => 'audit table / ',
351         'LBL_PERFORM_CONFIG_PHP'                        => 'Creating Sugar configuration file',
352         'LBL_PERFORM_CREATE_DB_1'                       => '<b>Creating the database</b> ',
353         'LBL_PERFORM_CREATE_DB_2'                       => ' <b>on</b> ',
354         'LBL_PERFORM_CREATE_DB_USER'            => 'Creating the Database username and password...',
355         'LBL_PERFORM_CREATE_DEFAULT'            => 'Creating default Sugar data',
356         'LBL_PERFORM_CREATE_LOCALHOST'          => 'Creating the Database username and password for localhost...',
357         'LBL_PERFORM_CREATE_RELATIONSHIPS'      => 'Creating Sugar relationship tables',
358         'LBL_PERFORM_CREATING'                          => 'creating / ',
359         'LBL_PERFORM_DEFAULT_REPORTS'           => 'Creating default reports',
360         'LBL_PERFORM_DEFAULT_SCHEDULER'         => 'Creating default scheduler jobs',
361         'LBL_PERFORM_DEFAULT_SETTINGS'          => 'Inserting default settings',
362         'LBL_PERFORM_DEFAULT_USERS'                     => 'Creating default users',
363         'LBL_PERFORM_DEMO_DATA'                         => 'Populating the database tables with demo data (this may take a little while)',
364         'LBL_PERFORM_DONE'                                      => 'done<br>',
365         'LBL_PERFORM_DROPPING'                          => 'dropping / ',
366         'LBL_PERFORM_FINISH'                            => 'Finish',
367         'LBL_PERFORM_LICENSE_SETTINGS'          => 'Updating license information',
368         'LBL_PERFORM_OUTRO_1'                           => 'The setup of Sugar ',
369         'LBL_PERFORM_OUTRO_2'                           => ' is now complete!',
370         'LBL_PERFORM_OUTRO_3'                           => 'Total time: ',
371         'LBL_PERFORM_OUTRO_4'                           => ' seconds.',
372         'LBL_PERFORM_OUTRO_5'                           => 'Approximate memory used: ',
373         'LBL_PERFORM_OUTRO_6'                           => ' bytes.',
374         'LBL_PERFORM_OUTRO_7'                           => 'Your system is now installed and configured for use.',
375         'LBL_PERFORM_REL_META'                          => 'relationship meta ... ',
376         'LBL_PERFORM_SUCCESS'                           => 'Success!',
377         'LBL_PERFORM_TABLES'                            => 'Creating Sugar application tables, audit tables and relationship metadata',
378         'LBL_PERFORM_TITLE'                                     => 'Perform Setup',
379         'LBL_PRINT'                                                     => 'Print',
380         'LBL_REG_CONF_1'                                        => 'Please complete the short form below to receive product announcements, training news, special offers and special event invitations from SugarCRM. We do not sell, rent, share or otherwise distribute the information collected here to third parties.',
381         'LBL_REG_CONF_2'                                        => 'Your name and email address are the only required fields for registration. All other fields are optional, but very helpful. We do not sell, rent, share, or otherwise distribute the information collected here to third parties.',
382         'LBL_REG_CONF_3'                                        => 'Thank you for registering. Click on the Finish button to login to SugarCRM. You will need to log in for the first time using the username "admin" and the password you entered in step 2.',
383         'LBL_REG_TITLE'                                         => 'Registration',
384     'LBL_REG_NO_THANKS'                 => 'No Thanks',
385     'LBL_REG_SKIP_THIS_STEP'            => 'Skip this Step',
386         'LBL_REQUIRED'                                          => '* Required field',
387
388     'LBL_SITECFG_ADMIN_Name'            => 'Sugar Application Admin Name',
389         'LBL_SITECFG_ADMIN_PASS_2'                      => 'Re-enter Sugar Admin User Password',
390         'LBL_SITECFG_ADMIN_PASS_WARN'           => 'Caution: This will override the admin password of any previous installation.',
391         'LBL_SITECFG_ADMIN_PASS'                        => 'Sugar Admin User Password',
392         'LBL_SITECFG_APP_ID'                            => 'Application ID',
393         'LBL_SITECFG_CUSTOM_ID_DIRECTIONS'      => 'If selected, you must provide an application ID to override the auto-generated ID. The ID ensures that sessions of one Sugar instance are not used by other instances.  If you have a cluster of Sugar installations, they all must share the same application ID.',
394         'LBL_SITECFG_CUSTOM_ID'                         => 'Provide Your Own Application ID',
395         'LBL_SITECFG_CUSTOM_LOG_DIRECTIONS'     => 'If selected, you must specify a log directory to override the default directory for the Sugar log. Regardless of where the log file is located, access to it through a web browser will be restricted via an .htaccess redirect.',
396         'LBL_SITECFG_CUSTOM_LOG'                        => 'Use a Custom Log Directory',
397         'LBL_SITECFG_CUSTOM_SESSION_DIRECTIONS' => 'If selected, you must provide a secure folder for storing Sugar session information. This can be done to prevent session data from being vulnerable on shared servers.',
398         'LBL_SITECFG_CUSTOM_SESSION'            => 'Use a Custom Session Directory for Sugar',
399         'LBL_SITECFG_DIRECTIONS'                        => 'Please enter your site configuration information below. If you are unsure of the fields, we suggest that you use the default values.',
400         'LBL_SITECFG_FIX_ERRORS'                        => '<b>Please fix the following errors before proceeding:</b>',
401         'LBL_SITECFG_LOG_DIR'                           => 'Log Directory',
402         'LBL_SITECFG_SESSION_PATH'                      => 'Path to Session Directory<br>(must be writable)',
403         'LBL_SITECFG_SITE_SECURITY'                     => 'Select Security Options',
404         'LBL_SITECFG_SUGAR_UP_DIRECTIONS'       => 'If selected, the system will periodically check for updated versions of the application.',
405         'LBL_SITECFG_SUGAR_UP'                          => 'Automatically Check For Updates?',
406         'LBL_SITECFG_SUGAR_UPDATES'                     => 'Sugar Updates Config',
407         'LBL_SITECFG_TITLE'                                     => 'Site Configuration',
408     'LBL_SITECFG_TITLE2'                => 'Identify Administration User',
409     'LBL_SITECFG_SECURITY_TITLE'        => 'Site Security',
410         'LBL_SITECFG_URL'                                       => 'URL of Sugar Instance',
411         'LBL_SITECFG_USE_DEFAULTS'                      => 'Use Defaults?',
412         'LBL_SITECFG_ANONSTATS'             => 'Send Anonymous Usage Statistics?',
413         'LBL_SITECFG_ANONSTATS_DIRECTIONS'  => 'If selected, Sugar will send <b>anonymous</b> statistics about your installation to SugarCRM Inc. every time your system checks for new versions. This information will help us better understand how the application is used and guide improvements to the product.',
414     'LBL_SITECFG_URL_MSG'               => 'Enter the URL that will be used to access the Sugar instance after installation. The URL will also be used as a base for the URLs in the Sugar application pages. The URL should include the web server or machine name or IP address.',
415     'LBL_SITECFG_SYS_NAME_MSG'          => 'Enter a name for your system.  This name will be displayed in the browser title bar when users visit the Sugar application.',
416     'LBL_SITECFG_PASSWORD_MSG'          => 'After installation, you will need to use the Sugar admin user (default username = admin) to log in to the Sugar instance.  Enter a password for this administrator user. This password can be changed after the initial login.  You may also enter another admin username to use besides the default value provided.',
417     'LBL_SITECFG_COLLATION_MSG'         => 'Select collation (sorting) settings for your system. This settings will create the tables with the specific language you use. In case your language doesn\'t require special settings please use default value.',
418     'LBL_SPRITE_SUPPORT'                => 'Sprite Support',
419         'LBL_SYSTEM_CREDS'                  => 'System Credentials',
420     'LBL_SYSTEM_ENV'                    => 'System Environment',
421         'LBL_START'                                                     => 'Start',
422     'LBL_SHOW_PASS'                     => 'Show Passwords',
423     'LBL_HIDE_PASS'                     => 'Hide Passwords',
424     'LBL_HIDDEN'                        => '<i>(hidden)</i>',
425 //      'LBL_NO_THANKS'                                         => 'Continue to installer',
426         'LBL_CHOOSE_LANG'                                       => '<b>Choose your language</b>',
427         'LBL_STEP'                                                      => 'Step',
428         'LBL_TITLE_WELCOME'                                     => 'Welcome to the SugarCRM ',
429         'LBL_WELCOME_1'                                         => 'This installer creates the SugarCRM database tables and sets the configuration variables that you need to start. The entire process should take about ten minutes.',
430         'LBL_WELCOME_2'                                         => 'For installation documentation, please visit the <a href="http://www.sugarcrm.com/crm/installation" target="_blank">Sugar Wiki</a>.  <BR><BR> You can also find help from the Sugar Community in the <a href="http://www.sugarcrm.com/forums/" target="_blank">Sugar Forums</a>.',
431     //welcome page variables
432     'LBL_TITLE_ARE_YOU_READY'            => 'Are you ready to install?',
433     'REQUIRED_SYS_COMP' => 'Required System Components',
434     'REQUIRED_SYS_COMP_MSG' =>
435                     'Before you begin, please be sure that you have the supported versions of the following system
436                       components:<br>
437                       <ul>
438                       <li> Database/Database Management System (Examples: MySQL, SQL Server, Oracle, DB2)</li>
439                       <li> Web Server (Apache, IIS)</li>
440                       </ul>
441                       Consult the Compatibility Matrix in the Release Notes for
442                       compatible system components for the Sugar version that you are installing.<br>',
443     'REQUIRED_SYS_CHK' => 'Initial System Check',
444     'REQUIRED_SYS_CHK_MSG' =>
445                     'When you begin the installation process, a system check will be performed on the web server on which the Sugar files are located in order to
446                       make sure the system is configured properly and has all of the necessary components
447                       to successfully complete the installation. <br><br>
448                       The system checks all of the following:<br>
449                       <ul>
450                       <li><b>PHP version</b> &#8211; must be compatible
451                       with the application</li>
452                                         <li><b>Session Variables</b> &#8211; must be working properly</li>
453                                             <li> <b>MB Strings</b> &#8211; must be installed and enabled in php.ini</li>
454
455                       <li> <b>Database Support</b> &#8211; must exist for MySQL, SQL
456                       Server, Oracle, or DB2</li>
457
458                       <li> <b>Config.php</b> &#8211; must exist and must have the appropriate
459                                   permissions to make it writeable</li>
460                                           <li>The following Sugar files must be writeable:<ul><li><b>/custom</li>
461 <li>/cache</li>
462 <li>/modules</li>
463 <li>/upload</b></li></ul></li></ul>
464                                   If the check fails, you will not be able to proceed with the installation. An error message will be displayed, explaining why your system
465                                   did not pass the check.
466                                   After making any necessary changes, you can undergo the system
467                                   check again to continue the installation.<br>',
468     'REQUIRED_INSTALLTYPE' => 'Typical or Custom install',
469     'REQUIRED_INSTALLTYPE_MSG' =>
470                     'After the system check is performed, you can choose either
471                       the Typical or the Custom installation.<br><br>
472                       For both <b>Typical</b> and <b>Custom</b> installations, you will need to know the following:<br>
473                       <ul>
474                       <li> <b>Type of database</b> that will house the Sugar data <ul><li>Compatible database
475                       types: MySQL, MS SQL Server, Oracle, DB2.<br><br></li></ul></li>
476                       <li> <b>Name of the web server</b> or machine (host) on which the database is located
477                       <ul><li>This may be <i>localhost</i> if the database is on your local computer or is on the same web server or machine as your Sugar files.<br><br></li></ul></li>
478                       <li><b>Name of the database</b> that you would like to use to house the Sugar data</li>
479                         <ul>
480                           <li> You might already have an existing database that you would like to use. If
481                           you provide the name of an existing database, the tables in the database will
482                           be dropped during installation when the schema for the Sugar database is defined.</li>
483                           <li> If you do not already have a database, the name you provide will be used for
484                           the new database that is created for the instance during installation.<br><br></li>
485                         </ul>
486                       <li><b>Database administrator user name and password</b> <ul><li>The database administrator should be able to create tables and users and write to the database.</li><li>You might need to
487                       contact your database administrator for this information if the database is
488                       not located on your local computer and/or if you are not the database administrator.<br><br></ul></li></li>
489                       <li> <b>Sugar database user name and password</b>
490                       </li>
491                         <ul>
492                           <li> The user may be the database administrator, or you may provide the name of
493                           another existing database user. </li>
494                           <li> If you would like to create a new database user for this purpose, you will
495                           be able to provide a new username and password during the installation process,
496                           and the user will be created during installation. </li>
497                         </ul></ul><p>
498
499                       For the <b>Custom</b> setup, you might also need to know the following:<br>
500                       <ul>
501                       <li> <b>URL that will be used to access the Sugar instance</b> after it is installed.
502                       This URL should include the web server or machine name or IP address.<br><br></li>
503                                   <li> [Optional] <b>Path to the session directory</b> if you wish to use a custom
504                                   session directory for Sugar information in order to prevent session data from
505                                   being vulnerable on shared servers.<br><br></li>
506                                   <li> [Optional] <b>Path to a custom log directory</b> if you wish to override the default directory for the Sugar log.<br><br></li>
507                                   <li> [Optional] <b>Application ID</b> if you wish to override the auto-generated
508                                   ID that ensures that sessions of one Sugar instance are not used by other instances.<br><br></li>
509                                   <li><b>Character Set</b> most commonly used in your locale.<br><br></li></ul>
510                                   For more detailed information, please consult the Installation Guide.
511                                 ',
512     'LBL_WELCOME_PLEASE_READ_BELOW' => 'Please read the following important information before proceeding with the installation.  The information will help you determine whether or not you are ready to install the application at this time.',
513
514         'LBL_WELCOME_CHOOSE_LANGUAGE'           => '<b>Choose your language</b>',
515         'LBL_WELCOME_SETUP_WIZARD'                      => 'Setup Wizard',
516         'LBL_WELCOME_TITLE_WELCOME'                     => 'Welcome to the SugarCRM ',
517         'LBL_WELCOME_TITLE'                                     => 'SugarCRM Setup Wizard',
518         'LBL_WIZARD_TITLE'                                      => 'Sugar Setup Wizard: ',
519         'LBL_YES'                                                       => 'Yes',
520     'LBL_YES_MULTI'                     => 'Yes - Multibyte',
521         // OOTB Scheduler Job Names:
522         'LBL_OOTB_WORKFLOW'             => 'Process Workflow Tasks',
523         'LBL_OOTB_REPORTS'              => 'Run Report Generation Scheduled Tasks',
524         'LBL_OOTB_IE'                   => 'Check Inbound Mailboxes',
525         'LBL_OOTB_BOUNCE'               => 'Run Nightly Process Bounced Campaign Emails',
526     'LBL_OOTB_CAMPAIGN'         => 'Run Nightly Mass Email Campaigns',
527         'LBL_OOTB_PRUNE'                => 'Prune Database on 1st of Month',
528     'LBL_OOTB_TRACKER'          => 'Prune tracker tables',
529     'LBL_OOTB_SEND_EMAIL_REMINDERS'     => 'Run Email Reminder Notifications',
530     'LBL_UPDATE_TRACKER_SESSIONS' => 'Update tracker_sessions table',
531
532
533     'LBL_PATCHES_TITLE'     => 'Install Latest Patches',
534     'LBL_MODULE_TITLE'      => 'Install Language Packs',
535     'LBL_PATCH_1'           => 'If you would like to skip this step, click Next.',
536     'LBL_PATCH_TITLE'       => 'System Patch',
537     'LBL_PATCH_READY'       => 'The following patch(es) are ready to be installed:',
538         'LBL_SESSION_ERR_DESCRIPTION'           => "SugarCRM relies upon PHP sessions to store important information while connected to this web server.  Your PHP installation does not have the Session information correctly configured.
539                                                                                         <br><br>A common misconfiguration is that the <b>'session.save_path'</b> directive is not pointing to a valid directory.  <br>
540                                                                                         <br> Please correct your <a target=_new href='http://us2.php.net/manual/en/ref.session.php'>PHP configuration</a> in the php.ini file located here below.",
541         'LBL_SESSION_ERR_TITLE'                         => 'PHP Sessions Configuration Error',
542         'LBL_SYSTEM_NAME'=>'System Name',
543     'LBL_COLLATION' => 'Collation Settings',
544         'LBL_REQUIRED_SYSTEM_NAME'=>'Provide a System Name for the Sugar instance.',
545         'LBL_PATCH_UPLOAD' => 'Select a patch file from your local computer',
546         'LBL_INCOMPATIBLE_PHP_VERSION' => 'Php version 5 or above is required.',
547         'LBL_MINIMUM_PHP_VERSION' => 'Minimum Php version required is 5.1.0. Recommended Php version is 5.2.x.',
548         'LBL_YOUR_PHP_VERSION' => '(Your current php version is ',
549         'LBL_RECOMMENDED_PHP_VERSION' =>' Recommended php version is 5.2.x)',
550         'LBL_BACKWARD_COMPATIBILITY_ON' => 'Php Backward Compatibility mode is turned on. Set zend.ze1_compatibility_mode to Off for proceeding further',
551
552     'advanced_password_new_account_email' => array(
553         'subject' => 'New account information',
554         'description' => 'This template is used when the System Administrator sends a new password to a user.',
555         'body' => '<div><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width="550" align=\"\&quot;\&quot;center\&quot;\&quot;\"><tbody><tr><td colspan=\"2\"><p>Here is your account username and temporary password:</p><p>Username : $contact_user_user_name </p><p>Password : $contact_user_user_hash </p><br><p>$config_site_url</p><br><p>After you log in using the above password, you may be required to reset the password to one of your own choice.</p>   </td>         </tr><tr><td colspan=\"2\"></td>         </tr> </tbody></table> </div>',
556         'txt_body' =>
557 '
558 Here is your account username and temporary password:
559 Username : $contact_user_user_name
560 Password : $contact_user_user_hash
561
562 $config_site_url
563
564 After you log in using the above password, you may be required to reset the password to one of your own choice.',
565         'name' => 'System-generated password email',
566         ),
567     'advanced_password_forgot_password_email' => array(
568         'subject' => 'Reset your account password',
569         'description' => "This template is used to send a user a link to click to reset the user's account password.",
570         'body' => '<div><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width="550" align=\"\&quot;\&quot;center\&quot;\&quot;\"><tbody><tr><td colspan=\"2\"><p>You recently requested on $contact_user_pwd_last_changed to be able to reset your account password. </p><p>Click on the link below to reset your password:</p><p> $contact_user_link_guid </p>  </td>         </tr><tr><td colspan=\"2\"></td>         </tr> </tbody></table> </div>',
571         'txt_body' =>
572 '
573 You recently requested on $contact_user_pwd_last_changed to be able to reset your account password.
574
575 Click on the link below to reset your password:
576
577 $contact_user_link_guid',
578         'name' => 'Forgot Password email',
579         ),
580 );
581
582 ?>