<?php //app-metadata-language-strings-en_us

return [PHP_INT_MAX, [
    'appStrings' => [
        'id' => 'en_us',
        '_id' => 'en_us',
        'items' => [
            'LBL_BASIC' => 'BASIC',
            'LBL_BASIC_SEARCH' => 'Filter',
            'LBL_ADVANCED_SEARCH' => 'Advanced Filter',
            'LBL_BASIC_TYPE' => 'Basic Type',
            'LBL_ADVANCED_TYPE' => 'Advanced Type',
            'LBL_SYSOPTS_2' => 'What type of database will be used for the SuiteCRM instance you are about to install?',
            'LBL_SYSOPTS_DB' => 'Specify Database Type',
            'LBL_SYSOPTS_DB_TITLE' => 'Database Type',
            'LBL_SYSOPTS_ERRS_TITLE' => 'Please fix the following errors before proceeding',
            'ERR_DB_VERSION_FAILURE' => 'Unable to check database version.',
            'DEFAULT_CHARSET' => 'UTF-8',
            'ERR_ADMIN_USER_NAME_BLANK' => 'Provide the user name for the SuiteCRM admin user. ',
            'ERR_ADMIN_PASS_BLANK' => 'Provide the password for the SuiteCRM admin user. ',
            'LBL_EMPTY' => '-- Empty --',
            'ERR_CHECKSYS' => 'Errors have been detected during compatibility check. In order for your SuiteCRM 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.',
            'ERR_CHECKSYS_CALL_TIME' => 'Allow Call Time Pass Reference is On (this should be set to Off in php.ini)',
            'ERR_CHECKSYS_CURL' => 'Not found: SuiteCRM Scheduler will run with limited functionality.',
            'ERR_CHECKSYS_IMAP' => 'Not found: InboundEmail and Campaigns (Email) require the IMAP libraries. Neither will be functional.',
            'ERR_CHECKSYS_MEM_LIMIT_1' => ' (Set this to ',
            'ERR_CHECKSYS_MEM_LIMIT_2' => 'M or larger in your php.ini file)',
            'ERR_CHECKSYS_NOT_WRITABLE' => 'Warning: Not Writable',
            'ERR_CHECKSYS_PHP_INVALID_VER' => 'Your version of PHP is not supported by SuiteCRM. You will need to install a version that is compatible with the SuiteCRM application. Please consult the Compatibility Matrix in the Release Notes for supported PHP Versions. Your version is ',
            'ERR_CHECKSYS_IIS_INVALID_VER' => 'Your version of IIS is not supported by SuiteCRM. You will need to install a version that is compatible with the SuiteCRM application. Please consult the Compatibility Matrix in the Release Notes for supported IIS Versions. Your version is ',
            '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 SuiteCRM application. Please consult the Compatibility Matrix in the Release Notes for supported Versions. Please see <a href="https://php.iis.net/" target="_blank">https://php.iis.net/</a> for details ',
            'ERR_CHECKSYS_FASTCGI_LOGGING' => 'For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in your php.ini file.',
            'LBL_DB_UNAVAILABLE' => 'Database unavailable',
            '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.',
            'LBL_CHECKSYS_XML_NOT_AVAILABLE' => 'Functions associated with XML Parser Libraries that are needed by the SuiteCRM 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.',
            'ERR_CHECKSYS_MBSTRING' => 'Functions associated with the Multibyte Strings PHP extension (mbstring) that are needed by the SuiteCRM application were not found. 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.',
            'ERR_CHECKSYS_CONFIG_NOT_WRITABLE' => 'The config file exists but is not writeable. Please take the necessary steps to make the file writeable.',
            'ERR_CHECKSYS_CONFIG_NOT_FOUND' => 'Your config.php does not exist. This will be created on install.',
            '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. ',
            'ERR_CHECKSYS_CUSTOM_NOT_WRITABLE' => 'The Custom Directory exists but is not writeable. Please take the necessary steps to make the file writeable.',
            'ERR_CHECKSYS_FILES_NOT_WRITABLE' => 'The files or directories listed above are not writeable or are missing and cannot be created. Please take the necessary steps to make the directories writeable.',
            'ERR_CHECKSYS_LOGS_NOT_WRITABLE' => 'The Logs Directory is currently not writable',
            'ERR_CHECKSYS_CACHE_NOT_WRITABLE' => 'The Cache Directory is currently not writable',
            'ERR_CHECKSYS_EXTENSIONS_NOT_WRITABLE' => 'The Extensions Directory is currently not writable',
            'ERR_CHECKSYS_ROOT_NOT_WRITABLE' => 'The Root Directory is currently not writable. You will not be able to proceed with install.',
            'ERR_CHECKSYS_SECRETS_NOT_WRITABLE' => 'The config/secrets directory is currently not writable',
            'ERR_CHECKSYS_ENV_NOT_WRITABLE' => 'The .env file or the directory it is in is not writable.',
            'ERR_CHECKSYS_JSON_NOT_AVAILABLE' => 'Functions associated with JSON Parser Libraries that are needed by the SuiteCRM 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.',
            'LBL_CHECKSYS_OVERRIDE_CONFIG' => 'Config override',
            'ERR_CHECKSYS_SAFE_MODE' => 'Safe Mode is On (you may wish to disable in php.ini)',
            'ERR_CHECKSYS_ZLIB' => 'ZLib support not found: SuiteCRM reaps enormous performance benefits with zlib compression.',
            'ERR_CHECKSYS_ZIP' => 'ZIP support not found: SuiteCRM needs ZIP support in order to process compressed files.',
            'ERR_CHECKSYS_PCRE' => 'PCRE library not found: SuiteCRM needs PCRE library in order to process Perl style of regular expression pattern matching.',
            'ERR_CHECKSYS_PCRE_VER' => 'PCRE library version: SuiteCRM needs PCRE library 7.0 or above to process Perl style of regular expression pattern matching.',
            '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: ',
            '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.',
            'ERR_DB_EXISTS_NOT' => 'The specified database does not exist.',
            '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 SuiteCRM tables?". To upgrade, use the Upgrade Wizard in the Admin Console. Please read the upgrade documentation located <a href="https://docs.suitecrm.com/admin/installation-guide/upgrading/" target="_new">here</a>.',
            'ERR_DB_EXISTS' => 'The provided Database Name already exists -- cannot create another one with the same name.',
            '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>',
            'ERR_DB_HOSTNAME' => 'Host name cannot be blank.',
            'ERR_DB_INVALID' => 'Invalid database type selected.',
            'ERR_DB_LOGIN_FAILURE_SHORT' => 'Database Connection Error: The provided database hostname, port, username, and/or password is invalid.',
            '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',
            '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',
            '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',
            'ERR_DB_MYSQL_VERSION' => 'Your MySQL version (%s) is not supported by SuiteCRM. You will need to install a version that is compatible with the SuiteCRM application. Please consult the Compatibility Matrix in the Release Notes for supported MySQL versions.',
            'ERR_DB_NAME' => 'Database name cannot be blank.',
            'ERR_DB_MYSQL_DB_NAME_INVALID' => 'Database name cannot contain a \'\\\', \'/\', or \'.\'',
            'ERR_DB_MSSQL_DB_NAME_INVALID' => 'Database name cannot begin with a number, \'#\', or \'@\' and cannot contain a space, \'"\', "\'", \'*\', \'/\', \'\\\', \'?\', \':\', \'<\', \'>\', \'&\', \'!\', or \'-\'',
            'ERR_DB_OCI8_DB_NAME_INVALID' => 'Database name can only consist of alphanumeric characters and the symbols \'#\', \'_\' or \'$\'',
            'ERR_DB_PASSWORD' => 'The passwords provided for the SuiteCRM database administrator do not match. Please re-enter the same passwords in the password fields.',
            'ERR_DB_PRIV_USER' => 'Provide a database administrator user name. The user is required for the initial connection to the database.',
            'ERR_DB_USER_EXISTS' => 'User name for SuiteCRM database user already exists -- cannot create another one with the same name. Please enter a new user name.',
            'ERR_DB_USER' => 'Enter a user name for the SuiteCRM database administrator.',
            'ERR_DBCONF_VALIDATION' => 'Please fix the following errors before proceeding',
            'ERR_DBCONF_PASSWORD_MISMATCH' => 'The passwords provided for the SuiteCRM database user do not match. Please re-enter the same passwords in the password fields.',
            'ERR_ERROR_GENERAL' => 'The following errors were encountered',
            'ERR_LANG_CANNOT_DELETE_FILE' => 'Cannot delete file: ',
            'ERR_LANG_MISSING_FILE' => 'Cannot find file: ',
            'ERR_LANG_NO_LANG_FILE' => 'No language pack file found at include/language inside: ',
            'ERR_LANG_UPLOAD_1' => 'There was a problem with your upload. Please try again.',
            'ERR_LANG_UPLOAD_2' => 'Language Packs must be ZIP archives.',
            'ERR_LANG_UPLOAD_3' => 'PHP could not move the temp file to the upgrade directory.',
            'ERR_LOG_DIRECTORY_NOT_EXISTS' => 'Log directory provided is not a valid directory.',
            'ERR_LOG_DIRECTORY_NOT_WRITABLE' => 'Log directory provided is not a writable directory.',
            'ERR_NO_DIRECT_SCRIPT' => 'Unable to process script directly.',
            'ERR_NO_SINGLE_QUOTE' => 'Cannot use the single quotation mark for ',
            'ERR_PASSWORD_MISMATCH' => 'The passwords provided for the SuiteCRM admin user do not match. Please re-enter the same passwords in the password fields.',
            'ERR_PERFORM_CONFIG_PHP_1' => 'Cannot write to the <span class=stop>config.php</span> file.',
            '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.',
            'ERR_PERFORM_CONFIG_PHP_3' => 'Did you remember to create the config.php file?',
            'ERR_PERFORM_CONFIG_PHP_4' => 'Warning: Could not write to config.php file. Please ensure it exists.',
            'ERR_PERFORM_HTACCESS_1' => 'Cannot write to the ',
            'ERR_PERFORM_HTACCESS_2' => ' file.',
            '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',
            'ERR_PERFORM_NO_TCPIP' => '<b>We could not detect an Internet connection.</b> When you do have a connection, please visit <a href="https://www.suitecrm.com/">https://www.suitecrm.com/</a> to register with SuiteCRM. By letting us know a little bit about how your company plans to use SuiteCRM, we can ensure we are always delivering the right application for your business needs.',
            'ERR_PERFORM_NO_TCPIP_SIMPLE' => 'We could not detect an Internet connection.',
            'ERR_SESSION_DIRECTORY_NOT_EXISTS' => 'Session directory provided is not a valid directory.',
            'ERR_SESSION_DIRECTORY' => 'Session directory provided is not a writable directory.',
            'ERR_SESSION_PATH' => 'Session path is required if you wish to specify your own.',
            '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',
            'ERR_SITE_GUID' => 'Application ID is required if you wish to specify your own.',
            '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.',
            'ERR_UPLOAD_MAX_FILESIZE' => 'Your PHP configuration should be changed to allow files of at least 6MB to be uploaded.',
            'LBL_UPLOAD_MAX_FILESIZE_TITLE' => 'Upload File Size',
            'ERR_URL_BLANK' => 'Provide the base URL for the SuiteCRM instance.',
            'ERR_UW_NO_UPDATE_RECORD' => 'Could not locate installation record of',
            'ERROR_MANIFEST_TYPE' => 'Manifest file must specify the package type.',
            'ERROR_PACKAGE_TYPE' => 'Manifest file specifies an unrecognized package type',
            'ERROR_VERSION_INCOMPATIBLE' => 'The uploaded file is not compatible with this version of SuiteCRM: ',
            'LBL_BACK' => 'Back',
            'LBL_CANCEL' => 'Cancel',
            'LBL_ACCEPT' => 'I Accept',
            'LBL_CHECKSYS_LEGACY_CACHE' => 'Writable Legacy Cache Sub-Directories',
            'LBL_CHECKSYS_CACHE' => 'Writable Cache Sub-Directories',
            'LBL_CHECKSYS_EXTENSIONS' => 'Writable Extensions Directory',
            'LBL_CHECKSYS_SECRETS' => 'Writable Config/Secrets Directory',
            'LBL_CHECKSYS_LOGS' => 'Writable Log Directory',
            'LBL_CHECKSYS_ROOT' => 'Writable Root Directory',
            '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>',
            'LBL_CHECKSYS_COMPONENT' => 'Component',
            'LBL_CHECKSYS_CONFIG' => 'Writable SuiteCRM Configuration File (config.php)',
            'LBL_CHECKSYS_CURL' => 'cURL Module',
            'LBL_CHECKSYS_CUSTOM' => 'Writeable Custom Directory',
            'LBL_CHECKSYS_DATA' => 'Writable Data Sub-Directories',
            'LBL_CHECKSYS_IMAP' => 'IMAP Module',
            'LBL_CHECKSYS_FASTCGI' => 'FastCGI',
            'LBL_CHECKSYS_MBSTRING' => 'MB Strings Module',
            'LBL_CHECKSYS_MEM_OK' => 'OK (No Limit)',
            'LBL_CHECKSYS_MEM_UNLIMITED' => 'OK (Unlimited)',
            'LBL_CHECKSYS_MEM' => 'PHP Memory Limit',
            'LBL_CHECKSYS_MODULE' => 'Writable Modules Sub-Directories and Files',
            'LBL_CHECKSYS_NOT_AVAILABLE' => 'Not Available',
            'LBL_CHECKSYS_OK' => 'OK',
            'LBL_CHECKSYS_PHP_INI' => 'Location of your PHP configuration file (php.ini)',
            'LBL_CHECKSYS_PHP_OK' => 'OK (ver ',
            'LBL_CHECKSYS_PHPVER' => 'PHP Version',
            'LBL_CHECKSYS_IISVER' => 'IIS Version',
            'LBL_CHECKSYS_JSON' => 'JSON Parsing',
            'LBL_CHECKSYS_RECHECK' => 'Re-check',
            'LBL_CHECKSYS_STATUS' => 'Status',
            'LBL_CHECKSYS_TITLE' => 'System Check Acceptance',
            'LBL_CHECKSYS_XML' => 'XML Parsing',
            'LBL_CHECKSYS_ZLIB' => 'ZLIB Compression Module',
            'LBL_CHECKSYS_ZIP' => 'ZIP Handling Module',
            'LBL_CHECKSYS_PCRE' => 'PCRE Library',
            'LBL_CHECKSYS_ENV' => 'Writable .env',
            'LBL_CHECKSYS_FIX_FILES' => 'Please fix the following files or directories before proceeding',
            'LBL_CHECKSYS_FIX_MODULE_FILES' => 'Please fix the following module directories and the files under them before proceeding',
            'LBL_CHECKSYS_UPLOAD' => 'Writable Upload Directory',
            'LBL_CHECKSYS_INTL_EXTENSIONS' => 'Intl Exists in Extensions',
            'LBL_CHECKSYS_JSON_EXTENSIONS' => 'Json Exists in Extensions',
            'LBL_CHECKSYS_GD_EXTENSIONS' => 'GD Exists in Extensions',
            'LBL_CHECKSYS_OPENSSL_EXTENSIONS' => 'OpenSSL Exists in Extensions',
            'LBL_CHECKSYS_ZIP_EXTENSIONS' => 'Zip Exists in Extensions',
            'LBL_CHECKSYS_PDO_MYSQL_EXTENSIONS' => 'PDO MySQL Exists in Extensions',
            'LBL_CHECKSYS_CURL_EXTENSIONS' => 'cURL Exists in Extensions',
            'LBL_CHECKSYS_MBSTRING_EXTENSIONS' => 'MB Strings Exists in Extensions',
            'LBL_CHECKSYS_MYSQLI_EXTENSIONS' => 'MySQLi Exists in Extensions',
            'LBL_CHECKSYS_SOAP_EXTENSIONS' => 'Soap Exists in Extensions',
            'LBL_CHECKSYS_XML_EXTENSIONS' => 'XML Exists in Extensions',
            'LBL_CHECKSYS_IMAP_EXTENSIONS' => 'IMAP Exists in Extensions (Optional)',
            'LBL_CHECKSYS_LDAP_EXTENSIONS' => 'LDAP Exists in Extensions (Optional)',
            'LBL_PHP_CHECKS' => 'PHP CHECKS',
            'LBL_SERVER_CHECKS' => 'SERVER CHECKS',
            'LBL_PERMISSION_CHECKS' => 'PERMISSION CHECKS',
            'LBL_CHECK_FAILED' => 'Check Failed: ',
            'ERR_CHECKSYS_INTL' => 'The extension Intl is not installed, please contact your system administrator',
            'ERR_CHECKSYS_JSON' => 'The extension JSON is not enabled, please contact your system administrator.',
            'ERR_CHECKSYS_GD' => 'The extension GD is not enabled, please contact your system administrator.',
            'ERR_CHECKSYS_OPENSSL' => 'The extension OpenSSL is not enabled, please contact your system administrator.',
            'ERR_CHECKSYS_PDO_MYSQL' => 'The extension PDO MySQL is not enabled, please contact your system administrator.',
            'ERR_CHECKSYS_MYSQLI' => 'The extension MySQLi is not enabled, please contact your system administrator.',
            'ERR_CHECKSYS_SOAP' => 'The extension Soap is not enabled, please contact your system administrator.',
            'ERR_SUHOSIN' => 'Upload stream is blocked by Suhosin, please add "upload" to suhosin.executor.include.whitelist (See suitecrm.log for more information)',
            'LBL_UNWRITABLE_SUB_DIR' => 'There are some sub directories that are unwritable. Please take the necessary steps to make the directories writeable ',
            'LBL_REFER_TO_LOGS' => 'There has been an issue in one of your pre-installation checks, please refer to the logs/install.log',
            'LBL_NOT_A_VALID_SUITECRM_PAGE' => 'The SuiteCRM Title cannot be found. This is not a valid SuiteCRM Page.',
            'LBL_NOT_COOKIE_OR_TOKEN' => 'Cannot find cookies, no valid token found. Please refer to the logs/install.log for more information.',
            'LBL_CURL_JSON_ERROR' => 'The result of the curl call to the graphql page was empty.',
            'LBL_UNABLE_TO_FIND_SYSTEM_CONFIGS' => 'Unable to retrieve System Configs on Graphql Page. Please refer to the logs/install.log for more information.',
            'LBL_CURL_REQUEST_MAIN_PAGE' => 'Curl Request on Main Page',
            'LBL_CURL_REQUEST_API_PAGE' => 'Curl Request on Api',
            'LBL_ERROR_DETAILS' => 'Error Details',
            'LBL_ERROR' => 'Error',
            'LBL_WARNING_DETAILS' => 'Warning Details',
            'LBL_WARNING' => 'Warning',
            'LBL_SYSTEM_CHECKS' => 'SYSTEM CHECKS',
            'LBL_CRON_INSTRUCTIONS_1' => 'In order to run SuiteCRM Schedulers, edit your web server users crontab file with this command',
            'LBL_CRON_INSTRUCTIONS_2' => 'and add the following line to the crontab file',
            'LBL_CRON_INSTRUCTIONS_3' => 'You should do this only after the installation is concluded.',
            'LBL_CRON_CONFIGURATION' => 'CRON CONFIGURATION',
            'LBL_SETUP_CRONTAB' => 'To Setup Crontab',
            'LBL_ROUTE_ACCESS_CHECK' => 'ROUTE ACCESS CHECK',
            'LBL_PHP_MEM_1' => 'Your PHP Memory Limit is ',
            'LBL_PHP_MEM_2' => '. This has to be a minimum of ',
            'LBL_PHP_MEM_3' => 'M to continue.',
            'LBL_CLOSE' => 'Close',
            'LBL_THREE' => '3',
            'LBL_CONFIRM_BE_CREATED' => 'be created',
            'LBL_CONFIRM_DB_TYPE' => 'Database Type',
            'LBL_CONFIRM_NOT' => 'not',
            'LBL_CONFIRM_TITLE' => 'Confirm Settings',
            'LBL_CONFIRM_WILL' => 'will',
            'LBL_DBCONF_DB_DROP' => 'Drop Tables',
            'LBL_DBCONF_DB_NAME' => 'Database Name',
            'LBL_DBCONF_DB_PORT' => 'Database Port',
            'LBL_DBCONF_DB_PASSWORD' => 'SuiteCRM Database User Password',
            'LBL_DBCONF_DB_PASSWORD2' => 'Re-enter SuiteCRM Database User Password',
            'LBL_DBCONF_DB_USER' => 'SuiteCRM Database User',
            'LBL_DBCONF_SUITE_DB_USER' => 'SuiteCRM Database User',
            'LBL_DBCONF_DB_ADMIN_USER' => 'Database Administrator Username',
            'LBL_DBCONF_DB_ADMIN_PASSWORD' => 'Database Admin Password',
            'LBL_DBCONF_COLLATION' => 'Collation',
            'LBL_DBCONF_CHARSET' => 'Character Set',
            'LBL_DBCONF_ADV_DB_CFG_TITLE' => 'Advanced Database Configuration',
            'LBL_DBCONF_DEMO_DATA' => 'Populate Database with Demo Data?',
            'LBL_DBCONF_DEMO_DATA_TITLE' => 'Choose Demo Data',
            'LBL_DBCONF_HOST_NAME' => 'Host Name',
            'LBL_DBCONF_HOST_INSTANCE' => 'Host Instance',
            'LBL_DBCONFIG_SECURITY' => 'For security purposes, you can specify an exclusive database user to connect to the SuiteCRM database. This user must be able to write, update and retrieve data on the SuiteCRM 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.',
            'LBL_DBCONFIG_PROVIDE_DD' => 'Provide existing user',
            'LBL_DBCONFIG_CREATE_DD' => 'Define user to create',
            'LBL_DBCONFIG_SAME_DD' => 'Same as Admin User',
            'LBL_DBCONF_TITLE' => 'Database Configuration',
            'LBL_DBCONF_TITLE_NAME' => 'Provide Database Name',
            'LBL_DBCONF_TITLE_USER_INFO' => 'Provide Database User Information',
            'LBL_DBCONF_TITLE_PSWD_INFO_LABEL' => 'Password',
            'LBL_DISABLED_DESCRIPTION_2' => 'After this change has been made, you may click the "Start" button below to begin your installation. After the installation is complete, you will want to change the value for \'installer_locked\' to \'true\'',
            'LBL_DISABLED_DESCRIPTION_3' => 'After this change has been made, please revisit / reload this page to continue.',
            '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',
            'LBL_DISABLED_HELP_1' => 'For installation help, please visit the SuiteCRM',
            'LBL_DISABLED_HELP_LNK' => 'https://community.suitecrm.com',
            'LBL_DISABLED_HELP_2' => 'Support Forums',
            'LBL_APP_NOT_INSTALLED' => 'SuiteCRM is not installed. Entry point needs an installed SuiteCRM, please install first.',
            'LBL_DISABLED_TITLE_2' => 'SuiteCRM Installation has been Disabled',
            'LBL_HELP' => 'Help',
            'LBL_INSTALL' => 'Install',
            'LBL_INSTALL_TYPE_TITLE' => 'Installation Options',
            'LBL_INSTALL_TYPE_SUBTITLE' => 'Choose Install Type',
            'LBL_INSTALL_TYPE_TYPICAL' => ' <b>Typical Install</b>',
            'LBL_INSTALL_TYPE_CUSTOM' => ' <b>Custom Install</b>',
            'LBL_INSTALL_TYPE_MSG2' => 'Requires minimum information for the installation. Recommended for new users.',
            '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.',
            'LBL_LANG_1' => 'To use a language in SuiteCRM 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 SuiteCRM application as well. If you would like to skip this step, click Next.',
            'LBL_LANG_BUTTON_COMMIT' => 'Install',
            'LBL_LANG_BUTTON_REMOVE' => 'Remove',
            'LBL_LANG_BUTTON_UNINSTALL' => 'Uninstall',
            'LBL_LANG_BUTTON_UPLOAD' => 'Upload',
            'LBL_LANG_NO_PACKS' => 'none',
            'LBL_LANG_PACK_INSTALLED' => 'The following language packs have been installed: ',
            'LBL_LANG_PACK_READY' => 'The following language packs are ready to be installed: ',
            'LBL_LANG_SUCCESS' => 'The language pack was successfully uploaded.',
            'LBL_LANG_TITLE' => 'Language Pack',
            'LBL_LAUNCHING_SILENT_INSTALL' => 'Installing SuiteCRM now. This may take up to a few minutes.',
            'LBL_SILENT_INSTALL_SUCCESS' => 'SuiteCRM is successfully installed.',
            'LBL_SILENT_INSTALL_FAILED' => 'SuiteCRM installation failed.',
            'LBL_LANG_UPLOAD' => 'Upload a Language Pack',
            'LBL_LICENSE_ACCEPTANCE' => 'License Acceptance',
            'LBL_LICENSE_CHECKING' => 'Checking system for compatibility.',
            'LBL_LICENSE_CHKENV_HEADER' => 'Checking Environment',
            'LBL_LICENSE_CHKDB_HEADER' => 'Verifying DB Credentials.',
            'LBL_LICENSE_CHECK_PASSED' => 'System passed check for compatibility.',
            'LBL_CREATE_CACHE' => 'Preparing to Install...',
            'LBL_LICENSE_REDIRECT' => 'Redirecting in ',
            'LBL_LICENSE_I_ACCEPT' => 'I Accept',
            'LBL_LICENSE_PRINTABLE' => ' Printable View ',
            'LBL_PRINT_SUMM' => 'Print Summary',
            'LBL_LICENSE_TITLE_2' => 'SuiteCRM License',
            'LBL_LICENSE' => 'LICENSE',
            'LBL_LOCALE_NAME_FIRST' => 'David',
            'LBL_LOCALE_NAME_LAST' => 'Livingstone',
            'LBL_LOCALE_NAME_SALUTATION' => 'Dr.',
            'LBL_ML_ACTION' => 'Action',
            'LBL_ML_DESCRIPTION' => 'Description',
            'LBL_ML_INSTALLED' => 'Date Installed',
            'LBL_ML_NAME' => 'Name',
            'LBL_ML_PUBLISHED' => 'Date Published',
            'LBL_ML_TYPE' => 'Type',
            'LBL_ML_UNINSTALLABLE' => 'Uninstallable',
            'LBL_ML_VERSION' => 'Version',
            'LBL_MSSQL' => 'SQL Server',
            'LBL_MSSQL2' => 'SQL Server (FreeTDS)',
            'LBL_MSSQL_SQLSRV' => 'SQL Server (Microsoft SQL Server Driver for PHP)',
            'LBL_MYSQL' => 'MySQL',
            'LBL_MYSQLI' => 'MySQL (mysqli extension)',
            'LBL_NEXT' => 'Next',
            'LBL_NO' => 'No',
            'LBL_PERFORM_ADMIN_PASSWORD' => 'Setting site admin password',
            'LBL_PERFORM_CONFIG_PHP' => 'Creating SuiteCRM configuration file',
            'LBL_PERFORM_CREATE_DB_1' => '<b>Creating the database</b> ',
            'LBL_PERFORM_CREATE_DB_2' => ' <b>on</b> ',
            'LBL_PERFORM_CREATE_DB_USER' => 'Creating the Database username and password...',
            'LBL_PERFORM_CREATE_DEFAULT' => 'Creating default SuiteCRM data',
            'LBL_PERFORM_DEFAULT_SCHEDULER' => 'Creating default scheduler jobs',
            'LBL_PERFORM_DEFAULT_USERS' => 'Creating default users',
            'LBL_PERFORM_DEMO_DATA' => 'Populating the database tables with demo data (this may take a little while)',
            'LBL_PERFORM_DONE' => 'done<br>',
            'LBL_PERFORM_FINISH' => 'Finish',
            'LBL_PERFORM_OUTRO_1' => 'The setup of SuiteCRM ',
            'LBL_PERFORM_OUTRO_2' => ' is now complete!',
            'LBL_PERFORM_OUTRO_3' => 'Total time: ',
            'LBL_PERFORM_OUTRO_4' => ' seconds.',
            'LBL_PERFORM_OUTRO_5' => 'Approximate memory used: ',
            'LBL_PERFORM_OUTRO_6' => ' bytes.',
            'LBL_PERFORM_SUCCESS' => 'Success!',
            'LBL_PERFORM_TABLES' => 'Creating SuiteCRM application tables, audit tables and relationship metadata',
            'LBL_PERFORM_TITLE' => 'Perform Setup',
            'LBL_PRINT' => 'Print',
            'LBL_REG_CONF_1' => 'Please complete the short form below to receive product announcements, training news, special offers and special event invitations from SuiteCRM. We do not sell, rent, share or otherwise distribute the information collected here to third parties.',
            'LBL_REG_CONF_3' => 'Thank you for registering. Click on the Finish button to login to SuiteCRM. You will need to log in for the first time using the username "admin" and the password you entered in step 2.',
            'LBL_REG_TITLE' => 'Registration',
            'LBL_REQUIRED' => '* Required field',
            'LBL_SITECFG_ADMIN_Name' => 'SuiteCRM Application Admin Name',
            'LBL_SITECFG_ADMIN_PASS_2' => 'Re-enter SuiteCRM Admin User Password',
            'LBL_SITECFG_ADMIN_PASS' => 'SuiteCRM Admin User Password',
            'LBL_SITECFG_APP_ID' => 'Application ID',
            '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 SuiteCRM instance are not used by other instances. If you have a cluster of SuiteCRM installations, they all must share the same application ID.',
            'LBL_SITECFG_CUSTOM_ID' => 'Provide Your Own Application ID',
            'LBL_SITECFG_CUSTOM_LOG_DIRECTIONS' => 'If selected, you must specify a log directory to override the default directory for the SuiteCRM log. Regardless of where the log file is located, access to it through a web browser will be restricted via an .htaccess redirect.',
            'LBL_SITECFG_CUSTOM_LOG' => 'Use a Custom Log Directory',
            'LBL_SITECFG_CUSTOM_SESSION_DIRECTIONS' => 'If selected, you must provide a secure folder for storing SuiteCRM session information. This can be done to prevent session data from being vulnerable on shared servers.',
            'LBL_SITECFG_CUSTOM_SESSION' => 'Use a Custom Session Directory for SuiteCRM',
            'LBL_SITECFG_FIX_ERRORS' => '<b>Please fix the following errors before proceeding:</b>',
            'LBL_SITECFG_LOG_DIR' => 'Log Directory',
            'LBL_SITECFG_SESSION_PATH' => 'Path to Session Directory<br>(must be writable)',
            'LBL_SITECFG_SITE_SECURITY' => 'Select Security Options',
            'LBL_SITECFG_SUITE_UP_DIRECTIONS' => 'If selected, the system will periodically check for updated versions of the application.',
            'LBL_SITECFG_SUITE_UP' => 'Automatically Check For Updates?',
            'LBL_SITECFG_TITLE' => 'Site Configuration',
            'LBL_SITECFG_TITLE2' => 'Identify Administration User',
            'LBL_SITECFG_SECURITY_TITLE' => 'Site Security',
            'LBL_SITECFG_URL' => 'URL of SuiteCRM Instance',
            'LBL_SITECFG_ANONSTATS' => 'Send Anonymous Usage Statistics?',
            'LBL_SITECFG_ANONSTATS_DIRECTIONS' => 'If selected, SuiteCRM will send <b>anonymous</b> statistics about your installation to SuiteCRM 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.',
            'LBL_SITECFG_URL_MSG' => 'Enter the URL that will be used to access the SuiteCRM instance after installation. The URL will also be used as a base for the URLs in the SuiteCRM application pages. The URL should include the web server or machine name or IP address.',
            '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 SuiteCRM application.',
            'LBL_SITECFG_PASSWORD_MSG' => 'After installation, you will need to use the SuiteCRM admin user (default username = admin) to log in to the SuiteCRM 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.',
            '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.',
            'LBL_SPRITE_SUPPORT' => 'Sprite Support',
            'LBL_SYSTEM_CREDS' => 'System Credentials',
            'LBL_SYSTEM_ENV' => 'System Environment',
            'LBL_SHOW_PASS' => 'Show Passwords',
            'LBL_HIDE_PASS' => 'Hide Passwords',
            'LBL_PRE_INSTALL_REQ' => 'Pre-Installation requirements',
            'LBL_HIDDEN' => 'Hidden',
            'LBL_STEP1' => 'Step 1 of 2 - Pre-Installation requirements',
            'LBL_STEP2' => 'Step 2 of 2 - Configuration',
            'LBL_STEP' => 'Step',
            'LBL_CHECKS_PASSED' => 'All Checks Passed!',
            'LBL_WARNINGS_FOUND' => 'Warnings found: please check these before you proceed.',
            'LBL_ERRORS_FOUND' => ' Errors found: it is recommended that you resolve these before you proceed.',
            'LBL_ERRORS_AND_WARNINGS_FOUND' => 'Error(s) and Warning(s) found: It is recommended that you check and resolve these before you proceed.',
            'LBL_TITLE_WELCOME' => 'Welcome to the SuiteCRM ',
            'LBL_WELCOME' => 'Welcome to SuiteCRM',
            'LBL_TITLE_ARE_YOU_READY' => 'Are you ready to install?',
            'REQUIRED_SYS_COMP' => 'Required System Components',
            'REQUIRED_SYS_COMP_MSG' => 'Before you begin, please be sure that you have the supported versions of the following system components:<br>'."\n"
                .'                      <ul>'."\n"
                .'                      <li> Database/Database Management System (Examples: MariaDB, MySQL or SQL Server)</li>'."\n"
                .'                      <li> Web Server (Apache, IIS)</li>'."\n"
                .'                      </ul>'."\n"
                .'                      Consult the Compatibility Matrix in the Release Notes for'."\n"
                .'                      compatible system components for the SuiteCRM version that you are installing.<br>',
            'REQUIRED_SYS_CHK' => 'Initial System Check',
            'REQUIRED_SYS_CHK_MSG' => 'When you begin the installation process, a system check will be performed on the web server on which the SuiteCRM files are located in order to'."\n"
                .'                      make sure the system is configured properly and has all of the necessary components'."\n"
                .'                      to successfully complete the installation. <br><br>'."\n"
                .'                      The system checks all of the following:<br>'."\n"
                .'                      <ul>'."\n"
                .'                      <li><b>PHP version</b> &#8211; must be compatible with the application</li>'."\n"
                .'                      <li><b>Session Variables</b> &#8211; must be working properly</li>'."\n"
                .'                      <li><b>MB Strings</b> &#8211; must be installed and enabled in php.ini</li>'."\n"
                .'                      <li><b>Database Support</b> &#8211; must exist for MariaDB, MySQL or SQL Server</li>'."\n"
                .'                      <li><b>Config.php</b> &#8211; must exist and must have the appropriate permissions to make it writeable</li>'."\n"
                .'                      <li>The following SuiteCRM files must be writeable:<ul><li><b>/custom</li>'."\n"
                .'                      <li>/cache</li>'."\n"
                .'                      <li>/modules</li>'."\n"
                .'                      <li>/upload</b></li></ul></li></ul>'."\n"
                .'                                  If the check fails, you will not be able to proceed with the installation.'."\n"
                .'                                  An error message will be displayed, explaining why your system did not pass the check.'."\n"
                .'                                  After making any necessary changes, you can undergo the system check again to continue the installation.<br>',
            'REQUIRED_INSTALLTYPE' => 'Typical or Custom install',
            'REQUIRED_INSTALLTYPE_MSG' => 'After the system check is performed, you can choose either'."\n"
                .'                      the Typical or the Custom installation.<br><br>'."\n"
                .'                      For both <b>Typical</b> and <b>Custom</b> installations, you will need to know the following:<br>'."\n"
                .'                      <ul>'."\n"
                .'                      <li> <b>Type of database</b> that will house the SuiteCRM data <ul><li>Compatible database'."\n"
                .'                      types: MariaDB, MySQL or SQL Server.<br><br></li></ul></li>'."\n"
                .'                      <li> <b>Name of the web server</b> or machine (host) on which the database is located'."\n"
                .'                      <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 SuiteCRM files.<br><br></li></ul></li>'."\n"
                .'                      <li><b>Name of the database</b> that you would like to use to house the SuiteCRM data</li>'."\n"
                .'                        <ul>'."\n"
                .'                          <li> You might already have an existing database that you would like to use. If'."\n"
                .'                          you provide the name of an existing database, the tables in the database will'."\n"
                .'                          be dropped during installation when the schema for the SuiteCRM database is defined.</li>'."\n"
                .'                          <li> If you do not already have a database, the name you provide will be used for'."\n"
                .'                          the new database that is created for the instance during installation.<br><br></li>'."\n"
                .'                        </ul>'."\n"
                .'                      <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'."\n"
                .'                      contact your database administrator for this information if the database is'."\n"
                .'                      not located on your local computer and/or if you are not the database administrator.<br><br></ul></li></li>'."\n"
                .'                      <li> <b>SuiteCRM database user name and password</b>'."\n"
                .'                      </li>'."\n"
                .'                        <ul>'."\n"
                .'                          <li> The user may be the database administrator, or you may provide the name of'."\n"
                .'                          another existing database user. </li>'."\n"
                .'                          <li> If you would like to create a new database user for this purpose, you will'."\n"
                .'                          be able to provide a new username and password during the installation process,'."\n"
                .'                          and the user will be created during installation. </li>'."\n"
                .'                        </ul></ul><p>'."\n"
                ."\n"
                .'                      For the <b>Custom</b> setup, you might also need to know the following:<br>'."\n"
                .'                      <ul>'."\n"
                .'                      <li> <b>URL that will be used to access the SuiteCRM instance</b> after it is installed.'."\n"
                .'                      This URL should include the web server or machine name or IP address.<br><br></li>'."\n"
                .'                                  <li> [Optional] <b>Path to the session directory</b> if you wish to use a custom'."\n"
                .'                                  session directory for SuiteCRM information in order to prevent session data from'."\n"
                .'                                  being vulnerable on shared servers.<br><br></li>'."\n"
                .'                                  <li> [Optional] <b>Path to a custom log directory</b> if you wish to override the default directory for the SuiteCRM log.<br><br></li>'."\n"
                .'                                  <li> [Optional] <b>Application ID</b> if you wish to override the auto-generated'."\n"
                .'                                  ID that ensures that sessions of one SuiteCRM instance are not used by other instances.<br><br></li>'."\n"
                .'                                  <li><b>Character Set</b> most commonly used in your locale.<br><br></li></ul>'."\n"
                .'                                  For more detailed information, please consult the Installation Guide.'."\n"
                .'                                ',
            '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.',
            'LBL_WELCOME_CHOOSE_LANGUAGE' => '<b>Choose your language</b>',
            'LBL_WELCOME_SETUP_WIZARD' => 'Setup Wizard',
            'LBL_WIZARD_TITLE' => 'SuiteCRM Setup Wizard: ',
            'LBL_YES' => 'Yes',
            'LBL_PATCHES_TITLE' => 'Install Latest Patches',
            'LBL_MODULE_TITLE' => 'Install Language Packs',
            'LBL_PATCH_1' => 'If you would like to skip this step, click Next.',
            'LBL_PATCH_TITLE' => 'System Patch',
            'LBL_PATCH_READY' => 'The following patch(es) are ready to be installed',
            'LBL_SESSION_ERR_DESCRIPTION' => 'SuiteCRM 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.'."\n"
                .'											<br><br>A common misconfiguration is that the <b>\'session.save_path\'</b> directive is not pointing to a valid directory. <br>'."\n"
                .'											<br> Please correct your <a target=_new href=\'https://www.php.net/manual/en/ref.session.php\'>PHP configuration</a> in the php.ini file located here below.',
            'LBL_SESSION_ERR_TITLE' => 'PHP Sessions Configuration Error',
            'LBL_SYSTEM_NAME' => 'System Name',
            'LBL_COLLATION' => 'Collation Settings',
            'LBL_REQUIRED_SYSTEM_NAME' => 'Provide a System Name for the SuiteCRM instance.',
            'LBL_PATCH_UPLOAD' => 'Select a patch file from your local computer',
            'LBL_INCOMPATIBLE_PHP_VERSION' => 'Php version 5 or above is required.',
            'LBL_MINIMUM_PHP_VERSION' => 'Minimum Php version required is 5.1.0. Recommended Php version is 5.2.x.',
            'LBL_YOUR_PHP_VERSION' => '(Your current php version is ',
            'LBL_RECOMMENDED_PHP_VERSION' => ' Recommended php version is 5.2.x)',
            'LBL_BACKWARD_COMPATIBILITY_ON' => 'Php Backward Compatibility mode is turned on. Set zend.ze1_compatibility_mode to Off for proceeding further',
            'LBL_STREAM' => 'PHP allows to use stream',
            'advanced_password_new_account_email' => [
                'subject' => 'New account information',
                'type' => 'system',
                'description' => 'This template is used when the System Administrator sends a new password to a user.',
                '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>',
                'txt_body' => "\n"
                    .'Here is your account username and temporary password:'."\n"
                    .'Username : $contact_user_user_name'."\n"
                    .'Password : $contact_user_user_hash'."\n"
                    ."\n"
                    .'$config_site_url'."\n"
                    ."\n"
                    .'After you log in using the above password, you may be required to reset the password to one of your own choice.',
                'name' => 'System-generated password email',
            ],
            'advanced_password_forgot_password_email' => [
                'subject' => 'Reset your account password',
                'type' => 'system',
                'description' => 'This template is used to send a user a link to click to reset the user\'s account password.',
                '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>',
                'txt_body' => "\n"
                    .'You recently requested on $contact_user_pwd_last_changed to be able to reset your account password.'."\n"
                    ."\n"
                    .'Click on the link below to reset your password:'."\n"
                    ."\n"
                    .'$contact_user_link_guid',
                'name' => 'Forgot Password email',
            ],
            'two_factor_auth_email' => [
                'subject' => 'Two Factor Authentication Code',
                'type' => 'system',
                'description' => 'This template is used to send a user a code for Two Factor Authentication.',
                'body' => '<div><table border=\\"0\\" cellspacing=\\"0\\" cellpadding=\\"0\\" width="550" align=\\"\\&quot;\\&quot;center\\&quot;\\&quot;\\"><tbody><tr><td colspan=\\"2\\"><p>Two Factor Authentication code is <b>$code</b>.</p>  </td>         </tr><tr><td colspan=\\"2\\"></td>         </tr> </tbody></table> </div>',
                'txt_body' => 'Two Factor Authentication code is $code.',
                'name' => 'Two Factor Authentication email',
            ],
            'LBL_FROM_NAME' => '"From" Name',
            'LBL_FROM_ADDR' => '"From" Address',
            'LBL_WIZARD_SMTP_DESC' => 'Provide the email account that will be used to send emails, such as the assignment notifications and new user passwords. Users will receive emails from SuiteCRM, as sent from the specified email account.',
            'LBL_CHOOSE_EMAIL_PROVIDER' => 'Choose your Email provider',
            'LBL_SMTPTYPE_GMAIL' => 'Gmail',
            'LBL_SMTPTYPE_YAHOO' => 'Yahoo! Mail',
            'LBL_SMTPTYPE_EXCHANGE' => 'Microsoft Exchange',
            'LBL_SMTPTYPE_OTHER' => 'Other',
            'LBL_MAIL_SMTP_SETTINGS' => 'SMTP Server Specification',
            'LBL_MAIL_SMTPSERVER' => 'SMTP Server',
            'LBL_MAIL_SMTPPORT' => 'SMTP Port',
            'LBL_MAIL_SMTPAUTH_REQ' => 'Use SMTP Authentication?',
            'LBL_EMAIL_SMTP_SSL_OR_TLS' => 'Enable SMTP over SSL or TLS?',
            'LBL_GMAIL_SMTPUSER' => 'Gmail Email Address',
            'LBL_GMAIL_SMTPPASS' => 'Gmail Password',
            'LBL_ALLOW_DEFAULT_SELECTION' => 'Allow users to use this account for outgoing email',
            'LBL_ALLOW_DEFAULT_SELECTION_HELP' => 'When this option is selected, all users will be able to send emails using the same outgoing mail account used to send system notifications and alerts. If the option is not selected, users can still use the outgoing mail server after providing their own account information.',
            'LBL_YAHOOMAIL_SMTPPASS' => 'Yahoo! Mail Password',
            'LBL_YAHOOMAIL_SMTPUSER' => 'Yahoo! Mail ID',
            'LBL_EXCHANGE_SMTPPASS' => 'Exchange Password',
            'LBL_EXCHANGE_SMTPUSER' => 'Exchange Username',
            'LBL_EXCHANGE_SMTPPORT' => 'Exchange Server Port',
            'LBL_EXCHANGE_SMTPSERVER' => 'Exchange Server',
            'LBL_MAIL_SMTPUSER' => 'SMTP Username',
            'LBL_MAIL_SMTPPASS' => 'SMTP Password',
            'LBL_WIZARD_SYSTEM_TITLE' => 'Branding',
            'LBL_WIZARD_SYSTEM_DESC' => 'Provide your organization\'s name and logo in order to brand your SuiteCRM.',
            'SYSTEM_NAME_WIZARD' => 'Name',
            'SYSTEM_NAME_HELP' => 'This is the name that displays in the title bar of your browser.',
            'NEW_LOGO' => 'Select Logo',
            'NEW_LOGO_HELP' => 'The image file format can be either .png or .jpg. The maximum height is 170px, and the maximum width is 450px. Any image uploaded that is larger in any direction will be scaled to these max dimensions.',
            'COMPANY_LOGO_UPLOAD_BTN' => 'Upload',
            'CURRENT_LOGO' => 'Current Logo',
            'CURRENT_LOGO_HELP' => 'This logo is displayed in the centre of the login screen of the SuiteCRM application.',
            'LBL_WIZARD_SCENARIO_TITLE' => 'Scenario Selection',
            'LBL_WIZARD_SCENARIO_DESC' => 'This is to allow tailoring of the displayed modules based on your requirements. Each of the modules can be enabled after install using the administration page.',
            'LBL_WIZARD_SCENARIO_EMPTY' => 'There are no scenarios currently set in the configuration file (config.php)',
            'LBL_LOCALE_TITLE' => 'System Locale Settings',
            'LBL_WIZARD_LOCALE_DESC' => 'Specify how you would like data in SuiteCRM to be displayed, based on your geographical location. The settings you provide here will be the default settings. Users will be able set their own preferences.',
            'LBL_DATE_FORMAT' => 'Date Format',
            'LBL_TIME_FORMAT' => 'Time Format',
            'LBL_TIMEZONE' => 'Time Zone',
            'LBL_LANGUAGE' => 'Language',
            'LBL_CURRENCY' => 'Currency',
            'LBL_CURRENCY_SYMBOL' => 'Currency Symbol',
            'LBL_CURRENCY_ISO4217' => 'ISO 4217 Currency Code',
            'LBL_NUMBER_GROUPING_SEP' => '1000s separator',
            'LBL_DECIMAL_SEP' => 'Decimal symbol',
            'LBL_NAME_FORMAT' => 'Name Format',
            'UPLOAD_LOGO' => 'Please wait, logo uploading...',
            'ERR_UPLOAD_FILETYPE' => 'File type not allowed, please upload a jpeg or png.',
            'ERR_LANG_UPLOAD_UNKNOWN' => 'Unknown file upload error occurred.',
            'ERR_UPLOAD_FILE_UPLOAD_ERR_INI_SIZE' => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
            'ERR_UPLOAD_FILE_UPLOAD_ERR_FORM_SIZE' => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.',
            'ERR_UPLOAD_FILE_UPLOAD_ERR_PARTIAL' => 'The uploaded file was only partially uploaded.',
            'ERR_UPLOAD_FILE_UPLOAD_ERR_NO_FILE' => 'No file was uploaded.',
            'ERR_UPLOAD_FILE_UPLOAD_ERR_NO_TMP_DIR' => 'Missing a temporary folder.',
            'ERR_UPLOAD_FILE_UPLOAD_ERR_CANT_WRITE' => 'Failed to write file to disk.',
            'ERR_UPLOAD_FILE_UPLOAD_ERR_EXTENSION' => 'A PHP extension stopped the file upload. PHP does not provide a way to ascertain which extension caused the file upload to stop.',
            'LBL_INSTALL_PROCESS' => 'Install...',
            'LBL_EMAIL_ADDRESS' => 'Email Address',
            'ERR_ADMIN_EMAIL' => 'Administrator Email Address is incorrect.',
            'ERR_SITE_URL' => 'Site URL is required.',
            'STAT_CONFIGURATION' => 'Configuration relationships...',
            'STAT_CREATE_DB' => 'Create database...',
            'STAT_CREATE_DEFAULT_SETTINGS' => 'Create default settings...',
            'STAT_INSTALL_FINISH' => 'Install finish...',
            'STAT_INSTALL_FINISH_LOGIN' => 'Installation process finished, <a href="%s">please log in...</a>',
            'LBL_LICENCE_TOOLTIP' => 'Please accept license first',
            'LBL_MORE_OPTIONS_TITLE' => 'More options',
            'LBL_START' => 'Start',
            'LBL_DB_CONN_ERR' => 'Database error',
            'LBL_OLD_PHP' => 'Old PHP Version Detected!',
            'LBL_OLD_PHP_MSG' => 'The recommended PHP version to install SuiteCRM is %s <br />The minimum PHP version required is %s<br />You are using PHP version %s, which is EOL: <a href="https://www.php.net/eol.php">https://www.php.net/eol.php</a>.<br />Please consider upgrading your PHP version. ',
            'LBL_OLD_PHP_OK' => 'I\'m aware of the risks and wish to continue.',
            'LBL_DBCONF_TITLE_USER_INFO_LABEL' => 'User',
            'LBL_DBCONFIG_MSG3_LABEL' => 'Database Name',
            'LBL_DBCONFIG_MSG3' => 'Name of the database that will contain the data for the SuiteCRM instance you are about to install.',
            'LBL_DBCONFIG_MSG2_LABEL' => 'Host Name',
            'LBL_DBCONFIG_MSG2' => 'Name of web server or machine (host) on which the database is located (such as www.mydomain.com). If installing locally, it\'s better to use \'localhost\' than \'127.0.0.1\', for performance reasons.',
            'LBL_DBCONFIG_B_MSG1_LABEL' => '',
            '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 SuiteCRM database.',
            'LBL_SYS_CHECK_WARNING' => 'Ignore System Check Warnings',
            'LBL_PROCEED' => 'Proceed',
            'LBL_PROCEED_WITH_WARNINGS' => 'IGNORE WARNINGS AND PROCEED',
            'LBL_PROCEED_WITH_ERRORS' => 'IGNORE ERRORS AND PROCEED',
            'LBL_PROCEED_WITH_ERRORS_AND_WARNINGS' => 'IGNORE ERRORS AND WARNINGS TO PROCEED',
            'LBL_RECHECK' => 'RECHECK',
            'LBL_VIEW_FULL_ERROR' => 'View Full Error',
            'LBL_CLOSE_DESCRIPTION' => 'Close Description',
            'LBL_CONFIG' => 'CONFIGURATION',
            'LBL_VALIDATION_ERRORS' => 'There are validation errors, unable to perform action.',
            'SUITE8_LICENSE_CONTENT' => '<pre>                     GNU AFFERO GENERAL PUBLIC LICENSE'."\n"
                .'                       Version 3, 19 November 2007'."\n"
                ."\n"
                .' Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>'."\n"
                .' Everyone is permitted to copy and distribute verbatim copies'."\n"
                .' of this license document, but changing it is not allowed.'."\n"
                ."\n"
                .'                            Preamble'."\n"
                ."\n"
                .'  The GNU Affero General Public License is a free, copyleft license for'."\n"
                .'software and other kinds of works, specifically designed to ensure'."\n"
                .'cooperation with the community in the case of network server software.'."\n"
                ."\n"
                .'  The licenses for most software and other practical works are designed'."\n"
                .'to take away your freedom to share and change the works.  By contrast,'."\n"
                .'our General Public Licenses are intended to guarantee your freedom to'."\n"
                .'share and change all versions of a program--to make sure it remains free'."\n"
                .'software for all its users.'."\n"
                ."\n"
                .'  When we speak of free software, we are referring to freedom, not'."\n"
                .'price.  Our General Public Licenses are designed to make sure that you'."\n"
                .'have the freedom to distribute copies of free software (and charge for'."\n"
                .'them if you wish), that you receive source code or can get it if you'."\n"
                .'want it, that you can change the software or use pieces of it in new'."\n"
                .'free programs, and that you know you can do these things.'."\n"
                ."\n"
                .'  Developers that use our General Public Licenses protect your rights'."\n"
                .'with two steps: (1) assert copyright on the software, and (2) offer'."\n"
                .'you this License which gives you legal permission to copy, distribute'."\n"
                .'and/or modify the software.'."\n"
                ."\n"
                .'  A secondary benefit of defending all users\' freedom is that'."\n"
                .'improvements made in alternate versions of the program, if they'."\n"
                .'receive widespread use, become available for other developers to'."\n"
                .'incorporate.  Many developers of free software are heartened and'."\n"
                .'encouraged by the resulting cooperation.  However, in the case of'."\n"
                .'software used on network servers, this result may fail to come about.'."\n"
                .'The GNU General Public License permits making a modified version and'."\n"
                .'letting the public access it on a server without ever releasing its'."\n"
                .'source code to the public.'."\n"
                ."\n"
                .'  The GNU Affero General Public License is designed specifically to'."\n"
                .'ensure that, in such cases, the modified source code becomes available'."\n"
                .'to the community.  It requires the operator of a network server to'."\n"
                .'provide the source code of the modified version running there to the'."\n"
                .'users of that server.  Therefore, public use of a modified version, on'."\n"
                .'a publicly accessible server, gives the public access to the source'."\n"
                .'code of the modified version.'."\n"
                ."\n"
                .'  An older license, called the Affero General Public License and'."\n"
                .'published by Affero, was designed to accomplish similar goals.  This is'."\n"
                .'a different license, not a version of the Affero GPL, but Affero has'."\n"
                .'released a new version of the Affero GPL which permits relicensing under'."\n"
                .'this license.'."\n"
                ."\n"
                .'  The precise terms and conditions for copying, distribution and'."\n"
                .'modification follow.'."\n"
                ."\n"
                .'                       TERMS AND CONDITIONS'."\n"
                ."\n"
                .'  0. Definitions.'."\n"
                ."\n"
                .'  "This License" refers to version 3 of the GNU Affero General Public License.'."\n"
                ."\n"
                .'  "Copyright" also means copyright-like laws that apply to other kinds of'."\n"
                .'works, such as semiconductor masks.'."\n"
                ."\n"
                .'  "The Program" refers to any copyrightable work licensed under this'."\n"
                .'License.  Each licensee is addressed as "you".  "Licensees" and'."\n"
                .'"recipients" may be individuals or organizations.'."\n"
                ."\n"
                .'  To "modify" a work means to copy from or adapt all or part of the work'."\n"
                .'in a fashion requiring copyright permission, other than the making of an'."\n"
                .'exact copy.  The resulting work is called a "modified version" of the'."\n"
                .'earlier work or a work "based on" the earlier work.'."\n"
                ."\n"
                .'  A "covered work" means either the unmodified Program or a work based'."\n"
                .'on the Program.'."\n"
                ."\n"
                .'  To "propagate" a work means to do anything with it that, without'."\n"
                .'permission, would make you directly or secondarily liable for'."\n"
                .'infringement under applicable copyright law, except executing it on a'."\n"
                .'computer or modifying a private copy.  Propagation includes copying,'."\n"
                .'distribution (with or without modification), making available to the'."\n"
                .'public, and in some countries other activities as well.'."\n"
                ."\n"
                .'  To "convey" a work means any kind of propagation that enables other'."\n"
                .'parties to make or receive copies.  Mere interaction with a user through'."\n"
                .'a computer network, with no transfer of a copy, is not conveying.'."\n"
                ."\n"
                .'  An interactive user interface displays "Appropriate Legal Notices"'."\n"
                .'to the extent that it includes a convenient and prominently visible'."\n"
                .'feature that (1) displays an appropriate copyright notice, and (2)'."\n"
                .'tells the user that there is no warranty for the work (except to the'."\n"
                .'extent that warranties are provided), that licensees may convey the'."\n"
                .'work under this License, and how to view a copy of this License.  If'."\n"
                .'the interface presents a list of user commands or options, such as a'."\n"
                .'menu, a prominent item in the list meets this criterion.'."\n"
                ."\n"
                .'  1. Source Code.'."\n"
                ."\n"
                .'  The "source code" for a work means the preferred form of the work'."\n"
                .'for making modifications to it.  "Object code" means any non-source'."\n"
                .'form of a work.'."\n"
                ."\n"
                .'  A "Standard Interface" means an interface that either is an official'."\n"
                .'standard defined by a recognized standards body, or, in the case of'."\n"
                .'interfaces specified for a particular programming language, one that'."\n"
                .'is widely used among developers working in that language.'."\n"
                ."\n"
                .'  The "System Libraries" of an executable work include anything, other'."\n"
                .'than the work as a whole, that (a) is included in the normal form of'."\n"
                .'packaging a Major Component, but which is not part of that Major'."\n"
                .'Component, and (b) serves only to enable use of the work with that'."\n"
                .'Major Component, or to implement a Standard Interface for which an'."\n"
                .'implementation is available to the public in source code form.  A'."\n"
                .'"Major Component", in this context, means a major essential component'."\n"
                .'(kernel, window system, and so on) of the specific operating system'."\n"
                .'(if any) on which the executable work runs, or a compiler used to'."\n"
                .'produce the work, or an object code interpreter used to run it.'."\n"
                ."\n"
                .'  The "Corresponding Source" for a work in object code form means all'."\n"
                .'the source code needed to generate, install, and (for an executable'."\n"
                .'work) run the object code and to modify the work, including scripts to'."\n"
                .'control those activities.  However, it does not include the work\'s'."\n"
                .'System Libraries, or general-purpose tools or generally available free'."\n"
                .'programs which are used unmodified in performing those activities but'."\n"
                .'which are not part of the work.  For example, Corresponding Source'."\n"
                .'includes interface definition files associated with source files for'."\n"
                .'the work, and the source code for shared libraries and dynamically'."\n"
                .'linked subprograms that the work is specifically designed to require,'."\n"
                .'such as by intimate data communication or control flow between those'."\n"
                .'subprograms and other parts of the work.'."\n"
                ."\n"
                .'  The Corresponding Source need not include anything that users'."\n"
                .'can regenerate automatically from other parts of the Corresponding'."\n"
                .'Source.'."\n"
                ."\n"
                .'  The Corresponding Source for a work in source code form is that'."\n"
                .'same work.'."\n"
                ."\n"
                .'  2. Basic Permissions.'."\n"
                ."\n"
                .'  All rights granted under this License are granted for the term of'."\n"
                .'copyright on the Program, and are irrevocable provided the stated'."\n"
                .'conditions are met.  This License explicitly affirms your unlimited'."\n"
                .'permission to run the unmodified Program.  The output from running a'."\n"
                .'covered work is covered by this License only if the output, given its'."\n"
                .'content, constitutes a covered work.  This License acknowledges your'."\n"
                .'rights of fair use or other equivalent, as provided by copyright law.'."\n"
                ."\n"
                .'  You may make, run and propagate covered works that you do not'."\n"
                .'convey, without conditions so long as your license otherwise remains'."\n"
                .'in force.  You may convey covered works to others for the sole purpose'."\n"
                .'of having them make modifications exclusively for you, or provide you'."\n"
                .'with facilities for running those works, provided that you comply with'."\n"
                .'the terms of this License in conveying all material for which you do'."\n"
                .'not control copyright.  Those thus making or running the covered works'."\n"
                .'for you must do so exclusively on your behalf, under your direction'."\n"
                .'and control, on terms that prohibit them from making any copies of'."\n"
                .'your copyrighted material outside their relationship with you.'."\n"
                ."\n"
                .'  Conveying under any other circumstances is permitted solely under'."\n"
                .'the conditions stated below.  Sublicensing is not allowed; section 10'."\n"
                .'makes it unnecessary.'."\n"
                ."\n"
                .'  3. Protecting Users\' Legal Rights From Anti-Circumvention Law.'."\n"
                ."\n"
                .'  No covered work shall be deemed part of an effective technological'."\n"
                .'measure under any applicable law fulfilling obligations under article'."\n"
                .'11 of the WIPO copyright treaty adopted on 20 December 1996, or'."\n"
                .'similar laws prohibiting or restricting circumvention of such'."\n"
                .'measures.'."\n"
                ."\n"
                .'  When you convey a covered work, you waive any legal power to forbid'."\n"
                .'circumvention of technological measures to the extent such circumvention'."\n"
                .'is effected by exercising rights under this License with respect to'."\n"
                .'the covered work, and you disclaim any intention to limit operation or'."\n"
                .'modification of the work as a means of enforcing, against the work\'s'."\n"
                .'users, your or third parties\' legal rights to forbid circumvention of'."\n"
                .'technological measures.'."\n"
                ."\n"
                .'  4. Conveying Verbatim Copies.'."\n"
                ."\n"
                .'  You may convey verbatim copies of the Program\'s source code as you'."\n"
                .'receive it, in any medium, provided that you conspicuously and'."\n"
                .'appropriately publish on each copy an appropriate copyright notice;'."\n"
                .'keep intact all notices stating that this License and any'."\n"
                .'non-permissive terms added in accord with section 7 apply to the code;'."\n"
                .'keep intact all notices of the absence of any warranty; and give all'."\n"
                .'recipients a copy of this License along with the Program.'."\n"
                ."\n"
                .'  You may charge any price or no price for each copy that you convey,'."\n"
                .'and you may offer support or warranty protection for a fee.'."\n"
                ."\n"
                .'  5. Conveying Modified Source Versions.'."\n"
                ."\n"
                .'  You may convey a work based on the Program, or the modifications to'."\n"
                .'produce it from the Program, in the form of source code under the'."\n"
                .'terms of section 4, provided that you also meet all of these conditions:'."\n"
                ."\n"
                .'    a) The work must carry prominent notices stating that you modified'."\n"
                .'    it, and giving a relevant date.'."\n"
                ."\n"
                .'    b) The work must carry prominent notices stating that it is'."\n"
                .'    released under this License and any conditions added under section'."\n"
                .'    7.  This requirement modifies the requirement in section 4 to'."\n"
                .'    "keep intact all notices".'."\n"
                ."\n"
                .'    c) You must license the entire work, as a whole, under this'."\n"
                .'    License to anyone who comes into possession of a copy.  This'."\n"
                .'    License will therefore apply, along with any applicable section 7'."\n"
                .'    additional terms, to the whole of the work, and all its parts,'."\n"
                .'    regardless of how they are packaged.  This License gives no'."\n"
                .'    permission to license the work in any other way, but it does not'."\n"
                .'    invalidate such permission if you have separately received it.'."\n"
                ."\n"
                .'    d) If the work has interactive user interfaces, each must display'."\n"
                .'    Appropriate Legal Notices; however, if the Program has interactive'."\n"
                .'    interfaces that do not display Appropriate Legal Notices, your'."\n"
                .'    work need not make them do so.'."\n"
                ."\n"
                .'  A compilation of a covered work with other separate and independent'."\n"
                .'works, which are not by their nature extensions of the covered work,'."\n"
                .'and which are not combined with it such as to form a larger program,'."\n"
                .'in or on a volume of a storage or distribution medium, is called an'."\n"
                .'"aggregate" if the compilation and its resulting copyright are not'."\n"
                .'used to limit the access or legal rights of the compilation\'s users'."\n"
                .'beyond what the individual works permit.  Inclusion of a covered work'."\n"
                .'in an aggregate does not cause this License to apply to the other'."\n"
                .'parts of the aggregate.'."\n"
                ."\n"
                .'  6. Conveying Non-Source Forms.'."\n"
                ."\n"
                .'  You may convey a covered work in object code form under the terms'."\n"
                .'of sections 4 and 5, provided that you also convey the'."\n"
                .'machine-readable Corresponding Source under the terms of this License,'."\n"
                .'in one of these ways:'."\n"
                ."\n"
                .'    a) Convey the object code in, or embodied in, a physical product'."\n"
                .'    (including a physical distribution medium), accompanied by the'."\n"
                .'    Corresponding Source fixed on a durable physical medium'."\n"
                .'    customarily used for software interchange.'."\n"
                ."\n"
                .'    b) Convey the object code in, or embodied in, a physical product'."\n"
                .'    (including a physical distribution medium), accompanied by a'."\n"
                .'    written offer, valid for at least three years and valid for as'."\n"
                .'    long as you offer spare parts or customer support for that product'."\n"
                .'    model, to give anyone who possesses the object code either (1) a'."\n"
                .'    copy of the Corresponding Source for all the software in the'."\n"
                .'    product that is covered by this License, on a durable physical'."\n"
                .'    medium customarily used for software interchange, for a price no'."\n"
                .'    more than your reasonable cost of physically performing this'."\n"
                .'    conveying of source, or (2) access to copy the'."\n"
                .'    Corresponding Source from a network server at no charge.'."\n"
                ."\n"
                .'    c) Convey individual copies of the object code with a copy of the'."\n"
                .'    written offer to provide the Corresponding Source.  This'."\n"
                .'    alternative is allowed only occasionally and noncommercially, and'."\n"
                .'    only if you received the object code with such an offer, in accord'."\n"
                .'    with subsection 6b.'."\n"
                ."\n"
                .'    d) Convey the object code by offering access from a designated'."\n"
                .'    place (gratis or for a charge), and offer equivalent access to the'."\n"
                .'    Corresponding Source in the same way through the same place at no'."\n"
                .'    further charge.  You need not require recipients to copy the'."\n"
                .'    Corresponding Source along with the object code.  If the place to'."\n"
                .'    copy the object code is a network server, the Corresponding Source'."\n"
                .'    may be on a different server (operated by you or a third party)'."\n"
                .'    that supports equivalent copying facilities, provided you maintain'."\n"
                .'    clear directions next to the object code saying where to find the'."\n"
                .'    Corresponding Source.  Regardless of what server hosts the'."\n"
                .'    Corresponding Source, you remain obligated to ensure that it is'."\n"
                .'    available for as long as needed to satisfy these requirements.'."\n"
                ."\n"
                .'    e) Convey the object code using peer-to-peer transmission, provided'."\n"
                .'    you inform other peers where the object code and Corresponding'."\n"
                .'    Source of the work are being offered to the general public at no'."\n"
                .'    charge under subsection 6d.'."\n"
                ."\n"
                .'  A separable portion of the object code, whose source code is excluded'."\n"
                .'from the Corresponding Source as a System Library, need not be'."\n"
                .'included in conveying the object code work.'."\n"
                ."\n"
                .'  A "User Product" is either (1) a "consumer product", which means any'."\n"
                .'tangible personal property which is normally used for personal, family,'."\n"
                .'or household purposes, or (2) anything designed or sold for incorporation'."\n"
                .'into a dwelling.  In determining whether a product is a consumer product,'."\n"
                .'doubtful cases shall be resolved in favor of coverage.  For a particular'."\n"
                .'product received by a particular user, "normally used" refers to a'."\n"
                .'typical or common use of that class of product, regardless of the status'."\n"
                .'of the particular user or of the way in which the particular user'."\n"
                .'actually uses, or expects or is expected to use, the product.  A product'."\n"
                .'is a consumer product regardless of whether the product has substantial'."\n"
                .'commercial, industrial or non-consumer uses, unless such uses represent'."\n"
                .'the only significant mode of use of the product.'."\n"
                ."\n"
                .'  "Installation Information" for a User Product means any methods,'."\n"
                .'procedures, authorization keys, or other information required to install'."\n"
                .'and execute modified versions of a covered work in that User Product from'."\n"
                .'a modified version of its Corresponding Source.  The information must'."\n"
                .'suffice to ensure that the continued functioning of the modified object'."\n"
                .'code is in no case prevented or interfered with solely because'."\n"
                .'modification has been made.'."\n"
                ."\n"
                .'  If you convey an object code work under this section in, or with, or'."\n"
                .'specifically for use in, a User Product, and the conveying occurs as'."\n"
                .'part of a transaction in which the right of possession and use of the'."\n"
                .'User Product is transferred to the recipient in perpetuity or for a'."\n"
                .'fixed term (regardless of how the transaction is characterized), the'."\n"
                .'Corresponding Source conveyed under this section must be accompanied'."\n"
                .'by the Installation Information.  But this requirement does not apply'."\n"
                .'if neither you nor any third party retains the ability to install'."\n"
                .'modified object code on the User Product (for example, the work has'."\n"
                .'been installed in ROM).'."\n"
                ."\n"
                .'  The requirement to provide Installation Information does not include a'."\n"
                .'requirement to continue to provide support service, warranty, or updates'."\n"
                .'for a work that has been modified or installed by the recipient, or for'."\n"
                .'the User Product in which it has been modified or installed.  Access to a'."\n"
                .'network may be denied when the modification itself materially and'."\n"
                .'adversely affects the operation of the network or violates the rules and'."\n"
                .'protocols for communication across the network.'."\n"
                ."\n"
                .'  Corresponding Source conveyed, and Installation Information provided,'."\n"
                .'in accord with this section must be in a format that is publicly'."\n"
                .'documented (and with an implementation available to the public in'."\n"
                .'source code form), and must require no special password or key for'."\n"
                .'unpacking, reading or copying.'."\n"
                ."\n"
                .'  7. Additional Terms.'."\n"
                ."\n"
                .'  "Additional permissions" are terms that supplement the terms of this'."\n"
                .'License by making exceptions from one or more of its conditions.'."\n"
                .'Additional permissions that are applicable to the entire Program shall'."\n"
                .'be treated as though they were included in this License, to the extent'."\n"
                .'that they are valid under applicable law.  If additional permissions'."\n"
                .'apply only to part of the Program, that part may be used separately'."\n"
                .'under those permissions, but the entire Program remains governed by'."\n"
                .'this License without regard to the additional permissions.'."\n"
                ."\n"
                .'  When you convey a copy of a covered work, you may at your option'."\n"
                .'remove any additional permissions from that copy, or from any part of'."\n"
                .'it.  (Additional permissions may be written to require their own'."\n"
                .'removal in certain cases when you modify the work.)  You may place'."\n"
                .'additional permissions on material, added by you to a covered work,'."\n"
                .'for which you have or can give appropriate copyright permission.'."\n"
                ."\n"
                .'  Notwithstanding any other provision of this License, for material you'."\n"
                .'add to a covered work, you may (if authorized by the copyright holders of'."\n"
                .'that material) supplement the terms of this License with terms:'."\n"
                ."\n"
                .'    a) Disclaiming warranty or limiting liability differently from the'."\n"
                .'    terms of sections 15 and 16 of this License; or'."\n"
                ."\n"
                .'    b) Requiring preservation of specified reasonable legal notices or'."\n"
                .'    author attributions in that material or in the Appropriate Legal'."\n"
                .'    Notices displayed by works containing it; or'."\n"
                ."\n"
                .'    c) Prohibiting misrepresentation of the origin of that material, or'."\n"
                .'    requiring that modified versions of such material be marked in'."\n"
                .'    reasonable ways as different from the original version; or'."\n"
                ."\n"
                .'    d) Limiting the use for publicity purposes of names of licensors or'."\n"
                .'    authors of the material; or'."\n"
                ."\n"
                .'    e) Declining to grant rights under trademark law for use of some'."\n"
                .'    trade names, trademarks, or service marks; or'."\n"
                ."\n"
                .'    f) Requiring indemnification of licensors and authors of that'."\n"
                .'    material by anyone who conveys the material (or modified versions of'."\n"
                .'    it) with contractual assumptions of liability to the recipient, for'."\n"
                .'    any liability that these contractual assumptions directly impose on'."\n"
                .'    those licensors and authors.'."\n"
                ."\n"
                .'  All other non-permissive additional terms are considered "further'."\n"
                .'restrictions" within the meaning of section 10.  If the Program as you'."\n"
                .'received it, or any part of it, contains a notice stating that it is'."\n"
                .'governed by this License along with a term that is a further'."\n"
                .'restriction, you may remove that term.  If a license document contains'."\n"
                .'a further restriction but permits relicensing or conveying under this'."\n"
                .'License, you may add to a covered work material governed by the terms'."\n"
                .'of that license document, provided that the further restriction does'."\n"
                .'not survive such relicensing or conveying.'."\n"
                ."\n"
                .'  If you add terms to a covered work in accord with this section, you'."\n"
                .'must place, in the relevant source files, a statement of the'."\n"
                .'additional terms that apply to those files, or a notice indicating'."\n"
                .'where to find the applicable terms.'."\n"
                ."\n"
                .'  Additional terms, permissive or non-permissive, may be stated in the'."\n"
                .'form of a separately written license, or stated as exceptions;'."\n"
                .'the above requirements apply either way.'."\n"
                ."\n"
                .'  8. Termination.'."\n"
                ."\n"
                .'  You may not propagate or modify a covered work except as expressly'."\n"
                .'provided under this License.  Any attempt otherwise to propagate or'."\n"
                .'modify it is void, and will automatically terminate your rights under'."\n"
                .'this License (including any patent licenses granted under the third'."\n"
                .'paragraph of section 11).'."\n"
                ."\n"
                .'  However, if you cease all violation of this License, then your'."\n"
                .'license from a particular copyright holder is reinstated (a)'."\n"
                .'provisionally, unless and until the copyright holder explicitly and'."\n"
                .'finally terminates your license, and (b) permanently, if the copyright'."\n"
                .'holder fails to notify you of the violation by some reasonable means'."\n"
                .'prior to 60 days after the cessation.'."\n"
                ."\n"
                .'  Moreover, your license from a particular copyright holder is'."\n"
                .'reinstated permanently if the copyright holder notifies you of the'."\n"
                .'violation by some reasonable means, this is the first time you have'."\n"
                .'received notice of violation of this License (for any work) from that'."\n"
                .'copyright holder, and you cure the violation prior to 30 days after'."\n"
                .'your receipt of the notice.'."\n"
                ."\n"
                .'  Termination of your rights under this section does not terminate the'."\n"
                .'licenses of parties who have received copies or rights from you under'."\n"
                .'this License.  If your rights have been terminated and not permanently'."\n"
                .'reinstated, you do not qualify to receive new licenses for the same'."\n"
                .'material under section 10.'."\n"
                ."\n"
                .'  9. Acceptance Not Required for Having Copies.'."\n"
                ."\n"
                .'  You are not required to accept this License in order to receive or'."\n"
                .'run a copy of the Program.  Ancillary propagation of a covered work'."\n"
                .'occurring solely as a consequence of using peer-to-peer transmission'."\n"
                .'to receive a copy likewise does not require acceptance.  However,'."\n"
                .'nothing other than this License grants you permission to propagate or'."\n"
                .'modify any covered work.  These actions infringe copyright if you do'."\n"
                .'not accept this License.  Therefore, by modifying or propagating a'."\n"
                .'covered work, you indicate your acceptance of this License to do so.'."\n"
                ."\n"
                .'  10. Automatic Licensing of Downstream Recipients.'."\n"
                ."\n"
                .'  Each time you convey a covered work, the recipient automatically'."\n"
                .'receives a license from the original licensors, to run, modify and'."\n"
                .'propagate that work, subject to this License.  You are not responsible'."\n"
                .'for enforcing compliance by third parties with this License.'."\n"
                ."\n"
                .'  An "entity transaction" is a transaction transferring control of an'."\n"
                .'organization, or substantially all assets of one, or subdividing an'."\n"
                .'organization, or merging organizations.  If propagation of a covered'."\n"
                .'work results from an entity transaction, each party to that'."\n"
                .'transaction who receives a copy of the work also receives whatever'."\n"
                .'licenses to the work the party\'s predecessor in interest had or could'."\n"
                .'give under the previous paragraph, plus a right to possession of the'."\n"
                .'Corresponding Source of the work from the predecessor in interest, if'."\n"
                .'the predecessor has it or can get it with reasonable efforts.'."\n"
                ."\n"
                .'  You may not impose any further restrictions on the exercise of the'."\n"
                .'rights granted or affirmed under this License.  For example, you may'."\n"
                .'not impose a license fee, royalty, or other charge for exercise of'."\n"
                .'rights granted under this License, and you may not initiate litigation'."\n"
                .'(including a cross-claim or counterclaim in a lawsuit) alleging that'."\n"
                .'any patent claim is infringed by making, using, selling, offering for'."\n"
                .'sale, or importing the Program or any portion of it.'."\n"
                ."\n"
                .'  11. Patents.'."\n"
                ."\n"
                .'  A "contributor" is a copyright holder who authorizes use under this'."\n"
                .'License of the Program or a work on which the Program is based.  The'."\n"
                .'work thus licensed is called the contributor\'s "contributor version".'."\n"
                ."\n"
                .'  A contributor\'s "essential patent claims" are all patent claims'."\n"
                .'owned or controlled by the contributor, whether already acquired or'."\n"
                .'hereafter acquired, that would be infringed by some manner, permitted'."\n"
                .'by this License, of making, using, or selling its contributor version,'."\n"
                .'but do not include claims that would be infringed only as a'."\n"
                .'consequence of further modification of the contributor version.  For'."\n"
                .'purposes of this definition, "control" includes the right to grant'."\n"
                .'patent sublicenses in a manner consistent with the requirements of'."\n"
                .'this License.'."\n"
                ."\n"
                .'  Each contributor grants you a non-exclusive, worldwide, royalty-free'."\n"
                .'patent license under the contributor\'s essential patent claims, to'."\n"
                .'make, use, sell, offer for sale, import and otherwise run, modify and'."\n"
                .'propagate the contents of its contributor version.'."\n"
                ."\n"
                .'  In the following three paragraphs, a "patent license" is any express'."\n"
                .'agreement or commitment, however denominated, not to enforce a patent'."\n"
                .'(such as an express permission to practice a patent or covenant not to'."\n"
                .'sue for patent infringement).  To "grant" such a patent license to a'."\n"
                .'party means to make such an agreement or commitment not to enforce a'."\n"
                .'patent against the party.'."\n"
                ."\n"
                .'  If you convey a covered work, knowingly relying on a patent license,'."\n"
                .'and the Corresponding Source of the work is not available for anyone'."\n"
                .'to copy, free of charge and under the terms of this License, through a'."\n"
                .'publicly available network server or other readily accessible means,'."\n"
                .'then you must either (1) cause the Corresponding Source to be so'."\n"
                .'available, or (2) arrange to deprive yourself of the benefit of the'."\n"
                .'patent license for this particular work, or (3) arrange, in a manner'."\n"
                .'consistent with the requirements of this License, to extend the patent'."\n"
                .'license to downstream recipients.  "Knowingly relying" means you have'."\n"
                .'actual knowledge that, but for the patent license, your conveying the'."\n"
                .'covered work in a country, or your recipient\'s use of the covered work'."\n"
                .'in a country, would infringe one or more identifiable patents in that'."\n"
                .'country that you have reason to believe are valid.'."\n"
                ."\n"
                .'  If, pursuant to or in connection with a single transaction or'."\n"
                .'arrangement, you convey, or propagate by procuring conveyance of, a'."\n"
                .'covered work, and grant a patent license to some of the parties'."\n"
                .'receiving the covered work authorizing them to use, propagate, modify'."\n"
                .'or convey a specific copy of the covered work, then the patent license'."\n"
                .'you grant is automatically extended to all recipients of the covered'."\n"
                .'work and works based on it.'."\n"
                ."\n"
                .'  A patent license is "discriminatory" if it does not include within'."\n"
                .'the scope of its coverage, prohibits the exercise of, or is'."\n"
                .'conditioned on the non-exercise of one or more of the rights that are'."\n"
                .'specifically granted under this License.  You may not convey a covered'."\n"
                .'work if you are a party to an arrangement with a third party that is'."\n"
                .'in the business of distributing software, under which you make payment'."\n"
                .'to the third party based on the extent of your activity of conveying'."\n"
                .'the work, and under which the third party grants, to any of the'."\n"
                .'parties who would receive the covered work from you, a discriminatory'."\n"
                .'patent license (a) in connection with copies of the covered work'."\n"
                .'conveyed by you (or copies made from those copies), or (b) primarily'."\n"
                .'for and in connection with specific products or compilations that'."\n"
                .'contain the covered work, unless you entered into that arrangement,'."\n"
                .'or that patent license was granted, prior to 28 March 2007.'."\n"
                ."\n"
                .'  Nothing in this License shall be construed as excluding or limiting'."\n"
                .'any implied license or other defenses to infringement that may'."\n"
                .'otherwise be available to you under applicable patent law.'."\n"
                ."\n"
                .'  12. No Surrender of Others\' Freedom.'."\n"
                ."\n"
                .'  If conditions are imposed on you (whether by court order, agreement or'."\n"
                .'otherwise) that contradict the conditions of this License, they do not'."\n"
                .'excuse you from the conditions of this License.  If you cannot convey a'."\n"
                .'covered work so as to satisfy simultaneously your obligations under this'."\n"
                .'License and any other pertinent obligations, then as a consequence you may'."\n"
                .'not convey it at all.  For example, if you agree to terms that obligate you'."\n"
                .'to collect a royalty for further conveying from those to whom you convey'."\n"
                .'the Program, the only way you could satisfy both those terms and this'."\n"
                .'License would be to refrain entirely from conveying the Program.'."\n"
                ."\n"
                .'  13. Remote Network Interaction; Use with the GNU General Public License.'."\n"
                ."\n"
                .'  Notwithstanding any other provision of this License, if you modify the'."\n"
                .'Program, your modified version must prominently offer all users'."\n"
                .'interacting with it remotely through a computer network (if your version'."\n"
                .'supports such interaction) an opportunity to receive the Corresponding'."\n"
                .'Source of your version by providing access to the Corresponding Source'."\n"
                .'from a network server at no charge, through some standard or customary'."\n"
                .'means of facilitating copying of software.  This Corresponding Source'."\n"
                .'shall include the Corresponding Source for any work covered by version 3'."\n"
                .'of the GNU General Public License that is incorporated pursuant to the'."\n"
                .'following paragraph.'."\n"
                ."\n"
                .'  Notwithstanding any other provision of this License, you have'."\n"
                .'permission to link or combine any covered work with a work licensed'."\n"
                .'under version 3 of the GNU General Public License into a single'."\n"
                .'combined work, and to convey the resulting work.  The terms of this'."\n"
                .'License will continue to apply to the part which is the covered work,'."\n"
                .'but the work with which it is combined will remain governed by version'."\n"
                .'3 of the GNU General Public License.'."\n"
                ."\n"
                .'  14. Revised Versions of this License.'."\n"
                ."\n"
                .'  The Free Software Foundation may publish revised and/or new versions of'."\n"
                .'the GNU Affero General Public License from time to time.  Such new versions'."\n"
                .'will be similar in spirit to the present version, but may differ in detail to'."\n"
                .'address new problems or concerns.'."\n"
                ."\n"
                .'  Each version is given a distinguishing version number.  If the'."\n"
                .'Program specifies that a certain numbered version of the GNU Affero General'."\n"
                .'Public License "or any later version" applies to it, you have the'."\n"
                .'option of following the terms and conditions either of that numbered'."\n"
                .'version or of any later version published by the Free Software'."\n"
                .'Foundation.  If the Program does not specify a version number of the'."\n"
                .'GNU Affero General Public License, you may choose any version ever published'."\n"
                .'by the Free Software Foundation.'."\n"
                ."\n"
                .'  If the Program specifies that a proxy can decide which future'."\n"
                .'versions of the GNU Affero General Public License can be used, that proxy\'s'."\n"
                .'public statement of acceptance of a version permanently authorizes you'."\n"
                .'to choose that version for the Program.'."\n"
                ."\n"
                .'  Later license versions may give you additional or different'."\n"
                .'permissions.  However, no additional obligations are imposed on any'."\n"
                .'author or copyright holder as a result of your choosing to follow a'."\n"
                .'later version.'."\n"
                ."\n"
                .'  15. Disclaimer of Warranty.'."\n"
                ."\n"
                .'  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY'."\n"
                .'APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT'."\n"
                .'HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY'."\n"
                .'OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,'."\n"
                .'THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR'."\n"
                .'PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM'."\n"
                .'IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF'."\n"
                .'ALL NECESSARY SERVICING, REPAIR OR CORRECTION.'."\n"
                ."\n"
                .'  16. Limitation of Liability.'."\n"
                ."\n"
                .'  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING'."\n"
                .'WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS'."\n"
                .'THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY'."\n"
                .'GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE'."\n"
                .'USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF'."\n"
                .'DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD'."\n"
                .'PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),'."\n"
                .'EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF'."\n"
                .'SUCH DAMAGES.'."\n"
                ."\n"
                .'  17. Interpretation of Sections 15 and 16.'."\n"
                ."\n"
                .'  If the disclaimer of warranty and limitation of liability provided'."\n"
                .'above cannot be given local legal effect according to their terms,'."\n"
                .'reviewing courts shall apply local law that most closely approximates'."\n"
                .'an absolute waiver of all civil liability in connection with the'."\n"
                .'Program, unless a warranty or assumption of liability accompanies a'."\n"
                .'copy of the Program in return for a fee.'."\n"
                ."\n"
                .'                     END OF TERMS AND CONDITIONS'."\n"
                ."\n"
                .'            How to Apply These Terms to Your New Programs'."\n"
                ."\n"
                .'  If you develop a new program, and you want it to be of the greatest'."\n"
                .'possible use to the public, the best way to achieve this is to make it'."\n"
                .'free software which everyone can redistribute and change under these terms.'."\n"
                ."\n"
                .'  To do so, attach the following notices to the program.  It is safest'."\n"
                .'to attach them to the start of each source file to most effectively'."\n"
                .'state the exclusion of warranty; and each file should have at least'."\n"
                .'the "copyright" line and a pointer to where the full notice is found.'."\n"
                ."\n"
                .'    <one line to give the program\'s name and a brief idea of what it does.>'."\n"
                .'    Copyright (C) <year>  <name of author>'."\n"
                ."\n"
                .'    This program is free software: you can redistribute it and/or modify'."\n"
                .'    it under the terms of the GNU Affero General Public License as published by'."\n"
                .'    the Free Software Foundation, either version 3 of the License, or'."\n"
                .'    (at your option) any later version.'."\n"
                ."\n"
                .'    This program is distributed in the hope that it will be useful,'."\n"
                .'    but WITHOUT ANY WARRANTY; without even the implied warranty of'."\n"
                .'    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the'."\n"
                .'    GNU Affero General Public License for more details.'."\n"
                ."\n"
                .'    You should have received a copy of the GNU Affero General Public License'."\n"
                .'    along with this program.  If not, see <http://www.gnu.org/licenses/>.'."\n"
                ."\n"
                .'Also add information on how to contact you by electronic and paper mail.'."\n"
                ."\n"
                .'  If your software can interact with users remotely through a computer'."\n"
                .'network, you should also make sure that it provides a way for users to'."\n"
                .'get its source.  For example, if your program is a web application, its'."\n"
                .'interface could display a "Source" link that leads users to an archive'."\n"
                .'of the code.  There are many ways you could offer source, and different'."\n"
                .'solutions will be better for different programs; see section 13 for the'."\n"
                .'specific requirements.'."\n"
                ."\n"
                .'  You should also get your employer (if you work as a programmer) or school,'."\n"
                .'if any, to sign a "copyright disclaimer" for the program, if necessary.'."\n"
                .'For more information on this, and how to apply and follow the GNU AGPL, see'."\n"
                .'<http://www.gnu.org/licenses/>.                   </pre>',
            'LBL_SEARCH_RESULTS_TITLE' => 'Results',
            'ERR_SEARCH_INVALID_QUERY' => 'An error has occurred while performing the search. Your query syntax might not be valid.',
            'ERR_SEARCH_NO_RESULTS' => 'No results matching your search criteria. Try broadening your search.',
            'LBL_SEARCH_PERFORMED_IN' => 'Search performed in',
            'LBL_EMAIL_CODE' => 'Email Code',
            'LBL_SEND' => 'Send',
            'LBL_LOGOUT' => 'Logout',
            'LBL_LOGOUT_SUCCESS' => 'Logout Success',
            'LBL_LOGGED_OUT_MESSAGE' => 'You have been logged out',
            'LBL_LOGIN_AGAIN' => 'To login again ',
            'LBL_TOUR_NEXT' => 'Next',
            'LBL_TOUR_SKIP' => 'Skip',
            'LBL_TOUR_BACK' => 'Back',
            'LBL_TOUR_TAKE_TOUR' => 'Take the tour',
            'LBL_MOREDETAIL' => 'More Detail',
            'LBL_EDIT_INLINE' => 'Edit Inline',
            'LBL_VIEW_INLINE' => 'View',
            'LBL_Blank' => ' ',
            'LBL_ID_FF_ADD' => 'Add',
            'LBL_ID_FF_ADD_EMAIL' => 'Add Email Address',
            'LBL_HIDE_SHOW' => 'Hide/Show',
            'LBL_DELETE_INLINE' => 'Delete',
            'LBL_ID_FF_CLEAR' => 'Clear',
            'LBL_ID_FF_VCARD' => 'vCard',
            'LBL_ID_FF_REMOVE' => 'Remove',
            'LBL_ID_FF_REMOVE_EMAIL' => 'Remove Email Address',
            'LBL_ID_FF_OPT_OUT' => 'Opt Out',
            'LBL_ID_FF_INVALID' => 'Make Invalid',
            'LBL_ADD' => 'Add',
            'LBL_COMPANY_LOGO' => 'Company logo',
            'LBL_CONNECTORS_POPUPS' => 'Connectors Popups',
            'LBL_CLOSEINLINE' => 'Close',
            'LBL_VIEWINLINE' => 'View',
            'LBL_INFOINLINE' => 'Info',
            'LBL_ID_FF_SELECT' => 'Select',
            'DEFAULT' => 'BASIC',
            'LBL_SORT' => 'Sort',
            'LBL_NO_ACTION' => 'There is no action by that name: %s',
            'LBL_NO_SHORTCUT_MENU' => 'There are no actions available.',
            'LBL_NO_DATA' => 'No Data',
            'LBL_ROUTING_FLAGGED' => 'flag set',
            'LBL_ROUTING_TO' => 'to',
            'LBL_ROUTING_TO_ADDRESS' => 'to address',
            'LBL_ROUTING_WITH_TEMPLATE' => 'with template',
            'NTC_OVERWRITE_ADDRESS_PHONE_CONFIRM' => 'This record currently contains values in the Office Phone and Address fields. To overwrite these values with the following Office Phone and Address of the Account that you selected, click "OK". To keep the current values, click "Cancel".',
            'LBL_DROP_HERE' => '[Drop Here]',
            'LBL_EMAIL_ACCOUNTS_GMAIL_DEFAULTS' => 'Prefill Gmail&#153; Defaults',
            'LBL_EMAIL_ACCOUNTS_NAME' => 'Name',
            'LBL_EMAIL_ACCOUNTS_OUTBOUND' => 'Outgoing Mail Server Properties',
            'LBL_EMAIL_ACCOUNTS_SMTPPASS' => 'SMTP Password',
            'LBL_EMAIL_ACCOUNTS_SMTPPORT' => 'SMTP Port',
            'LBL_EMAIL_ACCOUNTS_SMTPSERVER' => 'SMTP Server',
            'LBL_EMAIL_ACCOUNTS_SMTPUSER' => 'SMTP Username',
            'LBL_EMAIL_ACCOUNTS_SMTPDEFAULT' => 'Default',
            'LBL_EMAIL_WARNING_MISSING_USER_CREDS' => 'Warning: Missing username and password for outgoing mail account.',
            'LBL_OAUTH_CONNECTION_NOT_SET' => 'Please set an External OAuth Connection.',
            'LBL_EMAIL_PASSWORD_NOT_SET' => 'Warning: A password has not been set.',
            'LBL_EMAIL_WARNING_MISSING_CREDS' => 'Warning: Missing credentials',
            'LBL_EMAIL_ACCOUNTS_SUBTITLE' => 'Set up Mail Accounts to view incoming emails from your email accounts.',
            'LBL_EMAIL_ACCOUNTS_OUTBOUND_SUBTITLE' => 'Provide SMTP mail server information to use for outgoing email in Mail Accounts.',
            'LBL_EMAIL_ADDRESS_BOOK_ADD' => 'Done',
            'LBL_EMAIL_ADDRESS_BOOK_CLEAR' => 'Clear',
            'LBL_EMAIL_ADDRESS_BOOK_ADD_TO' => 'To',
            'LBL_EMAIL_ADDRESS_BOOK_ADD_CC' => 'Cc',
            'LBL_EMAIL_ADDRESS_BOOK_ADD_BCC' => 'Bcc',
            'LBL_EMAIL_ADDRESS_BOOK_ADRRESS_TYPE' => 'To/Cc/Bcc',
            'LBL_EMAIL_ADDRESS_BOOK_EMAIL_ADDR' => 'Email Address',
            'LBL_EMAIL_ADDRESS_BOOK_FILTER' => 'Filter',
            'LBL_EMAIL_ADDRESS_BOOK_NAME' => 'Name',
            'LBL_EMAIL_ADDRESS_BOOK_NOT_FOUND' => 'No Addresses Found',
            'LBL_EMAIL_ADDRESS_BOOK_SAVE_AND_ADD' => 'Save & Add to Address Book',
            'LBL_EMAIL_ADDRESS_BOOK_SELECT_TITLE' => 'Select Email Recipients',
            'LBL_EMAIL_ADDRESS_BOOK_TITLE' => 'Address Book',
            'LBL_EMAIL_REMOVE_SMTP_WARNING' => 'Warning! The outbound account you are trying to delete is associated to an existing inbound account. Are you sure you want to continue?',
            'LBL_EMAIL_ADDRESSES' => 'Email',
            'LBL_EMAIL_ADDRESS_PRIMARY' => 'Email Address',
            'LBL_EMAIL_ADDRESS_OPT_IN' => 'You have confirmed that your email address has been opted in: ',
            'LBL_EMAIL_ADDRESS_OPT_IN_ERR' => 'Unable to confirm email address',
            'LBL_EMAIL_ARCHIVE_TO_SUITE' => 'Import to SuiteCRM',
            'LBL_EMAIL_ASSIGNMENT' => 'Assignment',
            'LBL_EMAIL_ATTACH_FILE_TO_EMAIL' => 'Attach',
            'LBL_EMAIL_ATTACHMENT' => 'Attach',
            'LBL_EMAIL_ATTACHMENTS' => 'From Local System',
            'LBL_EMAIL_ATTACHMENTS2' => 'From SuiteCRM Documents',
            'LBL_EMAIL_ATTACHMENTS3' => 'Template Attachments',
            'LBL_EMAIL_ATTACHMENTS_FILE' => 'File',
            'LBL_EMAIL_ATTACHMENTS_DOCUMENT' => 'Document',
            'LBL_EMAIL_BCC' => 'BCC',
            'LBL_EMAIL_CANCEL' => 'Cancel',
            'LBL_EMAIL_CC' => 'CC',
            'LBL_EMAIL_CHARSET' => 'Character Set',
            'LBL_EMAIL_CHECK' => 'Check Mail',
            'LBL_EMAIL_CHECKING_NEW' => 'Checking for New Email',
            'LBL_EMAIL_CHECKING_DESC' => 'One moment please... <br><br>If this is the first check for the mail account, it may take some time.',
            'LBL_EMAIL_CLOSE' => 'Close',
            'LBL_EMAIL_COFFEE_BREAK' => 'Checking for New Email. <br><br>Large mail accounts may take a considerable amount of time.',
            'LBL_EMAIL_COMPOSE' => 'Email',
            'LBL_EMAIL_COMPOSE_ERR_NO_RECIPIENTS' => 'Please enter recipient(s) for this email.',
            'LBL_EMAIL_COMPOSE_NO_BODY' => 'The body of this email is empty. Send anyway?',
            'LBL_EMAIL_COMPOSE_NO_SUBJECT' => 'This email has no subject. Send anyway?',
            'LBL_EMAIL_COMPOSE_NO_SUBJECT_LITERAL' => '(no subject)',
            'LBL_EMAIL_COMPOSE_INVALID_ADDRESS' => 'Please enter valid email address for To, CC and BCC fields',
            'LBL_EMAIL_CONFIRM_CLOSE' => 'Discard this email?',
            'LBL_EMAIL_CONFIRM_DELETE_SIGNATURE' => 'Are you sure you want to delete this signature?',
            'LBL_EMAIL_SENT_SUCCESS' => 'Email sent',
            'LBL_EMAIL_CREATE_NEW' => '--Create On Save--',
            'LBL_EMAIL_MULT_GROUP_FOLDER_ACCOUNTS' => 'Multiple',
            'LBL_EMAIL_MULT_GROUP_FOLDER_ACCOUNTS_EMPTY' => 'Empty',
            'LBL_EMAIL_DATE_SENT_BY_SENDER' => 'Date Sent by Sender',
            'LBL_EMAIL_DATE_TODAY' => 'Today',
            'LBL_EMAIL_DELETE' => 'Delete',
            'LBL_EMAIL_DELETE_CONFIRM' => 'Delete selected messages?',
            'LBL_EMAIL_DELETE_SUCCESS' => 'Email deleted successfully.',
            'LBL_EMAIL_DELETING_MESSAGE' => 'Deleting Message',
            'LBL_EMAIL_DETAILS' => 'Details',
            'LBL_EMAIL_EDIT_CONTACT_WARN' => 'Only the Primary address will be used when working with Contacts.',
            'LBL_EMAIL_EMPTYING_TRASH' => 'Emptying Trash',
            'LBL_EMAIL_DELETING_OUTBOUND' => 'Deleting outbound server',
            'LBL_EMAIL_CLEARING_CACHE_FILES' => 'Clearing cache files',
            'LBL_EMAIL_EMPTY_MSG' => 'No emails to display.',
            'LBL_EMAIL_EMPTY_ADDR_MSG' => 'No email addresses to display.',
            'LBL_EMAIL_ERROR_ADD_GROUP_FOLDER' => 'Folder name must be unique and not empty. Please try again.',
            'LBL_EMAIL_ERROR_DELETE_GROUP_FOLDER' => 'Cannot delete a folder. Either the folder or its children has emails or a mail box associated to it.',
            'LBL_EMAIL_ERROR_CANNOT_FIND_NODE' => 'Cannot determine the intended folder from context. Try again.',
            'LBL_EMAIL_ERROR_CHECK_IE_SETTINGS' => 'Please check your settings.',
            'LBL_EMAIL_ERROR_DESC' => 'Errors were detected: ',
            'LBL_EMAIL_DELETE_ERROR_DESC' => 'You do not have access to this area. Contact your site administrator to obtain access.',
            'LBL_EMAIL_ERROR_DUPE_FOLDER_NAME' => 'SuiteCRM Folder names must be unique.',
            'LBL_EMAIL_ERROR_EMPTY' => 'Please enter some search criteria.',
            'LBL_EMAIL_ERROR_GENERAL_TITLE' => 'An error has occurred',
            'LBL_EMAIL_ERROR_MESSAGE_DELETED' => 'Message Removed from Server',
            'LBL_EMAIL_ERROR_IMAP_MESSAGE_DELETED' => 'Either the message was removed from Server or moved to a different folder',
            'LBL_EMAIL_ERROR_MAILSERVERCONNECTION' => 'Connection to the mail server failed. Please contact your Administrator',
            'LBL_EMAIL_ERROR_MOVE' => 'Moving email between servers and/or mail accounts is not supported at this time.',
            'LBL_EMAIL_ERROR_MOVE_TITLE' => 'Move Error',
            'LBL_EMAIL_ERROR_NAME' => 'A name is required.',
            'LBL_EMAIL_ERROR_FROM_ADDRESS' => 'From Address is required. Please enter a valid email address.',
            'LBL_EMAIL_ERROR_NO_FILE' => 'Please provide a file.',
            'LBL_EMAIL_ERROR_SERVER' => 'A mail server address is required.',
            'LBL_EMAIL_ERROR_SAVE_ACCOUNT' => 'The mail account may not have been saved.',
            'LBL_EMAIL_ERROR_TIMEOUT' => 'An error has occurred while communicating with the mail server.',
            'LBL_EMAIL_ERROR_USER' => 'A login name is required.',
            'LBL_EMAIL_ERROR_PORT' => 'A mail server port is required.',
            'LBL_EMAIL_ERROR_PROTOCOL' => 'A server protocol is required.',
            'LBL_EMAIL_ERROR_MONITORED_FOLDER' => 'Monitored Folder is required.',
            'LBL_EMAIL_ERROR_TRASH_FOLDER' => 'Trash Folder is required.',
            'LBL_EMAIL_ERROR_VIEW_RAW_SOURCE' => 'This information is not available',
            'LBL_EMAIL_ERROR_NO_OUTBOUND' => 'No outgoing mail server specified.',
            'LBL_EMAIL_ERROR_SENDING' => 'Error Sending Email. Please contact your administrator for assistance.',
            'LBL_EMAIL_FOLDERS' => '<img src="themes/default/images/icon_email_folder.gif?v=fqXdFZ_r6FC1K7P_Fy3mVw"    align=absmiddle border=0 alt="" />Folders',
            'LBL_EMAIL_FOLDERS_SHORT' => '<img src="themes/default/images/icon_email_folder.gif?v=fqXdFZ_r6FC1K7P_Fy3mVw"    align=absmiddle border=0 alt="" />',
            'LBL_EMAIL_FOLDERS_ADD' => 'Add',
            'LBL_EMAIL_FOLDERS_ADD_DIALOG_TITLE' => 'Add New Folder',
            'LBL_EMAIL_FOLDERS_RENAME_DIALOG_TITLE' => 'Rename Folder',
            'LBL_EMAIL_FOLDERS_ADD_NEW_FOLDER' => 'Save',
            'LBL_EMAIL_FOLDERS_ADD_THIS_TO' => 'Add this folder to',
            'LBL_EMAIL_FOLDERS_CHANGE_HOME' => 'This folder cannot be changed',
            'LBL_EMAIL_FOLDERS_DELETE_CONFIRM' => 'Are you sure you would like to delete this folder?\\nThis process cannot be reversed.\\nFolder deletions will cascade to all contained folders.',
            'LBL_EMAIL_FOLDERS_NEW_FOLDER' => 'New Folder Name',
            'LBL_EMAIL_FOLDERS_NO_VALID_NODE' => 'Please select a folder before performing this action.',
            'LBL_EMAIL_FOLDERS_TITLE' => 'Folder Management',
            'LBL_EMAIL_FORWARD' => 'Forward',
            'LBL_EMAIL_DELIMITER' => '::;:',
            'LBL_EMAIL_DOWNLOAD_STATUS' => 'Downloaded [[count]] of [[total]] emails',
            'LBL_EMAIL_FROM' => 'From',
            'LBL_EMAIL_GROUP' => 'group',
            'LBL_EMAIL_UPPER_CASE_GROUP' => 'Group',
            'LBL_EMAIL_HOME_FOLDER' => 'Home',
            'LBL_EMAIL_IE_DELETE' => 'Deleting Mail Account',
            'LBL_EMAIL_IE_DELETE_SIGNATURE' => 'Deleting signature',
            'LBL_EMAIL_IE_DELETE_CONFIRM' => 'Are you sure you would like to delete this mail account?',
            'LBL_EMAIL_IE_DELETE_SUCCESSFUL' => 'Deletion successful.',
            'LBL_EMAIL_IE_SAVE' => 'Saving Mail Account Information',
            'LBL_EMAIL_IMPORTING_EMAIL' => 'Importing Email',
            'LBL_EMAIL_IMPORT_EMAIL' => 'Import into SuiteCRM',
            'LBL_EMAIL_IMPORT_SETTINGS' => 'Import Settings',
            'LBL_EMAIL_INVALID' => 'Invalid',
            'LBL_EMAIL_LOADING' => 'Loading...',
            'LBL_EMAIL_MARK' => 'Mark',
            'LBL_EMAIL_MARK_FLAGGED' => 'As Flagged',
            'LBL_EMAIL_MARK_READ' => 'As Read',
            'LBL_EMAIL_MARK_UNFLAGGED' => 'As Unflagged',
            'LBL_EMAIL_MARK_UNREAD' => 'As Unread',
            'LBL_EMAIL_ASSIGN_TO' => 'Assign To',
            'LBL_EMAIL_MENU_ADD_FOLDER' => 'Create Folder',
            'LBL_EMAIL_MENU_COMPOSE' => 'Compose to',
            'LBL_EMAIL_MENU_DELETE_FOLDER' => 'Delete Folder',
            'LBL_EMAIL_MENU_EMPTY_TRASH' => 'Empty Trash',
            'LBL_EMAIL_MENU_SYNCHRONIZE' => 'Synchronize',
            'LBL_EMAIL_MENU_CLEAR_CACHE' => 'Clear cache files',
            'LBL_EMAIL_MENU_REMOVE' => 'Remove',
            'LBL_EMAIL_MENU_RENAME_FOLDER' => 'Rename Folder',
            'LBL_EMAIL_MENU_RENAMING_FOLDER' => 'Renaming Folder',
            'LBL_EMAIL_MENU_MAKE_SELECTION' => 'Please make a selection before trying this operation.',
            'LBL_EMAIL_MENU_HELP_ADD_FOLDER' => 'Create a Folder (remote or in SuiteCRM)',
            'LBL_EMAIL_MENU_HELP_DELETE_FOLDER' => 'Delete a Folder (remote or in SuiteCRM)',
            'LBL_EMAIL_MENU_HELP_EMPTY_TRASH' => 'Empties all Trash folders for your mail accounts',
            'LBL_EMAIL_MENU_HELP_MARK_READ' => 'Mark these email(s) read',
            'LBL_EMAIL_MENU_HELP_MARK_UNFLAGGED' => 'Mark these email(s) unflagged',
            'LBL_EMAIL_MENU_HELP_RENAME_FOLDER' => 'Rename a Folder (remote or in SuiteCRM)',
            'LBL_EMAIL_MESSAGES' => 'messages',
            'LBL_EMAIL_ML_NAME' => 'List Name',
            'LBL_EMAIL_ML_ADDRESSES_1' => 'Selected List Addresses',
            'LBL_EMAIL_ML_ADDRESSES_2' => 'Available List Addresses',
            'LBL_EMAIL_MULTISELECT' => '<b>Ctrl-Click</b> to select multiples<br />(Mac users use <b>CMD-Click</b>)',
            'LBL_EMAIL_NO' => 'No',
            'LBL_EMAIL_NOT_SENT' => 'System is unable to process your request. Please contact the system administrator.',
            'LBL_EMAIL_OK' => 'OK',
            'LBL_EMAIL_ONE_MOMENT' => 'One moment please...',
            'LBL_EMAIL_OPEN_ALL' => 'Open Multiple Messages',
            'LBL_EMAIL_OPTIONS' => 'Options',
            'LBL_EMAIL_QUICK_COMPOSE' => 'Quick Compose',
            'LBL_EMAIL_OPT_OUT' => 'Opted Out',
            'LBL_EMAIL_OPT_OUT_AND_INVALID' => 'Opted Out and Invalid',
            'LBL_EMAIL_PERFORMING_TASK' => 'Performing Task',
            'LBL_EMAIL_PRIMARY' => 'Primary',
            'LBL_EMAIL_PRINT' => 'Print',
            'LBL_EMAIL_QC_BUGS' => 'Bug',
            'LBL_EMAIL_QC_CASES' => 'Case',
            'LBL_EMAIL_QC_LEADS' => 'Lead',
            'LBL_EMAIL_QC_CONTACTS' => 'Contact',
            'LBL_EMAIL_QC_TASKS' => 'Task',
            'LBL_EMAIL_QC_OPPORTUNITIES' => 'Opportunity',
            'LBL_EMAIL_QUICK_CREATE' => 'Quick Create',
            'LBL_EMAIL_REBUILDING_FOLDERS' => 'Rebuilding Folders',
            'LBL_EMAIL_RELATE_TO' => 'Relate',
            'LBL_EMAIL_VIEW_RELATIONSHIPS' => 'View Relationships',
            'LBL_EMAIL_RECORD' => 'Email Record',
            'LBL_EMAIL_REMOVE' => 'Remove',
            'LBL_EMAIL_REPLY' => 'Reply',
            'LBL_EMAIL_REPLY_ALL' => 'Reply All',
            'LBL_EMAIL_REPLY_TO' => 'Reply-to',
            'LBL_EMAIL_RETRIEVING_MESSAGE' => 'Retrieving Message',
            'LBL_EMAIL_RETRIEVING_RECORD' => 'Retrieving Email Record',
            'LBL_EMAIL_SELECT_ONE_RECORD' => 'Please select only one email record',
            'LBL_EMAIL_RETURN_TO_VIEW' => 'Return to Previous Module?',
            'LBL_EMAIL_REVERT' => 'Revert',
            'LBL_EMAIL_RELATE_EMAIL' => 'Relate Email',
            'LBL_EMAIL_RULES_TITLE' => 'Rule Management',
            'LBL_EMAIL_SAVE' => 'Save',
            'LBL_EMAIL_SAVE_AND_REPLY' => 'Save & Reply',
            'LBL_EMAIL_SAVE_DRAFT' => 'Save Draft',
            'LBL_EMAIL_DRAFT_SAVED' => 'Draft has been saved',
            'LBL_EMAIL_SEARCH' => '<img src="themes/default/images/Search.gif?v=fqXdFZ_r6FC1K7P_Fy3mVw"    align=absmiddle border=0 alt="" />',
            'LBL_EMAIL_SEARCH_SHORT' => '<img src="themes/default/images/Search.gif?v=fqXdFZ_r6FC1K7P_Fy3mVw"    align=absmiddle border=0 alt="" />',
            'LBL_EMAIL_SEARCH_DATE_FROM' => 'Date From',
            'LBL_EMAIL_SEARCH_DATE_UNTIL' => 'Date Until',
            'LBL_EMAIL_SEARCH_NO_RESULTS' => 'No results match your search criteria.',
            'LBL_EMAIL_SEARCH_RESULTS_TITLE' => 'Search Results',
            'LBL_EMAIL_SELECT' => 'Select',
            'LBL_EMAIL_SEND' => 'Send',
            'LBL_EMAIL_SENDING_EMAIL' => 'Sending Email',
            'LBL_EMAIL_SETTINGS' => 'Settings',
            'LBL_EMAIL_SETTINGS_ACCOUNTS' => 'Mail Accounts',
            'LBL_EMAIL_SETTINGS_ADD_ACCOUNT' => 'Clear Form',
            'LBL_EMAIL_SETTINGS_CHECK_INTERVAL' => 'Check for New Mail',
            'LBL_EMAIL_SETTINGS_FROM_ADDR' => 'From Address',
            'LBL_EMAIL_SETTINGS_FROM_TO_EMAIL_ADDR' => 'Email Address For Test Notification',
            'LBL_EMAIL_SETTINGS_FROM_ADDR_NOT_SET' => 'From address and/or From name not set',
            'LBL_EMAIL_SETTINGS_FROM_NAME' => 'From Name',
            'LBL_EMAIL_SETTINGS_REPLY_TO_ADDR' => 'Reply to Address',
            'LBL_EMAIL_SETTINGS_FULL_SYNC' => 'Synchronize All Mail Accounts',
            'LBL_EMAIL_TEST_NOTIFICATION_SENT' => 'An email was sent to the specified email address using the provided outgoing mail settings. Please check to see if the email was received to verify the settings are correct.',
            'LBL_EMAIL_TEST_SEE_FULL_SMTP_LOG' => 'See full SMTP Log',
            'LBL_EMAIL_SETTINGS_FULL_SYNC_WARN' => 'Perform a full synchronization?\\nLarge mail accounts may take a few minutes.',
            'LBL_EMAIL_SUBSCRIPTION_FOLDER_HELP' => 'Click the Shift key or the Ctrl key to select multiple folders.',
            'LBL_EMAIL_SETTINGS_GENERAL' => 'General',
            'LBL_EMAIL_SETTINGS_GROUP_FOLDERS_CREATE' => 'Create Group Folders',
            'LBL_EMAIL_SETTINGS_GROUP_FOLDERS_EDIT' => 'Edit Group Folder',
            'LBL_EMAIL_SETTINGS_NAME' => 'Mail Account Name',
            'LBL_EMAIL_SETTINGS_REQUIRE_REFRESH' => 'Select the number of emails per page in the Inbox. This setting might require a page refresh in order to take effect.',
            'LBL_EMAIL_SETTINGS_RETRIEVING_ACCOUNT' => 'Retrieving Mail Account',
            'LBL_EMAIL_SETTINGS_SAVED' => 'The settings have been saved.',
            'LBL_EMAIL_SETTINGS_SEND_EMAIL_AS' => 'Send Plain Text Emails Only',
            'LBL_EMAIL_SETTINGS_SHOW_NUM_IN_LIST' => 'Emails per Page',
            'LBL_EMAIL_SETTINGS_TITLE_LAYOUT' => 'Visual Settings',
            'LBL_EMAIL_SETTINGS_TITLE_PREFERENCES' => 'Preferences',
            'LBL_EMAIL_SETTINGS_USER_FOLDERS' => 'Available User Folders',
            'LBL_EMAIL_ERROR_PREPEND' => 'An email error occurred',
            'LBL_EMAIL_INVALID_PERSONAL_OUTBOUND' => 'The outbound mail server selected for the mail account you are using is invalid. Check the settings or select a different mail server for the mail account.',
            'LBL_EMAIL_INVALID_SYSTEM_OUTBOUND' => 'An outgoing mail server is not configured to send emails. Please configure an outgoing mail server or select an outgoing mail server for the mail account that you are using in Settings >> Mail Account.',
            'LBL_DEFAULT_EMAIL_SIGNATURES' => 'Default Signature',
            'LBL_EMAIL_SIGNATURES' => 'Signatures',
            'LBL_EMAIL_SPACER_MAIL_SERVER' => '[ Remote Folders ]',
            'LBL_EMAIL_SPACER_LOCAL_FOLDER' => '[ SuiteCRM Folders ]',
            'LBL_EMAIL_SUBJECT' => 'Subject',
            'LBL_EMAIL_SUCCESS' => 'Success',
            'LBL_EMAIL_SUITE_FOLDER' => 'SuiteCRM Folder',
            'LBL_EMAIL_TEMPLATE_EDIT_PLAIN_TEXT' => 'Email template body is empty',
            'LBL_EMAIL_TEMPLATES' => 'Templates',
            'LBL_EMAIL_TO' => 'To',
            'LBL_EMAIL_VIEW' => 'View',
            'LBL_EMAIL_VIEW_HEADERS' => 'Display Headers',
            'LBL_EMAIL_VIEW_RAW' => 'Display Raw Email',
            'LBL_EMAIL_VIEW_UNSUPPORTED' => 'This feature is unsupported when used with POP3.',
            'LBL_DEFAULT_LINK_TEXT' => 'Default link text.',
            'LBL_EMAIL_YES' => 'Yes',
            'LBL_EMAIL_TEST_OUTBOUND_SETTINGS' => 'Send Test Email',
            'LBL_EMAIL_TEST_OUTBOUND_SETTINGS_SENT' => 'Test Email Sent',
            'LBL_EMAIL_MESSAGE_NO' => 'Message No',
            'LBL_EMAIL_IMPORT_SUCCESS' => 'Import Passed',
            'LBL_EMAIL_IMPORT_FAIL' => 'Import Failed because either the message is already imported or deleted from server',
            'LBL_LINK_NONE' => 'None',
            'LBL_LINK_ALL' => 'All',
            'LBL_LINK_RECORDS' => 'Records',
            'LBL_LINK_SELECT' => 'Select',
            'LBL_LINK_ACTIONS' => 'ACTIONS',
            'LBL_CLOSE_ACTIVITY_HEADER' => 'Confirm',
            'LBL_CLOSE_ACTIVITY_CONFIRM' => 'Do you want to close this #module#?',
            'LBL_INVALID_FILE_EXTENSION' => 'Invalid File Extension',
            'ERR_AJAX_LOAD' => 'An error has occurred',
            'ERR_AJAX_LOAD_FAILURE' => 'There was an error processing your request, please try again at a later time.',
            'ERR_AJAX_LOAD_FOOTER' => 'If this error persists, please have your administrator disable Ajax for this module',
            'ERR_DECIMAL_SEP_EQ_THOUSANDS_SEP' => 'The decimal separator cannot use the same character as the thousands separator.\\n\\n  Please change the values.',
            'ERR_DELETE_RECORD' => 'A record number must be specified to delete the contact.',
            'ERR_EXPORT_DISABLED' => 'Exports Disabled.',
            'ERR_EXPORT_TYPE' => 'Error exporting ',
            'ERR_INVALID_EMAIL_ADDRESS' => 'not a valid email address.',
            'ERR_INVALID_FILE_REFERENCE' => 'Invalid File Reference',
            'ERR_NO_HEADER_ID' => 'This feature is unavailable in this theme.',
            'ERR_NOT_ADMIN' => 'Unauthorized access to administration.',
            'ERR_UNAUTHORIZED_PAGE_ACCESS' => 'You are not authorized to view this page. Please contact your system administrator.',
            'ERR_UNAUTHORIZED_PAGE_ACCESS_TO_HOME_PAGE' => 'You are not authorized to view this page. Redirecting to Home Page...',
            'ERR_MISSING_REQUIRED_FIELDS' => 'Missing required field',
            'ERR_INVALID_REQUIRED_FIELDS' => 'Invalid required field',
            'ERR_INVALID_VALUE' => 'Invalid Value',
            'ERR_NO_SUCH_FILE' => 'File does not exist on system',
            'ERR_NOTHING_SELECTED' => 'Please make a selection before proceeding.',
            'ERR_SELF_REPORTING' => 'User cannot report to him or herself.',
            'ERR_SQS_NO_MATCH_FIELD' => 'No match for field: ',
            'ERR_SQS_NO_MATCH' => 'No Match',
            'ERR_ADDRESS_KEY_NOT_SPECIFIED' => 'Please specify \'key\' index in displayParams attribute for the Meta-Data definition',
            'ERR_EXISTING_PORTAL_USERNAME' => 'Error: The Portal Name is already assigned to another contact.',
            'ERR_COMPATIBLE_PRECISION_VALUE' => 'Field value is not compatible with precision value',
            'ERR_EXTERNAL_API_SAVE_FAIL' => 'An error occurred when trying to save to the external account.',
            'ERR_NO_DB' => 'Could not connect to the database. Please refer to suitecrm.log for details (0).',
            'ERR_DB_FAIL' => 'Database failure. Please refer to suitecrm.log for details.',
            'ERR_DB_VERSION' => 'SuiteCRM {0} Files May Only Be Used With A SuiteCRM {1} Database.',
            'LBL_ACCOUNT' => 'Account',
            'LBL_ACCOUNTS' => 'Accounts',
            'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
            'LBL_ACCUMULATED_HISTORY_BUTTON_KEY' => 'H',
            'LBL_ACCUMULATED_HISTORY_BUTTON_LABEL' => 'View Summary',
            'LBL_ACCUMULATED_HISTORY_BUTTON_TITLE' => 'View Summary',
            'LBL_ADD_BUTTON' => 'Add',
            'LBL_ADD_DOCUMENT' => 'Add Document',
            'LBL_ADD_TO_PROSPECT_LIST_BUTTON_KEY' => 'L',
            'LBL_ADD_TO_PROSPECT_LIST_BUTTON_LABEL' => 'Add To Target List',
            'LBL_ADD_TO_PROSPECT_LIST_BUTTON_LABEL_ACCOUNTS_CONTACTS' => 'Add Contacts To Target List',
            'LBL_ADDITIONAL_DETAILS_CLOSE_TITLE' => 'Click to Close',
            'LBL_ADDITIONAL_DETAILS' => 'Additional Details',
            'LBL_ADMIN' => 'Admin',
            'LBL_ALT_HOT_KEY' => 'Alt+',
            'LBL_ARCHIVE' => 'Archive',
            'LBL_ASSIGNED_TO_USER' => 'Assigned to User',
            'LBL_ASSIGNED_TO' => 'Assigned to',
            'LBL_BILLING_ADDRESS' => 'Billing Address',
            'LBL_QUICK_CREATE' => 'Create ',
            'LBL_BROWSER_TITLE' => 'SuiteCRM - Open Source CRM',
            'LBL_BUGS' => 'Bugs',
            'LBL_BY' => 'by',
            'LBL_CALLS' => 'Calls',
            'LBL_CAMPAIGNS_SEND_QUEUED' => 'Send Queued Campaign Emails',
            'LBL_SUBMIT_BUTTON_LABEL' => 'Submit',
            'LBL_CASE' => 'Case',
            'LBL_CASES' => 'Cases',
            'LBL_CHANGE_PASSWORD' => 'Change password',
            'LBL_CHARSET' => 'UTF-8',
            'LBL_CHARTS' => 'Charts',
            'LBL_QUICK_CHARTS' => 'Quick Charts',
            'LBL_QUICK_HISTORY' => 'Timeline',
            'LBL_CHECKALL' => 'Check All',
            'LBL_CITY' => 'City',
            'LBL_CLEAR_BUTTON_LABEL' => 'Clear',
            'LBL_CLEAR_BUTTON_TITLE' => 'Clear',
            'LBL_CLEARALL' => 'Clear All',
            'LBL_CLOSE_BUTTON_TITLE' => 'Close',
            'LBL_CLOSE_AND_CREATE_BUTTON_LABEL' => 'Close and Create New',
            'LBL_CLOSE_AND_CREATE_BUTTON_TITLE' => 'Close and Create New',
            'LBL_CLOSE_AND_CREATE_BUTTON_KEY' => 'C',
            'LBL_OPEN_ITEMS' => 'Open Items',
            'LBL_COMPOSE_EMAIL_BUTTON_KEY' => 'L',
            'LBL_COMPOSE_EMAIL_BUTTON_LABEL' => 'Compose Email',
            'LBL_COMPOSE_EMAIL_BUTTON_TITLE' => 'Compose Email',
            'LBL_SEARCH_DROPDOWN_YES' => 'Yes',
            'LBL_SEARCH_DROPDOWN_NO' => 'No',
            'LBL_CONTACT_LIST' => 'Contact List',
            'LBL_CONTACT' => 'Contact',
            'LBL_CONTACTS' => 'Contacts',
            'LBL_CONTRACT' => 'Contract',
            'LBL_CONTRACTS' => 'Contracts',
            'LBL_COUNTRY' => 'Country',
            'LBL_CREATE_BUTTON_LABEL' => 'CREATE',
            'LBL_CREATED_BY_USER' => 'Created by User',
            'LBL_CREATED_USER' => 'Created by User',
            'LBL_CREATED' => 'Created by',
            'LBL_CURRENT_USER_FILTER' => 'My Items',
            'LBL_DOCUMENTS' => 'Documents',
            'LBL_DATE_ENTERED' => 'Date Created',
            'LBL_DATE_MODIFIED' => 'Date Modified',
            'LBL_EDIT_BUTTON' => 'Edit',
            'LBL_DUPLICATE_BUTTON' => 'Duplicate',
            'LBL_DELETE_BUTTON' => 'Delete',
            'LBL_DELETE' => 'Delete',
            'LBL_DELETED' => 'Deleted',
            'LBL_DIRECT_REPORTS' => 'Direct Reports',
            'LBL_DONE_BUTTON_LABEL' => 'Done',
            'LBL_DONE_BUTTON_TITLE' => 'Done',
            'LBL_FAVORITES' => 'Favorites',
            'LBL_VCARD' => 'vCard',
            'LBL_EMPTY_VCARD' => 'Please select a vCard file',
            'LBL_EMPTY_REQUIRED_VCARD' => 'vCard does not have all the required fields for this module. Please refer to suitecrm.log for details.',
            'LBL_VCARD_ERROR_FILESIZE' => 'The uploaded file exceeds the 30000 bytes size limit which was specified in the HTML form.',
            'LBL_VCARD_ERROR_DEFAULT' => 'There was an error uploading the vCard file. Please refer to suitecrm.log for details.',
            'LBL_IMPORT_VCARD' => 'Import vCard',
            'LBL_IMPORT_VCARD_BUTTON_LABEL' => 'Import vCard',
            'LBL_IMPORT_VCARD_BUTTON_TITLE' => 'Import vCard',
            'LBL_VIEW_BUTTON' => 'View',
            'LBL_EMAIL_PDF_BUTTON_LABEL' => 'Email as PDF',
            'LBL_EMAIL_PDF_BUTTON_TITLE' => 'Email as PDF',
            'LBL_EMAILS' => 'Emails',
            'LBL_EMPLOYEES' => 'Employees',
            'LBL_ENTER_DATE' => 'Enter Date',
            'LBL_EXPORT' => 'Export',
            'LBL_FAVORITES_FILTER' => 'My Favorites',
            'LBL_GO_BUTTON_LABEL' => 'Go',
            'LBL_HIDE' => 'Hide',
            'LBL_HISTORY' => 'History',
            'LBL_NEW' => 'New',
            'LBL_ID' => 'ID',
            'LBL_IMPORT' => 'Import',
            'LBL_IMPORT_STARTED' => 'Import Started: ',
            'LBL_LAST_VIEWED' => 'Recently Viewed',
            'LBL_LAST_VIEWED_NO_RESULT' => 'No Recently Viewed Items',
            'LBL_LEADS' => 'Leads',
            'LBL_LESS' => 'less',
            'LBL_CAMPAIGN' => 'Campaign',
            'LBL_CAMPAIGNS' => 'Campaigns',
            'LBL_CAMPAIGNLOG' => 'CampaignLog',
            'LBL_CAMPAIGN_CONTACT' => 'Campaigns',
            'LBL_CAMPAIGN_ID' => 'campaign_id',
            'LBL_CAMPAIGN_NONE' => 'None',
            'LBL_THEME' => 'Theme',
            'LBL_FOUND_IN_RELEASE' => 'Found In Release',
            'LBL_FIXED_IN_RELEASE' => 'Fixed In Release',
            'LBL_IN_EVERYWHERE' => 'In Everywhere',
            'LBL_LIST_ACCOUNT_NAME' => 'Account Name',
            'LBL_LIST_ASSIGNED_USER' => 'User',
            'LBL_LIST_CONTACT_NAME' => 'Contact Name',
            'LBL_LIST_CONTACT_ROLE' => 'Contact Role',
            'LBL_LIST_DATE_ENTERED' => 'Date Created',
            'LBL_LIST_EMAIL' => 'Email',
            'LBL_LIST_NAME' => 'Name',
            'LBL_LIST_OF' => 'of',
            'LBL_LIST_PHONE' => 'Phone',
            'LBL_LIST_RELATED_TO' => 'Related to',
            'LBL_LIST_USER_NAME' => 'User Name',
            'LBL_LISTVIEW_NO_SELECTED' => 'Please select at least 1 record to proceed.',
            'LBL_LISTVIEW_TWO_REQUIRED' => 'Please select at least 2 records to proceed.',
            'LBL_LISTVIEW_OPTION_SELECTED' => 'Selected Records',
            'LBL_LISTVIEW_SELECTED_OBJECTS' => 'Selected: ',
            'LBL_LOCALE_NAME_EXAMPLE_FIRST' => 'David',
            'LBL_LOCALE_NAME_EXAMPLE_LAST' => 'Livingstone',
            'LBL_LOCALE_NAME_EXAMPLE_SALUTATION' => 'Dr.',
            'LBL_LOCALE_NAME_EXAMPLE_TITLE' => 'Code Monkey Extraordinaire',
            'LBL_COPY' => 'Copy',
            'LBL_SNOOZE' => 'Snooze',
            'LBL_SNOOZE_INLINE_CONFIRM' => 'Snooze? ({{preferences.snooze_alert_timer|enum:snooze_alert_timer_simple}})',
            'LBL_DISMISS' => 'Dismiss',
            'LBL_DISMISS_INLINE_CONFIRM' => 'Dismiss?',
            'LBL_DISMISS_ALL_INLINE_CONFIRM' => 'Dismiss All?',
            'NTC_DISMISS_CONFIRMATION' => 'Are you sure you want to dismiss this alert?',
            'NTC_DISMISS_ALL_CONFIRMATION' => 'Are you sure you want to dismiss all alerts?',
            'LBL_ALERT_DISMISS_SUCCESS' => 'Alert dismissed successfully',
            'LBL_ALERT_DISMISS_ERROR' => 'Error while trying to dismiss alert',
            'LBL_ALERT_DISMISS_ALL_SUCCESS' => 'Alerts dismissed successfully',
            'LBL_DISMISS_ALL' => 'Dismiss All',
            'LBL_VERIFY' => 'Verify',
            'LBL_RESEND' => 'Resend',
            'LBL_RECORD_DOES_NOT_EXIST' => 'Error retrieving record. This record may be deleted or you may not be authorized to view it.',
            'LBL_PROFILE' => 'Profile',
            'LBL_PROFILE_EDIT' => 'Edit Profile',
            'LBL_MAILMERGE' => 'Mail Merge',
            'LBL_MASS_UPDATE' => 'Mass Update',
            'LBL_NO_MASS_UPDATE_FIELDS_AVAILABLE' => 'There are no fields available for the Mass Update operation',
            'LBL_OPT_OUT_FLAG_PRIMARY' => 'Opt out Primary Email',
            'LBL_OPT_IN_FLAG_PRIMARY' => 'Opt in Primary Email',
            'LBL_MEETINGS' => 'Meetings',
            'LBL_MEETING_GO_BACK' => 'Go back to the meeting',
            'LBL_MEMBERS' => 'Members',
            'LBL_MEMBER_OF' => 'Member Of',
            'LBL_MODIFIED_BY_USER' => 'Modified by User',
            'LBL_MODIFIED_USER' => 'Modified by User',
            'LBL_MODIFIED' => 'Modified by',
            'LBL_MODIFIED_NAME' => 'Modified By Name',
            'LBL_MORE' => 'More',
            'LBL_MY_ACCOUNT' => 'My Settings',
            'LBL_NAME' => 'Name',
            'LBL_NEW_BUTTON_KEY' => 'N',
            'LBL_NEW_BUTTON_LABEL' => 'Create',
            'LBL_NEW_BUTTON_TITLE' => 'Create',
            'LBL_EDIT' => 'Edit',
            'LBL_NEXT_BUTTON_LABEL' => 'Next',
            'LBL_NONE' => '--None--',
            'LBL_NOTES' => 'Notes',
            'LBL_OPPORTUNITIES' => 'Opportunities',
            'LBL_OPPORTUNITY_NAME' => 'Opportunity Name',
            'LBL_OPPORTUNITY' => 'Opportunity',
            'LBL_OR' => 'OR',
            'LBL_PANEL_OVERVIEW' => 'OVERVIEW',
            'LBL_PANEL_ASSIGNMENT' => 'OTHER',
            'LBL_PANEL_ADVANCED' => 'MORE INFORMATION',
            'LBL_PARENT_TYPE' => 'Parent Type',
            'LBL_PERCENTAGE_SYMBOL' => '%',
            'LBL_POSTAL_CODE' => 'Postal Code',
            'LBL_PRIMARY_ADDRESS_CITY' => 'Primary Address City',
            'LBL_PRIMARY_ADDRESS_COUNTRY' => 'Primary Address Country',
            'LBL_PRIMARY_ADDRESS_POSTALCODE' => 'Primary Address Postal Code',
            'LBL_PRIMARY_ADDRESS_STATE' => 'Primary Address State',
            'LBL_PRIMARY_ADDRESS_STREET_2' => 'Primary Address Street 2',
            'LBL_PRIMARY_ADDRESS_STREET_3' => 'Primary Address Street 3',
            'LBL_PRIMARY_ADDRESS_STREET' => 'Primary Address Street',
            'LBL_PRIMARY_ADDRESS' => 'Primary Address',
            'LBL_PROSPECTS' => 'Prospects',
            'LBL_PRODUCTS' => 'Products',
            'LBL_PROJECT_TASKS' => 'Project Tasks',
            'LBL_PROJECTS' => 'Projects',
            'LBL_QUOTES' => 'Quotes',
            'LBL_RELATED' => 'Related',
            'LBL_RELATED_RECORDS' => 'Related Records',
            'LBL_REMOVE' => 'Remove',
            'LBL_REPORTS_TO' => 'Reports To',
            'LBL_REQUIRED_SYMBOL' => '*',
            'LBL_REQUIRED_TITLE' => 'Indicates required field',
            'LBL_EMAIL_DONE_BUTTON_LABEL' => 'Done',
            'LBL_FULL_FORM_BUTTON_KEY' => 'L',
            'LBL_FULL_FORM_BUTTON_LABEL' => 'Full Form',
            'LBL_FULL_FORM_BUTTON_TITLE' => 'Full Form',
            'LBL_SAVE_NEW_BUTTON_LABEL' => 'Save & Create New',
            'LBL_SAVE_NEW_BUTTON_TITLE' => 'Save & Create New',
            'LBL_SAVE_OBJECT' => 'Save {0}',
            'LBL_SEARCH_BUTTON_KEY' => 'Q',
            'LBL_SEARCH_BUTTON_LABEL' => 'Search',
            'LBL_SEARCH_BUTTON_TITLE' => 'Search',
            'LBL_FILTER' => 'Filter',
            'LBL_CLEAR_FILTER' => 'Clear Filter',
            'LBL_FILTER_MODULES' => 'Filter Modules',
            'LBL_SEARCH' => 'Search',
            'LBL_SEARCH_ALT' => '',
            'LBL_SEARCH_MORE' => 'more',
            'LBL_UPLOAD_IMAGE_FILE_INVALID' => 'Invalid file format, only image file can be uploaded.',
            'LBL_SELECT_BUTTON_KEY' => 'T',
            'LBL_SELECT_BUTTON_LABEL' => 'Select',
            'LBL_SELECT_BUTTON_TITLE' => 'Select',
            'LBL_BROWSE_DOCUMENTS_BUTTON_LABEL' => 'Browse Documents',
            'LBL_BROWSE_DOCUMENTS_BUTTON_TITLE' => 'Browse Documents',
            'LBL_SELECT_CONTACT_BUTTON_KEY' => 'T',
            'LBL_SELECT_CONTACT_BUTTON_LABEL' => 'Select Contact',
            'LBL_SELECT_CONTACT_BUTTON_TITLE' => 'Select Contact',
            'LBL_SELECT_REPORTS_BUTTON_LABEL' => 'SELECT FROM Reports',
            'LBL_SELECT_REPORTS_BUTTON_TITLE' => 'Select Reports',
            'LBL_SELECT_USER_BUTTON_KEY' => 'U',
            'LBL_SELECT_USER_BUTTON_LABEL' => 'Select User',
            'LBL_SELECT_USER_BUTTON_TITLE' => 'Select User',
            'LBL_ACCESSKEY_CLEAR_RELATE_KEY' => ' ',
            'LBL_ACCESSKEY_CLEAR_RELATE_TITLE' => 'Clear Selection',
            'LBL_ACCESSKEY_CLEAR_RELATE_LABEL' => 'Clear Selection',
            'LBL_ACCESSKEY_CLEAR_COLLECTION_KEY' => ' ',
            'LBL_ACCESSKEY_CLEAR_COLLECTION_TITLE' => 'Clear Selection',
            'LBL_ACCESSKEY_CLEAR_COLLECTION_LABEL' => 'Clear Selection',
            'LBL_ACCESSKEY_SELECT_FILE_KEY' => 'F',
            'LBL_ACCESSKEY_SELECT_FILE_TITLE' => 'Select File',
            'LBL_ACCESSKEY_SELECT_FILE_LABEL' => 'Select File',
            'LBL_ACCESSKEY_CLEAR_FILE_KEY' => ' ',
            'LBL_ACCESSKEY_CLEAR_FILE_TITLE' => 'Clear File',
            'LBL_ACCESSKEY_CLEAR_FILE_LABEL' => 'Clear File',
            'LBL_ACCESSKEY_SELECT_USERS_KEY' => 'U',
            'LBL_ACCESSKEY_SELECT_USERS_TITLE' => 'Select User',
            'LBL_ACCESSKEY_SELECT_USERS_LABEL' => 'Select User',
            'LBL_ACCESSKEY_CLEAR_USERS_KEY' => ' ',
            'LBL_ACCESSKEY_CLEAR_USERS_TITLE' => 'Clear User',
            'LBL_ACCESSKEY_CLEAR_USERS_LABEL' => 'Clear User',
            'LBL_ACCESSKEY_SELECT_ACCOUNTS_KEY' => 'A',
            'LBL_ACCESSKEY_SELECT_ACCOUNTS_TITLE' => 'Select Account',
            'LBL_ACCESSKEY_SELECT_ACCOUNTS_LABEL' => 'Select Account',
            'LBL_ACCESSKEY_CLEAR_ACCOUNTS_KEY' => ' ',
            'LBL_ACCESSKEY_CLEAR_ACCOUNTS_TITLE' => 'Clear Account',
            'LBL_ACCESSKEY_CLEAR_ACCOUNTS_LABEL' => 'Clear Account',
            'LBL_ACCESSKEY_SELECT_CAMPAIGNS_KEY' => 'M',
            'LBL_ACCESSKEY_SELECT_CAMPAIGNS_TITLE' => 'Select Campaign',
            'LBL_ACCESSKEY_SELECT_CAMPAIGNS_LABEL' => 'Select Campaign',
            'LBL_ACCESSKEY_CLEAR_CAMPAIGNS_KEY' => ' ',
            'LBL_ACCESSKEY_CLEAR_CAMPAIGNS_TITLE' => 'Clear Campaign',
            'LBL_ACCESSKEY_CLEAR_CAMPAIGNS_LABEL' => 'Clear Campaign',
            'LBL_ACCESSKEY_SELECT_CONTACTS_KEY' => 'C',
            'LBL_ACCESSKEY_SELECT_CONTACTS_TITLE' => 'Select Contact',
            'LBL_ACCESSKEY_SELECT_CONTACTS_LABEL' => 'Select Contact',
            'LBL_ACCESSKEY_CLEAR_CONTACTS_KEY' => ' ',
            'LBL_ACCESSKEY_CLEAR_CONTACTS_TITLE' => 'Clear Contact',
            'LBL_ACCESSKEY_CLEAR_CONTACTS_LABEL' => 'Clear Contact',
            'LBL_ACCESSKEY_SELECT_TEAMSET_KEY' => 'Z',
            'LBL_ACCESSKEY_SELECT_TEAMSET_TITLE' => 'Select Team',
            'LBL_ACCESSKEY_SELECT_TEAMSET_LABEL' => 'Select Team',
            'LBL_ACCESSKEY_CLEAR_TEAMS_KEY' => ' ',
            'LBL_ACCESSKEY_CLEAR_TEAMS_TITLE' => 'Clear Team',
            'LBL_ACCESSKEY_CLEAR_TEAMS_LABEL' => 'Clear Team',
            'LBL_SERVER_RESPONSE_RESOURCES' => 'Resources used to construct this page (queries, files)',
            'LBL_SERVER_RESPONSE_TIME_SECONDS' => 'seconds.',
            'LBL_SERVER_RESPONSE_TIME' => 'Server response time',
            'LBL_SERVER_MEMORY_BYTES' => 'bytes',
            'LBL_SERVER_MEMORY_USAGE' => 'Server Memory Usage: {0} ({1})',
            'LBL_SERVER_MEMORY_LOG_MESSAGE' => 'Usage: - module: {0} - action: {1}',
            'LBL_SERVER_PEAK_MEMORY_USAGE' => 'Server Peak Memory Usage: {0} ({1})',
            'LBL_SHIPPING_ADDRESS' => 'Shipping Address',
            'LBL_SHOW' => 'Show',
            'LBL_STATE' => 'State',
            'LBL_STATUS_UPDATED' => 'Your Status for this event has been updated!',
            'LBL_STATUS' => 'Status',
            'LBL_STREET' => 'Street',
            'LBL_SUBJECT' => 'Subject',
            'LBL_INBOUNDEMAIL_ID' => 'Inbound Email ID',
            'LBL_SCENARIO_SALES' => 'Sales',
            'LBL_SCENARIO_MARKETING' => 'Marketing',
            'LBL_SCENARIO_FINANCE' => 'Finance',
            'LBL_SCENARIO_SERVICE' => 'Service',
            'LBL_SCENARIO_PROJECT' => 'Project Management',
            'LBL_SCENARIO_SALES_DESCRIPTION' => 'This scenario facilitates the management of sales items',
            'LBL_SCENARIO_MAKETING_DESCRIPTION' => 'This scenario facilitates the management of marketing items',
            'LBL_SCENARIO_FINANCE_DESCRIPTION' => 'This scenario facilitates the management of finance related items',
            'LBL_SCENARIO_SERVICE_DESCRIPTION' => 'This scenario facilitates the management of service related items',
            'LBL_SCENARIO_PROJECT_DESCRIPTION' => 'This scenario facilitates the management of project related items',
            'LBL_SYNC' => 'Sync',
            'LBL_TABGROUP_ALL' => 'All',
            'LBL_TABGROUP_ACTIVITIES' => 'Activities',
            'LBL_TABGROUP_COLLABORATION' => 'Collaboration',
            'LBL_TABGROUP_MARKETING' => 'Marketing',
            'LBL_TABGROUP_OTHER' => 'Other',
            'LBL_TABGROUP_SALES' => 'Sales',
            'LBL_TABGROUP_SUPPORT' => 'Support',
            'LBL_TASKS' => 'Tasks',
            'LBL_THOUSANDS_SYMBOL' => 'K',
            'LBL_TRACK_EMAIL_BUTTON_LABEL' => 'Archive Email',
            'LBL_TRACK_EMAIL_BUTTON_TITLE' => 'Archive Email',
            'LBL_UNDELETE_BUTTON_LABEL' => 'Undelete',
            'LBL_UNDELETE_BUTTON_TITLE' => 'Undelete',
            'LBL_UNDELETE_BUTTON' => 'Undelete',
            'LBL_UNDELETE' => 'Undelete',
            'LBL_UNSYNC' => 'Unsync',
            'LBL_UPDATE' => 'Update',
            'LBL_USER_LIST' => 'User List',
            'LBL_USERS' => 'Users',
            'LBL_VERIFY_EMAIL_ADDRESS' => 'Checking for existing email entry...',
            'LBL_VERIFY_PORTAL_NAME' => 'Checking for existing portal name...',
            'LBL_VIEW_IMAGE' => 'view',
            'LBL_CREATE_PORTAL_USER_FAILED' => 'Failed to create portal user',
            'LBL_CREATE_PORTAL_USER_SUCCESS' => 'Created portal user',
            'LNK_ABOUT' => 'About',
            'LNK_ADVANCED_FILTER' => 'Advanced Filter',
            'LNK_BASIC_FILTER' => 'Quick Filter',
            'LBL_QUICK_FILTER' => 'Quick Filter',
            'LBL_BASIC_FILTER' => 'Basic Filter',
            'LBL_QUICK' => 'Quick',
            'LNK_SEARCH_NONFTS_VIEW_ALL' => 'Show All',
            'LNK_CLOSE' => 'Close',
            'LBL_MODIFY_CURRENT_FILTER' => 'Modify current filter',
            'LNK_SAVED_VIEWS' => 'Layout Options',
            'LNK_DELETE' => 'Delete',
            'LNK_EDIT' => 'Edit',
            'LNK_GET_LATEST' => 'Get latest',
            'LNK_GET_LATEST_TOOLTIP' => 'Replace with latest version',
            'LNK_HELP' => 'Help',
            'LNK_CREATE' => 'Create',
            'LNK_LIST_END' => 'End',
            'LNK_LIST_NEXT' => 'Next',
            'LNK_LIST_PREVIOUS' => 'Previous',
            'LNK_LIST_RETURN' => 'Return to List',
            'LNK_LIST_START' => 'Start',
            'LNK_LOAD_SIGNED' => 'Sign',
            'LNK_LOAD_SIGNED_TOOLTIP' => 'Replace with signed document',
            'LNK_PRINT' => 'Print',
            'LNK_BACKTOTOP' => 'Back to top',
            'LNK_REMOVE' => 'Remove',
            'LNK_RESUME' => 'Resume',
            'LNK_VIEW_CHANGE_LOG' => 'View Change Log',
            'LBL_CHANGE_LOG' => 'Change Log',
            'NTC_CLICK_BACK' => 'Please click the browser back button and fix the error.',
            'NTC_DATE_FORMAT' => '(yyyy-mm-dd)',
            'NTC_DELETE_CONFIRMATION_MULTIPLE' => 'Are you sure you want to delete selected record(s)?',
            'NTC_SNOOZE_CONFIRMATION' => 'Are you sure you want to snooze?',
            'NTC_TEMPLATE_IS_USED' => 'The template is used in at least one email marketing record. Are you sure you want to delete it?',
            'NTC_TEMPLATES_IS_USED' => 'The following templates are used in email marketing records. Are you sure you want to delete them?'."\n",
            'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
            'NTC_DELETE_CONFIRMATION_NUM' => 'Are you sure you want to delete the ',
            'NTC_UPDATE_CONFIRMATION_NUM' => 'Are you sure you want to update the ',
            'NTC_DELETE_SELECTED_RECORDS' => ' selected record(s)?',
            'NTC_LOGIN_MESSAGE' => 'Please enter your user name and password.',
            'NTC_NO_ITEMS_DISPLAY' => 'none',
            'NTC_REMOVE_CONFIRMATION' => 'Are you sure you want to remove this relationship? Only the relationship will be removed. The record will not be deleted.',
            'NTC_REQUIRED' => 'Indicates required field',
            'NTC_TIME_FORMAT' => '(24:00)',
            'NTC_WELCOME' => 'Welcome',
            'NTC_YEAR_FORMAT' => '(yyyy)',
            'WARN_UNSAVED_CHANGES' => 'You are about to leave this record without saving any changes you may have made to the record. Are you sure you want to navigate away from this record?',
            'ERROR_NO_RECORD' => 'Error retrieving record. This record may be deleted or you may not be authorized to view it.',
            'WARN_BROWSER_VERSION_WARNING' => '<b>Warning:</b> Your browser version is no longer supported or you are using an unsupported browser.<p></p>The following browser versions are recommended:<p></p><ul><li>Internet Explorer 10 (compatibility view not supported)<li>Firefox 32.0<li>Safari 5.1<li>Chrome 37</ul>',
            'WARN_BROWSER_IE_COMPATIBILITY_MODE_WARNING' => '<b>Warning:</b> Your browser is in IE compatibility view which is not supported.',
            'ERROR_TYPE_NOT_VALID' => 'Error. This type is not valid.',
            'ERROR_NO_BEAN' => 'Failed to get bean.',
            'LBL_DUP_MERGE' => 'Find Duplicates',
            'LBL_MANAGE_SUBSCRIPTIONS' => 'Manage Subscriptions',
            'LBL_MANAGE_SUBSCRIPTIONS_FOR' => 'Manage Subscriptions for ',
            'LBL_LOADING' => 'Loading...',
            'LBL_SEARCHING' => 'searching...',
            'LBL_SAVING_LAYOUT' => 'Saving Layout...',
            'LBL_SAVED_LAYOUT' => 'Layout has been saved.',
            'LBL_SAVED' => 'Saved',
            'LBL_SAVING' => 'Saving',
            'LBL_DISPLAY_COLUMNS' => 'Display Columns',
            'LBL_HIDE_COLUMNS' => 'Hide Columns',
            'LBL_COLUMNS' => 'Columns',
            'LBL_SEARCH_CRITERIA' => 'Search Criteria',
            'LBL_SAVED_VIEWS' => 'Saved Views',
            'LBL_PROCESSING_REQUEST' => 'Processing...',
            'LBL_REQUEST_PROCESSED' => 'Done',
            'LBL_AJAX_FAILURE' => 'Ajax failure',
            'LBL_MERGE_DUPLICATES' => 'Merge',
            'LBL_SAVED_FILTER_SHORTCUT' => 'My Filters',
            'LBL_SEARCH_POPULATE_ONLY' => 'Perform a search using the search form above',
            'LBL_DETAILVIEW' => 'Detail View',
            'LBL_LISTVIEW' => 'List View',
            'LBL_EDITVIEW' => 'Edit View',
            'LBL_BILLING_STREET' => 'Street',
            'LBL_SHIPPING_STREET' => 'Street',
            'LBL_SEARCHFORM' => 'Search Form',
            'LBL_SAVED_SEARCH_ERROR' => 'Please provide a name for this view.',
            'LBL_DISPLAY_LOG' => 'Display Log',
            'ERROR_JS_ALERT_SYSTEM_CLASS' => 'System',
            'ERROR_JS_ALERT_TIMEOUT_TITLE' => 'Session Timeout',
            'ERROR_JS_ALERT_TIMEOUT_MSG_1' => 'Your session is about to timeout in 2 minutes. Please save your work.',
            'ERROR_JS_ALERT_TIMEOUT_MSG_2' => 'Your session has timed out.',
            'MSG_JS_ALERT_MTG_REMINDER_AGENDA' => "\n"
                .'Agenda: ',
            'MSG_JS_ALERT_MTG_REMINDER_MEETING' => 'Meeting',
            'MSG_JS_ALERT_MTG_REMINDER_CALL' => 'Call',
            'MSG_JS_ALERT_MTG_REMINDER_TIME' => 'Time: ',
            'MSG_JS_ALERT_MTG_REMINDER_LOC' => 'Location: ',
            'MSG_JS_ALERT_MTG_REMINDER_DESC' => 'Description: ',
            'MSG_JS_ALERT_MTG_REMINDER_STATUS' => 'Status: ',
            'MSG_JS_ALERT_MTG_REMINDER_RELATED_TO' => 'Related To: ',
            'MSG_JS_ALERT_MTG_REMINDER_CALL_MSG' => "\n"
                .'Click OK to view this call or click Cancel to dismiss this message.',
            'MSG_JS_ALERT_MTG_REMINDER_MEETING_MSG' => "\n"
                .'Click OK to view this meeting or click Cancel to dismiss this message.',
            'MSG_JS_ALERT_MTG_REMINDER_NO_EVENT_NAME' => 'Event',
            'MSG_JS_ALERT_MTG_REMINDER_NO_DESCRIPTION' => 'Event isn\'t set.',
            'MSG_JS_ALERT_MTG_REMINDER_NO_LOCATION' => 'Location isn\'t set.',
            'MSG_JS_ALERT_MTG_REMINDER_NO_START_DATE' => 'Start date isn\'t defined.',
            'MSG_LIST_VIEW_NO_RESULTS_BASIC' => 'No results found.',
            'MSG_LIST_VIEW_NO_RESULTS_CHANGE_CRITERIA' => 'No results found... Perhaps change your search criteria and try again?',
            'MSG_LIST_VIEW_NO_RESULTS' => 'No results found for <item1>',
            'MSG_LIST_VIEW_NO_RESULTS_SUBMSG' => 'Create <item1> as a new <item2>',
            'MSG_LIST_VIEW_CHANGE_SEARCH' => 'or change your search criteria',
            'MSG_EMPTY_LIST_VIEW_NO_RESULTS' => 'You currently have no records saved. <item2> or <item3> one now.',
            'LBL_ADD_TO_FAVORITES' => 'Add to My Favorites',
            'LBL_CREATE_CONTACT' => 'Create Contact',
            'LBL_CREATE_CASE' => 'Create Case',
            'LBL_CREATE_NOTE' => 'Create Note',
            'LBL_CREATE_OPPORTUNITY' => 'Create Opportunity',
            'LBL_SCHEDULE_CALL' => 'Log Call',
            'LBL_SCHEDULE_MEETING' => 'Schedule Meeting',
            'LBL_CREATE_TASK' => 'Create Task',
            'LBL_GENERATE_WEB_TO_LEAD_FORM' => 'Generate Form',
            'LBL_SAVE_WEB_TO_LEAD_FORM' => 'Save Web Form',
            'LBL_AVAILABLE_FIELDS' => 'Available Fields',
            'LBL_FIRST_FORM_COLUMN' => 'First Form Column',
            'LBL_SECOND_FORM_COLUMN' => 'Second Form Column',
            'LBL_ASSIGNED_TO_REQUIRED' => 'Missing required field: Assigned to',
            'LBL_RELATED_CAMPAIGN_REQUIRED' => 'Missing required field: Related campaign',
            'LBL_TYPE_OF_PERSON_FOR_FORM' => 'Web form to create ',
            'LBL_TYPE_OF_PERSON_FOR_FORM_DESC' => 'Submitting this form will create ',
            'LBL_ADD_ALL_LEAD_FIELDS' => 'Add All Fields',
            'LBL_RESET_ALL_LEAD_FIELDS' => 'Reset all Fields',
            'LBL_REMOVE_ALL_LEAD_FIELDS' => 'Remove All Fields',
            'LBL_NEXT_BTN' => 'Next',
            'LBL_ONLY_IMAGE_ATTACHMENT' => 'Only the following supported image type attachments can be embedded: JPG, PNG.',
            'LBL_TRAINING' => 'Community Forum',
            'ERR_MSSQL_DB_CONTEXT' => 'Changed database context to',
            'ERR_MSSQL_WARNING' => 'Warning',
            'ERR_CANNOT_CREATE_METADATA_FILE' => 'Error: File [[file]] is missing. Unable to create because no corresponding HTML file was found.',
            'ERR_CANNOT_FIND_MODULE' => 'Error: Module [module] does not exist.',
            'LBL_ALT_ADDRESS' => 'Other Address',
            'ERR_SMARTY_UNEQUAL_RELATED_FIELD_PARAMETERS' => 'Error: There are an unequal number of arguments for the \'key\' and \'copy\' elements in the displayParams array.',
            'LBL_DASHLET_CONFIGURE_GENERAL' => 'General',
            'LBL_DASHLET_CONFIGURE_FILTERS' => 'Filters',
            'LBL_DASHLET_CONFIGURE_MY_ITEMS_ONLY' => 'Only My Items',
            'LBL_DASHLET_CONFIGURE_TITLE' => 'Title',
            'LBL_DASHLET_CONFIGURE_DISPLAY_ROWS' => 'Display Rows',
            'LBL_MAX_DASHLETS_REACHED' => 'You have reached the maximum number of SuiteCRM Dashlets your administrator has set. Please remove a SuiteCRM Dashlet to add more.',
            'LBL_ADDING_DASHLET' => 'Adding SuiteCRM Dashlet...',
            'LBL_ADDED_DASHLET' => 'SuiteCRM Dashlet Added',
            'LBL_REMOVE_DASHLET_CONFIRM' => 'Are you sure you want to remove this SuiteCRM Dashlet?',
            'LBL_REMOVING_DASHLET' => 'Removing SuiteCRM Dashlet...',
            'LBL_REMOVED_DASHLET' => 'SuiteCRM Dashlet Removed',
            'LBL_MAX_DASHLET_COLUMNS' => 'Maximum of %s columns can be displayed.',
            'LBL_RETRIEVING_XML_DATA' => 'There was a problem retrieving the XML data'."\n",
            'LBL_LOADING_PAGE' => 'Loading page, please wait...',
            'LBL_RELOAD_PAGE' => 'Please <a href="javascript: window.location.reload()">reload the window</a> to use this SuiteCRM Dashlet.',
            'LBL_ADD_DASHLETS' => 'Add Dashlets',
            'LBL_CLOSE_DASHLETS' => 'Close',
            'LBL_OPTIONS' => 'Options',
            'LBL_1_COLUMN' => '1 Column',
            'LBL_2_COLUMN' => '2 Column',
            'LBL_3_COLUMN' => '3 Column',
            'LBL_PAGE_NAME' => 'Page Name',
            'LBL_SEARCH_RESULTS' => 'Search Results',
            'LBL_SEARCH_MODULES' => 'Modules',
            'LBL_SEARCH_TOOLS' => 'Tools',
            'LBL_SEARCH_HELP_TITLE' => 'Search Tips',
            'LBL_NO_IMAGE' => 'No Image',
            'LBL_MODULE' => 'Module',
            'LBL_COPY_ADDRESS_FROM_LEFT' => 'Copy address from left',
            'LBL_SAVE_AND_CONTINUE' => 'Save and Continue',
            'LBL_SEARCH_HELP_TEXT' => '<p><br /><strong>Multiselect controls</strong></p><ul><li>Click on the values to select an attribute.</li><li>Ctrl-click to select multiple. Mac users use CMD-click.</li><li>To select all values between two attributes,  click first value and then shift-click last value.</li></ul><p><strong>Advanced Search & Layout Options</strong><br><br>Using the <b>Saved Search & Layout</b> option, you can save a set of search parameters and/or a custom List View layout in order to quickly obtain the desired search results in the future. You can save an unlimited number of custom searches and layouts. All saved searches appear by name in the Saved Searches list, with the last loaded saved search appearing at the top of the list.<br><br>To customize the List View layout, use the Hide Columns and Display Columns boxes to select which fields to display in the search results. For example, you can view or hide details such as the record name, and assigned user, and assigned team in the search results. To add a column to List View, select the field from the Hide Columns list and use the left arrow to move it to the Display Columns list. To remove a column from List View, select it from the Display Columns list and use the right arrow to move it to the Hide Columns list.<br><br>If you save layout settings, you will be able to load them at any time to view the search results in the custom layout.<br><br>To save and update a search and/or layout:<ol><li>Enter a name for the search results in the <b>Save this search as</b> field and click <b>Save</b>.The name now displays in the Saved Searches list adjacent to the <b>Clear</b> button.</li><li>To view a saved search, select it from the Saved Searches list. The search results are displayed in the List View.</li><li>To update the properties of a saved search, select the saved search from the list, enter the new search criteria and/or layout options in the Advanced Search area, and click <b>Update</b> next to <b>Modify Current Search</b>.</li><li>To delete a saved search, select it in the Saved Searches list, click <b>Delete</b> next to <b>Modify Current Search</b>, and then click <b>OK</b> to confirm the deletion.</li></ol><p><strong>Tips</strong><br><br>By using the % as a wildcard operator you can make your search more broad. For example instead of just searching for results that equal "Apples" you could change your search to "Apples%" which would match all results that start with the word Apples but could contain other characters as well.</p>',
            'ERR_QUERY_LIMIT' => 'Error: Query limit of $limit reached for $module module.',
            'ERROR_NOTIFY_OVERRIDE' => 'Error: ResourceObserver->notify() needs to be overridden.',
            'ERR_MONITOR_FILE_MISSING' => 'Error: Unable to create monitor because metadata file is empty or file does not exist.',
            'ERR_MONITOR_NOT_CONFIGURED' => 'Error: There is no monitor configured for requested name',
            'ERR_UNDEFINED_METRIC' => 'Error: Unable to set value for undefined metric',
            'ERR_STORE_FILE_MISSING' => 'Error: Unable to find Store implementation file',
            'LBL_MONITOR_ID' => 'Monitor Id',
            'LBL_USER_ID' => 'User Id',
            'LBL_MODULE_NAME' => 'Module Name',
            'LBL_ITEM_ID' => 'Item Id',
            'LBL_ITEM_SUMMARY' => 'Item Summary',
            'LBL_ACTION' => 'Action',
            'LBL_SESSION_ID' => 'Session Id',
            'LBL_BREADCRUMBSTACK_CREATED' => 'BreadCrumbStack created for user id {0}',
            'LBL_VISIBLE' => 'Record Visible',
            'LBL_DATE_LAST_ACTION' => 'Date of Last Action',
            'MSG_IS_NOT_BEFORE' => 'is not before',
            'MSG_IS_MORE_THAN' => 'is more than',
            'MSG_SHOULD_BE' => 'should be',
            'MSG_OR_GREATER' => 'or greater',
            'LBL_LIST' => 'List',
            'LBL_CREATE_BUG' => 'Create Bug',
            'LBL_OBJECT_IMAGE' => 'object image',
            'LBL_MASSUPDATE_DATE' => 'Select Date',
            'LBL_VALIDATE_RANGE' => 'is not within the valid range',
            'LBL_CHOOSE_START_AND_END_DATES' => 'Please choose both a starting and ending date range',
            'LBL_CHOOSE_START_AND_END_ENTRIES' => 'Please choose both starting and ending range entries',
            'LBL_DROPDOWN_LIST_ALL' => 'All',
            'ERR_CONNECTOR_FILL_BEANS_SIZE_MISMATCH' => 'Error: The Array count of the bean parameter does not match the Array count of the results.',
            'ERR_MISSING_MAPPING_ENTRY_FORM_MODULE' => 'Error: Missing mapping entry for module.',
            'ERROR_UNABLE_TO_RETRIEVE_DATA' => 'Error: Unable to retrieve data for {0} Connector. The service may currently be inaccessible or the configuration settings may be invalid. Connector error message: ({1}).',
            'LBL_FASTCGI_LOGGING' => 'For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in your php.ini file.',
            'LBL_COLLECTION_NAME' => 'Name',
            'LBL_COLLECTION_PRIMARY' => 'Primary',
            'ERROR_MISSING_COLLECTION_SELECTION' => 'Empty required field',
            'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
            'LBL_DESCRIPTION' => 'Description',
            'LBL_YESTERDAY' => 'yesterday',
            'LBL_TODAY' => 'today',
            'LBL_TOMORROW' => 'tomorrow',
            'LBL_NEXT_WEEK' => 'next week',
            'LBL_NEXT_MONDAY' => 'next monday',
            'LBL_NEXT_FRIDAY' => 'next friday',
            'LBL_TWO_WEEKS' => 'two weeks',
            'LBL_NEXT_MONTH' => 'next month',
            'LBL_FIRST_DAY_OF_NEXT_MONTH' => 'first day of next month',
            'LBL_THREE_MONTHS' => 'three months',
            'LBL_SIXMONTHS' => 'six months',
            'LBL_NEXT_YEAR' => 'next year',
            'LBL_HOURS' => 'Hours',
            'LBL_MINUTES' => 'Minutes',
            'LBL_MERIDIEM' => 'Meridiem',
            'LBL_DATE' => 'Date',
            'LBL_DASHLET_CONFIGURE_AUTOREFRESH' => 'Auto-Refresh',
            'LBL_DURATION_DAY' => 'day',
            'LBL_DURATION_HOUR' => 'hour',
            'LBL_DURATION_MINUTE' => 'minute',
            'LBL_DURATION_DAYS' => 'days',
            'LBL_DURATION_HOURS' => 'Duration Hours',
            'LBL_DURATION_MINUTES' => 'Duration Minutes',
            'LBL_CHOOSE_MONTH' => 'Choose Month',
            'LBL_ENTER_YEAR' => 'Enter Year',
            'LBL_ENTER_VALID_YEAR' => 'Please enter a valid year',
            'ERR_FILE_WRITE' => 'Error: Could not write file {0}. Please check system and web server permissions.',
            'ERR_FILE_NOT_FOUND' => 'Error: Could not load file {0}. Please check system and web server permissions.',
            'LBL_AND' => 'And',
            'LBL_SEARCH_EXTERNAL_API' => 'File on External Source',
            'LBL_EXTERNAL_SECURITY_LEVEL' => 'Security',
            'LBL_IMPORT_SAMPLE_FILE_TEXT' => "\n"
                .'"This is a sample import file which provides an example of the expected contents of a file that is ready for import."'."\n"
                .'"The file is a comma-delimited .csv file, using double-quotes as the field qualifier."'."\n"
                ."\n"
                .'"The header row is the top-most row in the file and contains the field labels as you would see them in the application."'."\n"
                .'"These labels are used for mapping the data in the file to the fields in the application."'."\n"
                ."\n"
                .'"Notes: The database names could also be used in the header row. This is useful when you are using phpMyAdmin or another database tool to provide an exported list of data to import."'."\n"
                .'"The column order is not critical as the import process matches the data to the appropriate fields based on the header row."'."\n"
                ."\n\n"
                .'"To use this file as a template, do the following:"'."\n"
                .'"1. Remove the sample rows of data"'."\n"
                .'"2. Remove the help text that you are reading right now"'."\n"
                .'"3. Input your own data into the appropriate rows and columns"'."\n"
                .'"4. Save the file to a known location on your system"'."\n"
                .'"5. Click on the Import option from the Actions menu in the application and choose the file to upload"'."\n"
                .'   ',
            'LBL_NOTIFICATIONS_NONE' => 'No Current Notifications',
            'ERR_NOTIFICATIONS_MARK_AS_READ' => 'Error while trying to mark notifications as read',
            'ERR_FIELD_LOGIC_BACKEND_CALCULATION' => 'Error while trying to get the value',
            'LBL_ALT_SORT_DESC' => 'Sorted Descending',
            'LBL_ALT_SORT_ASC' => 'Sorted Ascending',
            'LBL_ALT_SORT' => 'Sort',
            'LBL_ALT_SHOW_OPTIONS' => 'Show Options',
            'LBL_ALT_HIDE_OPTIONS' => 'Hide Options',
            'LBL_ALT_MOVE_COLUMN_LEFT' => 'Move selected entry to the list on the left',
            'LBL_ALT_MOVE_COLUMN_RIGHT' => 'Move selected entry to the list on the right',
            'LBL_ALT_MOVE_COLUMN_UP' => 'Move selected entry up in the displayed list order',
            'LBL_ALT_MOVE_COLUMN_DOWN' => 'Move selected entry down in the displayed list order',
            'LBL_ALT_INFO' => 'Information',
            'MSG_DUPLICATE' => 'The {0} record you are about to create might be a duplicate of an {0} record that already exists. {1} records containing similar names are listed below.<br>Click Create {1} to continue creating this new {0}, or select an existing {0} listed below.',
            'MSG_SHOW_DUPLICATES' => 'The {0} record you are about to create might be a duplicate of a {0} record that already exists. {1} records containing similar names are listed below. Click Save to continue creating this new {0}, or click Cancel to return to the module without creating the {0}.',
            'LBL_EMAIL_TITLE' => 'email address',
            'LBL_EMAIL_OPT_TITLE' => 'opted out email address',
            'LBL_EMAIL_INV_TITLE' => 'invalid email address',
            'LBL_EMAIL_PRIM_TITLE' => 'Make Primary Email Address',
            'LBL_SELECT_ALL_TITLE' => 'Select all',
            'LBL_SELECT_THIS_ROW_TITLE' => 'Select this row',
            'UPLOAD_ERROR_TEXT' => 'ERROR: There was an error during upload. Error code: {0} - {1}',
            'UPLOAD_ERROR_TEXT_SIZEINFO' => 'ERROR: There was an error during upload. Error code: {0} - {1}. The upload_maxsize is {2} ',
            'UPLOAD_ERROR_HOME_TEXT' => 'ERROR: There was an error during your upload, please contact an administrator for help.',
            'UPLOAD_MAXIMUM_EXCEEDED' => 'Size of Upload ({0} bytes) Exceeded Allowed Maximum: {1} bytes',
            'UPLOAD_REQUEST_ERROR' => 'An error has occurred. Please refresh your page and try again.',
            'LBL_EDIT_BUTTON_KEY' => 'i',
            'LBL_EDIT_BUTTON_LABEL' => 'Edit',
            'LBL_EDIT_BUTTON_TITLE' => 'Edit',
            'LBL_DUPLICATE_BUTTON_KEY' => 'u',
            'LBL_DUPLICATE_BUTTON_LABEL' => 'Duplicate',
            'LBL_DUPLICATE_BUTTON_TITLE' => 'Duplicate',
            'LBL_DISABLE_USER_2FA' => 'Disable 2FA',
            'LBL_DELETE_BUTTON_KEY' => 'd',
            'LBL_DELETE_BUTTON_LABEL' => 'Delete',
            'LBL_DELETE_BUTTON_TITLE' => 'Delete',
            'LBL_BULK_ACTION_BUTTON_LABEL' => 'Bulk Action',
            'LBL_BULK_ACTION_BUTTON_LABEL_MOBILE' => 'ACTION',
            'LBL_TOO_FEW_SELECTED' => 'Invalid number of records selected. You must select a minimum of {min} records.',
            'LBL_TOO_MANY_SELECTED' => 'Invalid number of records selected. You must select a maximum of {max} records.',
            'LBL_SELECT_ALL_NOT_ALLOWED' => 'Selecting all records is not available for this action. Please select individual records.',
            'LBL_MISSING_HANDLER_DATA' => 'Unexpected error. Missing bulk action handler data from response',
            'LBL_MISSING_HANDLER' => 'Unexpected error. No handler defined for the select bulk action',
            'LBL_MISSING_HANDLER_DATA_ROUTE' => 'Unexpected error. Missing bulk action route',
            'LBL_ACTION_ERROR' => 'Unexpected error when calling action',
            'LBL_BULK_ACTION_ERROR' => 'Unexpected error when calling Bulk Action',
            'LBL_BULK_ACTION_DELETE_SUCCESS' => 'Record(s) deleted successfully',
            'LBL_BULK_ACTION_MASS_UPDATE_CONFIRMATION' => 'Are you sure you want to update the selected record(s)?',
            'LBL_BULK_ACTION_MASS_UPDATE_SUCCESS' => 'All Record(s) updated successfully',
            'LBL_BULK_ACTION_MASS_UPDATE_PARTIAL_SUCCESS' => 'Partial success. Some records were not updated. please check log',
            'LBL_BULK_ACTION_MASS_UPDATE_NO_FIELDS' => 'No fields to update',
            'LBL_BULK_ACTION_MASS_UPDATE_NO_RECORDS' => 'No records to update',
            'LBL_BULK_ACTION_MASS_UPDATE_NO_ACLS' => 'Insufficient Privilege, Save action not allowed',
            'LBL_UNEXPECTED_ERROR' => 'Unexpected error. No able to perform action.',
            'LBL_RECORD_DELETE_SUCCESS' => 'Record deleted successfully',
            'LBL_RECORD_DELETE_ALL_SUCCESS' => 'Records deleted successfully',
            'LBL_RECORD_SNOOZE_SUCCESS' => 'Notification Snoozed',
            'LBL_ERROR_SAVING' => 'Error occurred while saving record',
            'LBL_SAVE_BUTTON_KEY' => 'a',
            'LBL_SAVE_BUTTON_LABEL' => 'Save',
            'LBL_SAVE_BUTTON_TITLE' => 'Save',
            'LBL_SAVE_CONTINUE_LABEL' => 'Save And Continue',
            'LBL_CANCEL_BUTTON_KEY' => 'l',
            'LBL_CANCEL_BUTTON_LABEL' => 'Cancel',
            'LBL_CANCEL_BUTTON_TITLE' => 'Cancel',
            'LBL_FIRST_INPUT_EDIT_VIEW_KEY' => '7',
            'LBL_ADV_SEARCH_LNK_KEY' => '8',
            'LBL_FIRST_INPUT_SEARCH_KEY' => '9',
            'ANNUAL_REVENUE_BY_ACCOUNTS' => 'Annual Revenue By Accounts',
            'PIPELINE_BY_SALES_STAGE' => 'Pipeline By Sales Stage',
            'LEADS_BY_SOURCE' => 'Leads By Source',
            'LEADS_BY_STATUS' => 'Leads By Status',
            'ACCOUNT_TYPES_PER_MONTH' => 'New Accounts by Month',
            'ERR_CONNECTOR_NOT_ARRAY' => 'connector array in {0} been defined incorrectly or is empty and could not be used.',
            'ERR_BAD_RESPONSE_FROM_SERVER' => 'Bad response from the server',
            'LBL_ACCOUNT_PRODUCT_QUOTE_LINK' => 'Quote',
            'LBL_ACCOUNT_PRODUCT_SALE_PRICE' => 'Sale Price',
            'LBL_EMAIL_CHECK_INTERVAL_DOM' => [
                -1 => 'Manually',
                5 => 'Every 5 minutes',
                15 => 'Every 15 minutes',
                30 => 'Every 30 minutes',
                60 => 'Every hour',
            ],
            'ERR_A_REMINDER_IS_EMPTY_OR_INCORRECT' => 'A reminder is empty or incorrect.',
            'ERR_REMINDER_IS_NOT_SET_POPUP_OR_EMAIL' => 'Reminder is not set for either a popup or email.',
            'ERR_NO_INVITEES_FOR_REMINDER' => 'No invitees for reminder.',
            'LBL_DELETE_REMINDER_CONFIRM' => 'Reminder doesn\'t include any invitees, do you want to remove the reminder?',
            'LBL_DELETE_REMINDER' => 'Delete Reminder',
            'LBL_OK' => 'Ok',
            'LBL_COLUMNS_FILTER_HEADER_TITLE' => 'Choose columns',
            'LBL_COLUMN_CHOOSER' => 'Column Chooser',
            'LBL_SAVE_CHANGES_BUTTON_TITLE' => 'Save changes',
            'LBL_DISPLAYED' => 'Displayed',
            'ERR_EMPTY_COLUMNS_LIST' => 'At least, one element required',
            'LBL_FILTER_HEADER_TITLE' => 'Filter',
            'LBL_CATEGORY' => 'Category',
            'LBL_LIST_CATEGORY' => 'Category',
            'ERR_FACTOR_TPL_INVALID' => 'Factor Authentication message is invalid, please contact to your administrator.',
            'LBL_SUBTHEMES' => 'Style',
            'LBL_SUBTHEME_OPTIONS_DAWN' => 'Dawn',
            'LBL_SUBTHEME_OPTIONS_DAY' => 'Day',
            'LBL_SUBTHEME_OPTIONS_DUSK' => 'Dusk',
            'LBL_SUBTHEME_OPTIONS_NIGHT' => 'Night',
            'LBL_SUBTHEME_OPTIONS_NOON' => 'Noon',
            'LBL_CONFIRM_DISREGARD_DRAFT_TITLE' => 'Disregard draft',
            'LBL_CONFIRM_DISREGARD_DRAFT_BODY' => 'This operation will delete this email, do you want to continue?',
            'LBL_CONFIRM_DISREGARD_EMAIL_TITLE' => 'Exit compose dialog',
            'LBL_CONFIRM_DISREGARD_EMAIL_BODY' => 'By leaving the compose dialog all entered information will be lost, do you wish to continue?',
            'LBL_CONFIRM_APPLY_EMAIL_TEMPLATE_TITLE' => 'Apply an Email Template',
            'LBL_CONFIRM_APPLY_EMAIL_TEMPLATE_BODY' => 'This operation will override the email Body and Subject fields, do you want to continue?',
            'LBL_CONFIRM_OPT_IN_TITLE' => 'Confirmed Opt In',
            'LBL_OPT_IN_TITLE' => 'Opt In',
            'LBL_CONFIRM_OPT_IN_DATE' => 'Confirmed Opt In Date',
            'LBL_CONFIRM_OPT_IN_SENT_DATE' => 'Confirmed Opt In Sent Date',
            'LBL_CONFIRM_OPT_IN_FAIL_DATE' => 'Confirmed Opt In Fail Date',
            'LBL_CONFIRM_OPT_IN_TOKEN' => 'Confirm Opt In Token',
            'ERR_OPT_IN_TPL_NOT_SET' => 'Opt In Email Template is not configured. Please set up in email settings.',
            'ERR_OPT_IN_RELATION_INCORRECT' => 'Opt In requires the email to be related to Account/Contact/Lead/Target',
            'LBL_SECURITYGROUP_NONINHERITABLE' => 'Non-Inheritable Group',
            'LBL_PRIMARY_GROUP' => 'Primary Group',
            'LBL_SUITE_TOP' => 'Back to top',
            'LBL_SUITE_SUPERCHARGED' => 'Supercharged by SuiteCRM',
            'LBL_SUITE_POWERED_BY' => 'Powered By SugarCRM',
            'LBL_SUITE_DESC1' => 'SuiteCRM has been written and assembled by <a href="https://salesagility.com">SalesAgility</a>. The Program is provided AS IS, without warranty. Licensed under AGPLv3.',
            'LBL_SUITE_DESC2' => 'This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free Software Foundation, including the additional permission set forth in the source code header.',
            'LBL_SUITE_DESC3' => 'SuiteCRM is a trademark of SalesAgility Ltd. All other company and product names may be trademarks of the respective companies with which they are associated.',
            'LBL_GENERATE_PASSWORD_BUTTON_TITLE' => 'Reset Password',
            'LBL_SEND_CONFIRM_OPT_IN_EMAIL' => 'Send Confirm Opt In Email',
            'LBL_CONFIRM_OPT_IN_ONLY_FOR_PERSON' => 'Confirm Opt In Email sending only for Accounts/Contacts/Leads/Prospects',
            'LBL_CONFIRM_OPT_IN_IS_DISABLED' => 'Confirm Opt In Email sending is disabled, enable Confirm Opt In option in Email Settings or contact your Administrator.',
            'LBL_CONTACT_HAS_NO_PRIMARY_EMAIL' => 'Confirm Opt In Email sending is not possible because the Contact has not Primary Email Address',
            'LBL_CONFIRM_EMAIL_SENDING_FAILED' => 'Confirm Opt In Email sending failed',
            'LBL_CONFIRM_EMAIL_SENT' => 'Confirm Opt In Email sent successfully',
            'LBL_COLUMN_SELECTOR_DISPLAYED_COLS' => 'DISPLAYED',
            'LBL_COLUMN_SELECTOR_HIDDEN_COLS' => 'HIDDEN',
            'LBL_COLUMN_SELECTOR_CLOSE_BUTTON' => 'Close',
            'LBL_COLUMN_SELECTOR_SAVE_BUTTON' => 'Save Changes',
            'LBL_COLUMN_SELECTOR_MODAL_TITLE' => 'Choose Columns',
            'LBL_ENTER_AUTH_APP_2FA_CODE' => 'Please enter the verification code from your authenticator app',
            'LBL_ENABLE_2FA_LABEL' => 'Enable Two-Factor Authentication',
            'LBL_BACKUP_CODES' => 'Recovery/Backup Codes',
            'LBL_BACKUP_CODES_INFO' => 'Backup codes are one time passcodes to use when you are unable to verify via your Authenticator app.',
            'LBL_BACKUP_CODES_WARN' => ' WARNING: These codes are only generated once. Please copy BEFORE verifying as these will not be displayed again.',
            'LBL_PROBLEMS_GENERATING_CODE' => 'Problems generating the code?',
            'LBL_BACKUP_CODES_FALLBACK_INSTRUCTIONS' => 'Use one of the backup codes (it expires after being used)',
            'LBL_OTP_SETUP' => 'Use a OTP (one time password) authenticator on your mobile or computer to enable 2FA (Two-Factor Authentication)',
            'LBL_QR_CODE_HELP' => 'If you haven\'t already, please download an Authenticator Application (such as FreeOTP or Google Authenticator). Use that app to scan the QR code.',
            'LBL_USE_SECRET' => 'Unable to scan the QR Code?',
            'LBL_USE_SECRET_DESC' => 'If you are unable to scan the QR code, please enter the secret below manually into your authenticator app.',
            'LBL_HIDE_SECRET' => 'Hide TOTP Secret',
            'LBL_2FA_LOGIN_CANCEL' => 'Two Factor Authentication cancelled',
            'LBL_FACTOR_AUTH_DISABLE' => 'Two Factor Authentication was Disabled',
            'LBL_FACTOR_AUTH_SUCCESS' => 'Two Factor Authentication was Successful',
            'LBL_FACTOR_AUTH_FAIL' => 'Two Factor Authentication failed. Try again.',
            'LBL_VERIFY_2FA' => 'Verify Code',
            'LBL_TWO_FACTOR_AUTH' => 'Two Factor Authentication',
            'LBL_TWO_FACTOR_AUTH_APP_METHOD' => 'Authenticator app',
            'LBL_TWO_FACTOR_AUTH_APP_METHOD_DESCRIPTION' => 'Use an authentication app to generate 2-factor authentication codes when prompted',
            'LBL_ENABLE' => 'Enable',
            'LBL_ENABLED' => 'Enabled',
            'LBL_DISABLE' => 'Disable',
            'LBL_GENERATED' => 'Generated',
            'LBL_REGENERATE_CODES' => 'Regenerate',
            'LBL_REGENERATED_BACKUP_CODES' => 'Backup Codes Regenerated',
            'LBL_STATUS_EVENT' => 'Invite Status',
            'LBL_ACCEPT_STATUS' => 'Accept Status',
            'LBL_LISTVIEW_OPTION_CURRENT' => 'Select This Page',
            'LBL_LISTVIEW_OPTION_ENTIRE' => 'Select All',
            'LBL_LISTVIEW_NONE' => 'Deselect All',
            'LBL_AOP_EMAIL_REPLY_DELIMITER' => '========== Please reply above this line ==========',
            'LBL_CRON_ON_THE_MONTHDAY' => 'on the',
            'LBL_CRON_ON_THE_WEEKDAY' => 'on',
            'LBL_CRON_AT' => 'at',
            'LBL_CRON_RAW' => 'Advanced',
            'LBL_CRON_MIN' => 'Min',
            'LBL_CRON_HOUR' => 'Hour',
            'LBL_CRON_DAY' => 'Day',
            'LBL_CRON_MONTH' => 'Month',
            'LBL_CRON_DOW' => 'DOW',
            'LBL_CRON_DAILY' => 'Daily',
            'LBL_CRON_WEEKLY' => 'Weekly',
            'LBL_CRON_MONTHLY' => 'Monthly',
            'LBL_PRINT_AS_PDF' => 'Print as PDF',
            'LBL_SELECT_TEMPLATE' => 'Please Select a Template',
            'LBL_NO_TEMPLATE' => 'ERROR\\nNo templates found.\\nPlease go to the PDF templates module and create one',
            'LBL_GANTT_BUTTON_LABEL' => 'View Gantt',
            'LBL_DETAIL_BUTTON_LABEL' => 'View Detail',
            'LBL_CREATE_PROJECT' => 'Create Project',
            'LBL_MAP' => 'Map',
            'LBL_JJWG_MAPS_LNG' => 'Longitude',
            'LBL_JJWG_MAPS_LAT' => 'Latitude',
            'LBL_JJWG_MAPS_GEOCODE_STATUS' => 'Geocode Status',
            'LBL_JJWG_MAPS_ADDRESS' => 'Address',
            'LBL_RESCHEDULE_LABEL' => 'Reschedule',
            'LBL_RESCHEDULE_TITLE' => 'Please enter the reschedule information',
            'LBL_RESCHEDULE_DATE' => 'Date',
            'LBL_RESCHEDULE_REASON' => 'Reason',
            'LBL_RESCHEDULE_ERROR1' => 'Please select a valid date',
            'LBL_RESCHEDULE_ERROR2' => 'Please select a reason',
            'LBL_RESCHEDULE_PANEL' => 'Reschedule',
            'LBL_RESCHEDULE_HISTORY' => 'Call attempt history',
            'LBL_RESCHEDULE_COUNT' => 'Call Attempts',
            'LBL_SECURITYGROUP' => 'Security Group',
            'LBL_ROLE' => 'Role',
            'FACEBOOK_USER_C' => 'Facebook',
            'TWITTER_USER_C' => 'Twitter',
            'LBL_PANEL_SOCIAL_FEED' => 'Social Feed Details',
            'LBL_SUBPANEL_FILTER_LABEL' => 'Filter',
            'LBL_COLLECTION_TYPE' => 'Type',
            'LBL_ADD_TAB' => 'Add Tab',
            'LBL_EDIT_TAB' => 'Edit Tabs',
            'LBL_SUITE_DASHBOARD' => 'SUITECRM DASHBOARD',
            'LBL_ENTER_DASHBOARD_NAME' => 'Enter Dashboard Name',
            'LBL_NUMBER_OF_COLUMNS' => 'Number of Columns',
            'LBL_DELETE_DASHBOARD1' => 'Are you sure you want to delete the',
            'LBL_DELETE_DASHBOARD2' => 'dashboard?',
            'LBL_ADD_DASHBOARD_PAGE' => 'Add a Dashboard Page',
            'LBL_DELETE_DASHBOARD_PAGE' => 'Remove Current Dashboard Page',
            'LBL_RENAME_DASHBOARD_PAGE' => 'Rename Dashboard Page',
            'LBL_SUITE_DASHBOARD_ACTIONS' => 'ACTIONS',
            'LBL_CONFIRM_CANCEL_INLINE_EDITING' => 'You have clicked away from the field you were editing without saving it. Click ok if you\'re happy to lose your change, or cancel if you would like to continue editing',
            'LBL_LOADING_ERROR_INLINE_EDITING' => 'There was an error loading the field. Your session may have timed out. Please log in again to fix this',
            'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
            'LBL_OPT_IN_PENDING_EMAIL_FAILED' => 'Confirm opt in email sending failed',
            'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
            'LBL_OPT_IN' => 'Opted in',
            'LBL_OPT_IN_CONFIRMED' => 'Confirmed Opted in',
            'LBL_OPT_IN_OPT_OUT' => 'Opted Out',
            'LBL_OPT_IN_INVALID' => 'Invalid',
            'RESPONSE_SEND_CONFIRM_OPT_IN_EMAIL' => 'The confirm opt in email has been added to the email queue for %s email address(es). ',
            'RESPONSE_SEND_CONFIRM_OPT_IN_EMAIL_NOT_OPT_IN' => 'Unable to send email to %s email address(es), because they are not opted in. ',
            'RESPONSE_SEND_CONFIRM_OPT_IN_EMAIL_MISSING_EMAIL_ADDRESS_ID' => '%s email address do not have a valid id. ',
            'ERR_TWO_FACTOR_FAILED' => 'Two Factor Authentication failed',
            'ERR_TWO_FACTOR_CODE_SENT' => 'Two Factor Authentication code sent.',
            'ERR_TWO_FACTOR_CODE_FAILED' => 'Two Factor Authentication code failed to send.',
            'LBL_THANKS_FOR_SUBMITTING' => 'Thank you for submitting your interest.',
            'ERR_IP_CHANGE' => 'Your session was terminated due to a significant change in your IP address',
            'ERR_RETURN' => 'Return to Home',
            'LBL_DEFAULT_API_ERROR_TITLE' => 'JSON API Error',
            'LBL_DEFAULT_API_ERROR_DETAIL' => 'JSON API Error occurred.',
            'LBL_API_EXCEPTION_DETAIL' => 'Api Version: 8',
            'LBL_BAD_REQUEST_EXCEPTION_DETAIL' => 'Please ensure you fill in the fields required',
            'LBL_EMPTY_BODY_EXCEPTION_DETAIL' => 'Json API expects body of the request to be JSON',
            'LBL_INVALID_JSON_API_REQUEST_EXCEPTION_DETAIL' => 'Unable to validate the Json Api Payload Request',
            'LBL_INVALID_JSON_API_RESPONSE_EXCEPTION_DETAIL' => 'Unable to validate the Json Api Payload Response',
            'LBL_MODULE_NOT_FOUND_EXCEPTION_DETAIL' => 'Json API cannot find resource',
            'LBL_NOT_ACCEPTABLE_EXCEPTION_DETAIL' => 'Json API expects the "Accept" header to be application/vnd.api+json',
            'LBL_UNSUPPORTED_MEDIA_TYPE_EXCEPTION_DETAIL' => 'Json API expects the "Content-Type" header to be application/vnd.api+json',
            'MSG_BROWSER_NOTIFICATIONS_ENABLED' => 'Desktop notifications are now enabled for this web browser.',
            'MSG_BROWSER_NOTIFICATIONS_DISABLED' => 'Desktop notifications are disabled for this web browser. Use your browser preferences to enable them again.',
            'MSG_BROWSER_NOTIFICATIONS_UNSUPPORTED' => 'This browser does not support desktop notifications.',
            'LBL_GOOGLE_SYNC_ERR' => 'SuiteCRM Google Sync - ERROR',
            'LBL_THERE_WAS_AN_ERR' => 'There was an error: ',
            'LBL_CLICK_HERE' => 'Click here',
            'LBL_TO_CONTINUE' => ' to continue.',
            'LBL_OPT_OUT' => 'Opt Out',
            'LBL_INVALID_EMAIL' => 'Invalid',
            'LBL_PRIMARY' => 'Primary',
            'IMAP_HANDLER_ERROR' => 'ERROR: {error}; key was: "{key}".',
            'IMAP_HANDLER_SUCCESS' => 'OK: test settings changed to "{key}"',
            'IMAP_HANDLER_ERROR_INVALID_REQUEST' => 'Invalid request, use "{var}" value.',
            'IMAP_HANDLER_ERROR_UNKNOWN_BY_KEY' => 'Unknown error occurred, key "{key}" not saved.',
            'IMAP_HANDLER_ERROR_NO_TEST_SET' => 'Test settings does not exists.',
            'IMAP_HANDLER_ERROR_NO_KEY' => 'Key not found.',
            'IMAP_HANDLER_ERROR_KEY_SAVE' => 'Key saving error.',
            'IMAP_HANDLER_ERROR_UNKNOWN' => 'Unknown error',
            'LBL_SEARCH_TITLE' => 'Search',
            'LBL_SEARCH_TEXT_FIELD_TITLE_ATTR' => 'Input Search Criteria',
            'LBL_SEARCH_SUBMIT_FIELD_TITLE_ATTR' => 'Search',
            'LBL_SEARCH_SUBMIT_FIELD_VALUE' => 'Search',
            'LBL_SEARCH_QUERY' => 'Search query: ',
            'LBL_SEARCH_RESULTS_PER_PAGE' => 'Results per page: ',
            'LBL_SEARCH_ENGINE' => 'Engine: ',
            'LBL_SEARCH_TOTAL' => 'Total result(s): ',
            'LBL_SEARCH_PREV' => 'Previous',
            'LBL_SEARCH_NEXT' => 'Next',
            'LBL_SEARCH_PAGE' => 'Page ',
            'LBL_SEARCH_OF' => ' of ',
            'LBL_INSIGHTS' => 'Insights',
            'LBL_CHART_NOT_FOUND' => 'Chart not found',
            'LBL_ERROR_FETCHING_METADATA' => 'Error occurred while fetching metadata',
            'LBL_TOTAL' => 'Total',
            'LBL_ACTIONS' => 'Actions',
            'LBL_SELECT_SUBPANEL_BANNER' => 'Select which subpanels to view',
            'LBL_SELECT_ITEM' => 'Select an item',
            'LBL_ITEMS_SELECTED' => 'items selected',
            'LBL_WIDGET_NOT_FOUND' => 'Widget not found',
            'LBL_BAD_CONFIG' => 'Incorrect configuration',
            'LBL_CONFIG_BAD_CONTEXT' => 'Incorrect configuration: context not properly configured',
            'LBL_CONFIG_NO_CONFIG' => 'Incorrect configuration: missing config',
            'LBL_CONFIG_NO_STATISTICS_KEY' => 'Incorrect configuration: missing statistics key',
            'LBL_STATISTIC_ERROR' => 'Error loading statistic',
            'LBL_STATISTIC_ERROR_DESC' => 'Error loading statistic',
            'LBL_STATISTIC_ERROR_DESC_TOOLTIP' => 'Error loading statistic. Please contact your administrator',
            'LBL_AVERAGE_CLOSED_WON_PER_YEAR' => 'Average Won Opportunity Per Year',
            'LBL_OPPORTUNITIES_TOTAL' => 'Total Opportunity Value',
            'LBL_CASE_TOTAL_DAYS_OPEN' => 'Total Days Open',
            'LBL_DAYS_OPEN' => 'Days Open',
            'LBL_DAYS_IN_SALE_STAGE' => 'DAY(S) THIS OPPORTUNITY HAS BEEN AT THIS SALES STAGE',
            'LBL_STAT_DAYS' => 'Day(s)',
            'LBL_CLOSED_PER_YEAR' => 'Closed Per Year',
            'LBL_WAS_OPEN' => 'This Case was Open For',
            'LBL_HAS_BEEN_OPEN' => 'This Case has been Open For',
            'LBL_NUMBER_OF_CASES_PER_ACCOUNT' => 'Number of Cases Per Account',
            'LBL_TOTAL_CASES_FOR_THIS_ACCOUNT' => 'Total Cases For This Account',
            'LBL_NONE_OUTSTANDING' => 'None',
            'LBL_VALIDATION_ERROR_REQUIRED' => 'Missing required field: {{fields.field.label}}',
            'LBL_VALIDATION_ERROR_CURRENCY_FORMAT' => 'Invalid currency format. Expected: \'{{context.expected}}\'',
            'LBL_VALIDATION_ERROR_INT_FORMAT' => 'Invalid int format. Expected: \'{{context.expected}}\'',
            'LBL_VALIDATION_ERROR_FLOAT_FORMAT' => 'Invalid float format. Expected: \'{{context.expected}}\'',
            'LBL_VALIDATION_ERROR_DATE_FORMAT' => 'Invalid date format. Expected: \'{{context.expected}}\'',
            'LBL_VALIDATION_ERROR_DATETIME_FORMAT' => 'Invalid datetime format. Expected: \'{{context.expected}}\'',
            'LBL_VALIDATION_ERROR_EMAIL_FORMAT' => 'Invalid email format. Expected: \'{{context.expected}}\'',
            'LBL_VALIDATION_ERROR_PHONE_FORMAT' => 'Invalid phone format.',
            'LBL_VALIDATION_ERROR_MIN' => 'Invalid value. Value must greater or equal to \'{{context.min}}\'',
            'LBL_VALIDATION_ERROR_MAX' => 'Invalid value. Value must smaller or equal to \'{{context.max}}\'',
            'LBL_MULTIPLE_PRIMARY_EMAIL_VALIDATION_ERROR' => 'Only one Valid Email Address should be marked as primary',
            'LBL_DUPLICATE_EMAIL_VALIDATION_ERROR' => 'Duplicate email addresses are not allowed',
            'LBL_NO_PRIMARY_EMAIL_VALIDATION_ERROR' => 'One Valid Email Address should be marked as primary',
            'LBL_LOADING_IN_PROGRESS' => 'The calculation is currently in progress, please wait a few moments before trying again.',
            'LBL_TYPE_TO_SEARCH' => 'Type to search...',
            'LBL_NOT_FOUND' => 'Not found.',
            'LBL_SEARCH_ERROR' => 'Search error.',
            'LBL_FOUND' => 'Found',
            'LBL_GET_RECORD_LIST_ERROR' => 'Error occurred while retrieving records',
            'LBL_NUMBER_OF_RECORDS' => 'The Number of Records',
            'LBL_FORWARD_SLASH' => '/',
            'LBL_CASES_INSIGHT' => ' {{fields.cases.value}} ( {{fields.default.value}} )',
            'LBL_INVOICES_INSIGHT' => ' {{fields.invoices.value}} ( {{fields.default.value}} )',
            'LBL_CONTRACT_RENEWAL_TOOLTIP' => 'Date of the next Contract Renewal',
            'LBL_INVOICES_OVERDUE_TOOLTIP' => 'Total number of Overdue Invoices',
            'LBL_ACTIVITIES_NEXT_DATE_TOOLTIP' => 'Date of the next interaction',
            'LBL_CAMPAIGN_LAST_RECEIVED_TOOLTIP' => 'Date of the most recent Campaign received',
            'LBL_OPEN_CASES_COUNT_TOOLTIP' => 'Total number of Open Cases',
            'LBL_EVENTS_LAST_DATE_TOOLTIP' => 'Date of the most recent Event',
            'LBL_HISTORY_LAST_DATE_TOOLTIP' => 'Date of the most recent interaction',
            'LBL_OPPORTUNITIES_TOTAL_SUM_TOOLTIP' => 'Total Sum of Opportunities',
            'LBL_QUOTES_EXPIRY_TOOLTIP' => 'Date of the next Quote Expiration',
            'LBL_DEFAULT_TOTAL_TOOLTIP' => 'Total number of records',
            'LBL_CONTRACT_RENEWAL' => 'Renewal Date',
            'LBL_INVOICES_OVERDUE' => 'Total Overdue',
            'LBL_ACTIVITIES_NEXT_DATE' => 'Next Activity Date',
            'LBL_CAMPAIGN_LAST_RECEIVED' => 'Last Participated',
            'LBL_OPEN_CASES_COUNT' => 'Open Cases',
            'LBL_EVENTS_LAST_DATE' => 'Last Event Attended',
            'LBL_HISTORY_LAST_DATE' => 'Last Touchpoint',
            'LBL_OPPORTUNITIES_TOTAL_SUM' => 'Total Value',
            'LBL_QUOTES_EXPIRY' => 'Next Expiration Date',
            'LBL_DEFAULT_TOTAL' => 'Total',
            'AOS_Contracts' => 'Contracts',
            'AOS_Quotes' => 'Quotes',
            'AOS_Invoices' => 'Invoices',
            'LBL_PHOTO' => 'Photo',
            'LBL_CASE_UPDATES' => 'Case Updates',
            'LBL_CASE_UPDATE_SUBMITTED' => 'Case Update Submitted',
            'LBL_SUMMARY_DEFAULT' => '{{fields.name.value}}',
            'LBL_SUMMARY_PERSON' => '{{fields.salutation.value}} {{fields.first_name.value}} {{fields.last_name.value}}',
            'LBL_SUMMARY_DOCUMENT' => '{{fields.document_name.value}}',
            'LBL_CREATE' => 'Create',
            'LBL_QUICK_FILTERS' => 'Quick Filters',
            'LBL_SAVED_FILTER_SAVED' => 'Filter successfully saved',
            'LBL_FILTER_ID_NOT_DEFINED' => 'Filter id not defined',
            'LBL_GENERIC_CONFIRMATION' => 'Do you want to proceed with action?',
            'LBL_SHOW_MORE' => 'Show more',
            'LBL_SHOW_LESS' => 'Show less',
            'LBL_LOAD_MORE' => 'Load more',
            'LBL_OPERATOR' => 'Operator',
            'LBL_END' => 'End',
            'LBL_LINE_ITEMS_FIELD_CONFIG' => 'Bad config',
            'LBL_ACTION_SUCCESS' => 'Action successful',
            'LBL_LINK' => 'Link',
            'LBL_UNLINK_RECORD' => 'Unlink Record',
            'LBL_EDIT_RECORD' => 'Edit Record',
            'LBL_UNLINK_RELATIONSHIP_CONFIRM' => 'Are you sure you want to unlink this record? Only the relationship will be unlinked. The record will not be deleted.',
            'LBL_UNLINK_RELATIONSHIP_SUCCESS' => 'Record unlinked successfully.',
            'LBL_UNLINK_RELATIONSHIP_FAILED' => 'There was an error unlinking this record.',
            'LBL_LINK_RELATIONSHIP_SUCCESS' => 'Relationship linked successfully.',
            'LBL_LINK_RELATIONSHIP_FAILED' => 'There was an error linking this Relationship.',
            'LBL_MODULE_NOT_FOUND' => 'Module not found.',
            'LBL_RECORD_NOT_FOUND' => 'Unable to load record',
            'LBL_RELATIONSHIP_LOAD_ERROR' => 'Unable to load relationship',
            'LBL_NOT_LINKED' => 'Unable to unlink. Records are not linked',
            'LBL_ACCESS_DENIED' => 'Access Denied',
            'LBL_ADD_RECORDS_TO_TARGET_LIST_SUCCESS' => 'Records added to target list successfully.',
            'LBL_ADD_RECORDS_TO_TARGET_LIST_FAILED' => 'There was an error adding records to target list.',
            'LBL_ADD_CONTACTS_TO_TARGET_LIST_SUCCESS' => 'Contacts added to target list successfully.',
            'LBL_ADD_CONTACTS_TO_TARGET_LIST_FAILED' => 'There was an error adding contacts to target list.',
            'LBL_CHANGED_TO_TEXT' => 'changed to',
            'LBL_RECORD_CHANGED' => 'Record Updated',
            'LBL_USE_ADVANCED_SEARCH' => 'Use Advanced Search',
            'LBL_USE_BASIC_SEARCH' => 'Use Basic Search',
            'LBL_NO_MODULE_SELECTED' => 'No module selected',
            'LBL_CLOSE_MENU' => 'Close Menu',
            'LOGIN_INCORRECT' => 'Login credentials incorrect, please try again.',
            'LOGIN_TOO_MANY_FAILED' => 'Too many failed login attempts, please try again later.',
            'LBL_LEGACY_MPDF_ENGINE' => 'Legacy MPDF Engine',
            'LBL_TCPDF_ENGINE' => 'TCPDF Engine',
            'ERR_INVALID_FILE_NAME' => 'Invalid file name',
            'LBL_LOGGER_VALID_FILENAME_CHARACTERS' => 'This can only be alphanumeric characters, plus \'.\' , \'-\' and \'_\'',
            'LBL_LOGGER_INVALID_FILENAME' => 'Invalid import file name',
            'LBL_PASSWORD_SET_NEW_VALUE_TO_RESET' => 'Password set. Enter value to set new password.',
            'LBL_VALUE_SET_PLACEHOLDER' => 'Value set. Enter new value to override current one.',
            'ERR_IMAP_OAUTH_CONNECTION_ERROR' => 'Not able to connect using OAuth login with Inbound Email server. For connection: ',
            'WARN_OAUTH_TOKEN_SESSION_EXPIRED' => 'Your IMAP OAuth session has expired, please login again in the connection: ',
            'ERR_OAUTH_CONNECTION_ERROR' => 'Not able to connect using OAuth login. For connection: ',
            'LBL_KEY' => 'Key',
            'LBL_VALUE' => 'Value',
            'LBL_OPTIONAL' => 'Optional',
            'LBL_OPTIONAL_CONNECTION_STRING' => 'Optional. Set to use a specific connection string',
            'LBL_OUTBOUND_ACCOUNT' => 'Outbound Account',
            'LBL_INBOUND_ACCOUNT' => 'Inbound Account',
            'LBL_SYSTEM_ACCOUNT' => 'System Account',
            'LBL_FROM_SYSTEM' => 'Send From System',
            'LBL_SIGNATURE' => 'Signature',
            'LBL_NEW_NOTIFICATION' => 'You have {{context.unread}} new notifications',
            'LBL_NOTIFICATION_ITEM_DATE' => 'Due: {{fields.date_start.value}}',
            'LBL_NOTIFICATION_ITEM_DATE_ENTERED' => 'Notified: {{fields.snooze.value}}',
            'LBL_QUICK_ACTIONS' => 'Quick Actions',
            'LBL_RELATIONSHIPS' => 'Relationships',
            'LBL_LOGIN_BUTTON_LABEL' => 'Log In',
            'LBL_LOGIN_BUTTON_TITLE' => 'Log In',
            'LBL_LOGIN_FORGOT_PASSWORD' => 'Forgot Password?',
            'LBL_LOGIN_SUBMIT' => 'Submit',
            'LBL_USER_NAME' => 'Username',
            'ERR_INVALID_PASSWORD' => 'You must specify a valid username and password.',
            'LBL_PASSWORD' => 'Password',
            'LBL_EMAIL' => 'Email Address',
            'LBL_RECOVER_PASSWORD_SUCCESS' => 'If the provided user name and email are correct, you should receive an email with information to recover your password',
            'LBL_SESSION_EXPIRED' => 'You have been logged out because your session has expired.',
        ],
    ],
    'appListStrings' => [
        'id' => 'en_us',
        '_id' => 'en_us',
        'items' => [
            'language_pack_name' => 'US English',
            'moduleList' => [
                'Home' => 'Home',
                'ResourceCalendar' => 'Resource Calendar',
                'Contacts' => 'Contacts',
                'Accounts' => 'Accounts',
                'Alerts' => 'Alerts',
                'Opportunities' => 'Opportunities',
                'Cases' => 'Cases',
                'Notes' => 'Notes',
                'Calls' => 'Calls',
                'TemplateSectionLine' => 'Template Section Line',
                'Calls_Reschedule' => 'Calls Reschedule',
                'Emails' => 'Emails',
                'EAPM' => 'EAPM',
                'Meetings' => 'Meetings',
                'Tasks' => 'Tasks',
                'Calendar' => 'Calendar',
                'Leads' => 'Leads',
                'Currencies' => 'Currencies',
                'Activities' => 'Activities',
                'Bugs' => 'Bugs',
                'Feeds' => 'RSS',
                'iFrames' => 'My Sites',
                'TimePeriods' => 'Time Periods',
                'ContractTypes' => 'Contract Types',
                'Schedulers' => 'Schedulers',
                'Project' => 'Projects',
                'ProjectTask' => 'Project Tasks',
                'Campaigns' => 'Campaigns',
                'CampaignLog' => 'Campaign Log',
                'Documents' => 'Documents',
                'DocumentRevisions' => 'Document Revisions',
                'Connectors' => 'Connectors',
                'Roles' => 'Roles',
                'Notifications' => 'Notifications',
                'Sync' => 'Sync',
                'Users' => 'Users',
                'Employees' => 'Employees',
                'Administration' => 'Administration',
                'ACLRoles' => 'Roles',
                'InboundEmail' => 'Inbound Email Accounts',
                'Releases' => 'Releases',
                'Prospects' => 'Targets',
                'Queues' => 'Queues',
                'EmailMarketing' => 'Email Marketing',
                'EmailTemplates' => 'Email - Templates',
                'ProspectLists' => 'Targets - Lists',
                'SavedSearch' => 'Saved Searches',
                'UpgradeWizard' => 'Upgrade Wizard',
                'Trackers' => 'Trackers',
                'TrackerSessions' => 'Tracker Sessions',
                'TrackerQueries' => 'Tracker Queries',
                'FAQ' => 'FAQ',
                'Newsletters' => 'Newsletters',
                'SugarFeed' => 'SuiteCRM Feed',
                'SugarFavorites' => 'SuiteCRM Favorites',
                'OAuthKeys' => 'OAuth Consumer Keys',
                'OAuthTokens' => 'OAuth Tokens',
                'OAuth2Clients' => 'OAuth Clients',
                'OAuth2Tokens' => 'OAuth Tokens',
                'Library' => 'Library',
                'EmailAddresses' => 'Email Address',
                'KBDocuments' => 'Knowledge Base',
                'AOK_KnowledgeBase' => 'Knowledge Base',
                'AOK_Knowledge_Base_Categories' => 'KB - Categories',
                'FP_events' => 'Events',
                'FP_Event_Locations' => 'Locations',
                'AOP_Case_Events' => 'Case Events',
                'AOP_Case_Updates' => 'Case Updates',
                'AOR_Reports' => 'Reports',
                'AOR_Conditions' => 'Report Conditions',
                'AOR_Charts' => 'Report Charts',
                'AOR_Fields' => 'Report Fields',
                'AOR_Scheduled_Reports' => 'Scheduled Reports',
                'AOS_Contracts' => 'Contracts',
                'AOS_Invoices' => 'Invoices',
                'AOS_PDF_Templates' => 'PDF - Templates',
                'AOS_Product_Categories' => 'Products - Categories',
                'AOS_Products' => 'Products',
                'AOS_Products_Quotes' => 'Line Items',
                'AOS_Line_Item_Groups' => 'Line Item Groups',
                'AOS_Quotes' => 'Quotes',
                'AOW_WorkFlow' => 'WorkFlow',
                'AOW_Conditions' => 'WorkFlow Conditions',
                'AOW_Processed' => 'Process Audit',
                'AOW_Actions' => 'WorkFlow Actions',
                'AM_ProjectTemplates' => 'Projects - Templates',
                'AM_TaskTemplates' => 'Project Task Templates',
                'jjwg_Maps' => 'Maps',
                'jjwg_Markers' => 'Maps - Markers',
                'jjwg_Areas' => 'Maps - Areas',
                'jjwg_Address_Cache' => 'Maps - Address Cache',
                'jjwp_Partners' => 'JJWP Partners',
                'SecurityGroups' => 'Security Suite Management',
                'OutboundEmailAccounts' => 'Outbound Email Accounts',
                'ExternalOAuthConnection' => 'External OAuth Connection',
                'ExternalOAuthProvider' => 'External OAuth Provider',
                'TemplateEditor' => 'Template Part Editor',
                'AOBH_BusinessHours' => 'Business Hours',
                'SurveyResponses' => 'Survey Responses',
                'Surveys' => 'Surveys',
                'SurveyQuestionResponses' => 'Survey Question Responses',
                'SurveyQuestions' => 'Survey Questions',
                'SurveyQuestionOptions' => 'Survey Question Options',
            ],
            'moduleListSingular' => [
                'Home' => 'Home',
                'Dashboard' => 'Dashboard',
                'Contacts' => 'Contact',
                'Accounts' => 'Account',
                'Opportunities' => 'Opportunity',
                'Cases' => 'Case',
                'Notes' => 'Note',
                'Calls' => 'Call',
                'Emails' => 'Email',
                'EmailTemplates' => 'Email Template',
                'Meetings' => 'Meeting',
                'Tasks' => 'Task',
                'Calendar' => 'Calendar',
                'Leads' => 'Lead',
                'Activities' => 'Activity',
                'Bugs' => 'Bug',
                'KBDocuments' => 'KBDocument',
                'Feeds' => 'RSS',
                'iFrames' => 'My Sites',
                'TimePeriods' => 'Time Period',
                'Project' => 'Project',
                'ProjectTask' => 'Project Task',
                'Prospects' => 'Target',
                'Campaigns' => 'Campaign',
                'Documents' => 'Document',
                'Sync' => 'Sync',
                'Users' => 'User',
                'SugarFavorites' => 'SuiteCRM Favorites',
            ],
            'checkbox_dom' => [
                '' => '',
                1 => 'Yes',
                'No',
            ],
            'account_type_dom' => [
                '' => '',
                'Analyst' => 'Analyst',
                'Competitor' => 'Competitor',
                'Customer' => 'Customer',
                'Integrator' => 'Integrator',
                'Investor' => 'Investor',
                'Partner' => 'Partner',
                'Press' => 'Press',
                'Prospect' => 'Prospect',
                'Reseller' => 'Reseller',
                'Other' => 'Other',
            ],
            'industry_dom' => [
                '' => '',
                'Apparel' => 'Apparel',
                'Banking' => 'Banking',
                'Biotechnology' => 'Biotechnology',
                'Chemicals' => 'Chemicals',
                'Communications' => 'Communications',
                'Construction' => 'Construction',
                'Consulting' => 'Consulting',
                'Education' => 'Education',
                'Electronics' => 'Electronics',
                'Energy' => 'Energy',
                'Engineering' => 'Engineering',
                'Entertainment' => 'Entertainment',
                'Environmental' => 'Environmental',
                'Finance' => 'Finance',
                'Government' => 'Government',
                'Healthcare' => 'Healthcare',
                'Hospitality' => 'Hospitality',
                'Insurance' => 'Insurance',
                'Machinery' => 'Machinery',
                'Manufacturing' => 'Manufacturing',
                'Media' => 'Media',
                'Not For Profit' => 'Not For Profit',
                'Recreation' => 'Recreation',
                'Retail' => 'Retail',
                'Shipping' => 'Shipping',
                'Technology' => 'Technology',
                'Telecommunications' => 'Telecommunications',
                'Transportation' => 'Transportation',
                'Utilities' => 'Utilities',
                'Other' => 'Other',
            ],
            'lead_source_default_key' => 'Self Generated',
            'lead_source_dom' => [
                '' => '',
                'Cold Call' => 'Cold Call',
                'Existing Customer' => 'Existing Customer',
                'Self Generated' => 'Self Generated',
                'Employee' => 'Employee',
                'Partner' => 'Partner',
                'Public Relations' => 'Public Relations',
                'Direct Mail' => 'Direct Mail',
                'Conference' => 'Conference',
                'Trade Show' => 'Trade Show',
                'Web Site' => 'Web Site',
                'Word of mouth' => 'Word of mouth',
                'Email' => 'Email',
                'Campaign' => 'Campaign',
                'Other' => 'Other',
            ],
            'opportunity_type_dom' => [
                '' => '',
                'Existing Business' => 'Existing Business',
                'New Business' => 'New Business',
            ],
            'roi_type_dom' => [
                'Revenue' => 'Revenue',
                'Investment' => 'Investment',
                'Expected_Revenue' => 'Expected Revenue',
                'Budget' => 'Budget',
            ],
            'subpanel_pagination_type' => [
                'pagination' => 'Pagination',
                'load-more' => 'Load More',
            ],
            'listview_pagination_type' => [
                'pagination' => 'Pagination',
                'load-more' => 'Load More',
            ],
            'record_modal_pagination_type' => [
                'pagination' => 'Pagination',
                'load-more' => 'Load More',
            ],
            'opportunity_relationship_type_default_key' => 'Primary Decision Maker',
            'opportunity_relationship_type_dom' => [
                '' => '',
                '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',
            ],
            'case_relationship_type_default_key' => 'Primary Contact',
            'case_relationship_type_dom' => [
                '' => '',
                'Primary Contact' => 'Primary Contact',
                'Alternate Contact' => 'Alternate Contact',
            ],
            'payment_terms' => [
                '' => '',
                'Net 15' => 'Net 15',
                'Net 30' => 'Net 30',
            ],
            'sales_stage_default_key' => 'Prospecting',
            'sales_stage_dom' => [
                'Prospecting' => 'Prospecting',
                'Qualification' => 'Qualification',
                'Needs Analysis' => 'Needs Analysis',
                'Value Proposition' => 'Value Proposition',
                'Id. Decision Makers' => 'Identifying Decision Makers',
                'Perception Analysis' => 'Perception Analysis',
                'Proposal/Price Quote' => 'Proposal/Price Quote',
                'Negotiation/Review' => 'Negotiation/Review',
                'Closed Won' => 'Closed Won',
                'Closed Lost' => 'Closed Lost',
            ],
            'sales_probability_dom' => [
                'Prospecting' => '10',
                'Qualification' => '20',
                'Needs Analysis' => '25',
                'Value Proposition' => '30',
                'Id. Decision Makers' => '40',
                'Perception Analysis' => '50',
                'Proposal/Price Quote' => '65',
                'Negotiation/Review' => '80',
                'Closed Won' => '100',
                'Closed Lost' => '0',
            ],
            'activity_dom' => [
                'Call' => 'Call',
                'Meeting' => 'Meeting',
                'Task' => 'Task',
                'Email' => 'Email',
                'Note' => 'Note',
            ],
            'salutation_dom' => [
                '' => '',
                'Mr.' => 'Mr.',
                'Ms.' => 'Ms.',
                'Mrs.' => 'Mrs.',
                'Miss' => 'Miss',
                'Dr.' => 'Dr.',
                'Prof.' => 'Prof.',
            ],
            'redirect_uri_type_dom' => [
                'pretty_url' => 'Pretty URL (/ep/)',
                'query_string' => 'Query String (index.php?entryPoint=)',
            ],
            'reminder_max_time' => '90000',
            'reminder_time_options' => [
                60 => '1 minute prior',
                300 => '5 minutes prior',
                600 => '10 minutes prior',
                900 => '15 minutes prior',
                1800 => '30 minutes prior',
                3600 => '1 hour prior',
                7200 => '2 hours prior',
                10800 => '3 hours prior',
                18000 => '5 hours prior',
                86400 => '1 day prior',
            ],
            'snooze_alert_timer' => [
                60 => 'Snooze for 1 minute',
                300 => 'Snooze for 5 minutes',
                600 => 'Snooze for 10 minutes',
                900 => 'Snooze for 15 minutes',
                1800 => 'Snooze for 30 minutes',
                3600 => 'Snooze for 1 hour',
                7200 => 'Snooze for 2 hours',
                10800 => 'Snooze for 3 hours',
                18000 => 'Snooze for 5 hours',
                86400 => 'Snooze for 1 day',
            ],
            'snooze_alert_timer_simple' => [
                60 => '1 min',
                300 => '5 mins',
                600 => '10 mins',
                900 => '15 mins',
                1800 => '30 mins',
                3600 => '1 hour',
                7200 => '2 hours',
                10800 => '3 hours',
                18000 => '5 hours',
                86400 => '1 day',
            ],
            'task_priority_default' => 'Medium',
            'task_priority_dom' => [
                'High' => 'High',
                'Medium' => 'Medium',
                'Low' => 'Low',
            ],
            'task_status_default' => 'Not Started',
            'task_status_dom' => [
                'Not Started' => 'Not Started',
                'In Progress' => 'In Progress',
                'Completed' => 'Completed',
                'Pending Input' => 'Pending Input',
                'Deferred' => 'Deferred',
            ],
            'meeting_status_default' => 'Planned',
            'meeting_status_dom' => [
                'Planned' => 'Planned',
                'Held' => 'Held',
                'Not Held' => 'Not Held',
            ],
            'extapi_meeting_password' => [
                'WebEx' => 'WebEx',
            ],
            'meeting_type_dom' => [
                'Other' => 'Other',
                'Sugar' => 'SuiteCRM',
            ],
            'call_status_default' => 'Planned',
            'call_status_dom' => [
                'techerror' => 'Technical Error',
                'interested' => 'Interested',
                'callterminate' => 'Call Terminated',
                'deposit' => 'Deposit Done',
                'calllater' => 'Call Later',
                'willdeposit' => 'Will Deposit',
                'off' => 'Switch Off',
                'nopick1' => 'Not Picked 1',
                'nopick2' => 'Not Picked 2',
                'nopick3' => 'Not Picked 3',
                'invnum' => 'Invalid Number',
                'haventcall' => 'Havent Call',
                'nointbonus' => 'Not Interested To Bonus',
                'nointweb' => 'Not Interested To Website',
                'reg' => 'Registered',
            ],
            'call_direction_default' => 'Outbound',
            'call_direction_dom' => [
                'Inbound' => 'Inbound',
                'Outbound' => 'Outbound',
            ],
            'lead_status_dom' => [
                '' => '',
                'New' => 'New',
                'Assigned' => 'Assigned',
                'In Process' => 'In Process',
                'Converted' => 'Converted',
                'Recycled' => 'Recycled',
                'Dead' => 'Dead',
            ],
            'case_priority_default_key' => 'P2',
            'case_priority_dom' => [
                'P1' => 'High',
                'P2' => 'Medium',
                'P3' => 'Low',
            ],
            'user_type_dom' => [
                'RegularUser' => 'Regular User',
                'Administrator' => 'Administrator',
            ],
            'user_status_dom' => [
                'Active' => 'Active',
                'Inactive' => 'Inactive',
            ],
            'user_factor_auth_interface_dom' => [
                'FactorAuthEmailCode' => 'Email Code',
            ],
            'employee_status_dom' => [
                'Active' => 'Active',
                'Terminated' => 'Terminated',
                'Leave of Absence' => 'Leave of Absence',
            ],
            'messenger_type_dom' => [
                '' => '',
                'MSN' => 'MSN',
                'Yahoo!' => 'Yahoo!',
                'AOL' => 'AOL',
            ],
            'project_task_priority_options' => [
                'High' => 'High',
                'Medium' => 'Medium',
                'Low' => 'Low',
            ],
            'project_task_priority_default' => 'Medium',
            'project_task_status_options' => [
                'Not Started' => 'Not Started',
                'In Progress' => 'In Progress',
                'Completed' => 'Completed',
                'Pending Input' => 'Pending Input',
                'Deferred' => 'Deferred',
            ],
            'project_task_utilization_options' => [
                'none',
                25 => '25',
                50 => '50',
                75 => '75',
                100 => '100',
            ],
            'project_status_dom' => [
                'Draft' => 'Draft',
                'In Review' => 'In Review',
                'Underway' => 'Underway',
                'On_Hold' => 'On Hold',
                'Completed' => 'Completed',
            ],
            'project_status_default' => 'Draft',
            'project_duration_units_dom' => [
                'Days' => 'Days',
                'Hours' => 'Hours',
            ],
            'activity_status_type_dom' => [
                '' => '--None--',
                'active' => 'Active',
                'inactive' => 'Inactive',
            ],
            'record_type_default_key' => 'Accounts',
            'record_type_display' => [
                '' => '',
                'Accounts' => 'Account',
                'Opportunities' => 'Opportunity',
                'Cases' => 'Case',
                'Leads' => 'Lead',
                'Contacts' => 'Contact',
                'Bugs' => 'Bug',
                'Project' => 'Project',
                'Prospects' => 'Target',
                'ProjectTask' => 'Project Task',
                'Tasks' => 'Task',
                'AOS_Contracts' => 'Contract',
                'AOS_Invoices' => 'Invoice',
                'AOS_Quotes' => 'Quote',
                'AOS_Products' => 'Product',
            ],
            'record_type_display_notes' => [
                'Accounts' => 'Account',
                'Contacts' => 'Contact',
                'Opportunities' => 'Opportunity',
                'Campaigns' => 'Campaign',
                'Tasks' => 'Task',
                'Emails' => 'Email',
                'Bugs' => 'Bug',
                'Project' => 'Project',
                'ProjectTask' => 'Project Task',
                'Prospects' => 'Target',
                'Cases' => 'Case',
                'Leads' => 'Lead',
                'Meetings' => 'Meeting',
                'Calls' => 'Call',
                'AOS_Contracts' => 'Contract',
                'AOS_Invoices' => 'Invoice',
                'AOS_Quotes' => 'Quote',
                'AOS_Products' => 'Product',
            ],
            'parent_type_display' => [
                'Accounts' => 'Account',
                'Contacts' => 'Contact',
                'Tasks' => 'Task',
                'Opportunities' => 'Opportunity',
                'Bugs' => 'Bug',
                'Cases' => 'Case',
                'Leads' => 'Lead',
                'Project' => 'Project',
                'ProjectTask' => 'Project Task',
                'Prospects' => 'Target',
                'AOS_Contracts' => 'Contract',
                'AOS_Invoices' => 'Invoice',
                'AOS_Quotes' => 'Quote',
                'AOS_Products' => 'Product',
            ],
            'parent_line_items' => [
                'AOS_Quotes' => 'Quotes',
                'AOS_Invoices' => 'Invoices',
                'AOS_Contracts' => 'Contracts',
            ],
            'issue_priority_default_key' => 'Medium',
            'issue_priority_dom' => [
                'Urgent' => 'Urgent',
                'High' => 'High',
                'Medium' => 'Medium',
                'Low' => 'Low',
            ],
            'issue_resolution_default_key' => '',
            'issue_resolution_dom' => [
                '' => '',
                'Accepted' => 'Accepted',
                'Duplicate' => 'Duplicate',
                'Closed' => 'Closed',
                'Out of Date' => 'Out of Date',
                'Invalid' => 'Invalid',
            ],
            'issue_status_default_key' => 'New',
            'issue_status_dom' => [
                'New' => 'New',
                'Assigned' => 'Assigned',
                'Closed' => 'Closed',
                'Pending' => 'Pending',
                'Rejected' => 'Rejected',
            ],
            'bug_priority_default_key' => 'Medium',
            'bug_priority_dom' => [
                'Urgent' => 'Urgent',
                'High' => 'High',
                'Medium' => 'Medium',
                'Low' => 'Low',
            ],
            'bug_resolution_default_key' => '',
            'bug_resolution_dom' => [
                '' => '',
                'Accepted' => 'Accepted',
                'Duplicate' => 'Duplicate',
                'Fixed' => 'Fixed',
                'Out of Date' => 'Out of Date',
                'Invalid' => 'Invalid',
                'Later' => 'Later',
            ],
            'bug_status_default_key' => 'New',
            'bug_status_dom' => [
                'New' => 'New',
                'Assigned' => 'Assigned',
                'Closed' => 'Closed',
                'Pending' => 'Pending',
                'Rejected' => 'Rejected',
            ],
            'bug_type_default_key' => 'Bug',
            'bug_type_dom' => [
                'Defect' => 'Defect',
                'Feature' => 'Feature',
            ],
            'case_type_dom' => [
                'Administration' => 'Administration',
                'Product' => 'Product',
                'User' => 'User',
            ],
            'source_default_key' => '',
            'source_dom' => [
                '' => '',
                'Internal' => 'Internal',
                'Forum' => 'Forum',
                'Web' => 'Web',
                'InboundEmail' => 'Email',
            ],
            'product_category_default_key' => '',
            'product_category_dom' => [
                '' => '',
                'Accounts' => 'Accounts',
                'Activities' => 'Activities',
                'Bugs' => 'Bugs',
                'Calendar' => 'Calendar',
                'Calls' => 'Calls',
                'Campaigns' => 'Campaigns',
                'Cases' => 'Cases',
                'Contacts' => 'Contacts',
                'Currencies' => 'Currencies',
                'Dashboard' => 'Dashboard',
                'Documents' => 'Documents',
                'Emails' => 'Emails',
                'Feeds' => 'Feeds',
                'Forecasts' => 'Forecasts',
                'Help' => 'Help',
                'Home' => 'Home',
                'Leads' => 'Leads',
                'Meetings' => 'Meetings',
                'Notes' => 'Notes',
                'Opportunities' => 'Opportunities',
                'Outlook Plugin' => 'Outlook Plugin',
                'Projects' => 'Projects',
                'Quotes' => 'Quotes',
                'Releases' => 'Releases',
                'RSS' => 'RSS',
                'Studio' => 'Studio',
                'Upgrade' => 'Upgrade',
                'Users' => 'Users',
                'Laptops' => 'Laptops',
                'Desktops' => 'Desktops',
            ],
            'campaign_status_dom' => [
                '' => '',
                'Planning' => 'Planning',
                'Active' => 'Active',
                'Inactive' => 'Inactive',
                'Complete' => 'Complete',
            ],
            'campaign_type_dom' => [
                '' => '',
                'Telesales' => 'Telesales',
                'Mail' => 'Mail',
                'Email' => 'Email',
                'Print' => 'Print',
                'Web' => 'Web',
                'Radio' => 'Radio',
                'Television' => 'Television',
                'NewsLetter' => 'Newsletter',
                'Survey' => 'Survey',
            ],
            'newsletter_frequency_dom' => [
                '' => '',
                'Weekly' => 'Weekly',
                'Monthly' => 'Monthly',
                'Quarterly' => 'Quarterly',
                'Annually' => 'Annually',
            ],
            'notifymail_sendtype' => [
                'SMTP' => 'SMTP',
            ],
            'dom_cal_month_long' => [
                '',
                'January',
                'February',
                'March',
                'April',
                'May',
                'June',
                'July',
                'August',
                'September',
                'October',
                'November',
                'December',
            ],
            'dom_cal_month_short' => [
                '',
                'Jan',
                'Feb',
                'Mar',
                'Apr',
                'May',
                'Jun',
                'Jul',
                'Aug',
                'Sep',
                'Oct',
                'Nov',
                'Dec',
            ],
            'dom_cal_day_long' => [
                '',
                'Sunday',
                'Monday',
                'Tuesday',
                'Wednesday',
                'Thursday',
                'Friday',
                'Saturday',
            ],
            'dom_cal_day_short' => [
                '',
                'Sun',
                'Mon',
                'Tue',
                'Wed',
                'Thu',
                'Fri',
                'Sat',
            ],
            'dom_meridiem_lowercase' => [
                'am' => 'am',
                'pm' => 'pm',
            ],
            'dom_meridiem_uppercase' => [
                'AM' => 'AM',
                'PM' => 'PM',
            ],
            'dom_inbound_email_account_types' => [
                'personal' => 'Personal',
                'group' => 'Group',
                'bounce' => 'Bounce',
            ],
            'dom_inbound_email_auth_types' => [
                'basic' => 'Basic Auth',
                'oauth' => 'OAuth',
            ],
            'dom_outbound_email_auth_types' => [
                'no_auth' => 'No Auth',
                'basic' => 'Basic Auth',
                'oauth' => 'OAuth',
            ],
            'dom_external_oauth_connection_types' => [
                'personal' => 'Personal',
                'group' => 'Group',
            ],
            'dom_external_oauth_provider_types' => [
                'personal' => 'Personal',
                'group' => 'Group',
            ],
            'dom_outbound_email_account_types' => [
                'user' => 'Personal',
                'group' => 'Group',
                'system' => 'System',
                'system-override' => 'System Override',
            ],
            'dom_inbound_email_account_status' => [
                'Active' => 'Active',
                'Inactive' => 'Inactive',
            ],
            'dom_email_body_filtering_option' => [
                'multi' => 'Multi Word Search',
                'single' => 'Single Word Search',
            ],
            'dom_email_types' => [
                'out' => 'Sent',
                'archived' => 'Archived',
                'draft' => 'Draft',
                'inbound' => 'Inbound',
                'campaign' => 'Campaign',
            ],
            'dom_email_status' => [
                'archived' => 'Archived',
                'closed' => 'Closed',
                'draft' => 'In Draft',
                'read' => 'Read',
                'replied' => 'Replied',
                'sent' => 'Sent',
                'send_error' => 'Send Error',
                'unread' => 'Unread',
            ],
            'dom_email_archived_status' => [
                'archived' => 'Archived',
            ],
            'dom_email_server_type' => [
                '' => '--None--',
                'imap' => 'IMAP',
            ],
            'dom_mailbox_type' => [
                'pick' => '--None--',
                'createcase' => 'Create Case',
                'bounce' => 'Bounce Handling',
            ],
            'dom_email_distribution' => [
                '' => '--None--',
                'direct' => 'Direct Assign',
                'roundRobin' => 'Round-Robin',
                'leastBusy' => 'Least-Busy',
            ],
            'dom_email_errors' => [
                1 => 'Only select one user when Direct Assigning items.',
                'You must assign Only Checked Items when Direct Assigning items.',
            ],
            'dom_email_bool' => [
                'bool_true' => 'Yes',
                'bool_false' => 'No',
            ],
            'dom_int_bool' => [
                1 => 'Yes',
                0 => 'No',
            ],
            'dom_switch_bool' => [
                'on' => 'Yes',
                'off' => 'No',
                '' => 'No',
            ],
            'dom_email_link_type' => [
                'sugar' => 'SuiteCRM Email Client',
                'mailto' => 'External Email Client',
            ],
            'dom_editor_type' => [
                'none' => 'Direct HTML',
                'tinymce' => 'TinyMCE',
                'mozaik' => 'Mozaik',
            ],
            'dom_email_editor_option' => [
                '' => 'Default Email Format',
                'html' => 'HTML Email',
                'plain' => 'Plain Text Email',
            ],
            'schedulers_times_dom' => [
                'not run' => 'Past Run Time, Not Executed',
                'ready' => 'Ready',
                'in progress' => 'In Progress',
                'failed' => 'Failed',
                'completed' => 'Completed',
                'no curl' => 'Not Run: No cURL available',
            ],
            'scheduler_status_dom' => [
                'Active' => 'Active',
                'Inactive' => 'Inactive',
            ],
            'scheduler_period_dom' => [
                'min' => 'Minutes',
                'hour' => 'Hours',
            ],
            'document_category_dom' => [
                '' => '',
                'Marketing' => 'Marketing',
                'Knowledege Base' => 'Knowledge Base',
                'Sales' => 'Sales',
            ],
            'email_category_dom' => [
                '' => '',
                'Archived' => 'Archived',
            ],
            'document_subcategory_dom' => [
                '' => '',
                'Marketing Collateral' => 'Marketing Collateral',
                'Product Brochures' => 'Product Brochures',
                'FAQ' => 'FAQ',
            ],
            'document_status_dom' => [
                'Active' => 'Active',
                'Draft' => 'Draft',
                'FAQ' => 'FAQ',
                'Expired' => 'Expired',
                'Under Review' => 'Under Review',
                'Pending' => 'Pending',
            ],
            'document_template_type_dom' => [
                '' => '',
                'mailmerge' => 'Mail Merge',
                'eula' => 'EULA',
                'nda' => 'NDA',
                'license' => 'License Agreement',
            ],
            'dom_meeting_accept_options' => [
                'accept' => 'Accept',
                'decline' => 'Decline',
                'tentative' => 'Tentative',
            ],
            'dom_meeting_accept_status' => [
                'accept' => 'Accepted',
                'decline' => 'Declined',
                'tentative' => 'Tentative',
                'none' => 'None',
            ],
            'duration_intervals' => [
                '00',
                15 => '15',
                30 => '30',
                45 => '45',
            ],
            'repeat_type_dom' => [
                '' => 'None',
                'Daily' => 'Daily',
                'Weekly' => 'Weekly',
                'Monthly' => 'Monthly',
                'Yearly' => 'Yearly',
            ],
            'repeat_intervals' => [
                '' => '',
                'Daily' => 'day(s)',
                'Weekly' => 'week(s)',
                'Monthly' => 'month(s)',
                'Yearly' => 'year(s)',
            ],
            'duration_dom' => [
                '' => 'None',
                900 => '15 minutes',
                1800 => '30 minutes',
                2700 => '45 minutes',
                3600 => '1 hour',
                5400 => '1.5 hours',
                7200 => '2 hours',
                10800 => '3 hours',
                21600 => '6 hours',
                86400 => '1 day',
                172800 => '2 days',
                259200 => '3 days',
                604800 => '1 week',
            ],
            'prospect_list_type_dom' => [
                'default' => 'Default',
                'seed' => 'Seed',
                'exempt_domain' => 'Suppression List - By Domain',
                'exempt_address' => 'Suppression List - By Email Address',
                'exempt' => 'Suppression List - By Id',
                'test' => 'Test',
            ],
            'email_settings_num_dom' => [
                10 => '10',
                20 => '20',
                50 => '50',
            ],
            'email_marketing_status_dom' => [
                '' => '',
                'active' => 'Active',
                'inactive' => 'Inactive',
            ],
            'campainglog_activity_type_dom' => [
                '' => '',
                'targeted' => 'Message Sent/Attempted',
                'send error' => 'Bounced Messages,Other',
                'invalid email' => 'Bounced Messages,Invalid Email',
                'link' => 'Click-thru Link',
                'viewed' => 'Viewed Message',
                'removed' => 'Opted Out',
                'lead' => 'Leads Created',
                'contact' => 'Contacts Created',
                'blocked' => 'Suppressed by address or domain',
                'Survey' => 'Survey answered',
            ],
            'campainglog_target_type_dom' => [
                'Contacts' => 'Contacts',
                'Users' => 'Users',
                'Prospects' => 'Targets',
                'Leads' => 'Leads',
                'Accounts' => 'Accounts',
            ],
            'merge_operators_dom' => [
                'like' => 'Contains',
                'exact' => 'Exactly',
                'start' => 'Starts With',
            ],
            'custom_fields_importable_dom' => [
                'true' => 'Yes',
                'false' => 'No',
                'required' => 'Required',
            ],
            'custom_fields_merge_dup_dom' => [
                'Disabled',
                'Enabled',
                'Filter',
                'Default selected filter',
                'Only filter',
            ],
            'projects_priority_options' => [
                'high' => 'High',
                'medium' => 'Medium',
                'low' => 'Low',
            ],
            'projects_status_options' => [
                'notstarted' => 'Not Started',
                'inprogress' => 'In Progress',
                'completed' => 'Completed',
            ],
            'chart_strings' => [
                'expandlegend' => 'Expand Legend',
                'collapselegend' => 'Collapse Legend',
                'clickfordrilldown' => 'Click for Drilldown',
                'detailview' => 'More Details...',
                'piechart' => 'Pie Chart',
                'groupchart' => 'Group Chart',
                'stackedchart' => 'Stacked Chart',
                'barchart' => 'Bar Chart',
                'horizontalbarchart' => 'Horizontal Bar Chart',
                'linechart' => 'Line Chart',
                'noData' => 'Data not available',
                'print' => 'Print',
                'pieWedgeName' => 'sections',
            ],
            'release_status_dom' => [
                'Active' => 'Active',
                'Inactive' => 'Inactive',
            ],
            'email_settings_for_ssl' => [
                '',
                'SSL',
                'TLS',
            ],
            'import_enclosure_options' => [
                '\'' => 'Single Quote (\')',
                '"' => 'Double Quote (")',
                '' => 'None',
                'other' => 'Other:',
            ],
            'import_delimeter_options' => [
                ',' => ',',
                ';' => ';',
                '\\t' => '\\t',
                '.' => '.',
                ':' => ':',
                '|' => '|',
                'other' => 'Other:',
            ],
            'link_target_dom' => [
                '_blank' => 'New Window',
                '_self' => 'Same Window',
            ],
            'dashlet_auto_refresh_options' => [
                -1 => 'Do not auto-refresh',
                30 => 'Every 30 seconds',
                60 => 'Every 1 minute',
                180 => 'Every 3 minutes',
                300 => 'Every 5 minutes',
                600 => 'Every 10 minutes',
            ],
            'dashlet_auto_refresh_options_admin' => [
                -1 => 'Never',
                30 => 'Every 30 seconds',
                60 => 'Every 1 minute',
                180 => 'Every 3 minutes',
                300 => 'Every 5 minutes',
                600 => 'Every 10 minutes',
            ],
            'date_range_search_dom' => [
                '=' => 'Equals',
                'not_equal' => 'Not On',
                'greater_than' => 'After',
                'less_than' => 'Before',
                'last_7_days' => 'Last 7 Days',
                'next_7_days' => 'Next 7 Days',
                'last_30_days' => 'Last 30 Days',
                'next_30_days' => 'Next 30 Days',
                'last_month' => 'Last Month',
                'this_month' => 'This Month',
                'next_month' => 'Next Month',
                'last_year' => 'Last Year',
                'this_year' => 'This Year',
                'next_year' => 'Next Year',
                'between' => 'Is Between',
            ],
            'numeric_range_search_dom' => [
                '=' => 'Equals',
                'not_equal' => 'Does Not Equal',
                'greater_than' => 'Greater Than',
                'greater_than_equals' => 'Greater Than Or Equal To',
                'less_than' => 'Less Than',
                'less_than_equals' => 'Less Than Or Equal To',
                'between' => 'Is Between',
            ],
            'lead_conv_activity_opt' => [
                'copy' => 'Copy',
                'move' => 'Move',
                'donothing' => 'Do Nothing',
            ],
            'project_priority_default' => 'Medium',
            'project_priority_options' => [
                'High' => 'High',
                'Medium' => 'Medium',
                'Low' => 'Low',
            ],
            'lawful_basis_dom' => [
                '' => '',
                'consent' => 'Consent',
                'contract' => 'Contract',
                'legal_obligation' => 'Legal obligation',
                'protection_of_interest' => 'Protection of interest',
                'public_interest' => 'Public interest',
                'legitimate_interest' => 'Legitimate interest',
                'withdrawn' => 'Withdrawn',
            ],
            'lawful_basis_source_dom' => [
                '' => '',
                'website' => 'Website',
                'phone' => 'Phone',
                'given_to_user' => 'Given to User',
                'email' => 'Email',
                'third_party' => 'Third Party',
            ],
            'countries_dom' => [
                '' => '',
                'ABU DHABI' => 'ABU DHABI',
                'ADEN' => 'ADEN',
                'AFGHANISTAN' => 'AFGHANISTAN',
                'ALBANIA' => 'ALBANIA',
                'ALGERIA' => 'ALGERIA',
                'AMERICAN SAMOA' => 'AMERICAN SAMOA',
                'ANDORRA' => 'ANDORRA',
                'ANGOLA' => 'ANGOLA',
                'ANTARCTICA' => 'ANTARCTICA',
                'ANTIGUA' => 'ANTIGUA',
                'ARGENTINA' => 'ARGENTINA',
                'ARMENIA' => 'ARMENIA',
                'ARUBA' => 'ARUBA',
                'AUSTRALIA' => 'AUSTRALIA',
                'AUSTRIA' => 'AUSTRIA',
                'AZERBAIJAN' => 'AZERBAIJAN',
                'BAHAMAS' => 'BAHAMAS',
                'BAHRAIN' => 'BAHRAIN',
                'BANGLADESH' => 'BANGLADESH',
                'BARBADOS' => 'BARBADOS',
                'BELARUS' => 'BELARUS',
                'BELGIUM' => 'BELGIUM',
                'BELIZE' => 'BELIZE',
                'BENIN' => 'BENIN',
                'BERMUDA' => 'BERMUDA',
                'BHUTAN' => 'BHUTAN',
                'BOLIVIA' => 'BOLIVIA',
                'BOSNIA' => 'BOSNIA',
                'BOTSWANA' => 'BOTSWANA',
                'BOUVET ISLAND' => 'BOUVET ISLAND',
                'BRAZIL' => 'BRAZIL',
                'BRITISH ANTARCTICA TERRITORY' => 'BRITISH ANTARCTICA TERRITORY',
                'BRITISH INDIAN OCEAN TERRITORY' => 'BRITISH INDIAN OCEAN TERRITORY',
                'BRITISH VIRGIN ISLANDS' => 'BRITISH VIRGIN ISLANDS',
                'BRITISH WEST INDIES' => 'BRITISH WEST INDIES',
                'BRUNEI' => 'BRUNEI',
                'BULGARIA' => 'BULGARIA',
                'BURKINA FASO' => 'BURKINA FASO',
                'BURUNDI' => 'BURUNDI',
                'CAMBODIA' => 'CAMBODIA',
                'CAMEROON' => 'CAMEROON',
                'CANADA' => 'CANADA',
                'CANAL ZONE' => 'CANAL ZONE',
                'CANARY ISLAND' => 'CANARY ISLAND',
                'CAPE VERDI ISLANDS' => 'CAPE VERDI ISLANDS',
                'CAYMAN ISLANDS' => 'CAYMAN ISLANDS',
                'CHAD' => 'CHAD',
                'CHANNEL ISLAND UK' => 'CHANNEL ISLAND UK',
                'CHILE' => 'CHILE',
                'CHINA' => 'CHINA',
                'CHRISTMAS ISLAND' => 'CHRISTMAS ISLAND',
                'COCOS (KEELING) ISLAND' => 'COCOS (KEELING) ISLAND',
                'COLOMBIA' => 'COLOMBIA',
                'COMORO ISLANDS' => 'COMORO ISLANDS',
                'CONGO' => 'CONGO',
                'CONGO KINSHASA' => 'CONGO KINSHASA',
                'COOK ISLANDS' => 'COOK ISLANDS',
                'COSTA RICA' => 'COSTA RICA',
                'CROATIA' => 'CROATIA',
                'CUBA' => 'CUBA',
                'CURACAO' => 'CURACAO',
                'CYPRUS' => 'CYPRUS',
                'CZECH REPUBLIC' => 'CZECH REPUBLIC',
                'DAHOMEY' => 'DAHOMEY',
                'DENMARK' => 'DENMARK',
                'DJIBOUTI' => 'DJIBOUTI',
                'DOMINICA' => 'DOMINICA',
                'DOMINICAN REPUBLIC' => 'DOMINICAN REPUBLIC',
                'DUBAI' => 'DUBAI',
                'ECUADOR' => 'ECUADOR',
                'EGYPT' => 'EGYPT',
                'EL SALVADOR' => 'EL SALVADOR',
                'EQUATORIAL GUINEA' => 'EQUATORIAL GUINEA',
                'ESTONIA' => 'ESTONIA',
                'ETHIOPIA' => 'ETHIOPIA',
                'FAEROE ISLANDS' => 'FAEROE ISLANDS',
                'FALKLAND ISLANDS' => 'FALKLAND ISLANDS',
                'FIJI' => 'FIJI',
                'FINLAND' => 'FINLAND',
                'FRANCE' => 'FRANCE',
                'FRENCH GUIANA' => 'FRENCH GUIANA',
                'FRENCH POLYNESIA' => 'FRENCH POLYNESIA',
                'GABON' => 'GABON',
                'GAMBIA' => 'GAMBIA',
                'GEORGIA' => 'GEORGIA',
                'GERMANY' => 'GERMANY',
                'GHANA' => 'GHANA',
                'GIBRALTAR' => 'GIBRALTAR',
                'GREECE' => 'GREECE',
                'GREENLAND' => 'GREENLAND',
                'GUADELOUPE' => 'GUADELOUPE',
                'GUAM' => 'GUAM',
                'GUATEMALA' => 'GUATEMALA',
                'GUINEA' => 'GUINEA',
                'GUYANA' => 'GUYANA',
                'HAITI' => 'HAITI',
                'HONDURAS' => 'HONDURAS',
                'HONG KONG' => 'HONG KONG',
                'HUNGARY' => 'HUNGARY',
                'ICELAND' => 'ICELAND',
                'IFNI' => 'IFNI',
                'INDIA' => 'INDIA',
                'INDONESIA' => 'INDONESIA',
                'IRAN' => 'IRAN',
                'IRAQ' => 'IRAQ',
                'IRELAND' => 'IRELAND',
                'ISRAEL' => 'ISRAEL',
                'ITALY' => 'ITALY',
                'IVORY COAST' => 'IVORY COAST',
                'JAMAICA' => 'JAMAICA',
                'JAPAN' => 'JAPAN',
                'JORDAN' => 'JORDAN',
                'KAZAKHSTAN' => 'KAZAKHSTAN',
                'KENYA' => 'KENYA',
                'KOREA' => 'KOREA',
                'KOREA, SOUTH' => 'KOREA, SOUTH',
                'KUWAIT' => 'KUWAIT',
                'KYRGYZSTAN' => 'KYRGYZSTAN',
                'LAOS' => 'LAOS',
                'LATVIA' => 'LATVIA',
                'LEBANON' => 'LEBANON',
                'LEEWARD ISLANDS' => 'LEEWARD ISLANDS',
                'LESOTHO' => 'LESOTHO',
                'LIBYA' => 'LIBYA',
                'LIECHTENSTEIN' => 'LIECHTENSTEIN',
                'LITHUANIA' => 'LITHUANIA',
                'LUXEMBOURG' => 'LUXEMBOURG',
                'MACAO' => 'MACAO',
                'MACEDONIA' => 'MACEDONIA',
                'MADAGASCAR' => 'MADAGASCAR',
                'MALAWI' => 'MALAWI',
                'MALAYSIA' => 'MALAYSIA',
                'MALDIVES' => 'MALDIVES',
                'MALI' => 'MALI',
                'MALTA' => 'MALTA',
                'MARTINIQUE' => 'MARTINIQUE',
                'MAURITANIA' => 'MAURITANIA',
                'MAURITIUS' => 'MAURITIUS',
                'MELANESIA' => 'MELANESIA',
                'MEXICO' => 'MEXICO',
                'MOLDOVIA' => 'MOLDOVIA',
                'MONACO' => 'MONACO',
                'MONGOLIA' => 'MONGOLIA',
                'MOROCCO' => 'MOROCCO',
                'MOZAMBIQUE' => 'MOZAMBIQUE',
                'MYANAMAR' => 'MYANAMAR',
                'NAMIBIA' => 'NAMIBIA',
                'NEPAL' => 'NEPAL',
                'NETHERLANDS' => 'NETHERLANDS',
                'NETHERLANDS ANTILLES' => 'NETHERLANDS ANTILLES',
                'NETHERLANDS ANTILLES NEUTRAL ZONE' => 'NETHERLANDS ANTILLES NEUTRAL ZONE',
                'NEW CALADONIA' => 'NEW CALADONIA',
                'NEW HEBRIDES' => 'NEW HEBRIDES',
                'NEW ZEALAND' => 'NEW ZEALAND',
                'NICARAGUA' => 'NICARAGUA',
                'NIGER' => 'NIGER',
                'NIGERIA' => 'NIGERIA',
                'NORFOLK ISLAND' => 'NORFOLK ISLAND',
                'NORWAY' => 'NORWAY',
                'OMAN' => 'OMAN',
                'OTHER' => 'OTHER',
                'PACIFIC ISLAND' => 'PACIFIC ISLAND',
                'PAKISTAN' => 'PAKISTAN',
                'PANAMA' => 'PANAMA',
                'PAPUA NEW GUINEA' => 'PAPUA NEW GUINEA',
                'PARAGUAY' => 'PARAGUAY',
                'PERU' => 'PERU',
                'PHILIPPINES' => 'PHILIPPINES',
                'POLAND' => 'POLAND',
                'PORTUGAL' => 'PORTUGAL',
                'PORTUGUESE TIMOR' => 'EAST TIMOR',
                'PUERTO RICO' => 'PUERTO RICO',
                'QATAR' => 'QATAR',
                'REPUBLIC OF BELARUS' => 'REPUBLIC OF BELARUS',
                'REPUBLIC OF SOUTH AFRICA' => 'REPUBLIC OF SOUTH AFRICA',
                'REUNION' => 'REUNION',
                'ROMANIA' => 'ROMANIA',
                'RUSSIA' => 'RUSSIA',
                'RWANDA' => 'RWANDA',
                'RYUKYU ISLANDS' => 'RYUKYU ISLANDS',
                'SABAH' => 'SABAH',
                'SAN MARINO' => 'SAN MARINO',
                'SAUDI ARABIA' => 'SAUDI ARABIA',
                'SENEGAL' => 'SENEGAL',
                'SERBIA' => 'SERBIA',
                'SEYCHELLES' => 'SEYCHELLES',
                'SIERRA LEONE' => 'SIERRA LEONE',
                'SINGAPORE' => 'SINGAPORE',
                'SLOVAKIA' => 'SLOVAKIA',
                'SLOVENIA' => 'SLOVENIA',
                'SOMALILIAND' => 'SOMALILIAND',
                'SOUTH AFRICA' => 'SOUTH AFRICA',
                'SOUTH YEMEN' => 'SOUTH YEMEN',
                'SPAIN' => 'SPAIN',
                'SPANISH SAHARA' => 'SPANISH SAHARA',
                'SRI LANKA' => 'SRI LANKA',
                'ST. KITTS AND NEVIS' => 'ST. KITTS AND NEVIS',
                'ST. LUCIA' => 'ST. LUCIA',
                'SUDAN' => 'SUDAN',
                'SURINAM' => 'SURINAM',
                'SW AFRICA' => 'SW AFRICA',
                'SWAZILAND' => 'SWAZILAND',
                'SWEDEN' => 'SWEDEN',
                'SWITZERLAND' => 'SWITZERLAND',
                'SYRIA' => 'SYRIA',
                'TAIWAN' => 'TAIWAN',
                'TAJIKISTAN' => 'TAJIKISTAN',
                'TANZANIA' => 'TANZANIA',
                'THAILAND' => 'THAILAND',
                'TONGA' => 'TONGA',
                'TRINIDAD' => 'TRINIDAD',
                'TUNISIA' => 'TUNISIA',
                'TURKEY' => 'TURKEY',
                'UGANDA' => 'UGANDA',
                'UKRAINE' => 'UKRAINE',
                'UNITED ARAB EMIRATES' => 'UNITED ARAB EMIRATES',
                'UNITED KINGDOM' => 'UNITED KINGDOM',
                'URUGUAY' => 'URUGUAY',
                'US PACIFIC ISLAND' => 'US PACIFIC ISLAND',
                'US VIRGIN ISLANDS' => 'US VIRGIN ISLANDS',
                'USA' => 'USA',
                'UZBEKISTAN' => 'UZBEKISTAN',
                'VANUATU' => 'VANUATU',
                'VATICAN CITY' => 'VATICAN CITY',
                'VENEZUELA' => 'VENEZUELA',
                'VIETNAM' => 'VIETNAM',
                'WAKE ISLAND' => 'WAKE ISLAND',
                'WEST INDIES' => 'WEST INDIES',
                'WESTERN SAHARA' => 'WESTERN SAHARA',
                'YEMEN' => 'YEMEN',
                'ZAIRE' => 'ZAIRE',
                'ZAMBIA' => 'ZAMBIA',
                'ZIMBABWE' => 'ZIMBABWE',
            ],
            'charset_dom' => [
                'BIG-5' => 'BIG-5 (Taiwan and Hong Kong)',
                'CP1251' => 'CP1251 (MS Cyrillic)',
                'CP1252' => 'CP1252 (MS Western European & US)',
                'EUC-CN' => 'EUC-CN (Simplified Chinese GB2312)',
                'EUC-JP' => 'EUC-JP (Unix Japanese)',
                'EUC-KR' => 'EUC-KR (Korean)',
                'EUC-TW' => 'EUC-TW (Taiwanese)',
                'ISO-2022-JP' => 'ISO-2022-JP (Japanese)',
                'ISO-2022-KR' => 'ISO-2022-KR (Korean)',
                'ISO-8859-1' => 'ISO-8859-1 (Western European and US)',
                'ISO-8859-2' => 'ISO-8859-2 (Central and Eastern European)',
                'ISO-8859-3' => 'ISO-8859-3 (Latin 3)',
                'ISO-8859-4' => 'ISO-8859-4 (Latin 4)',
                'ISO-8859-5' => 'ISO-8859-5 (Cyrillic)',
                'ISO-8859-6' => 'ISO-8859-6 (Arabic)',
                'ISO-8859-7' => 'ISO-8859-7 (Greek)',
                'ISO-8859-8' => 'ISO-8859-8 (Hebrew)',
                'ISO-8859-9' => 'ISO-8859-9 (Latin 5)',
                'ISO-8859-10' => 'ISO-8859-10 (Latin 6)',
                'ISO-8859-13' => 'ISO-8859-13 (Latin 7)',
                'ISO-8859-14' => 'ISO-8859-14 (Latin 8)',
                'ISO-8859-15' => 'ISO-8859-15 (Latin 9)',
                'KOI8-R' => 'KOI8-R (Cyrillic Russian)',
                'KOI8-U' => 'KOI8-U (Cyrillic Ukranian)',
                'SJIS' => 'SJIS (MS Japanese)',
                'UTF-8' => 'UTF-8',
            ],
            'timezone_dom' => [
                'Africa/Algiers' => 'Africa/Algiers',
                'Africa/Luanda' => 'Africa/Luanda',
                'Africa/Porto-Novo' => 'Africa/Porto-Novo',
                'Africa/Gaborone' => 'Africa/Gaborone',
                'Africa/Ouagadougou' => 'Africa/Ouagadougou',
                'Africa/Bujumbura' => 'Africa/Bujumbura',
                'Africa/Douala' => 'Africa/Douala',
                'Atlantic/Cape_Verde' => 'Atlantic/Cape Verde',
                'Africa/Bangui' => 'Africa/Bangui',
                'Africa/Ndjamena' => 'Africa/Ndjamena',
                'Indian/Comoro' => 'Indian/Comoro',
                'Africa/Kinshasa' => 'Africa/Kinshasa',
                'Africa/Lubumbashi' => 'Africa/Lubumbashi',
                'Africa/Brazzaville' => 'Africa/Brazzaville',
                'Africa/Abidjan' => 'Africa/Abidjan',
                'Africa/Djibouti' => 'Africa/Djibouti',
                'Africa/Cairo' => 'Africa/Cairo',
                'Africa/Malabo' => 'Africa/Malabo',
                'Africa/Asmera' => 'Africa/Asmera',
                'Africa/Addis_Ababa' => 'Africa/Addis Ababa',
                'Africa/Libreville' => 'Africa/Libreville',
                'Africa/Banjul' => 'Africa/Banjul',
                'Africa/Accra' => 'Africa/Accra',
                'Africa/Conakry' => 'Africa/Conakry',
                'Africa/Bissau' => 'Africa/Bissau',
                'Africa/Nairobi' => 'Africa/Nairobi',
                'Africa/Maseru' => 'Africa/Maseru',
                'Africa/Monrovia' => 'Africa/Monrovia',
                'Africa/Tripoli' => 'Africa/Tripoli',
                'Indian/Antananarivo' => 'Indian/Antananarivo',
                'Africa/Blantyre' => 'Africa/Blantyre',
                'Africa/Bamako' => 'Africa/Bamako',
                'Africa/Nouakchott' => 'Africa/Nouakchott',
                'Indian/Mauritius' => 'Indian/Mauritius',
                'Indian/Mayotte' => 'Indian/Mayotte',
                'Africa/Casablanca' => 'Africa/Casablanca',
                'Africa/El_Aaiun' => 'Africa/El Aaiun',
                'Africa/Maputo' => 'Africa/Maputo',
                'Africa/Windhoek' => 'Africa/Windhoek',
                'Africa/Niamey' => 'Africa/Niamey',
                'Africa/Lagos' => 'Africa/Lagos',
                'Indian/Reunion' => 'Indian/Reunion',
                'Africa/Kigali' => 'Africa/Kigali',
                'Atlantic/St_Helena' => 'Atlantic/St. Helena',
                'Africa/Sao_Tome' => 'Africa/Sao Tome',
                'Africa/Dakar' => 'Africa/Dakar',
                'Indian/Mahe' => 'Indian/Mahe',
                'Africa/Freetown' => 'Africa/Freetown',
                'Africa/Mogadishu' => 'Africa/Mogadishu',
                'Africa/Johannesburg' => 'Africa/Johannesburg',
                'Africa/Khartoum' => 'Africa/Khartoum',
                'Africa/Mbabane' => 'Africa/Mbabane',
                'Africa/Dar_es_Salaam' => 'Africa/Dar es Salaam',
                'Africa/Lome' => 'Africa/Lome',
                'Africa/Tunis' => 'Africa/Tunis',
                'Africa/Kampala' => 'Africa/Kampala',
                'Africa/Lusaka' => 'Africa/Lusaka',
                'Africa/Harare' => 'Africa/Harare',
                'Antarctica/Casey' => 'Antarctica/Casey',
                'Antarctica/Davis' => 'Antarctica/Davis',
                'Antarctica/Mawson' => 'Antarctica/Mawson',
                'Indian/Kerguelen' => 'Indian/Kerguelen',
                'Antarctica/DumontDUrville' => 'Antarctica/DumontDUrville',
                'Antarctica/Syowa' => 'Antarctica/Syowa',
                'Antarctica/Vostok' => 'Antarctica/Vostok',
                'Antarctica/Rothera' => 'Antarctica/Rothera',
                'Antarctica/Palmer' => 'Antarctica/Palmer',
                'Antarctica/McMurdo' => 'Antarctica/McMurdo',
                'Asia/Kabul' => 'Asia/Kabul',
                'Asia/Yerevan' => 'Asia/Yerevan',
                'Asia/Baku' => 'Asia/Baku',
                'Asia/Bahrain' => 'Asia/Bahrain',
                'Asia/Dhaka' => 'Asia/Dhaka',
                'Asia/Thimphu' => 'Asia/Thimphu',
                'Indian/Chagos' => 'Indian/Chagos',
                'Asia/Brunei' => 'Asia/Brunei',
                'Asia/Rangoon' => 'Asia/Rangoon',
                'Asia/Phnom_Penh' => 'Asia/Phnom Penh',
                'Asia/Beijing' => 'Asia/Beijing',
                'Asia/Harbin' => 'Asia/Harbin',
                'Asia/Shanghai' => 'Asia/Shanghai',
                'Asia/Chongqing' => 'Asia/Chongqing',
                'Asia/Urumqi' => 'Asia/Urumqi',
                'Asia/Kashgar' => 'Asia/Kashgar',
                'Asia/Hong_Kong' => 'Asia/Hong Kong',
                'Asia/Taipei' => 'Asia/Taipei',
                'Asia/Macau' => 'Asia/Macau',
                'Asia/Nicosia' => 'Asia/Nicosia',
                'Asia/Tbilisi' => 'Asia/Tbilisi',
                'Asia/Dili' => 'Asia/Dili',
                'Asia/Calcutta' => 'Asia/Calcutta',
                'Asia/Jakarta' => 'Asia/Jakarta',
                'Asia/Pontianak' => 'Asia/Pontianak',
                'Asia/Makassar' => 'Asia/Makassar',
                'Asia/Jayapura' => 'Asia/Jayapura',
                'Asia/Tehran' => 'Asia/Tehran',
                'Asia/Baghdad' => 'Asia/Baghdad',
                'Asia/Jerusalem' => 'Asia/Jerusalem',
                'Asia/Tokyo' => 'Asia/Tokyo',
                'Asia/Amman' => 'Asia/Amman',
                'Asia/Almaty' => 'Asia/Almaty',
                'Asia/Qyzylorda' => 'Asia/Qyzylorda',
                'Asia/Aqtobe' => 'Asia/Aqtobe',
                'Asia/Aqtau' => 'Asia/Aqtau',
                'Asia/Oral' => 'Asia/Oral',
                'Asia/Bishkek' => 'Asia/Bishkek',
                'Asia/Seoul' => 'Asia/Seoul',
                'Asia/Pyongyang' => 'Asia/Pyongyang',
                'Asia/Kuwait' => 'Asia/Kuwait',
                'Asia/Vientiane' => 'Asia/Vientiane',
                'Asia/Beirut' => 'Asia/Beirut',
                'Asia/Kuala_Lumpur' => 'Asia/Kuala Lumpur',
                'Asia/Kuching' => 'Asia/Kuching',
                'Indian/Maldives' => 'Indian/Maldives',
                'Asia/Hovd' => 'Asia/Hovd',
                'Asia/Ulaanbaatar' => 'Asia/Ulaanbaatar',
                'Asia/Choibalsan' => 'Asia/Choibalsan',
                'Asia/Katmandu' => 'Asia/Katmandu',
                'Asia/Muscat' => 'Asia/Muscat',
                'Asia/Karachi' => 'Asia/Karachi',
                'Asia/Gaza' => 'Asia/Gaza',
                'Asia/Manila' => 'Asia/Manila',
                'Asia/Qatar' => 'Asia/Qatar',
                'Asia/Riyadh' => 'Asia/Riyadh',
                'Asia/Singapore' => 'Asia/Singapore',
                'Asia/Colombo' => 'Asia/Colombo',
                'Asia/Damascus' => 'Asia/Damascus',
                'Asia/Dushanbe' => 'Asia/Dushanbe',
                'Asia/Bangkok' => 'Asia/Bangkok',
                'Asia/Ashgabat' => 'Asia/Ashgabat',
                'Asia/Dubai' => 'Asia/Dubai',
                'Asia/Samarkand' => 'Asia/Samarkand',
                'Asia/Tashkent' => 'Asia/Tashkent',
                'Asia/Saigon' => 'Asia/Saigon',
                'Asia/Aden' => 'Asia/Aden',
                'Australia/Darwin' => 'Australia/Darwin',
                'Australia/Perth' => 'Australia/Perth',
                'Australia/Brisbane' => 'Australia/Brisbane',
                'Australia/Lindeman' => 'Australia/Lindeman',
                'Australia/Adelaide' => 'Australia/Adelaide',
                'Australia/Hobart' => 'Australia/Hobart',
                'Australia/Currie' => 'Australia/Currie',
                'Australia/Melbourne' => 'Australia/Melbourne',
                'Australia/Sydney' => 'Australia/Sydney',
                'Australia/Broken_Hill' => 'Australia/Broken Hill',
                'Indian/Christmas' => 'Indian/Christmas',
                'Pacific/Rarotonga' => 'Pacific/Rarotonga',
                'Indian/Cocos' => 'Indian/Cocos',
                'Pacific/Fiji' => 'Pacific/Fiji',
                'Pacific/Gambier' => 'Pacific/Gambier',
                'Pacific/Marquesas' => 'Pacific/Marquesas',
                'Pacific/Tahiti' => 'Pacific/Tahiti',
                'Pacific/Guam' => 'Pacific/Guam',
                'Pacific/Tarawa' => 'Pacific/Tarawa',
                'Pacific/Enderbury' => 'Pacific/Enderbury',
                'Pacific/Kiritimati' => 'Pacific/Kiritimati',
                'Pacific/Saipan' => 'Pacific/Saipan',
                'Pacific/Majuro' => 'Pacific/Majuro',
                'Pacific/Kwajalein' => 'Pacific/Kwajalein',
                'Pacific/Truk' => 'Pacific/Truk',
                'Pacific/Pohnpei' => 'Pacific/Pohnpei',
                'Pacific/Kosrae' => 'Pacific/Kosrae',
                'Pacific/Nauru' => 'Pacific/Nauru',
                'Pacific/Noumea' => 'Pacific/Noumea',
                'Pacific/Auckland' => 'Pacific/Auckland',
                'Pacific/Chatham' => 'Pacific/Chatham',
                'Pacific/Niue' => 'Pacific/Niue',
                'Pacific/Norfolk' => 'Pacific/Norfolk',
                'Pacific/Palau' => 'Pacific/Palau',
                'Pacific/Port_Moresby' => 'Pacific/Port Moresby',
                'Pacific/Pitcairn' => 'Pacific/Pitcairn',
                'Pacific/Pago_Pago' => 'Pacific/Pago Pago',
                'Pacific/Apia' => 'Pacific/Apia',
                'Pacific/Guadalcanal' => 'Pacific/Guadalcanal',
                'Pacific/Fakaofo' => 'Pacific/Fakaofo',
                'Pacific/Tongatapu' => 'Pacific/Tongatapu',
                'Pacific/Funafuti' => 'Pacific/Funafuti',
                'Pacific/Johnston' => 'Pacific/Johnston',
                'Pacific/Midway' => 'Pacific/Midway',
                'Pacific/Wake' => 'Pacific/Wake',
                'Pacific/Efate' => 'Pacific/Efate',
                'Pacific/Wallis' => 'Pacific/Wallis',
                'Europe/London' => 'Europe/London',
                'Europe/Dublin' => 'Europe/Dublin',
                'WET' => 'WET',
                'CET' => 'CET',
                'MET' => 'MET',
                'EET' => 'EET',
                'Europe/Tirane' => 'Europe/Tirane',
                'Europe/Andorra' => 'Europe/Andorra',
                'Europe/Vienna' => 'Europe/Vienna',
                'Europe/Minsk' => 'Europe/Minsk',
                'Europe/Brussels' => 'Europe/Brussels',
                'Europe/Sofia' => 'Europe/Sofia',
                'Europe/Prague' => 'Europe/Prague',
                'Europe/Copenhagen' => 'Europe/Copenhagen',
                'Atlantic/Faeroe' => 'Atlantic/Faeroe',
                'America/Danmarkshavn' => 'America/Danmarkshavn',
                'America/Scoresbysund' => 'America/Scoresbysund',
                'America/Godthab' => 'America/Godthab',
                'America/Thule' => 'America/Thule',
                'Europe/Tallinn' => 'Europe/Tallinn',
                'Europe/Helsinki' => 'Europe/Helsinki',
                'Europe/Paris' => 'Europe/Paris',
                'Europe/Berlin' => 'Europe/Berlin',
                'Europe/Gibraltar' => 'Europe/Gibraltar',
                'Europe/Athens' => 'Europe/Athens',
                'Europe/Budapest' => 'Europe/Budapest',
                'Atlantic/Reykjavik' => 'Atlantic/Reykjavik',
                'Europe/Rome' => 'Europe/Rome',
                'Europe/Riga' => 'Europe/Riga',
                'Europe/Vaduz' => 'Europe/Vaduz',
                'Europe/Vilnius' => 'Europe/Vilnius',
                'Europe/Luxembourg' => 'Europe/Luxembourg',
                'Europe/Malta' => 'Europe/Malta',
                'Europe/Chisinau' => 'Europe/Chisinau',
                'Europe/Monaco' => 'Europe/Monaco',
                'Europe/Amsterdam' => 'Europe/Amsterdam',
                'Europe/Oslo' => 'Europe/Oslo',
                'Europe/Warsaw' => 'Europe/Warsaw',
                'Europe/Lisbon' => 'Europe/Lisbon',
                'Atlantic/Azores' => 'Atlantic/Azores',
                'Atlantic/Madeira' => 'Atlantic/Madeira',
                'Europe/Bucharest' => 'Europe/Bucharest',
                'Europe/Kaliningrad' => 'Europe/Kaliningrad',
                'Europe/Moscow' => 'Europe/Moscow',
                'Europe/Samara' => 'Europe/Samara',
                'Asia/Yekaterinburg' => 'Asia/Yekaterinburg',
                'Asia/Omsk' => 'Asia/Omsk',
                'Asia/Novosibirsk' => 'Asia/Novosibirsk',
                'Asia/Krasnoyarsk' => 'Asia/Krasnoyarsk',
                'Asia/Irkutsk' => 'Asia/Irkutsk',
                'Asia/Yakutsk' => 'Asia/Yakutsk',
                'Asia/Vladivostok' => 'Asia/Vladivostok',
                'Asia/Sakhalin' => 'Asia/Sakhalin',
                'Asia/Magadan' => 'Asia/Magadan',
                'Asia/Kamchatka' => 'Asia/Kamchatka',
                'Asia/Anadyr' => 'Asia/Anadyr',
                'Europe/Belgrade' => 'Europe/Belgrade',
                'Europe/Madrid' => 'Europe/Madrid',
                'Africa/Ceuta' => 'Africa/Ceuta',
                'Atlantic/Canary' => 'Atlantic/Canary',
                'Europe/Stockholm' => 'Europe/Stockholm',
                'Europe/Zurich' => 'Europe/Zurich',
                'Europe/Istanbul' => 'Europe/Istanbul',
                'Europe/Kiev' => 'Europe/Kiev',
                'Europe/Uzhgorod' => 'Europe/Uzhgorod',
                'Europe/Zaporozhye' => 'Europe/Zaporozhye',
                'Europe/Simferopol' => 'Europe/Simferopol',
                'America/New_York' => 'America/New York',
                'America/Chicago' => 'America/Chicago',
                'America/North_Dakota/Center' => 'America/North Dakota/Center',
                'America/Denver' => 'America/Denver',
                'America/Los_Angeles' => 'America/Los Angeles',
                'America/Juneau' => 'America/Juneau',
                'America/Yakutat' => 'America/Yakutat',
                'America/Anchorage' => 'America/Anchorage',
                'America/Nome' => 'America/Nome',
                'America/Adak' => 'America/Adak',
                'Pacific/Honolulu' => 'Pacific/Honolulu',
                'America/Phoenix' => 'America/Phoenix',
                'America/Boise' => 'America/Boise',
                'America/Indiana/Indianapolis' => 'America/Indiana/Indianapolis',
                'America/Indiana/Marengo' => 'America/Indiana/Marengo',
                'America/Indiana/Knox' => 'America/Indiana/Knox',
                'America/Indiana/Vevay' => 'America/Indiana/Vevay',
                'America/Kentucky/Louisville' => 'America/Kentucky/Louisville',
                'America/Kentucky/Monticello' => 'America/Kentucky/Monticello',
                'America/Detroit' => 'America/Detroit',
                'America/Menominee' => 'America/Menominee',
                'America/St_Johns' => 'America/St. Johns',
                'America/Goose_Bay' => 'America/Goose_Bay',
                'America/Halifax' => 'America/Halifax',
                'America/Glace_Bay' => 'America/Glace Bay',
                'America/Montreal' => 'America/Montreal',
                'America/Toronto' => 'America/Toronto',
                'America/Thunder_Bay' => 'America/Thunder Bay',
                'America/Nipigon' => 'America/Nipigon',
                'America/Rainy_River' => 'America/Rainy River',
                'America/Winnipeg' => 'America/Winnipeg',
                'America/Regina' => 'America/Regina',
                'America/Swift_Current' => 'America/Swift Current',
                'America/Edmonton' => 'America/Edmonton',
                'America/Vancouver' => 'America/Vancouver',
                'America/Dawson_Creek' => 'America/Dawson Creek',
                'America/Pangnirtung' => 'America/Pangnirtung',
                'America/Iqaluit' => 'America/Iqaluit',
                'America/Coral_Harbour' => 'America/Coral Harbour',
                'America/Rankin_Inlet' => 'America/Rankin Inlet',
                'America/Cambridge_Bay' => 'America/Cambridge Bay',
                'America/Yellowknife' => 'America/Yellowknife',
                'America/Inuvik' => 'America/Inuvik',
                'America/Whitehorse' => 'America/Whitehorse',
                'America/Dawson' => 'America/Dawson',
                'America/Cancun' => 'America/Cancun',
                'America/Merida' => 'America/Merida',
                'America/Monterrey' => 'America/Monterrey',
                'America/Mexico_City' => 'America/Mexico City',
                'America/Chihuahua' => 'America/Chihuahua',
                'America/Hermosillo' => 'America/Hermosillo',
                'America/Mazatlan' => 'America/Mazatlan',
                'America/Tijuana' => 'America/Tijuana',
                'America/Anguilla' => 'America/Anguilla',
                'America/Antigua' => 'America/Antigua',
                'America/Nassau' => 'America/Nassau',
                'America/Barbados' => 'America/Barbados',
                'America/Belize' => 'America/Belize',
                'Atlantic/Bermuda' => 'Atlantic/Bermuda',
                'America/Cayman' => 'America/Cayman',
                'America/Costa_Rica' => 'America/Costa Rica',
                'America/Havana' => 'America/Havana',
                'America/Dominica' => 'America/Dominica',
                'America/Santo_Domingo' => 'America/Santo Domingo',
                'America/El_Salvador' => 'America/El Salvador',
                'America/Grenada' => 'America/Grenada',
                'America/Guadeloupe' => 'America/Guadeloupe',
                'America/Guatemala' => 'America/Guatemala',
                'America/Port-au-Prince' => 'America/Port-au-Prince',
                'America/Tegucigalpa' => 'America/Tegucigalpa',
                'America/Jamaica' => 'America/Jamaica',
                'America/Martinique' => 'America/Martinique',
                'America/Montserrat' => 'America/Montserrat',
                'America/Managua' => 'America/Managua',
                'America/Panama' => 'America/Panama',
                'America/Puerto_Rico' => 'America/Puerto_Rico',
                'America/St_Kitts' => 'America/St_Kitts',
                'America/St_Lucia' => 'America/St_Lucia',
                'America/Miquelon' => 'America/Miquelon',
                'America/St_Vincent' => 'America/St. Vincent',
                'America/Grand_Turk' => 'America/Grand Turk',
                'America/Tortola' => 'America/Tortola',
                'America/St_Thomas' => 'America/St. Thomas',
                'America/Argentina/Buenos_Aires' => 'America/Argentina/Buenos Aires',
                'America/Argentina/Cordoba' => 'America/Argentina/Cordoba',
                'America/Argentina/Tucuman' => 'America/Argentina/Tucuman',
                'America/Argentina/La_Rioja' => 'America/Argentina/La_Rioja',
                'America/Argentina/San_Juan' => 'America/Argentina/San_Juan',
                'America/Argentina/Jujuy' => 'America/Argentina/Jujuy',
                'America/Argentina/Catamarca' => 'America/Argentina/Catamarca',
                'America/Argentina/Mendoza' => 'America/Argentina/Mendoza',
                'America/Argentina/Rio_Gallegos' => 'America/Argentina/Rio Gallegos',
                'America/Argentina/Ushuaia' => 'America/Argentina/Ushuaia',
                'America/Aruba' => 'America/Aruba',
                'America/La_Paz' => 'America/La Paz',
                'America/Noronha' => 'America/Noronha',
                'America/Belem' => 'America/Belem',
                'America/Fortaleza' => 'America/Fortaleza',
                'America/Recife' => 'America/Recife',
                'America/Araguaina' => 'America/Araguaina',
                'America/Maceio' => 'America/Maceio',
                'America/Bahia' => 'America/Bahia',
                'America/Sao_Paulo' => 'America/Sao Paulo',
                'America/Campo_Grande' => 'America/Campo Grande',
                'America/Cuiaba' => 'America/Cuiaba',
                'America/Porto_Velho' => 'America/Porto_Velho',
                'America/Boa_Vista' => 'America/Boa Vista',
                'America/Manaus' => 'America/Manaus',
                'America/Eirunepe' => 'America/Eirunepe',
                'America/Rio_Branco' => 'America/Rio Branco',
                'America/Santiago' => 'America/Santiago',
                'Pacific/Easter' => 'Pacific/Easter',
                'America/Bogota' => 'America/Bogota',
                'America/Curacao' => 'America/Curacao',
                'America/Guayaquil' => 'America/Guayaquil',
                'Pacific/Galapagos' => 'Pacific/Galapagos',
                'Atlantic/Stanley' => 'Atlantic/Stanley',
                'America/Cayenne' => 'America/Cayenne',
                'America/Guyana' => 'America/Guyana',
                'America/Asuncion' => 'America/Asuncion',
                'America/Lima' => 'America/Lima',
                'Atlantic/South_Georgia' => 'Atlantic/South Georgia',
                'America/Paramaribo' => 'America/Paramaribo',
                'America/Port_of_Spain' => 'America/Port-of-Spain',
                'America/Montevideo' => 'America/Montevideo',
                'America/Caracas' => 'America/Caracas',
            ],
            'eapm_list' => [
                'Sugar' => 'SuiteCRM',
                'WebEx' => 'WebEx',
                'GoToMeeting' => 'GoToMeeting',
                'IBMSmartCloud' => 'IBM SmartCloud',
                'Google' => 'Google',
                'Box' => 'Box.net',
                'Facebook' => 'Facebook',
                'Twitter' => 'Twitter',
            ],
            'eapm_list_import' => [
                'Google' => 'Google Contacts',
            ],
            'eapm_list_documents' => [
                'Google' => 'Google Drive',
            ],
            'token_status' => [
                1 => 'Request',
                'Access',
                'Invalid',
            ],
            'emailTemplates_type_list' => [
                '' => '',
                'campaign' => 'Campaign',
                'email' => 'Email',
                'event' => 'Event',
            ],
            'emailTemplates_type_list_campaigns' => [
                '' => '',
                'campaign' => 'Campaign',
            ],
            'emailTemplates_type_list_no_workflow' => [
                '' => '',
                'campaign' => 'Campaign',
                'email' => 'Email',
                'event' => 'Event',
                'system' => 'System',
            ],
            'aok_status_list' => [
                'Draft' => 'Draft',
                'Expired' => 'Expired',
                'In_Review' => 'In Review',
                'published_private' => 'Private',
                'published_public' => 'Public',
            ],
            'fp_event_invite_status_dom' => [
                'Invited' => 'Invited',
                'Not Invited' => 'Not Invited',
                'Attended' => 'Attended',
                'Not Attended' => 'Not Attended',
            ],
            'fp_event_status_dom' => [
                'Accepted' => 'Accepted',
                'Declined' => 'Declined',
                'No Response' => 'No Response',
            ],
            'case_state_default_key' => 'Open',
            'case_state_dom' => [
                'Open' => 'Open',
                'Closed' => 'Closed',
            ],
            'case_status_default_key' => 'Open_New',
            'case_status_dom' => [
                'Open_New' => 'New',
                'Open_Assigned' => 'Assigned',
                'Closed_Closed' => 'Closed',
                'Open_Pending Input' => 'Pending Input',
                'Closed_Rejected' => 'Rejected',
                'Closed_Duplicate' => 'Duplicate',
            ],
            'contact_portal_user_type_dom' => [
                'Single' => 'Single user',
                'Account' => 'Account user',
            ],
            'dom_email_distribution_for_auto_create' => [
                'AOPDefault' => 'System Default',
                'singleUser' => 'Single User',
                'roundRobin' => 'Round-Robin',
                'leastBusy' => 'Least-Busy',
                'random' => 'Random',
            ],
            'aor_operator_list' => [
                'Equal_To' => 'Equal To',
                'Not_Equal_To' => 'Not Equal To',
                'Greater_Than' => 'Greater Than',
                'Less_Than' => 'Less Than',
                'Greater_Than_or_Equal_To' => 'Greater Than or Equal To',
                'Less_Than_or_Equal_To' => 'Less Than or Equal To',
                'Contains' => 'Contains',
                'Starts_With' => 'Starts With',
                'Ends_With' => 'Ends With',
            ],
            'aor_format_options' => [
                '' => '',
                'Y-m-d' => 'Y-m-d',
                'm-d-Y' => 'm-d-Y',
                'd-m-Y' => 'd-m-Y',
                'Y/m/d' => 'Y/m/d',
                'm/d/Y' => 'm/d/Y',
                'd/m/Y' => 'd/m/Y',
                'Y.m.d' => 'Y.m.d',
                'm.d.Y' => 'm.d.Y',
                'd.m.Y' => 'd.m.Y',
                'Ymd' => 'Ymd',
                'Y-m' => 'Y-m',
                'Y' => 'Y',
            ],
            'aor_condition_operator_list' => [
                'And' => 'And',
                'OR' => 'OR',
            ],
            'aor_condition_type_list' => [
                'Value' => 'Value',
                'Field' => 'Field',
                'Date' => 'Date',
                'Multi' => 'One of',
                'Period' => 'Period',
                'CurrentUserID' => 'Current User',
            ],
            'aor_date_type_list' => [
                '' => '',
                'minute' => 'Minutes',
                'hour' => 'Hours',
                'day' => 'Days',
                'week' => 'Weeks',
                'month' => 'Months',
                'business_hours' => 'Business Hours',
            ],
            'aor_date_options' => [
                'now' => 'Now',
                'field' => 'This Field',
            ],
            'aor_date_operator' => [
                'now' => '',
                'plus' => '+',
                'minus' => '-',
            ],
            'aor_sort_operator' => [
                '' => '',
                'ASC' => 'Ascending',
                'DESC' => 'Descending',
            ],
            'aor_function_list' => [
                '' => '',
                'COUNT' => 'Count',
                'MIN' => 'Minimum',
                'MAX' => 'Maximum',
                'SUM' => 'Sum',
                'AVG' => 'Average',
            ],
            'aor_total_options' => [
                '' => '',
                'COUNT' => 'Count',
                'SUM' => 'Sum',
                'AVG' => 'Average',
            ],
            'aor_chart_types' => [
                'bar' => 'Bar chart',
                'line' => 'Line chart',
                'pie' => 'Pie chart',
                'radar' => 'Radar chart',
                'stacked_bar' => 'Stacked bar',
                'grouped_bar' => 'Grouped bar',
            ],
            'aor_scheduled_report_schedule_types' => [
                'monthly' => 'Monthly',
                'weekly' => 'Weekly',
                'daily' => 'Daily',
            ],
            'aor_scheduled_reports_status_dom' => [
                'active' => 'Active',
                'inactive' => 'Inactive',
            ],
            'aor_email_type_list' => [
                'Email Address' => 'Email',
                'Specify User' => 'User',
                'Users' => 'Users',
            ],
            'aor_assign_options' => [
                'all' => 'ALL Users',
                'role' => 'ALL Users in Role',
                'security_group' => 'ALL Users in Security Group',
            ],
            'date_time_period_list' => [
                'today' => 'Today',
                'yesterday' => 'Yesterday',
                'this_week' => 'This Week',
                'last_week' => 'Last Week',
                'last_month' => 'Last Month',
                'this_month' => 'This Month',
                'this_quarter' => 'This Quarter',
                'last_quarter' => 'Last Quarter',
                'this_year' => 'This year',
                'last_year' => 'Last year',
            ],
            'aos_quotes_type_dom' => [
                '' => '',
                'Analyst' => 'Analyst',
                'Competitor' => 'Competitor',
                'Customer' => 'Customer',
                'Integrator' => 'Integrator',
                'Investor' => 'Investor',
                'Partner' => 'Partner',
                'Press' => 'Press',
                'Prospect' => 'Prospect',
                'Reseller' => 'Reseller',
                'Other' => 'Other',
            ],
            'template_ddown_c_list' => [
                '' => '',
            ],
            'quote_stage_dom' => [
                'Draft' => 'Draft',
                'Negotiation' => 'Negotiation',
                'Delivered' => 'Delivered',
                'On Hold' => 'On Hold',
                'Confirmed' => 'Confirmed',
                'Closed Accepted' => 'Closed Accepted',
                'Closed Lost' => 'Closed Lost',
                'Closed Dead' => 'Closed Dead',
            ],
            'quote_term_dom' => [
                'Net 15' => 'Nett 15',
                'Net 30' => 'Nett 30',
                '' => '',
            ],
            'approval_status_dom' => [
                'Approved' => 'Approved',
                'Not Approved' => 'Not Approved',
                '' => '',
            ],
            'vat_list' => [
                '0.0' => '0%',
                '5.0' => '5%',
                '7.5' => '7.5%',
                '17.5' => '17.5%',
                '20.0' => '20%',
            ],
            'discount_list' => [
                'Percentage' => 'Pct',
                'Amount' => 'Amt',
            ],
            'aos_invoices_type_dom' => [
                '' => '',
                'Analyst' => 'Analyst',
                'Competitor' => 'Competitor',
                'Customer' => 'Customer',
                'Integrator' => 'Integrator',
                'Investor' => 'Investor',
                'Partner' => 'Partner',
                'Press' => 'Press',
                'Prospect' => 'Prospect',
                'Reseller' => 'Reseller',
                'Other' => 'Other',
            ],
            'invoice_status_dom' => [
                'Paid' => 'Paid',
                'Unpaid' => 'Unpaid',
                'Cancelled' => 'Cancelled',
                '' => '',
            ],
            'quote_invoice_status_dom' => [
                'Not Invoiced' => 'Not Invoiced',
                'Invoiced' => 'Invoiced',
            ],
            'product_code_dom' => [
                'XXXX' => 'XXXX',
                'YYYY' => 'YYYY',
            ],
            'product_type_dom' => [
                'Good' => 'Good',
                'Service' => 'Service',
            ],
            'product_quote_parent_type_dom' => [
                'AOS_Quotes' => 'Quotes',
                'AOS_Invoices' => 'Invoices',
                'AOS_Contracts' => 'Contracts',
            ],
            'pdf_template_type_dom' => [
                'AOS_Quotes' => 'Quotes',
                'AOS_Invoices' => 'Invoices',
                'AOS_Contracts' => 'Contracts',
                'Accounts' => 'Accounts',
                'Contacts' => 'Contacts',
                'Leads' => 'Leads',
            ],
            'pdf_template_sample_dom' => [
                '' => '',
            ],
            'contract_status_list' => [
                'Not Started' => 'Not Started',
                'In Progress' => 'In Progress',
                'Signed' => 'Signed',
            ],
            'contract_type_list' => [
                'Type' => 'Type',
            ],
            'aow_status_list' => [
                'Active' => 'Active',
                'Inactive' => 'Inactive',
            ],
            'aow_operator_list' => [
                'Equal_To' => 'Equal To',
                'Not_Equal_To' => 'Not Equal To',
                'Greater_Than' => 'Greater Than',
                'Less_Than' => 'Less Than',
                'Greater_Than_or_Equal_To' => 'Greater Than or Equal To',
                'Less_Than_or_Equal_To' => 'Less Than or Equal To',
                'Contains' => 'Contains',
                'Starts_With' => 'Starts With',
                'Ends_With' => 'Ends With',
                'is_null' => 'Is Null',
            ],
            'aow_process_status_list' => [
                'Complete' => 'Complete',
                'Running' => 'Running',
                'Pending' => 'Pending',
                'Failed' => 'Failed',
            ],
            'aow_condition_operator_list' => [
                'And' => 'And',
                'OR' => 'OR',
            ],
            'aow_condition_type_list' => [
                'Value' => 'Value',
                'Field' => 'Field',
                'Any_Change' => 'Any Change',
                'SecurityGroup' => 'In SecurityGroup',
                'Date' => 'Date',
                'Multi' => 'One of',
            ],
            'aow_action_type_list' => [
                'Value' => 'Value',
                'Field' => 'Field',
                'Date' => 'Date',
                'Round_Robin' => 'Round Robin',
                'Least_Busy' => 'Least Busy',
                'Random' => 'Random',
            ],
            'aow_rel_action_type_list' => [
                'Value' => 'Value',
                'Field' => 'Field',
            ],
            'aow_date_type_list' => [
                '' => '',
                'minute' => 'Minutes',
                'hour' => 'Hours',
                'day' => 'Days',
                'week' => 'Weeks',
                'month' => 'Months',
                'year' => 'Years',
                'business_hours' => 'Business Hours',
            ],
            'aow_date_options' => [
                'now' => 'Now',
                'today' => 'Today',
                'field' => 'This Field',
            ],
            'aow_date_operator' => [
                'now' => '',
                'plus' => '+',
                'minus' => '-',
            ],
            'aow_assign_options' => [
                'all' => 'ALL Users',
                'role' => 'ALL Users in Role',
                'security_group' => 'ALL Users in Security Group',
            ],
            'aow_email_type_list' => [
                'Email Address' => 'Email',
                'Record Email' => 'Record Email',
                'Related Field' => 'Related Field',
                'Specify User' => 'User',
                'Users' => 'Users',
            ],
            'aow_email_to_list' => [
                'to' => 'To',
                'cc' => 'Cc',
                'bcc' => 'Bcc',
            ],
            'aow_run_on_list' => [
                'All_Records' => 'All Records',
                'New_Records' => 'New Records',
                'Modified_Records' => 'Modified Records',
            ],
            'aow_run_when_list' => [
                'Always' => 'Always',
                'On_Save' => 'Only On Save',
                'In_Scheduler' => 'Only In The Scheduler',
            ],
            'relationship_type_list' => [
                'FS' => 'Finish to Start',
                'SS' => 'Start to Start',
            ],
            'duration_unit_dom' => [
                'Days' => 'Days',
                'Hours' => 'Hours',
            ],
            'map_unit_type_list' => [
                'mi' => 'Miles',
                'km' => 'Kilometers',
            ],
            'map_module_type_list' => [
                'Accounts' => 'Accounts',
                'Contacts' => 'Contacts',
                'Cases' => 'Cases',
                'Leads' => 'Leads',
                'Meetings' => 'Meetings',
                'Opportunities' => 'Opportunities',
                'Project' => 'Projects',
                'Prospects' => 'Targets',
            ],
            'map_relate_type_list' => [
                'Accounts' => 'Account',
                'Contacts' => 'Contact',
                'Cases' => 'Case',
                'Leads' => 'Lead',
                'Meetings' => 'Meeting',
                'Opportunities' => 'Opportunity',
                'Project' => 'Project',
                'Prospects' => 'Target',
            ],
            'marker_image_list' => [
                'accident' => 'Accident',
                'administration' => 'Administration',
                'agriculture' => 'Agriculture',
                'aircraft_small' => 'Aircraft Small',
                'airplane_tourism' => 'Airplane Tourism',
                'airport' => 'Airport',
                'amphitheater' => 'Amphitheater',
                'apartment' => 'Apartment',
                'aquarium' => 'Aquarium',
                'arch' => 'Arch',
                'atm' => 'Atm',
                'audio' => 'Audio',
                'bank' => 'Bank',
                'bank_euro' => 'Bank Euro',
                'bank_pound' => 'Bank Pound',
                'bar' => 'Bar',
                'beach' => 'Beach',
                'beautiful' => 'Beautiful',
                'bicycle_parking' => 'Bicycle Parking',
                'big_city' => 'Big City',
                'bridge' => 'Bridge',
                'bridge_modern' => 'Bridge Modern',
                'bus' => 'Bus',
                'cable_car' => 'Cable Car',
                'car' => 'Car',
                'car_rental' => 'Car Rental',
                'carrepair' => 'Carrepair',
                'castle' => 'Castle',
                'cathedral' => 'Cathedral',
                'chapel' => 'Chapel',
                'church' => 'Church',
                'city_square' => 'City Square',
                'cluster' => 'Cluster',
                'cluster_2' => 'Cluster 2',
                'cluster_3' => 'Cluster 3',
                'cluster_4' => 'Cluster 4',
                'cluster_5' => 'Cluster 5',
                'coffee' => 'Coffee',
                'community_centre' => 'Community Centre',
                'company' => 'Company',
                'conference' => 'Conference',
                'construction' => 'Construction',
                'convenience' => 'Convenience',
                'court' => 'Court',
                'cruise' => 'Cruise',
                'currency_exchange' => 'Currency Exchange',
                'customs' => 'Customs',
                'cycling' => 'Cycling',
                'dam' => 'Dam',
                'dentist' => 'Dentist',
                'deptartment_store' => 'Deptartment Store',
                'disability' => 'Disability',
                'disabled_parking' => 'Disabled Parking',
                'doctor' => 'Doctor',
                'dog_leash' => 'Dog Leash',
                'down' => 'Down',
                'down_left' => 'Down Left',
                'down_right' => 'Down Right',
                'down_then_left' => 'Down Then Left',
                'down_then_right' => 'Down Then Right',
                'drugs' => 'Drugs',
                'elevator' => 'Elevator',
                'embassy' => 'Embassy',
                'expert' => 'Expert',
                'factory' => 'Factory',
                'falling_rocks' => 'Falling Rocks',
                'fast_food' => 'Fast Food',
                'festival' => 'Festival',
                'fjord' => 'Fjord',
                'forest' => 'Forest',
                'fountain' => 'Fountain',
                'friday' => 'Friday',
                'garden' => 'Garden',
                'gas_station' => 'Gas Station',
                'geyser' => 'Geyser',
                'gifts' => 'Gifts',
                'gourmet' => 'Gourmet',
                'grocery' => 'Grocery',
                'hairsalon' => 'Hairsalon',
                'helicopter' => 'Helicopter',
                'highway' => 'Highway',
                'historical_quarter' => 'Historical Quarter',
                'home' => 'Home',
                'hospital' => 'Hospital',
                'hostel' => 'Hostel',
                'hotel' => 'Hotel',
                'hotel_1_star' => 'Hotel 1 Star',
                'hotel_2_stars' => 'Hotel 2 Stars',
                'hotel_3_stars' => 'Hotel 3 Stars',
                'hotel_4_stars' => 'Hotel 4 Stars',
                'hotel_5_stars' => 'Hotel 5 Stars',
                'info' => 'Info',
                'justice' => 'Justice',
                'lake' => 'Lake',
                'laundromat' => 'Laundromat',
                'left' => 'Left',
                'left_then_down' => 'Left Then Down',
                'left_then_up' => 'Left Then Up',
                'library' => 'Library',
                'lighthouse' => 'Lighthouse',
                'liquor' => 'Liquor',
                'lock' => 'Lock',
                'main_road' => 'Main Road',
                'massage' => 'Massage',
                'mobile_phone_tower' => 'Mobile Phone Tower',
                'modern_tower' => 'Modern Tower',
                'monastery' => 'Monastery',
                'monday' => 'Monday',
                'monument' => 'Monument',
                'mosque' => 'Mosque',
                'motorcycle' => 'Motorcycle',
                'museum' => 'Museum',
                'music_live' => 'Music Live',
                'oil_pump_jack' => 'Oil Pump Jack',
                'pagoda' => 'Pagoda',
                'palace' => 'Palace',
                'panoramic' => 'Panoramic',
                'park' => 'Park',
                'park_and_ride' => 'Park And Ride',
                'parking' => 'Parking',
                'photo' => 'Photo',
                'picnic' => 'Picnic',
                'places_unvisited' => 'Places Unvisited',
                'places_visited' => 'Places Visited',
                'playground' => 'Playground',
                'police' => 'Police',
                'port' => 'Port',
                'postal' => 'Postal',
                'power_line_pole' => 'Power Line Pole',
                'power_plant' => 'Power Plant',
                'power_substation' => 'Power Substation',
                'public_art' => 'Public Art',
                'rain' => 'Rain',
                'real_estate' => 'Real Estate',
                'regroup' => 'Regroup',
                'resort' => 'Resort',
                'restaurant' => 'Restaurant',
                'restaurant_african' => 'Restaurant African',
                'restaurant_barbecue' => 'Restaurant Barbecue',
                'restaurant_buffet' => 'Restaurant Buffet',
                'restaurant_chinese' => 'Restaurant Chinese',
                'restaurant_fish' => 'Restaurant Fish',
                'restaurant_fish_chips' => 'Restaurant Fish Chips',
                'restaurant_gourmet' => 'Restaurant Gourmet',
                'restaurant_greek' => 'Restaurant Greek',
                'restaurant_indian' => 'Restaurant Indian',
                'restaurant_italian' => 'Restaurant Italian',
                'restaurant_japanese' => 'Restaurant Japanese',
                'restaurant_kebab' => 'Restaurant Kebab',
                'restaurant_korean' => 'Restaurant Korean',
                'restaurant_mediterranean' => 'Restaurant Mediterranean',
                'restaurant_mexican' => 'Restaurant Mexican',
                'restaurant_romantic' => 'Restaurant Romantic',
                'restaurant_thai' => 'Restaurant Thai',
                'restaurant_turkish' => 'Restaurant Turkish',
                'right' => 'Right',
                'right_then_down' => 'Right Then Down',
                'right_then_up' => 'Right Then Up',
                'saturday' => 'Saturday',
                'school' => 'School',
                'shopping_mall' => 'Shopping Mall',
                'shore' => 'Shore',
                'sight' => 'Sight',
                'small_city' => 'Small City',
                'snow' => 'Snow',
                'spaceport' => 'Spaceport',
                'speed_100' => 'Speed 100',
                'speed_110' => 'Speed 110',
                'speed_120' => 'Speed 120',
                'speed_130' => 'Speed 130',
                'speed_20' => 'Speed 20',
                'speed_30' => 'Speed 30',
                'speed_40' => 'Speed 40',
                'speed_50' => 'Speed 50',
                'speed_60' => 'Speed 60',
                'speed_70' => 'Speed 70',
                'speed_80' => 'Speed 80',
                'speed_90' => 'Speed 90',
                'speed_hump' => 'Speed Hump',
                'stadium' => 'Stadium',
                'statue' => 'Statue',
                'steam_train' => 'Steam Train',
                'stop' => 'Stop',
                'stoplight' => 'Stoplight',
                'subway' => 'Subway',
                'sun' => 'Sun',
                'sunday' => 'Sunday',
                'supermarket' => 'Supermarket',
                'synagogue' => 'Synagogue',
                'tapas' => 'Tapas',
                'taxi' => 'Taxi',
                'taxiway' => 'Taxiway',
                'teahouse' => 'Teahouse',
                'telephone' => 'Telephone',
                'temple_hindu' => 'Temple Hindu',
                'terrace' => 'Terrace',
                'text' => 'Text',
                'theater' => 'Theater',
                'theme_park' => 'Theme Park',
                'thursday' => 'Thursday',
                'toilets' => 'Toilets',
                'toll_station' => 'Toll Station',
                'tower' => 'Tower',
                'traffic_enforcement_camera' => 'Traffic Enforcement Camera',
                'train' => 'Train',
                'tram' => 'Tram',
                'truck' => 'Truck',
                'tuesday' => 'Tuesday',
                'tunnel' => 'Tunnel',
                'turn_left' => 'Turn Left',
                'turn_right' => 'Turn Right',
                'university' => 'University',
                'up' => 'Up',
                'up_left' => 'Up Left',
                'up_right' => 'Up Right',
                'up_then_left' => 'Up Then Left',
                'up_then_right' => 'Up Then Right',
                'vespa' => 'Vespa',
                'video' => 'Video',
                'villa' => 'Villa',
                'water' => 'Water',
                'waterfall' => 'Waterfall',
                'watermill' => 'Watermill',
                'waterpark' => 'Waterpark',
                'watertower' => 'Watertower',
                'wednesday' => 'Wednesday',
                'wifi' => 'Wifi',
                'wind_turbine' => 'Wind Turbine',
                'windmill' => 'Windmill',
                'winery' => 'Winery',
                'work_office' => 'Work Office',
                'world_heritage_site' => 'World Heritage Site',
                'zoo' => 'Zoo',
            ],
            'call_reschedule_dom' => [
                '' => '',
                'Out of Office' => 'Out of Office',
                'In a Meeting' => 'In a Meeting',
            ],
            'collection_temp_list' => [
                'Tasks' => 'Tasks',
                'Meetings' => 'Meetings',
                'Calls' => 'Calls',
                'Notes' => 'Notes',
                'Emails' => 'Emails',
            ],
            'business_hours_list' => [
                '12am',
                '1am',
                '2am',
                '3am',
                '4am',
                '5am',
                '6am',
                '7am',
                '8am',
                '9am',
                '10am',
                '11am',
                '12pm',
                '1pm',
                '2pm',
                '3pm',
                '4pm',
                '5pm',
                '6pm',
                '7pm',
                '8pm',
                '9pm',
                '10pm',
                '11pm',
            ],
            'day_list' => [
                'Monday' => 'Monday',
                'Tuesday' => 'Tuesday',
                'Wednesday' => 'Wednesday',
                'Thursday' => 'Thursday',
                'Friday' => 'Friday',
                'Saturday' => 'Saturday',
                'Sunday' => 'Sunday',
            ],
            'pdf_page_size_dom' => [
                'A4' => 'A4',
                'Letter' => 'Letter',
                'Legal' => 'Legal',
            ],
            'pdf_orientation_dom' => [
                'Portrait' => 'Portrait',
                'Landscape' => 'Landscape',
            ],
            'survey_status_list' => [
                'Draft' => 'Draft',
                'Public' => 'Public',
                'Closed' => 'Closed',
            ],
            'surveys_question_type' => [
                'Text' => 'Text',
                'Textbox' => 'Textbox',
                'Checkbox' => 'Checkbox',
                'Radio' => 'Radio',
                'Dropdown' => 'Dropdown',
                'Multiselect' => 'Multiselect',
                'Matrix' => 'Matrix',
                'DateTime' => 'DateTime',
                'Date' => 'Date',
                'Scale' => 'Scale',
                'Rating' => 'Rating',
            ],
            'surveys_matrix_options' => [
                'Satisfied',
                'Neither Satisfied nor Dissatisfied',
                'Dissatisfied',
            ],
            'email_settings_opt_in_dom' => [
                'not-opt-in' => 'Disabled',
                'opt-in' => 'Opt In',
                'confirmed-opt-in' => 'Confirmed Opt In',
            ],
            'email_confirmed_opt_in_dom' => [
                'not-opt-in' => 'Not Opt In',
                'opt-in' => 'Opt In',
                'confirmed-opt-in' => 'Confirmed Opt In',
            ],
            'oauth2_grant_type_dom' => [
                'password' => 'Password Grant',
                'client_credentials' => 'Client Credentials',
                'implicit' => 'Implicit',
                'authorization_code' => 'Authorization Code',
            ],
            'oauth2_duration_units' => [
                'minute' => 'minutes',
                'hour' => 'hours',
                'day' => 'days',
                'week' => 'weeks',
                'month' => 'months',
            ],
            'search_controllers' => [
                'Search' => 'Search (new)',
                'UnifiedSearch' => 'Global Unified Search (legacy)',
            ],
            'sort_order' => [
                'asc' => 'Ascending',
                'desc' => 'Descending',
            ],
            'tag_dom' => [
                '3050ret' => '30% 50% Retention Bonus',
                '30ret' => '30% Retention Bonus',
                '50ret' => '50% Retention Bonus',
                '50kb1' => '50k Batch 1',
                'bonushunter' => 'Bonus Hunter',
                'hot' => 'Hot',
                'os' => 'Outsource',
                'remove' => 'Remove',
                'reg' => 'Registered',
                'shortlist' => 'Short Listed',
                'vip' => 'VIP',
            ],
        ],
    ],
    'modStrings' => [
        'id' => 'en_us',
        '_id' => 'en_us',
        'items' => [
            'home' => [
                'LBL_MODULE_NAME' => 'Home',
                'LBL_NEW_FORM_TITLE' => 'New Contact',
                'LBL_FIRST_NAME' => 'First Name',
                'LBL_LAST_NAME' => 'Last Name',
                'LBL_LIST_LAST_NAME' => 'Last Name',
                'LBL_PHONE' => 'Phone',
                'LBL_EMAIL_ADDRESS' => 'Email Address',
                'LBL_MY_PIPELINE_FORM_TITLE' => 'My Pipeline',
                'LBL_PIPELINE_FORM_TITLE' => 'Pipeline By Sales Stage',
                'LBL_RGraph_PIPELINE_FORM_TITLE' => 'Pipeline By Sales Stage',
                'LNK_NEW_CONTACT' => 'Create Contact',
                'LNK_NEW_ACCOUNT' => 'Create Account',
                'LNK_NEW_OPPORTUNITY' => 'Create Opportunity',
                'LNK_NEW_LEAD' => 'Create Lead',
                'LNK_NEW_CASE' => 'Create Case',
                'LNK_NEW_NOTE' => 'Create Note or Attachment',
                'LNK_NEW_CALL' => 'Log Call',
                'LNK_NEW_EMAIL' => 'Archive Email',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_NEW_TASK' => 'Create Task',
                'LNK_NEW_BUG' => 'Report Bug',
                'LNK_NEW_SEND_EMAIL' => 'Compose Email',
                'LBL_NO_ACCESS' => 'You do not have access to this area. Contact your site administrator to obtain access',
                'LBL_NO_RESULTS_IN_MODULE' => '-- No Results --',
                'LBL_NO_RESULTS' => '<h2>There were no results found. Please search again.</h2><br>',
                'LBL_NO_RESULTS_TIPS' => '<h3>Search Tips:</h3><ul><li>Make sure you have the proper categories selected above.</li><li>Broaden your search criteria.</li><li>If you still cannot find any results try the advanced search option.</li></ul>',
                'LBL_ADD_DASHLETS' => 'Add SuiteCRM Dashlets',
                'LBL_WEBSITE_TITLE' => 'Website',
                'LBL_RSS_TITLE' => 'News Feed',
                'LBL_CLOSE_DASHLETS' => 'Close',
                'LBL_OPTIONS' => 'Options',
                'LBL_TODAY' => 'Today',
                'LBL_YESTERDAY' => 'Yesterday',
                'LBL_TOMORROW' => 'Tomorrow',
                'LBL_NEXT_WEEK' => 'Next Week',
                'LBL_LAST_7_DAYS' => 'Last 7 Days',
                'LBL_NEXT_7_DAYS' => 'Next 7 Days',
                'LBL_LAST_MONTH' => 'Last Month',
                'LBL_NEXT_MONTH' => 'Next Month',
                'LBL_LAST_YEAR' => 'Last Year',
                'LBL_NEXT_YEAR' => 'Next Year',
                'LBL_LAST_30_DAYS' => 'Last 30 Days',
                'LBL_NEXT_30_DAYS' => 'Next 30 Days',
                'LBL_THIS_MONTH' => 'This Month',
                'LBL_THIS_YEAR' => 'This Year',
                'LBL_MODULES' => 'Modules',
                'LBL_CHARTS' => 'Charts',
                'LBL_TOOLS' => 'Tools',
                'LBL_WEB' => 'Web',
                'LBL_SEARCH_RESULTS' => 'Search Result',
                'dashlet_categories_dom' => [
                    'Module Views' => 'Module Views',
                    'Portal' => 'Portal',
                    'Charts' => 'Charts',
                    'Tools' => 'Tools',
                    'Miscellaneous' => 'Miscellaneous',
                ],
                'LBL_ADDING_DASHLET' => 'Adding SuiteCRM Dashlet...',
                'LBL_ADDED_DASHLET' => 'SuiteCRM Dashlet Added',
                'LBL_REMOVE_DASHLET_CONFIRM' => 'Are you sure you want to remove this SuiteCRM Dashlet?',
                'LBL_REMOVING_DASHLET' => 'Removing SuiteCRM Dashlet...',
                'LBL_REMOVED_DASHLET' => 'SuiteCRM Dashlet Removed',
                'LBL_DASHLET_CONFIGURE_GENERAL' => 'General',
                'LBL_DASHLET_CONFIGURE_FILTERS' => 'Filters',
                'LBL_DASHLET_CONFIGURE_MY_ITEMS_ONLY' => 'Only My Items',
                'LBL_DASHLET_CONFIGURE_TITLE' => 'Title',
                'LBL_DASHLET_CONFIGURE_DISPLAY_ROWS' => 'Display Rows',
                'LBL_DASHLET_DELETE' => 'Delete SuiteCRM Dashlet',
                'LBL_DASHLET_REFRESH' => 'Refresh SuiteCRM Dashlet',
                'LBL_DASHLET_EDIT' => 'Edit SuiteCRM Dashlet',
                'LBL_HOME_PAGE_1_NAME' => 'My SuiteCRM',
                'LBL_CLOSE_SITEMAP' => 'Close',
                'LBL_SEARCH' => 'Search',
                'LBL_CLEAR' => 'Clear',
                'LBL_BASIC_CHARTS' => 'Basic Charts',
                'LBL_DASHLET_SEARCH' => 'Find SuiteCRM Dashlet',
                'LBL_VERSION' => 'Version',
                'LBL_BUILD' => 'Build',
                'LBL_SOURCE_SUGAR' => 'SugarCRM Inc - providers of CE framework',
                'LBL_DASHLET_TITLE' => 'My Sites',
                'LBL_DASHLET_OPT_TITLE' => 'Title',
                'LBL_DASHLET_INCORRECT_URL' => 'Incorrect website location is specified',
                'LBL_DASHLET_OPT_URL' => 'Website Location',
                'LBL_DASHLET_OPT_HEIGHT' => 'Dashlet Height (in pixels)',
                'LBL_DASHLET_SUITE_NEWS' => 'SuiteCRM News',
                'LBL_DASHLET_DISCOVER_SUITE' => 'Discover SuiteCRM',
                'LBL_BASIC_SEARCH' => 'Quick Filter',
                'LBL_ADVANCED_SEARCH' => 'Advanced Filter',
                'LBL_TOUR_HOME' => 'Home Icon',
                'LBL_TOUR_HOME_DESCRIPTION' => 'Quickly get back to your Home Page dashboard in one click.',
                'LBL_TOUR_MODULES' => 'Modules',
                'LBL_TOUR_MODULES_DESCRIPTION' => 'All your important modules are here.',
                'LBL_TOUR_MORE' => 'More Modules',
                'LBL_TOUR_MORE_DESCRIPTION' => 'The rest of your modules are here.',
                'LBL_TOUR_SEARCH' => 'Full Text Search',
                'LBL_TOUR_SEARCH_DESCRIPTION' => 'Search just got a whole lot better.',
                'LBL_TOUR_NOTIFICATIONS' => 'Notifications',
                'LBL_TOUR_NOTIFICATIONS_DESCRIPTION' => 'SuiteCRM application notifications would go here.',
                'LBL_TOUR_PROFILE' => 'Profile',
                'LBL_TOUR_PROFILE_DESCRIPTION' => 'Access profile, settings and logout.',
                'LBL_TOUR_QUICKCREATE' => 'Quick Create',
                'LBL_TOUR_QUICKCREATE_DESCRIPTION' => 'Quickly create records without losing your place.',
                'LBL_TOUR_FOOTER' => 'Collapsible Footer',
                'LBL_TOUR_FOOTER_DESCRIPTION' => 'Easily expand and collapse the footer.',
                'LBL_TOUR_CUSTOM' => 'Custom Apps',
                'LBL_TOUR_CUSTOM_DESCRIPTION' => 'Custom integrations would go here.',
                'LBL_TOUR_BRAND' => 'Your Brand',
                'LBL_TOUR_BRAND_DESCRIPTION' => 'Your logo goes here. You can mouse over for more info.',
                'LBL_TOUR_WELCOME' => 'Welcome to SuiteCRM',
                'LBL_TOUR_WATCH' => 'Watch What\'s New in SuiteCRM',
                'LBL_TOUR_FEATURES' => '<ul style=""><li class="icon-ok">New simplifed navigation bar</li><li class="icon-ok">New collapsible footer</li><li class="icon-ok">Improved Search</li><li class="icon-ok">Updated actions menu</li></ul><p>and much more!</p>',
                'LBL_TOUR_VISIT' => 'For more information please visit our application',
                'LBL_TOUR_DONE' => 'You\'re Done!',
                'LBL_TOUR_REFERENCE_1' => 'You can always reference our',
                'LBL_TOUR_REFERENCE_2' => 'through the "Support Forum" link under the profile tab.',
                'LNK_TOUR_DOCUMENTATION' => 'documentation',
                'LBL_TOUR_CALENDAR_URL_1' => 'Do you share your SuiteCRM calendar with 3rd party applications, such as Microsoft Outlook or Exchange? If so, you have a new URL. This new, more secure URL includes a personal key which will prevent unauthorized publishing of your calendar.',
                'LBL_TOUR_CALENDAR_URL_2' => 'Retrieve your new shared calendar URL.',
                'LBL_CONTRIBUTORS' => 'Contributors',
                'LBL_ABOUT_SUITE' => 'About SuiteCRM',
                'LBL_PARTNERS' => 'Partners',
                'LBL_FEATURING' => 'AOS, AOW, AOR, AOP, AOE and Reschedule modules by SalesAgility.',
                'LBL_EDIT_ALL_RECURRENCES' => 'Edit All Recurrences',
                'LBL_REMOVE_ALL_RECURRENCES' => 'Delete All Recurrences',
                'LBL_CONFIRM_REMOVE' => 'Are you sure you want to remove the record?',
                'LBL_CONTRIBUTOR_SUITECRM' => 'SuiteCRM - Open source CRM for the world',
                'LBL_CONTRIBUTOR_SECURITY_SUITE' => 'SecuritySuite by Jason Eggers',
                'LBL_CONTRIBUTOR_JJW_GMAPS' => 'JJWDesign Google Maps by Jeffrey J. Walters',
                'LBL_CONTRIBUTOR_CONSCIOUS' => 'SuiteCRM LOGO Provided by Conscious Solutions',
                'LBL_CONTRIBUTOR_RESPONSETAP' => 'Contribution to SuiteCRM 7.3 release by ResponseTap',
                'LBL_CONTRIBUTOR_GMBH' => 'Workflow Calculated Fields contributed by diligent technology & business consulting GmbH',
                'LBL_LANGUAGE_ABOUT' => 'About SuiteCRM Translations',
                'LBL_LANGUAGE_COMMUNITY_ABOUT' => 'Collaborative translation by the SuiteCRM Community',
                'LBL_LANGUAGE_COMMUNITY_PACKS' => 'Translation created using Crowdin',
                'LBL_ABOUT_SUITE_2' => 'SuiteCRM is published under an open source licence - AGPLv3',
                'LBL_ABOUT_SUITE_4' => 'All SuiteCRM code managed and developed by the project will be released as open source - AGPLv3',
                'LBL_ABOUT_SUITE_5' => 'SuiteCRM support is available in both free and paid-for options',
                'LBL_SUITE_PARTNERS' => 'We have loyal SuiteCRM partners who are passionate about open source. To view our full partner list, see our website.',
                'LBL_SAVE_BUTTON' => 'Save',
                'LBL_DELETE_BUTTON' => 'Delete',
                'LBL_APPLY_BUTTON' => 'Apply',
                'LBL_SEND_INVITES' => 'Save & Send Invites',
                'LBL_CANCEL_BUTTON' => 'Cancel',
                'LBL_CLOSE_BUTTON' => 'Close',
                'LBL_CREATE_NEW_RECORD' => 'Create Activity',
                'LBL_CREATE_CALL' => 'Log Call',
                'LBL_CREATE_MEETING' => 'Schedule Meeting',
                'LBL_GENERAL_TAB' => 'Details',
                'LBL_PARTICIPANTS_TAB' => 'Invitees',
                'LBL_REPEAT_TAB' => 'Recurrence',
                'LBL_REPEAT_TYPE' => 'Repeat',
                'LBL_REPEAT_INTERVAL' => 'Every',
                'LBL_REPEAT_END' => 'End',
                'LBL_REPEAT_END_AFTER' => 'After',
                'LBL_REPEAT_OCCURRENCES' => 'recurrences',
                'LBL_REPEAT_END_BY' => 'By',
                'LBL_REPEAT_DOW' => 'On',
                'LBL_REPEAT_UNTIL' => 'Repeat Until',
                'LBL_REPEAT_COUNT' => 'Number of recurrences',
                'LBL_REPEAT_LIMIT_ERROR' => 'Your request was going to create more than $limit meetings.',
                'LNK_EVENT' => 'Event',
                'LNK_EVENT_VIEW' => 'View Event',
                'LBL_DATE' => 'Date: ',
                'LBL_DURATION' => 'Duration: ',
                'LBL_NAME' => 'Title: ',
                'LBL_HOUR_ABBREV' => 'hour',
                'LBL_HOURS_ABBREV' => 'hours',
                'LBL_MINSS_ABBREV' => 'minutes',
                'LBL_LOCATION' => 'Location',
                'LBL_STATUS' => 'Status',
                'LBL_DESCRIPTION' => 'Description: ',
                'LBL_ELASTIC_SEARCH_EXCEPTION_SEARCH_INVALID_REQUEST' => 'An error has occurred while performing the search. Your query syntax might not be valid.',
                'LBL_ELASTIC_SEARCH_EXCEPTION_SEARCH_ENGINE_NOT_FOUND' => 'Unable to find the requested SearchEngine. Try performing the search again.',
                'LBL_ELASTIC_SEARCH_EXCEPTION_NO_NODES_AVAILABLE' => 'Failed to connect to the Elasticsearch server.',
                'LBL_ELASTIC_SEARCH_EXCEPTION_SEARCH' => 'An error internal to the Search has occurred.',
                'LBL_ELASTIC_SEARCH_EXCEPTION_DEFAULT' => 'An unknown error has occurred while performing the search.',
                'LBL_ELASTIC_SEARCH_EXCEPTION_END_MESSAGE' => 'Contact an administrator if the problem persists. More information available in the logs.',
                'LBL_ELASTIC_SEARCH_EXCEPTION_MISSING_INDEX' => 'The search index for one or more modules could not be found. Please make sure that crontab is configured and running, open the Elasticsearch configuration and click "Schedule full indexing" and consider creating a Scheduler job "Elasticsearch Indexer" when not existent.',
                'LBL_ELASTIC_SEARCH_DEFAULT' => 'No results matching your search criteria. Try broadening your search.',
                'LBL_AOP_DISABLED' => 'AOP is disabled, please enable via settings',
                'LBL_CREATE_PORTAL_USER_FAILED' => 'Failed to create portal user',
                'LBL_ENABLE_PORTAL_USER_FAILED' => 'Failed to enable portal user',
                'LBL_DISABLE_PORTAL_USER_FAILED' => 'Failed to disable portal user',
                'LBL_CREATE_PORTAL_USER_SUCCESS' => 'Created portal user',
                'LBL_ENABLE_PORTAL_USER_SUCCESS' => 'Enabled portal user',
                'LBL_DISABLE_PORTAL_USER_SUCCESS' => 'Disabled portal user',
                'LNK_TASK_VIEW' => 'View Task',
            ],
            'accounts' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit  ',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'ERR_DELETE_RECORD' => 'You must specify a record number in order to delete the account.',
                'LBL_ACCOUNT_NAME' => 'Account Name',
                'LBL_ACCOUNT' => 'Account',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_ADDRESS_INFORMATION' => 'Address Information',
                'LBL_ANNUAL_REVENUE' => 'Annual Revenue',
                'LBL_ANY_ADDRESS' => 'Any Address',
                'LBL_ANY_EMAIL' => 'Any Email',
                'LBL_EMAIL_NON_PRIMARY' => 'Non Primary E-mails',
                'LBL_ANY_PHONE' => 'Any Phone',
                'LBL_RATING' => 'Rating',
                'LBL_ASSIGNED_TO' => 'Assigned to',
                'LBL_ASSIGNED_USER' => 'Assigned to',
                'LBL_BILLING_ADDRESS_CITY' => 'Billing City',
                'LBL_BILLING_ADDRESS_COUNTRY' => 'Billing Country',
                'LBL_BILLING_ADDRESS_POSTALCODE' => 'Billing Postal Code',
                'LBL_BILLING_ADDRESS_STATE' => 'Billing State',
                'LBL_BILLING_ADDRESS_STREET_2' => 'Billing Street 2',
                'LBL_BILLING_ADDRESS_STREET_3' => 'Billing Street 3',
                'LBL_BILLING_ADDRESS_STREET_4' => 'Billing Street 4',
                'LBL_BILLING_ADDRESS_STREET' => 'Billing Street',
                'LBL_BILLING_ADDRESS' => 'Billing Address',
                'LBL_ACCOUNT_INFORMATION' => 'OVERVIEW',
                'LBL_CITY' => 'City',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_COUNTRY' => 'Country',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Accounts',
                'LBL_DESCRIPTION_INFORMATION' => 'Description Information',
                'LBL_DUPLICATE' => 'Possible Duplicate Account',
                'LBL_EMAIL' => 'Email Address',
                'LBL_EMPLOYEES' => 'Employees',
                'LBL_FAX' => 'Fax',
                'LBL_INDUSTRY' => 'Industry',
                'LBL_LIST_ACCOUNT_NAME' => 'Name',
                'LBL_LIST_CITY' => 'City',
                'LBL_LIST_EMAIL_ADDRESS' => 'Email Address',
                'LBL_LIST_PHONE' => 'Phone',
                'LBL_LIST_STATE' => 'State',
                'LBL_MEMBER_OF' => 'Member of',
                'LBL_MEMBER_ORG_SUBPANEL_TITLE' => 'Member Organizations',
                'LBL_OTHER_EMAIL_ADDRESS' => 'Other Email',
                'LBL_OTHER_PHONE' => 'Other Phone',
                'LBL_OWNERSHIP' => 'Ownership',
                'LBL_PARENT_ACCOUNT_ID' => 'Parent Account ID',
                'LBL_PHONE_ALT' => 'Alternate Phone',
                'LBL_PHONE_FAX' => 'Phone Fax',
                'LBL_PHONE_OFFICE' => 'Office Phone',
                'LBL_PHONE' => 'Phone',
                'LBL_EMAIL_ADDRESS' => 'Email Address',
                'LBL_EMAIL_ADDRESSES' => 'Email Addresses',
                'LBL_POSTAL_CODE' => 'Postal Code',
                'LBL_SAVE_ACCOUNT' => 'Save Account',
                'LBL_SHIPPING_ADDRESS_CITY' => 'Shipping City',
                'LBL_SHIPPING_ADDRESS_COUNTRY' => 'Shipping Country',
                'LBL_SHIPPING_ADDRESS_POSTALCODE' => 'Shipping Postal Code',
                'LBL_SHIPPING_ADDRESS_STATE' => 'Shipping State',
                'LBL_SHIPPING_ADDRESS_STREET_2' => 'Shipping Street 2',
                'LBL_SHIPPING_ADDRESS_STREET_3' => 'Shipping Street 3',
                'LBL_SHIPPING_ADDRESS_STREET_4' => 'Shipping Street 4',
                'LBL_SHIPPING_ADDRESS_STREET' => 'Shipping Street',
                'LBL_SHIPPING_ADDRESS' => 'Shipping Address',
                'LBL_STATE' => 'State/Region',
                'LBL_TICKER_SYMBOL' => 'Ticker Symbol',
                'LBL_TYPE' => 'Type',
                'LBL_WEBSITE' => 'Website',
                'LNK_ACCOUNT_LIST' => 'View Accounts',
                'LNK_NEW_ACCOUNT' => 'Create Account',
                'MSG_DUPLICATE' => 'The account record you are about to create might be a duplicate of an account record that already exists. Account records containing similar names are listed below.<br>Click Create Account to continue creating this new account, or select an existing account listed below.',
                'MSG_SHOW_DUPLICATES' => 'The account record you are about to create might be a duplicate of an account record that already exists. Account records containing similar names are listed below.<br>Click Save to continue creating this new account, or click Cancel to return to the module without creating the account.',
                'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
                'db_name' => 'LBL_LIST_ACCOUNT_NAME',
                'db_website' => 'LBL_LIST_WEBSITE',
                'db_billing_address_city' => 'LBL_LIST_CITY',
                'LBL_DOCUMENTS_SUBPANEL_TITLE' => 'Documents',
                'LBL_CHARTS' => 'Charts',
                'LBL_DEFAULT' => 'Views',
                'LBL_BUGS_SUBPANEL_TITLE' => 'Bugs',
                'LBL_CAMPAIGN_ID' => 'Campaign ID',
                'LBL_CASES_SUBPANEL_TITLE' => 'Cases',
                'LBL_EMAIL_OPT_OUT' => 'Email Opt Out',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'History',
                'LBL_HOMEPAGE_TITLE' => 'My Accounts',
                'LBL_INVALID_EMAIL' => 'Invalid Email',
                'LBL_INVITEE' => 'Contacts',
                'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
                'LBL_LIST_CONTACT_NAME' => 'Contact Name',
                'LBL_LIST_FORM_TITLE' => 'Account List',
                'LBL_MODULE_NAME' => 'Accounts',
                'LBL_MODULE_TITLE' => 'Accounts: Home',
                'LBL_MODULE_ID' => 'Accounts',
                'LBL_NEW_FORM_TITLE' => 'New Account',
                'LBL_OPPORTUNITIES_SUBPANEL_TITLE' => 'Opportunities',
                'LBL_PRODUCTS_TITLE' => 'Products',
                'LBL_PROJECTS_SUBPANEL_TITLE' => 'Projects',
                'LBL_PUSH_CONTACTS_BUTTON_LABEL' => 'Copy to Contacts',
                'LBL_PUSH_CONTACTS_BUTTON_TITLE' => 'Copy...',
                'LBL_SEARCH_FORM_TITLE' => 'Account Search',
                'LBL_SIC_CODE' => 'SIC Code',
                'LBL_CAMPAIGNS' => 'Campaigns',
                'LNK_IMPORT_ACCOUNTS' => 'Import Accounts',
                'LBL_ASSIGNED_USER_NAME' => 'Assigned to',
                'LBL_PROSPECT_LIST' => 'Prospect List',
                'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
                'LBL_PROJECT_SUBPANEL_TITLE' => 'Projects',
                'LBL_PARENT_ID' => 'Parent ID',
                'LBL_PRODUCTS_SERVICES_PURCHASED_SUBPANEL_TITLE' => 'Products and Services Purchased',
                'LBL_AOS_CONTRACTS' => 'Contracts',
                'LBL_AOS_INVOICES' => 'Invoices',
                'LBL_AOS_QUOTES' => 'Quotes',
                'LBL_LIST_WEBSITE' => 'website',
            ],
            'contacts' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_SALUTATION' => 'Salutation',
                'LBL_FIRST_NAME' => 'First Name',
                'LBL_LAST_NAME' => 'Last Name',
                'LBL_TITLE' => 'Job Title',
                'LBL_DEPARTMENT' => 'Department',
                'LBL_DO_NOT_CALL' => 'Do Not Call',
                'LBL_HOME_PHONE' => 'Home',
                'LBL_MOBILE_PHONE' => 'Mobile',
                'LBL_OFFICE_PHONE' => 'Office Phone',
                'LBL_OTHER_PHONE' => 'Other Phone',
                'LBL_FAX_PHONE' => 'Fax',
                'LBL_EMAIL_ADDRESS' => 'Email Address',
                'LBL_PRIMARY_ADDRESS' => 'Primary Address',
                'LBL_PRIMARY_ADDRESS_STREET' => 'Primary Address Street',
                'LBL_PRIMARY_ADDRESS_STREET_2' => 'Primary Address Street 2',
                'LBL_PRIMARY_ADDRESS_STREET_3' => 'Primary Address Street 3',
                'LBL_PRIMARY_ADDRESS_CITY' => 'Primary Address City',
                'LBL_PRIMARY_ADDRESS_STATE' => 'Primary Address State',
                'LBL_PRIMARY_ADDRESS_POSTALCODE' => 'Primary Address Postal Code',
                'LBL_PRIMARY_ADDRESS_COUNTRY' => 'Primary Address Country',
                'LBL_ALT_ADDRESS' => 'Other Address',
                'LBL_ALT_ADDRESS_STREET' => 'Alternate Address Street',
                'LBL_ALT_ADDRESS_STREET_2' => 'Alternate Address Street 2',
                'LBL_ALT_ADDRESS_STREET_3' => 'Alternate Address Street 3',
                'LBL_ALT_ADDRESS_CITY' => 'Alternate Address City',
                'LBL_ALT_ADDRESS_STATE' => 'Alternate Address State',
                'LBL_ALT_ADDRESS_POSTALCODE' => 'Alternate Address Postal Code',
                'LBL_ALT_ADDRESS_COUNTRY' => 'Alternate Address Country',
                'LBL_PRIMARY_STREET' => 'Address',
                'LBL_ALT_STREET' => 'Other Address',
                'LBL_STREET' => 'Street',
                'LBL_CITY' => 'City',
                'LBL_STATE' => 'State/Region',
                'LBL_POSTAL_CODE' => 'Postal Code',
                'LBL_COUNTRY' => 'Country',
                'LBL_CONTACT_INFORMATION' => 'OVERVIEW',
                'LBL_ADDRESS_INFORMATION' => 'Address Information',
                'LBL_OTHER_EMAIL_ADDRESS' => 'Other Email',
                'LBL_ASSISTANT' => 'Assistant',
                'LBL_ASSISTANT_PHONE' => 'Assistant Phone',
                'LBL_WORK_PHONE' => 'Work Phone',
                'LNK_IMPORT_VCARD' => 'Create Contact From vCard',
                'LBL_ANY_EMAIL' => 'Any Email',
                'LBL_EMAIL_NON_PRIMARY' => 'Non Primary E-mails',
                'LBL_PHOTO' => 'Photo',
                'LBL_LAWFUL_BASIS' => 'Lawful Basis',
                'LBL_DATE_REVIEWED' => 'Lawful Basis Date Reviewed',
                'LBL_LAWFUL_BASIS_SOURCE' => 'Lawful Basis Source',
                'LBL_CONSENT' => 'Consent',
                'ERR_DELETE_RECORD' => 'Specify the record number to delete the contact.',
                'LBL_ACCOUNT_ID' => 'Account ID',
                'LBL_ACCOUNT_NAME' => 'Account Name',
                'LBL_CAMPAIGN' => 'Campaign',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_ALTERNATE_ADDRESS' => 'Other Address',
                'LBL_ANY_ADDRESS' => 'Any Address',
                'LBL_ANY_PHONE' => 'Any Phone',
                'LBL_BIRTHDATE' => 'Birthdate',
                'LBL_CAMPAIGN_ID' => 'Campaign ID',
                'LBL_CONTACT_NAME' => 'Contact Name',
                'LBL_CONTACT_OPP_FORM_TITLE' => 'Contact-Opportunity',
                'LBL_CONTACT_ROLE' => 'Role',
                'LBL_CONTACT' => 'Contact',
                'LBL_CREATED_ACCOUNT' => 'Created a new account',
                'LBL_CREATED_CALL' => 'Created a new call',
                'LBL_CREATED_CONTACT' => 'Created a new contact',
                'LBL_CREATED_MEETING' => 'Created a new meeting',
                'LBL_CREATED_OPPORTUNITY' => 'Created a new opportunity',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Contacts',
                'LBL_DIRECT_REPORTS_SUBPANEL_TITLE' => 'Direct Reports',
                'LBL_DUPLICATE' => 'Possible Duplicate Contacts',
                'LBL_EMAIL_OPT_OUT' => 'Email Opt Out',
                'LBL_EXISTING_ACCOUNT' => 'Used an existing account',
                'LBL_EXISTING_CONTACT' => 'Used an existing contact',
                'LBL_EXISTING_OPPORTUNITY' => 'Used an existing opportunity',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'History',
                'LBL_IMPORT_VCARD' => 'Import vCard',
                'LBL_VCARD' => 'vCard',
                'LBL_IMPORT_VCARDTEXT' => 'Automatically create a new contact by importing a vCard from your file system.',
                'LBL_INVALID_EMAIL' => 'Invalid Email',
                'LBL_INVITEE' => 'Direct Reports',
                'LBL_LEAD_SOURCE' => 'Lead Source',
                'LBL_LIST_ACCEPT_STATUS' => 'Accept Status',
                'LBL_LIST_ACCOUNT_NAME' => 'Account Name',
                'LBL_LIST_CONTACT_NAME' => 'Contact Name',
                'LBL_LIST_CONTACT_ROLE' => 'Role',
                'LBL_LIST_EMAIL_ADDRESS' => 'Email',
                'LBL_LIST_FIRST_NAME' => 'First Name',
                'LBL_LIST_FORM_TITLE' => 'Contact List',
                'LBL_LIST_LAST_NAME' => 'Last Name',
                'LBL_LIST_PHONE' => 'Office Phone',
                'LBL_LIST_TITLE' => 'Job Title',
                'LBL_MODULE_NAME' => 'Contacts',
                'LBL_MODULE_TITLE' => 'Contacts: Home',
                'LBL_NEW_FORM_TITLE' => 'New Contact',
                'LBL_NOTE_SUBJECT' => 'Note Subject',
                'LBL_OPP_NAME' => 'Opportunity Name',
                'LBL_OPPORTUNITY_ROLE_ID' => 'Opportunity Role ID',
                'LBL_OPPORTUNITY_ROLE' => 'Opportunity Role',
                'LBL_PHONE' => 'Phone',
                'LBL_PORTAL_APP' => 'Portal Application',
                'LBL_PORTAL_INFORMATION' => 'Portal Information',
                'LBL_PORTAL_NAME' => 'Portal Name',
                'LBL_PRODUCTS_TITLE' => 'Products',
                'LBL_REPORTS_TO_ID' => 'Reports to ID',
                'LBL_REPORTS_TO' => 'Reports To',
                'LBL_RESOURCE_NAME' => 'Resource Name',
                'LBL_SAVE_CONTACT' => 'Save Contact',
                'LBL_SEARCH_FORM_TITLE' => 'Contact Search',
                'LBL_SELECT_CHECKED_BUTTON_LABEL' => 'Select Checked Contacts',
                'LBL_SELECT_CHECKED_BUTTON_TITLE' => 'Select Checked Contacts',
                'LBL_SYNC_CONTACT' => 'Sync to Outlook®',
                'LBL_PROSPECT_LIST' => 'Prospect List',
                'LNK_CONTACT_LIST' => 'View Contacts',
                'LNK_NEW_ACCOUNT' => 'Create Account',
                'LNK_NEW_APPOINTMENT' => 'Create Appointment',
                'LNK_NEW_CALL' => 'Log Call',
                'LNK_NEW_CASE' => 'Create Case',
                'LNK_NEW_CONTACT' => 'Create Contact',
                'LNK_NEW_EMAIL' => 'Archive Email',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_NEW_NOTE' => 'Create Note',
                'LNK_NEW_OPPORTUNITY' => 'Create Opportunity',
                'LNK_NEW_TASK' => 'Create Task',
                'LNK_SELECT_ACCOUNT' => 'Select Account',
                'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
                'NTC_SNOOZE_CONFIRMATION' => 'Are you sure you want to snooze?',
                'NTC_OPPORTUNITY_REQUIRES_ACCOUNT' => 'Creating an opportunity requires an account.\\n Please either create a new account or select an existing one.',
                'NTC_REMOVE_CONFIRMATION' => 'Are you sure you want to remove this contact from the case?',
                'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
                'LBL_OPPORTUNITIES_SUBPANEL_TITLE' => 'Opportunities',
                'LBL_DOCUMENTS_SUBPANEL_TITLE' => 'Documents',
                'LBL_COPY_ADDRESS_CHECKED_PRIMARY' => 'Copy to Primary Address',
                'LBL_COPY_ADDRESS_CHECKED_ALT' => 'Copy to Other Address',
                'LBL_CASES_SUBPANEL_TITLE' => 'Cases',
                'LBL_BUGS_SUBPANEL_TITLE' => 'Bugs',
                'LBL_PROJECTS_SUBPANEL_TITLE' => 'Projects',
                'LBL_PROJECTS_RESOURCES' => 'Projects Resources',
                'LBL_CAMPAIGNS' => 'Campaigns',
                'LBL_CAMPAIGN_LIST_SUBPANEL_TITLE' => 'Campaigns',
                'LBL_LIST_CITY' => 'City',
                'LBL_LIST_STATE' => 'State',
                'LBL_HOMEPAGE_TITLE' => 'My Contacts',
                'LBL_OPPORTUNITIES' => 'Opportunities',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_PROJECT_SUBPANEL_TITLE' => 'Projects',
                'LNK_IMPORT_CONTACTS' => 'Import Contacts',
                'LBL_USER_SYNC' => 'User Sync',
                'LBL_FP_EVENTS_CONTACTS_FROM_FP_EVENTS_TITLE' => 'Events',
                'LBL_AOP_CASE_UPDATES' => 'Case Updates',
                'LBL_CREATE_PORTAL_USER' => 'Create Portal User',
                'LBL_ENABLE_PORTAL_USER' => 'Enable Portal User',
                'LBL_DISABLE_PORTAL_USER' => 'Disable Portal User',
                'LBL_CREATE_PORTAL_USER_FAILED' => 'Failed to create portal user',
                'LBL_ENABLE_PORTAL_USER_FAILED' => 'Failed to enable portal user',
                'LBL_DISABLE_PORTAL_USER_FAILED' => 'Failed to disable portal user',
                'LBL_CREATE_PORTAL_USER_SUCCESS' => 'Created portal user',
                'LBL_ENABLE_PORTAL_USER_SUCCESS' => 'Enabled portal user',
                'LBL_DISABLE_PORTAL_USER_SUCCESS' => 'Disabled portal user',
                'LBL_FAILED_TO_CONNECT_JOOMLA' => 'Failed to create portal user, not able to connect to Joomla',
                'LBL_ERROR_CONTACT_ID_OR_EMAIL_EMPTY' => 'Contact ID or Email is empty',
                'LBL_NO_JOOMLA_URL' => 'No portal URL specified',
                'LBL_PORTAL_USER_TYPE' => 'Portal User Type',
                'LBL_PORTAL_ACCOUNT_DISABLED' => 'Account Disabled',
                'LBL_JOOMLA_ACCOUNT_ID' => 'Joomla Account ID',
                'LBL_AOP_DISABLED' => 'AOP is disabled, please enable via settings',
                'LBL_AOS_CONTRACTS' => 'Contracts',
                'LBL_AOS_INVOICES' => 'Invoices',
                'LBL_AOS_QUOTES' => 'Quotes',
                'LBL_PROJECT_CONTACTS_1_FROM_PROJECT_TITLE' => 'Project Contacts from Project Title',
                'LBL_LAST_MEETING' => 'Your last interaction was a meeting on ',
                'LBL_LAST_CALL' => 'Your last interaction was a call on ',
                'LBL_LAST_EMAIL' => 'Your last interaction was an email on ',
                'LBL_NO_INTERACTION' => 'You have yet to interact with this contact.',
                'LBL_LIST_INVITE_STATUS' => 'Invite Status',
                'LBL_CALL_STATUS' => 'Call Status',
                'LBL_EDITVIEW_PANEL1' => 'New Panel 1',
                'LBL_TAG' => 'Tag',
            ],
            'opportunities' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified by User Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Opportunity Name',
                'LBL_CREATED_USER' => 'Created User',
                'LBL_MODIFIED_USER' => 'Modified User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_MODULE_NAME' => 'Opportunities',
                'LBL_MODULE_TITLE' => 'Opportunities: Home',
                'LBL_SEARCH_FORM_TITLE' => 'Opportunity Search',
                'LBL_LIST_FORM_TITLE' => 'Opportunity List',
                'LBL_OPPORTUNITY_NAME' => 'Opportunity Name',
                'LBL_OPPORTUNITY' => 'Opportunity',
                'LBL_INVITEE' => 'Contacts',
                'LBL_CURRENCIES' => 'Currencies',
                'LBL_LIST_OPPORTUNITY_NAME' => 'Name',
                'LBL_LIST_ACCOUNT_NAME' => 'Account Name',
                'LBL_LIST_AMOUNT' => 'Opportunity Amount',
                'LBL_LIST_AMOUNT_USDOLLAR' => 'Amount',
                'LBL_LIST_DATE_CLOSED' => 'Close',
                'LBL_LIST_SALES_STAGE' => 'Sales Stage',
                'LBL_ACCOUNT_ID' => 'Account ID',
                'LBL_CURRENCY_NAME' => 'Currency Name',
                'LBL_CURRENCY_SYMBOL' => 'Currency Symbol',
                'LBL_DAYS_OPEN_FOR' => 'This Opportunity Was Open For',
                'UPDATE' => 'Opportunity - Currency Update',
                'LBL_ACCOUNT_NAME' => 'Account Name',
                'LBL_AMOUNT' => 'Opportunity Amount',
                'LBL_AMOUNT_USDOLLAR' => 'Amount',
                'LBL_CURRENCY' => 'Currency',
                'LBL_DATE_CLOSED' => 'Expected Close Date',
                'LBL_TYPE' => 'Type',
                'LBL_CAMPAIGN' => 'Campaign',
                'LBL_NEXT_STEP' => 'Next Step',
                'LBL_LEAD_SOURCE' => 'Lead Source',
                'LBL_SALES_STAGE' => 'Sales Stage',
                'LBL_PROBABILITY' => 'Probability (%)',
                'LBL_DUPLICATE' => 'Possible Duplicate Opportunity',
                'MSG_DUPLICATE' => 'The opportunity record you are about to create might be a duplicate of a opportunity record that already exists. Opportunity records containing similar names are listed below.<br>Click Save to continue creating this new opportunity, or click Cancel to return to the module without creating the opportunity.',
                'LBL_NEW_FORM_TITLE' => 'Create Opportunity',
                'LNK_NEW_OPPORTUNITY' => 'Create Opportunity',
                'LNK_OPPORTUNITY_LIST' => 'View Opportunities',
                'ERR_DELETE_RECORD' => 'A record number must be specified to delete the opportunity.',
                'LBL_TOP_OPPORTUNITIES' => 'My Top Open Opportunities',
                'OPPORTUNITY_REMOVE_PROJECT_CONFIRM' => 'Are you sure you want to remove this opportunity from the project?',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Opportunities',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'History',
                'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_DOCUMENTS_SUBPANEL_TITLE' => 'Documents',
                'LBL_PROJECTS_SUBPANEL_TITLE' => 'Projects',
                'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
                'LBL_MY_CLOSED_OPPORTUNITIES' => 'My Closed Opportunities',
                'LBL_TOTAL_OPPORTUNITIES' => 'Total Opportunities',
                'LBL_CLOSED_WON_OPPORTUNITIES' => 'Closed Won Opportunities',
                'LBL_CAMPAIGN_OPPORTUNITY' => 'Campaigns',
                'LBL_PROJECT_SUBPANEL_TITLE' => 'Projects',
                'LNK_IMPORT_OPPORTUNITIES' => 'Import Opportunities',
                'LBL_EDITLAYOUT' => 'Edit Layout',
                'LBL_AOS_CONTRACTS' => 'Contracts',
                'LBL_AOS_QUOTES' => 'Quotes',
                'LBL_SIZE_ANALYSIS' => 'Size Analysis',
                'LBL_POSITION' => 'Position',
                'LBL_OUT_OF' => 'Out of',
            ],
            'leads' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created User',
                'LBL_MODIFIED_USER' => 'Modified User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_SALUTATION' => 'Salutation',
                'LBL_FIRST_NAME' => 'First Name',
                'LBL_LAST_NAME' => 'Last Name',
                'LBL_TITLE' => 'Job Title',
                'LBL_DEPARTMENT' => 'Department',
                'LBL_DO_NOT_CALL' => 'Do Not Call',
                'LBL_HOME_PHONE' => 'Home Phone',
                'LBL_MOBILE_PHONE' => 'Mobile',
                'LBL_OFFICE_PHONE' => 'Office Phone',
                'LBL_OTHER_PHONE' => 'Other Phone',
                'LBL_FAX_PHONE' => 'Fax',
                'LBL_EMAIL_ADDRESS' => 'Email Address',
                'LBL_PRIMARY_ADDRESS' => 'Primary Address',
                'LBL_PRIMARY_ADDRESS_STREET' => 'Primary Address Street',
                'LBL_PRIMARY_ADDRESS_STREET_2' => 'Primary Address Street 2',
                'LBL_PRIMARY_ADDRESS_STREET_3' => 'Primary Address Street 3',
                'LBL_PRIMARY_ADDRESS_CITY' => 'Primary Address City',
                'LBL_PRIMARY_ADDRESS_STATE' => 'Primary Address State',
                'LBL_PRIMARY_ADDRESS_POSTALCODE' => 'Primary Address Postalcode',
                'LBL_PRIMARY_ADDRESS_COUNTRY' => 'Primary Address Country',
                'LBL_ALT_ADDRESS' => 'Other Address',
                'LBL_ALT_ADDRESS_STREET' => 'Alt Address Street',
                'LBL_ALT_ADDRESS_STREET_2' => 'Alt Address Street 2',
                'LBL_ALT_ADDRESS_STREET_3' => 'Alt Address Street 3',
                'LBL_ALT_ADDRESS_CITY' => 'Alt Address City',
                'LBL_ALT_ADDRESS_STATE' => 'Alt Address State',
                'LBL_ALT_ADDRESS_POSTALCODE' => 'Alt Address Postalcode',
                'LBL_ALT_ADDRESS_COUNTRY' => 'Alt Address Country',
                'LBL_PRIMARY_STREET' => 'Address',
                'LBL_ALT_STREET' => 'Other Address',
                'LBL_STREET' => 'Street',
                'LBL_CITY' => 'City',
                'LBL_STATE' => 'State/Region',
                'LBL_POSTAL_CODE' => 'Postal Code',
                'LBL_COUNTRY' => 'Country',
                'LBL_CONTACT_INFORMATION' => 'OVERVIEW',
                'LBL_ADDRESS_INFORMATION' => 'Address Information',
                'LBL_OTHER_EMAIL_ADDRESS' => 'Other Email',
                'LBL_ASSISTANT' => 'Assistant',
                'LBL_ASSISTANT_PHONE' => 'Assistant Phone',
                'LBL_WORK_PHONE' => 'Work Phone',
                'LNK_IMPORT_VCARD' => 'Create Lead From vCard',
                'LBL_ANY_EMAIL' => 'Any Email',
                'LBL_EMAIL_NON_PRIMARY' => 'Non Primary E-mails',
                'LBL_PHOTO' => 'Photo',
                'LBL_LAWFUL_BASIS' => 'Lawful Basis',
                'LBL_DATE_REVIEWED' => 'Lawful Basis Date Reviewed',
                'LBL_LAWFUL_BASIS_SOURCE' => 'Lawful Basis Source',
                'LBL_CONSENT' => 'Consent',
                'db_last_name' => 'LBL_LIST_LAST_NAME',
                'db_first_name' => 'LBL_LIST_FIRST_NAME',
                'db_title' => 'LBL_LIST_TITLE',
                'db_email1' => 'LBL_LIST_EMAIL_ADDRESS',
                'db_account_name' => 'LBL_LIST_ACCOUNT_NAME',
                'db_email2' => 'LBL_LIST_EMAIL_ADDRESS',
                'ERR_DELETE_RECORD' => 'A record number must be specified to delete the lead.',
                'LBL_ACCOUNT_DESCRIPTION' => 'Account Description',
                'LBL_ACCOUNT_ID' => 'Account ID',
                'LBL_ACCOUNT_NAME' => 'Account Name',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_ALTERNATE_ADDRESS' => 'Other Address',
                'LBL_ANY_ADDRESS' => 'Any Address',
                'LBL_ANY_PHONE' => 'Any Phone',
                'LBL_CONTACT_ID' => 'Contact ID',
                'LBL_CONTACT_NAME' => 'Lead Name',
                'LBL_CONTACT_OPP_FORM_TITLE' => 'Lead-Opportunity',
                'LBL_CONTACT_ROLE' => 'Role',
                'LBL_CONTACT' => 'Lead',
                'LBL_CONVERTED_ACCOUNT' => 'Converted Account',
                'LBL_CONVERTED_CONTACT' => 'Converted Contact',
                'LBL_CONVERTED_OPP' => 'Converted Opportunity',
                'LBL_CONVERTED' => 'Converted',
                'LBL_CONVERTLEAD_BUTTON_KEY' => 'V',
                'LBL_CONVERTLEAD_TITLE' => 'Convert Lead',
                'LBL_CONVERTLEAD' => 'Convert Lead',
                'LBL_CONVERTLEAD_WARNING' => 'Warning: The status of the Lead you are about to convert is "Converted". Contact and/or Account records may already have been created from the Lead. If you wish to continue with converting the Lead, click Save. To go back to the Lead without converting it, click Cancel.',
                'LBL_CONVERTLEAD_WARNING_INTO_RECORD' => ' Possible Contact: ',
                'LBL_CREATED_NEW' => 'Created a new',
                'LBL_CREATED_ACCOUNT' => 'Created a new account',
                'LBL_CREATED_CALL' => 'Created a new call',
                'LBL_CREATED_CONTACT' => 'Created a new contact',
                'LBL_CREATED_MEETING' => 'Created a new meeting',
                'LBL_CREATED_OPPORTUNITY' => 'Created a new opportunity',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Leads',
                'LBL_DUPLICATE' => 'Similar Leads',
                'LBL_EMAIL_OPT_OUT' => 'Email Opt Out',
                'LBL_EXISTING_ACCOUNT' => 'Used an existing account',
                'LBL_EXISTING_CONTACT' => 'Used an existing contact',
                'LBL_EXISTING_OPPORTUNITY' => 'Used an existing opportunity',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'History',
                'LBL_IMPORT_VCARD' => 'Import vCard',
                'LBL_VCARD' => 'vCard',
                'LBL_IMPORT_VCARDTEXT' => 'Automatically create a new lead by importing a vCard from your file system.',
                'LBL_INVALID_EMAIL' => 'Invalid Email',
                'LBL_INVITEE' => 'Direct Reports',
                'LBL_LEAD_SOURCE_DESCRIPTION' => 'Lead Source Description',
                'LBL_LEAD_SOURCE' => 'Lead Source',
                'LBL_LIST_ACCEPT_STATUS' => 'Accept Status',
                'LBL_LIST_ACCOUNT_NAME' => 'Account Name',
                'LBL_LIST_CONTACT_NAME' => 'Lead Name',
                'LBL_LIST_CONTACT_ROLE' => 'Role',
                'LBL_LIST_DATE_ENTERED' => 'Date Created',
                'LBL_LIST_EMAIL_ADDRESS' => 'Email',
                'LBL_LIST_FIRST_NAME' => 'First Name',
                'LBL_LIST_FORM_TITLE' => 'Lead List',
                'LBL_LIST_LAST_NAME' => 'Last Name',
                'LBL_LIST_LEAD_SOURCE_DESCRIPTION' => 'Lead Source Description',
                'LBL_LIST_LEAD_SOURCE' => 'Lead Source',
                'LBL_LIST_MY_LEADS' => 'My Leads',
                'LBL_LIST_PHONE' => 'Office Phone',
                'LBL_LIST_REFERED_BY' => 'Referred By',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_TITLE' => 'Job Title',
                'LBL_MODULE_NAME' => 'Leads',
                'LBL_MODULE_TITLE' => 'Leads: Home',
                'LBL_NEW_FORM_TITLE' => 'New Lead',
                'LBL_OPP_NAME' => 'Opportunity Name',
                'LBL_OPPORTUNITY_AMOUNT' => 'Opportunity Amount',
                'LBL_OPPORTUNITY_ID' => 'Opportunity ID',
                'LBL_OPPORTUNITY_NAME' => 'Opportunity Name',
                'LBL_PHONE' => 'Phone',
                'LBL_PORTAL_APP' => 'Portal Application',
                'LBL_PORTAL_INFORMATION' => 'Portal Information',
                'LBL_PORTAL_NAME' => 'Portal Name',
                'LBL_REFERED_BY' => 'Referred By',
                'LBL_REPORTS_TO_ID' => 'Reports To ID',
                'LBL_REPORTS_TO' => 'Reports To',
                'LBL_SEARCH_FORM_TITLE' => 'Lead Search',
                'LBL_SELECT_CHECKED_BUTTON_LABEL' => 'Select Checked Leads',
                'LBL_SELECT_CHECKED_BUTTON_TITLE' => 'Select Checked Leads',
                'LBL_STATUS_DESCRIPTION' => 'Status Description',
                'LBL_STATUS' => 'Status',
                'LNK_LEAD_LIST' => 'View Leads',
                'LNK_NEW_ACCOUNT' => 'Create Account',
                'LNK_NEW_APPOINTMENT' => 'Create Appointment',
                'LNK_NEW_CONTACT' => 'Create Contact',
                'LNK_NEW_LEAD' => 'Create Lead',
                'LNK_NEW_NOTE' => 'Create Note',
                'LNK_NEW_TASK' => 'Create Task',
                'LNK_NEW_CASE' => 'Create Case',
                'LNK_NEW_CALL' => 'Log Call',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_NEW_OPPORTUNITY' => 'Create Opportunity',
                'LNK_SELECT_ACCOUNTS' => ' <b>OR</b> Select Account',
                'LNK_SELECT_CONTACTS' => ' <b>OR</b> Select Contact',
                'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
                'NTC_SNOOZE_CONFIRMATION' => 'Are you sure you want to snooze?',
                'NTC_REMOVE_CONFIRMATION' => 'Are you sure you want to remove this lead from this case?',
                'LBL_CAMPAIGN_LIST_SUBPANEL_TITLE' => 'Campaigns',
                'LBL_CAMPAIGN' => 'Campaign',
                'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
                'LBL_PROSPECT_LIST' => 'Prospect List',
                'LBL_CAMPAIGN_LEAD' => 'Campaigns',
                'LBL_BIRTHDATE' => 'Birthdate',
                'LBL_CAMPAIGNS' => 'Campaigns',
                'LBL_CONVERT_MODULE_NAME' => 'Module',
                'LBL_CONVERT_REQUIRED' => 'Required',
                'LBL_CONVERT_SELECT' => 'Allow Selection',
                'LBL_CONVERT_COPY' => 'Copy Data',
                'LBL_CONVERT_EDIT' => 'Edit',
                'LBL_CONVERT_DELETE' => 'Delete',
                'LBL_CONVERT_ADD_MODULE' => 'Add Module',
                'LBL_CREATE' => 'Create',
                'LBL_SELECT' => ' <b>OR</b> Select',
                'LBL_WEBSITE' => 'Website',
                'LNK_IMPORT_LEADS' => 'Import Leads',
                'LBL_MODULE_TIP' => 'The module to create a new record in.',
                'LBL_REQUIRED_TIP' => 'Required modules must be created or selected before the lead can be converted.',
                'LBL_COPY_TIP' => 'If checked, fields from the lead will be copied to fields with the same name in the newly created records.',
                'LBL_SELECTION_TIP' => 'Modules with a relate field in Contacts can be selected rather than created during the convert lead process.',
                'LBL_EDIT_TIP' => 'Modify the convert layout for this module.',
                'LBL_DELETE_TIP' => 'Remove this module from the convert layout.',
                'LBL_ACTIVITIES_MOVE' => 'Move Activities to',
                'LBL_ACTIVITIES_COPY' => 'Copy Activities to',
                'LBL_ACTIVITIES_MOVE_HELP' => 'Select the record to which to move the Lead\'s activities. Tasks, Calls, Meetings, Notes and Emails will be moved to the selected record(s).',
                'LBL_ACTIVITIES_COPY_HELP' => 'Select the record(s) for which to create copies of the Lead\'s activities. New Tasks, Calls, Meetings and Notes will be created for each of the selected record(s). Emails will be related to the selected record(s).',
                'LBL_CAMPAIGN_ID' => 'Campaign ID',
                'LBL_EDITLAYOUT' => 'Edit Layout',
                'LBL_ENTERDATE' => 'Enter Date',
                'LBL_LOADING' => 'Loading',
                'LBL_EDIT_INLINE' => 'Edit',
                'LBL_FP_EVENTS_LEADS_1_FROM_FP_EVENTS_TITLE' => 'Events',
            ],
            'quotes' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Title',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'ERR_DELETE_RECORD' => 'A record number must be specified to delete the account.',
                'LBL_ACCOUNT_NAME' => 'Title',
                'LBL_ACCOUNT' => 'Company',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_ADDRESS_INFORMATION' => 'Address Information',
                'LBL_ANNUAL_REVENUE' => 'Annual Revenue',
                'LBL_ANY_ADDRESS' => 'Any Address',
                'LBL_ANY_EMAIL' => 'Any Email',
                'LBL_ANY_PHONE' => 'Any Phone',
                'LBL_RATING' => 'Rating',
                'LBL_ASSIGNED_USER' => 'User',
                'LBL_BILLING_ADDRESS_CITY' => 'Billing City',
                'LBL_BILLING_ADDRESS_COUNTRY' => 'Billing Country',
                'LBL_BILLING_ADDRESS_POSTALCODE' => 'Billing Postal Code',
                'LBL_BILLING_ADDRESS_STATE' => 'Billing State',
                'LBL_BILLING_ADDRESS_STREET_2' => 'Billing Street 2',
                'LBL_BILLING_ADDRESS_STREET_3' => 'Billing Street 3',
                'LBL_BILLING_ADDRESS_STREET_4' => 'Billing Street 4',
                'LBL_BILLING_ADDRESS_STREET' => 'Billing Street',
                'LBL_BILLING_ADDRESS' => 'Billing Address',
                'LBL_ACCOUNT_INFORMATION' => 'Overview',
                'LBL_CITY' => 'City',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_COUNTRY' => 'Country',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Accounts',
                'LBL_DUPLICATE' => 'Possible Duplicate Account',
                'LBL_EMAIL' => 'Email',
                'LBL_EMPLOYEES' => 'Employees',
                'LBL_FAX' => 'Fax',
                'LBL_INDUSTRY' => 'Industry',
                'LBL_LIST_ACCOUNT_NAME' => 'Account Name',
                'LBL_LIST_CITY' => 'City',
                'LBL_LIST_EMAIL_ADDRESS' => 'Email Address',
                'LBL_LIST_PHONE' => 'Phone',
                'LBL_LIST_STATE' => 'State',
                'LBL_MEMBER_OF' => 'Member of',
                'LBL_MEMBER_ORG_SUBPANEL_TITLE' => 'Member Organizations',
                'LBL_OTHER_EMAIL_ADDRESS' => 'Other Email',
                'LBL_OTHER_PHONE' => 'Other Phone',
                'LBL_OWNERSHIP' => 'Ownership',
                'LBL_PARENT_ACCOUNT_ID' => 'Parent Account ID',
                'LBL_PHONE_ALT' => 'Alternate Phone',
                'LBL_PHONE_FAX' => 'Phone Fax',
                'LBL_PHONE_OFFICE' => 'Phone Office',
                'LBL_PHONE' => 'Phone',
                'LBL_POSTAL_CODE' => 'Postal Code',
                'LBL_SAVE_ACCOUNT' => 'Save Account',
                'LBL_SHIPPING_ADDRESS_CITY' => 'Shipping City',
                'LBL_SHIPPING_ADDRESS_COUNTRY' => 'Shipping Country',
                'LBL_SHIPPING_ADDRESS_POSTALCODE' => 'Shipping Postal Code',
                'LBL_SHIPPING_ADDRESS_STATE' => 'Shipping State',
                'LBL_SHIPPING_ADDRESS_STREET_2' => 'Shipping Street 2',
                'LBL_SHIPPING_ADDRESS_STREET_3' => 'Shipping Street 3',
                'LBL_SHIPPING_ADDRESS_STREET_4' => 'Shipping Street 4',
                'LBL_SHIPPING_ADDRESS_STREET' => 'Shipping Street',
                'LBL_SHIPPING_ADDRESS' => 'Shipping Address',
                'LBL_STATE' => 'State/Region',
                'LBL_TICKER_SYMBOL' => 'Ticker Symbol',
                'LBL_TYPE' => 'Type',
                'LBL_WEBSITE' => 'Website',
                'LNK_ACCOUNT_LIST' => 'Accounts',
                'LNK_NEW_ACCOUNT' => 'Create Account',
                'MSG_DUPLICATE' => 'Creating this account may potentially create a duplicate account. You may either select an account from the list below or you may click on Save to continue creating a new account with the previously entered data.',
                'MSG_SHOW_DUPLICATES' => 'Creating this account may potentially create a duplicate account. You may either click on Save to continue creating this new account with the previously entered data or you may click Cancel.',
                'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
                'NTC_SNOOZE_CONFIRMATION' => 'Are you sure you want to snooze?',
                'LBL_LIST_FORM_TITLE' => 'Quotes List',
                'LBL_MODULE_NAME' => 'Quotes',
                'LBL_MODULE_TITLE' => 'Quotes: Home',
                'LBL_HOMEPAGE_TITLE' => 'My Quotes',
                'LNK_NEW_RECORD' => 'Create Quote',
                'LNK_LIST' => 'View Quotes',
                'LBL_SEARCH_FORM_TITLE' => 'Search Quotes',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_NEW_FORM_TITLE' => 'New Quote',
                'LBL_TERMS_C' => 'Terms',
                'LBL_APPROVAL_ISSUE' => 'Approval Issues',
                'LBL_APPROVAL_STATUS' => 'Approval Status',
                'LBL_BILLING_ACCOUNT' => 'Account',
                'LBL_BILLING_CONTACT' => 'Contact',
                'LBL_EXPIRATION' => 'Valid Until',
                'LBL_QUOTE_NUMBER' => 'Quote Number',
                'LBL_OPPORTUNITY' => 'Opportunity',
                'LBL_TEMPLATE_DDOWN_C' => 'Quote Template',
                'LBL_STAGE' => 'Quote Stage',
                'LBL_TERM' => 'Payment Terms',
                'LBL_SUBTOTAL_AMOUNT' => 'Subtotal',
                'LBL_DISCOUNT_AMOUNT' => 'Discount',
                'LBL_TAX_AMOUNT' => 'Tax',
                'LBL_SHIPPING_AMOUNT' => 'Shipping',
                'LBL_TOTAL_AMT' => 'Total',
                'VALUE' => 'Title',
                'LBL_EMAIL_ADDRESSES' => 'Email Addresses',
                'LBL_LINE_ITEMS' => 'Line Items',
                'LBL_GRAND_TOTAL' => 'Grand Total',
                'LBL_INVOICE_STATUS' => 'Invoice Status',
                'LBL_PRODUCT_QUANITY' => 'Quantity',
                'LBL_PRODUCT_NAME' => 'Product',
                'LBL_PART_NUMBER' => 'Part Number',
                'LBL_PRODUCT_NOTE' => 'Note',
                'LBL_PRODUCT_DESCRIPTION' => 'Description',
                'LBL_LIST_PRICE' => 'List',
                'LBL_DISCOUNT_AMT' => 'Discount',
                'LBL_UNIT_PRICE' => 'Sale Price',
                'LBL_TOTAL_PRICE' => 'Total',
                'LBL_VAT' => 'Tax',
                'LBL_VAT_AMT' => 'Tax Amount',
                'LBL_ADD_PRODUCT_LINE' => 'Add Product Line',
                'LBL_SERVICE_NAME' => 'Service',
                'LBL_SERVICE_LIST_PRICE' => 'List',
                'LBL_SERVICE_PRICE' => 'Sale Price',
                'LBL_SERVICE_DISCOUNT' => 'Discount',
                'LBL_ADD_SERVICE_LINE' => 'Add Service Line ',
                'LBL_REMOVE_PRODUCT_LINE' => 'Remove',
                'LBL_CONVERT_TO_INVOICE' => 'Convert to Invoice',
                'LBL_PRINT_AS_PDF' => 'Print as PDF',
                'LBL_EMAIL_QUOTE' => 'Email Quotation',
                'LBL_CREATE_CONTRACT' => 'Create Contract',
                'LBL_LIST_NUM' => 'Num',
                'LBL_PDF_NAME' => 'Quote',
                'LBL_EMAIL_NAME' => 'Quote for',
                'LBL_QUOTE_DATE' => 'Quotation Date',
                'LBL_NO_TEMPLATE' => 'ERROR\\nNo templates found. If you have not created a Quote template, go to the PDF templates module and create one',
                'LBL_SUBTOTAL_TAX_AMOUNT' => 'Subtotal + Tax',
                'LBL_EMAIL_PDF' => 'Email PDF',
                'LBL_ADD_GROUP' => 'Add Group',
                'LBL_DELETE_GROUP' => 'Delete Group',
                'LBL_GROUP_NAME' => 'Group Name',
                'LBL_GROUP_TOTAL' => 'Group Total',
                'LBL_SHIPPING_TAX' => 'Shipping Tax',
                'LBL_SHIPPING_TAX_AMT' => 'Shipping Tax',
                'LBL_IMPORT_LINE_ITEMS' => 'Import Line Items',
                'LBL_CREATE_OPPORTUNITY' => 'Create Opportunity',
                'LBL_SUBTOTAL_AMOUNT_USDOLLAR' => 'Subtotal (Default Currency)',
                'LBL_DISCOUNT_AMOUNT_USDOLLAR' => 'Discount (Default Currency)',
                'LBL_TAX_AMOUNT_USDOLLAR' => 'Tax (Default Currency)',
                'LBL_SHIPPING_AMOUNT_USDOLLAR' => 'Shipping (Default Currency)',
                'LBL_TOTAL_AMT_USDOLLAR' => 'Total (Default Currency)',
                'LBL_SHIPPING_TAX_AMT_USDOLLAR' => 'Shipping Tax (Default Currency)',
                'LBL_GRAND_TOTAL_USDOLLAR' => 'Grand Total (Default Currency)',
                'LBL_QUOTE_TO' => 'Quote To',
                'LBL_SUBTOTAL_TAX_AMOUNT_USDOLLAR' => 'Subtotal + Tax (Default Currency)',
                'LBL_AOS_QUOTES_AOS_CONTRACTS' => 'Quotes: Contracts',
                'LBL_AOS_QUOTES_AOS_INVOICES' => 'Quotes: Invoices',
                'LBL_AOS_LINE_ITEM_GROUPS' => 'Line Item Groups',
                'LBL_AOS_PRODUCT_QUOTES' => 'Product Quotes',
                'LBL_AOS_QUOTES_PROJECT' => 'Quotes: Project',
            ],
            'calendar' => [
                'LBL_SHAREDWEEK' => 'Shared Week',
                'LBL_SHAREDMONTH' => 'Shared Month',
                'LBL_MODULE_NAME' => 'Calendar',
                'LBL_MODULE_TITLE' => 'Calendar',
                'LNK_NEW_CALL' => 'Schedule Call',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_NEW_TASK' => 'Create Task',
                'LNK_CALL_LIST' => 'Calls',
                'LNK_MEETING_LIST' => 'Meetings',
                'LNK_TASK_LIST' => 'Tasks',
                'LNK_TASK' => 'Task',
                'LNK_TASK_VIEW' => 'View Task',
                'LNK_EVENT' => 'Event',
                'LNK_EVENT_VIEW' => 'View Event',
                'LNK_VIEW_CALENDAR' => 'Today',
                'LNK_IMPORT_CALLS' => 'Import Calls',
                'LNK_IMPORT_MEETINGS' => 'Import Meetings',
                'LNK_IMPORT_TASKS' => 'Import Tasks',
                'LBL_MONTH' => 'Month',
                'LBL_AGENDADAY' => 'Day',
                'LBL_YEAR' => 'Year',
                'LBL_AGENDAWEEK' => 'Week',
                'LBL_PREVIOUS_MONTH' => 'Previous Month',
                'LBL_PREVIOUS_DAY' => 'Previous Day',
                'LBL_PREVIOUS_YEAR' => 'Previous Year',
                'LBL_PREVIOUS_WEEK' => 'Previous Week',
                'LBL_NEXT_MONTH' => 'Next Month',
                'LBL_NEXT_DAY' => 'Next Day',
                'LBL_NEXT_YEAR' => 'Next Year',
                'LBL_NEXT_WEEK' => 'Next Week',
                'LBL_AM' => 'AM',
                'LBL_PM' => 'PM',
                'LBL_SCHEDULED' => 'Scheduled',
                'LBL_BUSY' => 'Busy',
                'LBL_CONFLICT' => 'Conflict',
                'LBL_USER_CALENDARS' => 'User Calendars',
                'LBL_SHARED' => 'Shared',
                'LBL_PREVIOUS_SHARED' => 'Previous',
                'LBL_NEXT_SHARED' => 'Next',
                'LBL_SHARED_CAL_TITLE' => 'Shared Calendar',
                'LBL_USERS' => 'Users',
                'LBL_REFRESH' => 'Refresh',
                'LBL_EDIT_USERLIST' => 'User List',
                'LBL_SELECT_USERS' => 'Select users for calendar display',
                'LBL_FILTER_BY_TEAM' => 'Filter user list by team',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_DATE' => 'Start Date & Time',
                'LBL_CREATE_MEETING' => 'Schedule Meeting',
                'LBL_CREATE_CALL' => 'Log Call',
                'LBL_HOURS_ABBREV' => 'h',
                'LBL_MINS_ABBREV' => 'm',
                'LBL_YES' => 'Yes',
                'LBL_NO' => 'No',
                'LBL_SETTINGS' => 'Settings',
                'LBL_CREATE_NEW_RECORD' => 'Create Activity',
                'LBL_LOADING' => 'Loading...',
                'LBL_SAVING' => 'Saving...',
                'LBL_SENDING_INVITES' => 'Saving & Sending Invites...',
                'LBL_CONFIRM_REMOVE' => 'Are you sure you want to remove the record?',
                'LBL_CONFIRM_REMOVE_ALL_RECURRING' => 'Are you sure you want to remove all recurring records?',
                'LBL_EDIT_RECORD' => 'Edit Activity',
                'LBL_ERROR_SAVING' => 'Error while saving',
                'LBL_ERROR_LOADING' => 'Error while loading',
                'LBL_GOTO_DATE' => 'Go to Date',
                'NOTICE_DURATION_TIME' => 'Duration time must be greater than 0',
                'LBL_STYLE_BASIC' => 'BASIC',
                'LBL_STYLE_ADVANCED' => 'ADVANCED',
                'LBL_NO_USER' => 'No match for field: Assigned to',
                'LBL_SUBJECT' => 'Subject',
                'LBL_DURATION' => 'Duration',
                'LBL_STATUS' => 'Status',
                'LBL_PRIORITY' => 'Priority',
                'LBL_SETTINGS_TITLE' => 'Settings',
                'LBL_SETTINGS_DISPLAY_TIMESLOTS' => 'Display time slots in Day and Week views',
                'LBL_SETTINGS_TIME_STARTS' => 'Start time',
                'LBL_SETTINGS_TIME_ENDS' => 'End time',
                'LBL_SETTINGS_CALLS_SHOW' => 'Show Calls',
                'LBL_SETTINGS_TASKS_SHOW' => 'Show Tasks',
                'LBL_SETTINGS_COMPLETED_SHOW' => 'Show Completed Meetings, Calls and Tasks',
                'LBL_SETTINGS_DISPLAY_SHARED_CALENDAR_SEPARATE' => 'Shared Calendar Separate',
                'LBL_SAVE_BUTTON' => 'Save',
                'LBL_DELETE_BUTTON' => 'Delete',
                'LBL_APPLY_BUTTON' => 'Apply',
                'LBL_SEND_INVITES' => 'Save & Send Invites',
                'LBL_CANCEL_BUTTON' => 'Cancel',
                'LBL_CLOSE_BUTTON' => 'Close',
                'LBL_GENERAL_TAB' => 'Details',
                'LBL_PARTICIPANTS_TAB' => 'Invitees',
                'LBL_REPEAT_TAB' => 'Recurrence',
                'LBL_REPEAT_TYPE' => 'Repeat',
                'LBL_REPEAT_INTERVAL' => 'Every',
                'LBL_REPEAT_END' => 'End',
                'LBL_REPEAT_END_AFTER' => 'After',
                'LBL_REPEAT_OCCURRENCES' => 'recurrences',
                'LBL_REPEAT_END_BY' => 'By',
                'LBL_REPEAT_DOW' => 'On',
                'LBL_REPEAT_UNTIL' => 'Repeat Until',
                'LBL_REPEAT_COUNT' => 'Number of recurrences',
                'LBL_REPEAT_LIMIT_ERROR' => 'Your request was going to create more than $limit meetings.',
                'LBL_EDIT_ALL_RECURRENCES' => 'Edit All Recurrences',
                'LBL_REMOVE_ALL_RECURRENCES' => 'Delete All Recurrences',
                'LBL_DATE_END_ERROR' => 'End date is before start date',
                'ERR_YEAR_BETWEEN' => 'Sorry, calendar cannot handle the year you requested<br>Year must be between 1970 and 2037',
                'ERR_NEIGHBOR_DATE' => 'get_neighbor_date_str: not defined for this view',
                'LBL_NO_ITEMS_MOBILE' => 'Your calendar is clear for the week.',
                'LBL_GENERAL_SETTINGS' => 'General Settings',
                'LBL_COLOR_SETTINGS' => 'Colour Settings',
                'LBL_MODULE' => 'Module',
                'LBL_BODY' => 'Body',
                'LBL_BORDER' => 'Border',
                'LBL_TEXT' => 'Text',
            ],
            'documents' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified by ID',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created by',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Document Name',
                'LBL_CREATED_USER' => 'Created User',
                'LBL_MODIFIED_USER' => 'Modified by',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_MODULE_NAME' => 'Documents',
                'LBL_MODULE_TITLE' => 'Documents: Home',
                'LNK_NEW_DOCUMENT' => 'Create Document',
                'LNK_DOCUMENT_LIST' => 'View Documents',
                'LBL_DOC_REV_HEADER' => 'Document Revisions',
                'LBL_SEARCH_FORM_TITLE' => 'Document Search',
                'LBL_CATEGORY' => 'Category',
                'LBL_SUBCATEGORY' => 'Sub Category',
                'LBL_STATUS' => 'Status',
                'LBL_CREATED_BY' => 'Created by',
                'LBL_REVISIONS' => 'Revisions',
                'LBL_RELATED_DOCUMENT_ID' => 'Related Document ID',
                'LBL_RELATED_DOCUMENT_REVISION_ID' => 'Related Document Revision ID',
                'LBL_IS_TEMPLATE' => 'Is a Template',
                'LBL_TEMPLATE_TYPE' => 'Document Type',
                'LBL_REVISION_NAME' => 'Revision Number',
                'LBL_MIME' => 'Mime Type',
                'LBL_REVISION' => 'Revision',
                'LBL_DOCUMENT' => 'Related Document',
                'LBL_LATEST_REVISION' => 'Latest Revision',
                'LBL_CHANGE_LOG' => 'Change Log',
                'LBL_ACTIVE_DATE' => 'Publish Date',
                'LBL_EXPIRATION_DATE' => 'Expiration Date',
                'LBL_FILE_EXTENSION' => 'File Extension',
                'LBL_LAST_REV_MIME_TYPE' => 'Last revision MIME type',
                'LBL_CAT_OR_SUBCAT_UNSPEC' => 'Unspecified',
                'LBL_HOMEPAGE_TITLE' => 'My Documents',
                'LBL_NEW_FORM_TITLE' => 'New Document',
                'LBL_DOC_NAME' => 'Document Name',
                'LBL_FILENAME' => 'File Name',
                'LBL_LIST_FILENAME' => 'File',
                'LBL_DOC_VERSION' => 'Revision',
                'LBL_FILE_UPLOAD' => 'File',
                'LBL_CATEGORY_VALUE' => 'Category',
                'LBL_LIST_CATEGORY' => 'Category',
                'LBL_SUBCATEGORY_VALUE' => 'Sub Category',
                'LBL_DOC_STATUS' => 'Status',
                'LBL_LAST_REV_CREATOR' => 'Revision Created By',
                'LBL_LASTEST_REVISION_NAME' => 'Latest revision name',
                'LBL_SELECTED_REVISION_NAME' => 'Selected revision name',
                'LBL_CONTRACT_STATUS' => 'Contract status',
                'LBL_CONTRACT_NAME' => 'Contract name',
                'LBL_DET_RELATED_DOCUMENT' => 'Related Document',
                'LBL_DET_RELATED_DOCUMENT_VERSION' => 'Related Document Revision',
                'LBL_DET_IS_TEMPLATE' => 'Template? ',
                'LBL_DET_TEMPLATE_TYPE' => 'Document Type',
                'LBL_DOC_DESCRIPTION' => 'Description',
                'LBL_DOC_ACTIVE_DATE' => 'Publish Date',
                'LBL_DOC_EXP_DATE' => 'Expiration Date',
                'LBL_LIST_FORM_TITLE' => 'Document List',
                'LBL_LIST_DOCUMENT' => 'Document',
                'LBL_LIST_SUBCATEGORY' => 'Sub Category',
                'LBL_LIST_REVISION' => 'Revision',
                'LBL_LIST_LAST_REV_CREATOR' => 'Published By',
                'LBL_LIST_LAST_REV_DATE' => 'Revision Date',
                'LBL_LIST_VIEW_DOCUMENT' => 'View',
                'LBL_LIST_ACTIVE_DATE' => 'Publish Date',
                'LBL_LIST_EXP_DATE' => 'Expiration Date',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LINKED_ID' => 'Linked id',
                'LBL_SELECTED_REVISION_ID' => 'Selected revision id',
                'LBL_LATEST_REVISION_ID' => 'Latest revision id',
                'LBL_SELECTED_REVISION_FILENAME' => 'Selected revision filename',
                'LBL_FILE_URL' => 'File url',
                'LBL_SF_CATEGORY' => 'Category',
                'LBL_SF_SUBCATEGORY' => 'Sub Category',
                'DEF_CREATE_LOG' => 'Document Created',
                'ERR_DOC_NAME' => 'Document Name',
                'ERR_DOC_ACTIVE_DATE' => 'Publish Date',
                'ERR_FILENAME' => 'File Name',
                'ERR_DOC_VERSION' => 'Document Version',
                'ERR_DELETE_CONFIRM' => 'Do you want to delete this document revision?',
                'ERR_DELETE_LATEST_VERSION' => 'You are not allowed to delete the latest revision of a document.',
                'LNK_NEW_MAIL_MERGE' => 'Mail Merge',
                'ERR_MISSING_FILE' => 'This document is missing a file, most likely due to  an error during upload. Please retry uploading the file or contact your administrator.',
                'LBL_LIST_DOCUMENT_NAME' => 'Name',
                'LBL_LIST_IS_TEMPLATE' => 'Template?',
                'LBL_LIST_TEMPLATE_TYPE' => 'Document Type',
                'LBL_LAST_REV_CREATE_DATE' => 'Last Revision Create Date',
                'LBL_CONTRACTS' => 'Contracts',
                'LBL_DOCUMENT_INFORMATION' => 'OVERVIEW',
                'LBL_DOC_ID' => 'Document Source ID',
                'LBL_DOC_TYPE' => 'Source',
                'LBL_DOC_TYPE_POPUP' => 'Select a source to which this document will be uploaded<br> and from which it will be available.',
                'LBL_DOC_URL' => 'Document Source URL',
                'LBL_SEARCH_EXTERNAL_DOCUMENT' => 'File Name',
                'LBL_EXTERNAL_DOCUMENT_NOTE' => 'The first 20 most recently modified files are displayed in descending order in the list below. Use the Search to find other files.',
                'LBL_LIST_EXT_DOCUMENT_NAME' => 'File Name',
                'ERR_INVALID_EXTERNAL_API_ACCESS' => 'The user attempted to access an invalid external API ({0})',
                'ERR_INVALID_EXTERNAL_API_LOGIN' => 'The login check failed for external API ({0})',
                'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_OPPORTUNITIES_SUBPANEL_TITLE' => 'Opportunities',
                'LBL_CASES_SUBPANEL_TITLE' => 'Cases',
                'LBL_BUGS_SUBPANEL_TITLE' => 'Bugs',
                'LBL_AOS_CONTRACTS' => 'Contracts',
            ],
            'emails' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_EMAIL_INFORMATION' => 'EMAIL',
                'LBL_FW' => 'FW',
                'LBL_RE' => 'RE',
                'LBL_BUTTON_CREATE' => 'Create',
                'LBL_BUTTON_EDIT' => 'Edit',
                'LBL_BUTTON_EDIT_EDIT_DRAFT' => 'Edit Draft',
                'LBL_QS_DISABLED' => '(QuickSearch is not available for this module. Please use the select button.)',
                'LBL_SIGNATURE_PREPEND' => 'Signature above reply',
                'LBL_IMPORT' => 'Import',
                'LBL_LOADING' => 'Loading',
                'LBL_MARKING' => 'Marking',
                'LBL_DELETING' => 'Deleting',
                'LBL_CONFIRM_DELETE_EMAIL' => 'Are you sure you want to delete this email?',
                'LBL_ENTER_FOLDER_NAME' => 'Please enter a folder name',
                'LBL_ERROR_SELECT_MODULE' => 'Please select a module for the Related to field',
                'ERR_ARCHIVE_EMAIL' => 'Error: Select emails to archive.',
                'ERR_DELETE_RECORD' => 'Error: You must specify a record number to delete the account.',
                'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
                'LBL_ADD_DASHLETS' => 'Add SuiteCRM Dashlets',
                'LBL_ADD_DOCUMENT' => 'Add Documents',
                'LBL_ADD_ENTRIES' => 'Add Entries',
                'LBL_ADD_FILE' => 'Add Files',
                'LBL_ATTACHMENTS' => 'Attachments',
                'LBL_ATTACH_FILES' => 'Attach Files',
                'LBL_ATTACH_DOCUMENTS' => 'Attach Documents',
                'LBL_HAS_ATTACHMENT' => 'Has Attachment?',
                'LBL_BCC' => 'Bcc',
                'LBL_BODY' => 'Body',
                'LBL_BUGS_SUBPANEL_TITLE' => 'Bugs',
                'LBL_CC' => 'Cc',
                'LBL_COMPOSE_MODULE_NAME' => 'Compose Email',
                'LBL_CONTACT_NAME' => 'Contact',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_CREATED_BY' => 'Created by',
                'LBL_DATE_SENT_RECEIVED' => 'Date Sent/Received',
                'LBL_DATE' => 'Date Sent',
                'LBL_DELETE_FROM_SERVER' => 'Delete message from server',
                'LBL_EDIT_ALT_TEXT' => 'Edit Plain Text',
                'LBL_SEND_IN_PLAIN_TEXT' => 'Send in Plain Text',
                'LBL_SEND_CONFIRM_OPT_IN' => 'Send Opt In Email',
                'LBL_EMAIL_ATTACHMENT' => 'Email Attachment',
                'LBL_EMAIL_SELECTOR_SELECT' => 'Select',
                'LBL_EMAIL_SELECTOR_CLEAR' => 'Clear',
                'LBL_EMAIL' => 'Email Address',
                'LBL_EMAILS_ACCOUNTS_REL' => 'Emails:Accounts',
                'LBL_EMAILS_BUGS_REL' => 'Emails:Bugs',
                'LBL_EMAILS_CASES_REL' => 'Emails:Cases',
                'LBL_EMAILS_CONTACTS_REL' => 'Emails:Contacts',
                'LBL_EMAILS_LEADS_REL' => 'Emails:Leads',
                'LBL_EMAILS_OPPORTUNITIES_REL' => 'Emails:Opportunities',
                'LBL_EMAILS_NOTES_REL' => 'Emails:Notes',
                'LBL_EMAILS_PROJECT_REL' => 'Emails:Project',
                'LBL_EMAILS_PROJECT_TASK_REL' => 'Emails:ProjectTask',
                'LBL_EMAILS_PROSPECT_REL' => 'Emails:Prospect',
                'LBL_EMAILS_CONTRACTS_REL' => 'Emails:Contract',
                'LBL_EMAILS_TASKS_REL' => 'Emails:Tasks',
                'LBL_EMAILS_USERS_REL' => 'Emails:Users',
                'LBL_EMPTY_FOLDER' => 'No Emails to display',
                'LBL_SELECT_FOLDER' => 'Select Folder',
                'LBL_ERROR_SENDING_EMAIL' => 'Error Sending email',
                'LBL_ERROR_SAVING_DRAFT' => 'Error Saving Draft',
                'LBL_FROM_NAME' => 'From Name',
                'LBL_FROM' => 'From',
                'LBL_REPLY_TO' => 'Reply To',
                'LBL_HTML_BODY' => 'HTML Body',
                'LBL_INVITEE' => 'Recipients',
                'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
                'LBL_MESSAGE_SENT' => 'Message Sent',
                'LBL_MODIFIED_BY' => 'Modified By',
                'LBL_MODULE_NAME' => 'All Emails',
                'LBL_MODULE_TITLE' => 'Emails',
                'LBL_MY_EMAILS' => 'Emails',
                'LBL_NEW_FORM_TITLE' => 'Archive Email',
                'LBL_NONE' => 'None',
                'LBL_NOT_SENT' => 'Send Error',
                'LBL_NOTES_SUBPANEL_TITLE' => 'Attachments',
                'LBL_OPPORTUNITY_SUBPANEL_TITLE' => 'Opportunities',
                'LBL_PROJECT_SUBPANEL_TITLE' => 'Projects',
                'LBL_PROJECT_TASK_SUBPANEL_TITLE' => 'Project Tasks',
                'LBL_RAW' => 'Raw Email',
                'LBL_SAVE_AS_DRAFT_BUTTON_TITLE' => 'Save Draft',
                'LBL_DISREGARD_DRAFT_BUTTON_TITLE' => 'Disregard Draft',
                'LBL_SEARCH_FORM_TITLE' => 'Email Search',
                'LBL_SEND_ANYWAYS' => 'This email has no subject. Send/save anyway?',
                'LBL_SEND_BUTTON_LABEL' => 'Send',
                'LBL_SEND_BUTTON_TITLE' => 'Send',
                'LBL_SEND' => 'SEND',
                'LBL_SENT_MODULE_NAME' => 'Sent Emails',
                'LBL_SHOW_ALT_TEXT' => 'Show Plain Text',
                'LBL_SIGNATURE' => 'Signature',
                'LBL_SUBJECT' => 'Subject',
                'LBL_TEXT_BODY' => 'Text Body',
                'LBL_TIME' => 'Time Sent',
                'LBL_TO_ADDRS' => 'To',
                'LBL_USERS_SUBPANEL_TITLE' => 'Users',
                'LBL_USERS' => 'Users',
                'LNK_CALL_LIST' => 'Calls',
                'LBL_EMAIL_RELATE' => 'Related To',
                'LNK_EMAIL_TEMPLATE_LIST' => 'View Email Templates',
                'LNK_MEETING_LIST' => 'Meetings',
                'LNK_NEW_CALL' => 'Log Call',
                'LNK_NEW_EMAIL_TEMPLATE' => 'Create Email Template',
                'LNK_NEW_EMAIL' => 'Send Email',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_NEW_NOTE' => 'Create Note or Attachment',
                'LNK_NEW_SEND_EMAIL' => 'Compose',
                'LNK_NEW_TASK' => 'Create Task',
                'LNK_NOTE_LIST' => 'Notes',
                'LNK_SENT_EMAIL_LIST' => 'Sent Emails',
                'LNK_TASK_LIST' => 'Tasks',
                'LNK_VIEW_CALENDAR' => 'Today',
                'LBL_LIST_ASSIGNED' => 'Assigned',
                'LBL_LIST_CONTACT_NAME' => 'Contact Name',
                'LBL_LIST_DATE' => 'Date Sent',
                'LBL_LIST_DATE_SENT_RECEIVED' => 'Date Sent/Received',
                'LBL_LIST_FORM_DRAFTS_TITLE' => 'Draft',
                'LBL_LIST_FORM_SENT_TITLE' => 'Sent Emails',
                'LBL_LIST_FORM_TITLE' => 'Email List',
                'LBL_LIST_FROM_ADDR' => 'From',
                'LBL_LIST_RELATED_TO' => 'Related To',
                'LBL_LIST_SUBJECT' => 'Subject',
                'LBL_LIST_TO_ADDR' => 'To',
                'LBL_LIST_TYPE' => 'Type',
                'WARNING_SETTINGS_NOT_CONF' => 'Warning: Your email settings are not configured to send email.',
                'LBL_BUTTON_RAW_LABEL' => 'Show Raw',
                'LBL_BUTTON_RAW_LABEL_HIDE' => 'Hide Raw',
                'LBL_BUTTON_CHECK' => 'Check Mail',
                'LBL_BUTTON_CHECK_TITLE' => 'Check For New Email',
                'LBL_BUTTON_FORWARD' => 'Forward',
                'LBL_BUTTON_REPLY_TITLE' => 'Reply',
                'LBL_BUTTON_REPLY_ALL' => 'Reply All',
                'LBL_BUTTON_DELETE_IMAP' => 'Delete from IMAP',
                'LBL_CASES_SUBPANEL_TITLE' => 'Cases',
                'LBL_INBOUND_TITLE' => 'Inbound Email',
                'LBL_INTENT' => 'Intent',
                'LBL_MESSAGE_ID' => 'Message ID',
                'LBL_REPLY_HEADER_1' => 'On',
                'LBL_REPLY_HEADER_2' => 'wrote',
                'LBL_REPLY_TO_ADDRESS' => 'Reply-to Address',
                'LBL_REPLY_TO_NAME' => 'Reply-to Name',
                'LBL_LIST_BUG' => 'Bugs',
                'LBL_LIST_CASE' => 'Cases',
                'LBL_LIST_CONTACT' => 'Contacts',
                'LBL_LIST_LEAD' => 'Leads',
                'LBL_LIST_TASK' => 'Tasks',
                'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
                'LBL_ALL' => 'All',
                'LBL_ASSIGN_WARN' => 'Ensure that all 2 options are selected.',
                'LBL_BACK_TO_GROUP' => 'Back to Group Inbox',
                'LBL_BUTTON_DISTRIBUTE_TITLE' => 'Assign',
                'LBL_BUTTON_DISTRIBUTE' => 'Assign',
                'LBL_BUTTON_GRAB_TITLE' => 'Take from Group',
                'LBL_BUTTON_GRAB' => 'Take from Group',
                'LBL_CREATE_BUG' => 'Create Bug',
                'LBL_CREATE_CASE' => 'Create Case',
                'LBL_CREATE_CONTACT' => 'Create Contact',
                'LBL_CREATE_LEAD' => 'Create Lead',
                'LBL_CREATE_TASK' => 'Create Task',
                'LBL_DIST_TITLE' => 'Assignment',
                'LBL_LOCK_FAIL_DESC' => 'The chosen item is unavailable currently.',
                'LBL_LOCK_FAIL_USER' => ' has taken ownership.',
                'LBL_MASS_DELETE_ERROR' => 'No checked items were passed for deletion.',
                'LBL_NEW' => 'New',
                'LBL_NEXT_EMAIL' => 'Next Free Item',
                'LBL_REPLIED' => 'Replied',
                'LBL_TO' => 'To',
                'LBL_TOGGLE_ALL' => 'Toggle All',
                'LBL_UNKNOWN' => 'Unknown',
                'LBL_USE' => 'Assign',
                'LBL_ASSIGN_SELECTED_RESULTS_TO' => 'Assign Selected Results To',
                'LBL_USER_SELECT' => 'Select Users',
                'LBL_USING_RULES' => 'Using Rules',
                'LBL_WARN_NO_DIST' => 'No Distribution Method Selected',
                'LBL_WARN_NO_USERS' => 'No Users are selected',
                'LBL_IMPORT_STATUS_TITLE' => 'Status',
                'LBL_INDICATOR' => 'Indicator',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_TITLE_GROUP_INBOX' => 'Group Inbox',
                'LBL_LIST_TITLE_MY_DRAFTS' => 'Drafts',
                'LBL_LIST_TITLE_MY_INBOX' => 'Inbox',
                'LBL_LIST_TITLE_MY_SENT' => 'Sent Email',
                'LBL_LIST_TITLE_MY_ARCHIVES' => 'Archived Emails',
                'LNK_MY_DRAFTS' => 'Drafts',
                'LNK_MY_INBOX' => 'Email',
                'LNK_VIEW_MY_INBOX' => 'View Email',
                'LNK_QUICK_REPLY' => 'Reply',
                'LBL_EMAILS_NO_PRIMARY_TEAM_SPECIFIED' => 'No Primary Team specified',
                'LBL_INSERT_CONTACT_EMAIL' => 'Insert Email Address from a Contact',
                'LBL_INSERT_ACCOUNT_EMAIL' => 'Insert Email Address from an Account',
                'LBL_INSERT_TARGET_EMAIL' => 'Insert Email Address from a Target',
                'LBL_INSERT_USER_EMAIL' => 'Insert Email Address from an User',
                'LBL_INSERT_LEAD_EMAIL' => 'Insert Email Address from a Lead',
                'LBL_INSERT_ERROR_BLANK_EMAIL' => 'Invalid email address',
                'LBL_ASSIGNED_TO' => 'Assigned To',
                'LBL_MEMBER_OF' => 'Parent',
                'LBL_QUICK_CREATE' => 'Quick Create',
                'LBL_CREATE' => 'Create',
                'LBL_STATUS' => 'Email Status',
                'LBL_EMAIL_FLAGGED' => 'Flagged',
                'LBL_EMAIL_REPLY_TO_STATUS' => 'Reply To Status',
                'LBL_TYPE' => 'Type',
                'LBL_EMAILTEMPLATE_MESSAGE_SHOW_TITLE' => 'Please check!',
                'LBL_EMAILTEMPLATE_MESSAGE_SHOW_MSG' => 'Selecting this template will overwrite any data already entered within the email body. Do you wish to continue?',
                'LBL_EMAILTEMPLATE_MESSAGE_CLEAR_MSG' => 'Selecting "--None--" will clear any data already entered within the email body. Do you wish to continue?',
                'LBL_EMAILTEMPLATE_MESSAGE_WARNING_TITLE' => 'Warning',
                'LBL_EMAILTEMPLATE_MESSAGE_MULTIPLE_RECIPIENTS' => 'Using an email template containing contact variables, such as the contact name, to send emails to multiple recipients may have unexpected results. It is recommended that you use an email campaign for mass mailings.',
                'LBL_CHECK_ATTACHMENTS' => 'Please Check Attachments!',
                'LBL_HAS_ATTACHMENTS' => 'This email already has attachment(s). Would you like to keep the attachment(s)?',
                'LBL_HAS_ATTACHMENT_INDICATOR' => 'Has Attachments',
                'ERR_MISSING_REQUIRED_FIELDS' => 'Missing required field',
                'ERR_INVALID_REQUIRED_FIELDS' => 'Invalid required field',
                'LBL_ADD_INBOUND_ACCOUNT' => 'Add',
                'LBL_ADD_OUTBOUND_ACCOUNT' => 'Add',
                'LBL_EMAIL_ACCOUNTS_INBOUND' => 'Mail Account Properties',
                'LBL_EMAIL_SETTINGS_OUTBOUND_ACCOUNT' => 'Outgoing SMTP Mail Server',
                'LBL_EMAIL_SETTINGS_OUTBOUND_ACCOUNTS' => 'Outgoing SMTP Mail Servers',
                'LBL_EMAIL_SETTINGS_INBOUND_ACCOUNTS' => 'Mail Accounts',
                'LBL_EMAIL_SETTINGS_INBOUND' => 'Incoming Email',
                'LBL_EMAIL_SETTINGS_OUTBOUND' => 'Outgoing Email',
                'LBL_ADD_CC' => 'Add Cc',
                'LBL_ADD_BCC' => 'Add Bcc',
                'LBL_MOVE_TO_BCC' => 'Move To Bcc',
                'LBL_ADD_TO_ADDR' => 'Add To',
                'LBL_SELECTED_ADDR' => 'Selected',
                'LBL_ADD_CC_BCC_SEP' => '|',
                'LBL_SEND_EMAIL_FAIL_TITLE' => 'Error Sending Email',
                'LBL_EMAIL_DETAIL_VIEW_SHOW' => 'show',
                'LBL_EMAIL_DETAIL_VIEW_MORE' => ' more',
                'LBL_MORE_OPTIONS' => 'More',
                'LBL_LESS_OPTIONS' => 'Less',
                'LBL_MAILBOX_TYPE_PERSONAL' => 'Personal',
                'LBL_MAILBOX_TYPE_GROUP' => 'Group',
                'LBL_MAILBOX_TYPE_GROUP_FOLDER' => 'Group - Auto-Import',
                'LBL_EMAIL_INBOUND_TYPE_HELP' => '<b>Personal</b>: Email account accessible by you. Only you can manage and import emails from this account.<br><b>Group</b>: Email account accessible by members of specified teams. Team members can manage and import emails from this account.<br><b>Group - auto-import</b>: Email account accessible by members of specified teams. Emails are automatically imported as records.',
                'LBL_TEST_SETTINGS' => 'Test Settings',
                'LBL_EMPTY_EMAIL_BODY' => '<p><span style="color: #888888;"><em>This Message Has No Content</em></span></p>',
                'LBL_HAS_EMPTY_EMAIL_SUBJECT' => 'Please specify the subject',
                'LBL_HAS_EMPTY_EMAIL_BODY' => 'Please specify your message in the body',
                'LBL_HAS_INVALID_EMAIL_CC' => 'The address(es) in the Cc field are invalid',
                'LBL_HAS_INVALID_EMAIL_BCC' => 'The address(es) in the Bcc field are invalid',
                'LBL_HAS_INVALID_EMAIL_TO' => 'The address(es) in the To field are invalid',
                'LBL_TEST_EMAIL_SUBJECT' => 'Test Email from SuiteCRM',
                'LBL_NO_SUBJECT' => '(no subject)',
                'LBL_CHECKING_ACCOUNT' => 'Checking Account',
                'LBL_OF' => 'of',
                'LBL_TEST_EMAIL_BODY' => 'This email was sent in order to test the outgoing mail server information provided in the SuiteCRM application. A successful receipt of this email indicates that the outgoing mail server information provided is valid.',
                'LBL_MISSING_DEFAULT_OUTBOUND_SMTP_SETTINGS' => 'The administrator has not yet configured the default outbound account. Unable to send test email.',
                'LBL_MAIL_SMTPAUTH_REQ' => 'Use SMTP Authentication?',
                'LBL_MAIL_SMTPPASS' => 'SMTP Password',
                'LBL_MAIL_SMTPPORT' => 'SMTP Port',
                'LBL_MAIL_SMTPSERVER' => 'SMTP Server',
                'LBL_MAIL_SMTPUSER' => 'SMTP Username',
                'LBL_MAIL_SMTP_SETTINGS' => 'SMTP Server Specification',
                'LBL_CHOOSE_EMAIL_PROVIDER' => 'Choose your Email provider',
                'LBL_YAHOOMAIL_SMTPPASS' => 'Yahoo! Mail Password',
                'LBL_YAHOOMAIL_SMTPUSER' => 'Yahoo! Mail ID',
                'LBL_GMAIL_SMTPPASS' => 'Gmail Password',
                'LBL_GMAIL_SMTPUSER' => 'Gmail Email Address',
                'LBL_EXCHANGE_SMTPPASS' => 'Exchange Password',
                'LBL_EXCHANGE_SMTPUSER' => 'Exchange Username',
                'LBL_EXCHANGE_SMTPPORT' => 'Exchange Server Port',
                'LBL_EXCHANGE_SMTPSERVER' => 'Exchange Server',
                'LBL_EDIT_LAYOUT' => 'Edit Layout',
                'LBL_ATTACHMENT' => 'Attachment',
                'LBL_DELETE_INLINE' => 'Delete',
                'LBL_CREATE_CASES' => 'Create Cases',
                'LBL_CREATE_LEADS' => 'Create Leads',
                'LBL_CREATE_CONTACTS' => 'Create Contacts',
                'LBL_CREATE_BUGS' => 'Create Bugs',
                'LBL_CREATE_TASKS' => 'Create Tasks',
                'LBL_CHECK_INLINE' => 'Correct',
                'LBL_CLOSE' => 'Close',
                'LBL_HELP' => 'Help',
                'LBL_WAIT' => 'Wait',
                'LBL_CHECKEMAIL' => 'Check Email',
                'LBL_COMPOSEEMAIL' => 'Compose Email',
                'LBL_EMAILSETTINGS' => 'Email Settings',
                'LBL_EMAILS_MEETINGS_REL' => 'Emails:Meetings',
                'LBL_CATEGORY' => 'Category',
                'LBL_LIST_CATEGORY' => 'Category',
                'LBL_EMAIL_TEMPLATE' => 'Email Template',
                'LBL_CONFIRM_DISREGARD_DRAFT_TITLE' => 'Disregard draft',
                'LBL_CONFIRM_DISREGARD_DRAFT_BODY' => 'This operation will delete this email, do you want to continue?',
                'LBL_EMAIL_DRAFT_DELETED' => 'Draft has been deleted',
                'LBL_EMAIL_DRAFT_ERROR_DELETING' => 'An error has occurred while trying to delete draft.',
                'LBL_QUICK_CREATE_SUCCESS1' => 'The record has been successfully created.',
                'LBL_QUICK_CREATE_SUCCESS2' => 'Click OK to view the new record.',
                'LBL_QUICK_CREATE_SUCCESS3' => 'Click Cancel to return to the Email.',
                'LBL_CONFIRM_APPLY_EMAIL_TEMPLATE_TITLE' => 'Apply an Email Template',
                'LBL_CONFIRM_APPLY_EMAIL_TEMPLATE_BODY' => 'This operation will override the email Body and Subject fields, do you want to continue?',
                'LBL_MAILBOX_ID' => 'Mailbox ID',
                'LBL_PARENT_ID' => 'Parent ID',
                'LBL_LAST_SYNCED' => 'Last Synchronised',
                'LBL_ORPHANED' => 'Orphaned',
                'LBL_IMAP_KEYWORDS' => 'IMAP Keywords',
                'LBL_ERROR_NO_FOLDERS' => 'Error: There are no folders available. Please check your email settings.',
                'LBL_ORIGINAL_MESSAGE_SEPARATOR' => '---',
                'LBL_MARK_UNREAD' => 'Mark As Unread',
                'LBL_MARK_READ' => 'Mark As Read',
                'LBL_MARK_FLAGGED' => 'Mark As Flagged',
                'LBL_MARK_UNFLAGGED' => 'Mark As Unflagged',
                'LBL_CONFIRM_OPT_IN_SENT_DATE' => 'Opt In Email Sent',
                'LBL_CONFIRM_OPT_IN_FAIL_DATE' => 'Opt In Email Failed',
                'LBL_CONFIRM_OPT_IN_TOKEN' => 'Confirm Opt In Token',
                'ERR_NO_RETURN_ID' => 'Attachment not found.',
                'LBL_LIST_DATE_MODIFIED' => 'Last Modified',
                'LNK_IMPORT_CAMPAIGNS' => 'Import Campaign',
                'ERR_FIELD_FROM_IS_NOT_SET' => 'From field is not set.',
                'ERR_FIELD_FROM_IS_EMPTY' => 'From field is empty.',
                'ERR_FIELD_FROM_IS_INVALID' => 'From field is invalid.',
                'ERR_FIELD_FROM_ADDR_IS_NOT_SET' => 'From address is not set.',
                'ERR_FIELD_FROM_ADDR_IS_EMPTY' => 'From address is empty.',
                'ERR_FIELD_FROM_ADDR_IS_INVALID' => 'From address is invalid.',
                'ERR_FIELD_FROMNAME_IS_NOT_SET' => 'From-name is not set.',
                'ERR_FIELD_FROMNAME_IS_EMPTY' => 'From-name is empty.',
                'ERR_FIELD_FROMNAME_IS_INVALID' => 'From-name is invalid.',
                'ERR_FIELD_FROM_NAME_IS_NOT_SET' => 'From name is not set.',
                'ERR_FIELD_FROM_NAME_IS_EMPTY' => 'From name is empty.',
                'ERR_FIELD_FROM_NAME_IS_INVALID' => 'From name is invalid.',
                'ERR_FIELD_FROM_ADDR_NAME_IS_NOT_SET' => 'From address and name pair is not set.',
                'ERR_FIELD_FROM_ADDR_NAME_IS_EMPTY' => 'From address and name pair is empty.',
                'ERR_FIELD_FROM_ADDR_NAME_IS_INVALID' => 'From address and name pair is invalid.',
                'ERR_FIELD_FROM_ADDR_NAME_DOESNT_MATCH_REGEX' => 'From address and name pair format is incorrect, use "from@emailaddress.org <Name of Person>" format.',
                'ERR_FIELD_FROM_ADDR_NAME_INVALID_NAME_PART' => 'Invalid name part of From address and name pair.',
                'ERR_FIELD_FROM_ADDR_NAME_INVALID_EMAIL_PART' => 'Invalid email address part of From address and name pair.',
                'ERR_FIELD_FROM_ADDR_NAME_INVALID_EMAIL_PART_TO_FIELD_FROM' => 'From address and name pair does not match to from name or email address.',
                'ERR_FIELD_FROM_ADDR_NAME_INVALID_EMAIL_PART_TO_FIELD_FROM_ADDR' => 'From address and name pair does not match to from address.',
                'ERR_FIELD_FROM_ADDR_NAME_INVALID_EMAIL_PART_TO_FIELD_FROMNAME' => 'From address and name pair does not match to from-name.',
                'ERR_FIELD_FROM_ADDR_NAME_INVALID_EMAIL_PART_TO_FIELD_FROM_NAME' => 'From address and name pair does not match to from name.',
                'LBL_ADDRESS_BOOK_SEARCH_HELP' => 'Enter an email address, First Name, Last Name or Account Name to find recipients.',
                'LBL_SEARCH_FOR' => 'Search For',
                'LBL_FILTER_BY_RELATED_BEAN' => 'Only show recipients related to',
            ],
            'campaigns' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified by',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created by',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created User',
                'LBL_MODIFIED_USER' => 'Modified User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Launch Wizard',
                'LBL_REMOVE' => ' rem',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned to',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_FROM_ADDR' => '"From" Address',
                'LBL_REPLY_ADDR' => '"Reply-to" Address',
                'LBL_REPLY_NAME' => '"Reply-to" Name',
                'LBL_MODULE_NAME' => 'Campaigns',
                'LBL_MODULE_TITLE' => 'Campaigns: Home',
                'LBL_SEARCH_FORM_TITLE' => 'Campaign Search',
                'LBL_LIST_FORM_TITLE' => 'Campaign List',
                'LBL_NEWSLETTER_LIST_FORM_TITLE' => 'Newsletter List',
                'LBL_CAMPAIGN_NAME' => 'Name',
                'LBL_CAMPAIGN' => 'Campaign',
                'LBL_INVITEE' => 'Contacts',
                'LBL_LIST_CAMPAIGN_NAME' => 'Campaign',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_TYPE' => 'Type',
                'LBL_LIST_START_DATE' => 'Start Date',
                'LBL_LIST_END_DATE' => 'End Date',
                'LBL_TEAM' => 'Team',
                'LBL_ASSIGNED_TO' => 'Assigned to',
                'LBL_CAMPAIGN_START_DATE' => 'Start Date',
                'LBL_CAMPAIGN_END_DATE' => 'End Date',
                'LBL_CAMPAIGN_STATUS' => 'Status',
                'LBL_CAMPAIGN_BUDGET' => 'Budget',
                'LBL_CAMPAIGN_EXPECTED_COST' => 'Expected Cost',
                'LBL_CAMPAIGN_ACTUAL_COST' => 'Actual Cost',
                'LBL_CAMPAIGN_EXPECTED_REVENUE' => 'Expected Revenue',
                'LBL_CAMPAIGN_IMPRESSIONS' => 'Impressions',
                'LBL_CAMPAIGN_COST_PER_IMPRESSION' => 'Cost Per Impression',
                'LBL_CAMPAIGN_COST_PER_CLICK_THROUGH' => 'Cost Per Click Through',
                'LBL_CAMPAIGN_OPPORTUNITIES_WON' => 'Opportunities Won',
                'LBL_CAMPAIGN_TYPE' => 'Type',
                'LBL_CAMPAIGN_OBJECTIVE' => 'Objective',
                'LBL_CAMPAIGN_CONTENT' => 'Description',
                'LBL_CAMPAIGN_INACTIVE_SCHEDULE' => 'Campaign \'{0}\' has status \'Inactive\'. You have to set campaign status to \'Active\'.',
                'LNK_NEW_CAMPAIGN' => 'Create Campaign (Classic)',
                'LNL_NEW_CAMPAIGN_WIZARD' => 'Create Campaign',
                'LNK_CAMPAIGN_LIST' => 'View Campaigns',
                'LNK_IMPORT_CAMPAIGNS' => 'Import Campaigns',
                'LNK_NEW_PROSPECT' => 'Create Target',
                'LNK_PROSPECT_LIST' => 'View Targets',
                'LNK_NEW_PROSPECT_LIST' => 'Create Target List',
                'LNK_PROSPECT_LIST_LIST' => 'View Target Lists',
                'LBL_MODIFIED_BY' => 'Modified by',
                'LBL_CREATED_BY' => 'Created by',
                'LBL_TRACKER_TITLE' => 'Tracker Details',
                'LBL_TRACKER_KEY' => 'Tracker',
                'LBL_TRACKER_URL' => 'Tracker URL',
                'LBL_TRACKER_TEXT' => 'Tracker Link Text',
                'LBL_TRACKER_COUNT' => 'Tracker Count',
                'LBL_REFER_URL' => 'Tracker Redirect URL',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Campaigns',
                'LBL_NEW_FORM_TITLE' => 'New Campaign',
                'LBL_TRACKED_URLS' => 'Tracker URLs',
                'LBL_TRACKED_URLS_SUBPANEL_TITLE' => 'Tracker URLs',
                'LBL_CAMPAIGN_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
                'LBL_PROSPECT_LIST_SUBPANEL_TITLE' => 'Target List',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'History',
                'LBL_EMAIL_MARKETING_SUBPANEL_TITLE' => 'Email Marketing',
                'LNK_NEW_EMAIL_TEMPLATE' => 'Create Email Template',
                'LNK_EMAIL_TEMPLATE_LIST' => 'View Email Templates',
                'LBL_TRACK_BUTTON_TITLE' => 'View Status',
                'LBL_TRACK_BUTTON_LABEL' => 'View Status',
                'LBL_QUEUE_BUTTON_TITLE' => 'Send Emails',
                'LBL_QUEUE_BUTTON_LABEL' => 'Send Emails',
                'LBL_TEST_BUTTON_TITLE' => 'Send Test',
                'LBL_TEST_BUTTON_LABEL' => 'Send Test',
                'LBL_COPY_AND_PASTE_CODE' => 'Or copy and paste the html below into an existing page',
                'LBL_CHARSET_NOTICE' => 'NOTE: Please make sure that the page containing the web-to-lead form has the following lines in the <head> section',
                'LBL_TODETAIL_BUTTON_TITLE' => 'View Details',
                'LBL_TODETAIL_BUTTON_LABEL' => 'View Details',
                'LBL_DEFAULT' => 'All Target Lists',
                'LBL_MESSAGE_QUEUE_TITLE' => 'Message Queue',
                'LBL_LOG_ENTRIES_TARGETED_TITLE' => 'Message Sent/Attempted',
                'LBL_LOG_ENTRIES_SEND_ERROR_TITLE' => 'Bounced Messages, Other',
                'LBL_LOG_ENTRIES_INVALID_EMAIL_TITLE' => 'Bounced Messages, Invalid Email',
                'LBL_LOG_ENTRIES_LINK_TITLE' => 'Click-thru Link',
                'LBL_LOG_ENTRIES_VIEWED_TITLE' => 'Viewed Message',
                'LBL_LOG_ENTRIES_REMOVED_TITLE' => 'Opted Out',
                'LBL_LOG_ENTRIES_LEAD_TITLE' => 'Leads Created',
                'LBL_CAMPAIGN_LEAD_SUBPANEL_TITLE' => 'Leads',
                'LBL_OPPORTUNITY_SUBPANEL_TITLE' => 'Opportunities',
                'LBL_LOG_ENTRIES_CONTACT_TITLE' => 'Contacts Created',
                'ERR_SENDING_NOW' => 'Messages are being delivered , please try this later.',
                'LBL_TRACK_ROI_BUTTON_LABEL' => 'View ROI',
                'LBL_TRACK_DELETE_BUTTON_TITLE' => 'Delete Test Entries',
                'LBL_TRACK_DELETE_BUTTON_LABEL' => 'Delete Test Entries',
                'LBL_TRACK_DELETE_CONFIRM' => 'This option will delete log entries created by the test run. Continue?',
                'ERR_NO_MAILBOX' => 'The following marketing messages do not have a mail account associated with them.<BR>Please correct that before proceeding.',
                'LBL_LIST_TO_ACTIVITY' => 'View Status',
                'LBL_CURRENCY' => 'Currency',
                'LBL_TARGETED' => 'Targeted',
                'LBL_TOTAL_TARGETED' => 'Total Targeted',
                'LBL_CAMPAIGN_FREQUENCY' => 'Frequency',
                'LBL_NEWSLETTERS' => 'View Newsletters',
                'LBL_NEWSLETTER' => 'Newsletter',
                'LBL_SURVEY' => 'Survey',
                'LBL_NEWSLETTER_FORENTRY' => 'NewsLetter',
                'LBL_CREATE_NEWSLETTER' => 'Create Newsletter',
                'LBL_INBOUND_EMAIL_SETTINGS' => 'Inbound Email Settings',
                'LBL_INBOUND_EMAIL_SETTINGS_TITLE' => 'Inbound Email Settings (info)',
                'LBL_INBOUND_EMAIL_CREATE' => 'Create Inbound Email',
                'LBL_INBOUND_EMAIL_CREATE_TITLE' => 'Create Inbound Email (info)',
                'LBL_STATUS_TEXT' => 'Status',
                'LBL_FROM_MAILBOX_NAME' => 'Bounce Handling Account',
                'LBL_FROM_MAILBOX_TITLE' => 'Bounce Handling Mail Account',
                'LBL_OUTBOUND_MAILBOX_NAME' => 'Outgoing Email Account',
                'LBL_FROM_NAME' => 'From Name',
                'LBL_START_DATE_TIME' => 'Schedule Date & Time',
                'LBL_DATE_START' => 'Start Date',
                'LBL_TIME_START' => 'Start Time',
                'LBL_TEMPLATE' => 'Email Template',
                'LBL_TEMPLATE_FIELD' => 'Email Template',
                'LBL_SUBJECT' => 'Subject',
                'LBL_WIDTH' => 'Width Default',
                'LBL_CREATE_EMAIL_TEMPLATE' => 'Create',
                'LBL_MESSAGE_FOR' => 'Send This Message To',
                'LBL_FINISH' => 'Finish',
                'LBL_ALL_PROSPECT_LISTS' => 'All Target List(s) in the Campaign.',
                'LBL_EDIT_EMAIL_TEMPLATE' => 'Edit',
                'LBL_EMAIL_SETUP_WIZARD' => 'Set Up Email',
                'LBL_DIAGNOSTIC_WIZARD' => 'View Diagnostics',
                'LBL_ALREADY_SUBSCRIBED_HEADER' => 'Newsletters Subscribed To',
                'LBL_UNSUBSCRIBED_HEADER' => 'Available/Newsletters Unsubscribed To',
                'LBL_UNSUBSCRIBED_HEADER_EXPL' => 'Moving the newsletter to the Available Newsletters/Newsletters Unsubscribed To list will add the contact to the Unsubscription List for this newsletter. It will not remove the contact from the original Subscription List or Target List.',
                'LBL_FILTER_CHART_BY' => 'Filter Chart By',
                'LBL_MANAGE_SUBSCRIPTIONS_TITLE' => 'Manage Subscriptions',
                'LBL_MARK_AS_SENT' => 'Mark As Sent',
                'LBL_DEFAULT_LIST_ENTRIES_WERE_PROCESSED' => 'Entries were Processed',
                'LBL_EDIT_TRACKER_NAME' => 'Tracker Name',
                'LBL_EDIT_TRACKER_URL' => 'Tracker URL',
                'LBL_EDIT_OPT_OUT_' => 'Opt-out Link?',
                'LBL_EDIT_OPT_OUT' => 'Opt-out Link',
                'LBL_UNSUBSCRIPTION_LIST_NAME' => 'Unsubscription List',
                'LBL_SUBSCRIPTION_LIST_NAME' => 'Subscription List',
                'LBL_TEST_LIST_NAME' => 'Test List',
                'LBL_UNSUBSCRIPTION_TYPE_NAME' => 'Unsubscription',
                'LBL_SUBSCRIPTION_TYPE_NAME' => 'Subscription',
                'LBL_TEST_TYPE_NAME' => 'Test',
                'LBL_UNSUBSCRIPTION_LIST' => 'Unsubscription List',
                'LBL_SUBSCRIPTION_LIST' => 'Subscription List',
                'LBL_MRKT_NAME' => 'Marketing Email Name',
                'LBL_MRKT_NAME_FIELD' => 'Marketing Email Name',
                'LBL_TEST_LIST' => 'Test List',
                'LBL_WIZARD_HEADER_MESSAGE' => 'Fill out the required fields to help identify the campaign.',
                'LBL_WIZARD_BUDGET_MESSAGE' => 'Enter the budget to calculate the return on investment (ROI)',
                'LBL_WIZARD_TARGET_MESSAGE1' => 'Select or create a target list for use with your campaign. This list will be used while sending emails with your marketing messages.',
                'LBL_WIZARD_TARGET_MESSAGE2' => 'Create New Target List',
                'LBL_WIZARD_TRACKER_MESSAGE' => 'Define a tracker URL here to use with this campaign. You must enter both the name and the URL to create the tracker.',
                'LBL_HOME_START_MESSAGE' => 'What campaign would you like to create?',
                'LBL_WIZARD_LAST_STEP_MESSAGE' => '             You are already at the last step.',
                'LBL_WIZARD_FIRST_STEP_MESSAGE' => '             You are already at the first step.',
                'LBL_WIZ_NEWSLETTER_TITLE_STEP1' => 'Campaign Header',
                'LBL_WIZ_NEWSLETTER_TITLE_STEP2' => 'Campaign Budget',
                'LBL_WIZ_NEWSLETTER_TITLE_STEP3' => 'Campaign Tracker URLs',
                'LBL_WIZ_NEWSLETTER_TITLE_STEP4' => 'Subscription Information',
                'LBL_WIZ_MARKETING_TITLE' => 'Marketing Email',
                'LBL_WIZ_SENDMAIL_TITLE' => 'Select Email Marketing Record',
                'LBL_WIZ_EMAILTPL_TITLE' => 'Select Email Template',
                'LBL_WIZ_NEWSLETTER_TITLE_SUMMARY' => 'Summary',
                'LBL_NAVIGATION_MENU_GEN1' => 'Campaign Header',
                'LBL_NAVIGATION_MENU_GEN2' => 'Budget',
                'LBL_NAVIGATION_MENU_TRACKERS' => 'Trackers',
                'LBL_NAVIGATION_MENU_MARKETING' => 'Marketing',
                'LBL_NAVIGATION_MENU_SEND_EMAIL' => 'Send Email',
                'LBL_NAVIGATION_MENU_SUBSCRIPTIONS' => 'Subscriptions',
                'LBL_NAVIGATION_MENU_SUMMARY' => 'Summary',
                'LBL_NAVIGATION_MENU_SEND_EMAIL_AND_SUMMARY' => 'Send Email and Summary',
                'LBL_SUBSCRIPTION_TARGET_WIZARD_DESC' => 'This will define the target list of type Subscription for this campaign.<br>  This target list will be used to send out emails for this campaign. <br>If you do not have a list ready, an empty list will be created for you.',
                'LBL_UNSUBSCRIPTION_TARGET_WIZARD_DESC' => 'This will define the target list of type Unsubscription for this campaign. <br>This target list will contain names of people who have opted out of your campaign and should not be contacted through email. <br>If you do not have a list ready, an empty list will be created for you.',
                'LBL_TEST_TARGET_WIZARD_DESC' => 'This will define the target list of type Test for this campaign. <br>This target list will be used to send out test emails for this campaign.<br>If you do not have a list ready, an empty list will be created for you.',
                'LBL_ADD_TRACKER' => 'Create Tracker',
                'LBL_CREATE_TARGET' => 'Create',
                'LBL_SELECT_TARGET' => 'Use existing Target List',
                'LBL_START' => 'Start',
                'LBL_TOTAL_ENTRIES' => 'Entries',
                'LBL_CONFIRM_SEND_SAVE' => 'You are about to leave and proceed to the Send Campaign Email page. Do you wish to save and continue?',
                'LBL_NEWSLETTER WIZARD_TITLE' => 'Newsletter',
                'LBL_NEWSLETTER_WIZARD_START_TITLE' => 'Edit Newsletter',
                'LBL_CAMPAIGN_WIZARD_START_TITLE' => 'Edit Campaign',
                'LBL_SEND_AS_TEST' => 'Send Marketing Email As Test',
                'LBL_SAVE_EXIT_BUTTON_LABEL' => 'Save',
                'LBL_SAVE_CONTINUE_BUTTON_LABEL' => 'Next',
                'LBL_TARGET_LISTS' => 'Target Lists',
                'LBL_NO_SUBS_ENTRIES_WARNING' => 'You cannot send a marketing email until your subscription list has at least one entry. You can populate your list after finishing.',
                'LBL_NO_TARGET_ENTRIES_WARNING' => 'You cannot send a marketing email until your target list has at least one entry. You can populate your list after finishing.',
                'LBL_NO_TARGETS_WARNING' => 'You cannot send a marketing email until your campaign has at least one target list.',
                'LBL_NO_TARGET_ENTRIES_WARNING_NON_EMAIL' => 'You have no associated targets in your selected target list(s) for this campaign. You can populate your list after finishing.',
                'LBL_NO_TARGETS_WARNING_NON_EMAIL' => 'You have not selected your target list for this campaign.',
                'LBL_NONE' => 'none created',
                'LBL_CAMPAIGN_WIZARD' => 'Campaign Wizard',
                'LBL_EMAIL' => 'Email',
                'LBL_OTHER_TYPE_CAMPAIGN' => 'Non-email based Campaign',
                'LBL_TARGET_LIST' => 'Target List',
                'LBL_TARGET_TYPE' => 'Target List Type',
                'LBL_TARGET_NAME' => 'Target List Name',
                'LBL_NUMBER_OF_TARGET' => 'Number of target',
                'LBL_EMAILS_SCHEDULED' => 'Emails Scheduled',
                'LBL_TEST_EMAILS_SENT' => 'Test Emails Sent',
                'LBL_USERS_CANNOT_OPTOUT' => 'System Users cannot opt out of receiving emails.',
                'LBL_ELECTED_TO_OPTOUT' => 'You have elected to opt out of receiving emails.',
                'LBL_COPY_OF' => 'Copy of',
                'LBL_SAVED_SEARCH' => 'Saved Search & Layout',
                'LBL_WIZ_FROM_NAME' => 'From Name',
                'LBL_WIZ_FROM_ADDRESS' => 'From Address',
                'LBL_EMAILS_PER_RUN' => 'Number of emails sent per batch',
                'LBL_CUSTOM_LOCATION' => 'User Defined',
                'LBL_DEFAULT_LOCATION' => 'Default',
                'ERR_INT_ONLY_EMAIL_PER_RUN' => 'Only integer values are allow for Number of emails sent per batch',
                'LBL_LOCATION_TRACK' => 'Location of campaign tracking files (like campaign_tracker.php)',
                'LBL_MAIL_SENDTYPE' => 'Mail Transfer Agent',
                'LBL_MAIL_SMTPAUTH_REQ' => 'Use SMTP Authentication?',
                'LBL_MAIL_SMTPPASS' => 'SMTP Password',
                'LBL_MAIL_SMTPPORT' => 'SMTP Port',
                'LBL_MAIL_SMTPSERVER' => 'SMTP Server',
                'LBL_MAIL_SMTPUSER' => 'SMTP Username',
                'LBL_EMAIL_SETUP_WIZARD_TITLE' => 'Email Setup for Campaigns',
                'TRACKING_ENTRIES_LOCATION_DEFAULT_VALUE' => 'Value of Config.php setting site_url',
                'LBL_NOTIFY_TITLE' => 'Email Notification Options',
                'LBL_MASS_MAILING_TITLE' => 'Mass Mailing Options',
                'LBL_SERVER_TYPE' => 'Mail Server Protocol',
                'LBL_SERVER_URL' => 'Mail Server Address',
                'LBL_LOGIN' => 'User Name',
                'LBL_PORT' => 'Mail Server Port',
                'LBL_MAILBOX_NAME' => 'Mail Account Name',
                'LBL_PASSWORD' => 'Password',
                'LBL_MAILBOX_DEFAULT' => 'INBOX',
                'LBL_MAILBOX' => 'Monitored Folder',
                'LBL_NAVIGATION_MENU_SETUP' => 'Setup Email',
                'LBL_NAVIGATION_MENU_NEW_MAILBOX' => 'New Mail Account',
                'LBL_MAILBOX_CHECK_WIZ_GOOD' => 'Mail account(s) with bounce handling were detected. You do not need to create a new one, but you can still do so below.',
                'LBL_MAILBOX_CHECK_WIZ_BAD' => 'No mail accounts with bounce handling were detected, please create a new one below.',
                'LBL_CAMP_MESSAGE_COPY' => 'Keep copies of campaign messages',
                '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.',
                'LBL_YES' => 'Yes',
                'LBL_NO' => 'No',
                'LBL_EMAIL_SETUP_DESC' => 'Fill out the form below to modify your system settings so that campaign emails can be sent out.',
                'LBL_CREATE_MAILBOX' => 'Create New Mail Account',
                'LBL_SSL_DESC' => 'If your mail server supports secure socket connections, enabling this will force SSL connections when importing email.',
                'LBL_SSL' => 'Use SSL',
                'LNK_CAMPAIGN_DIGNOSTIC_LINK' => 'Campaign may not function as desired and your emails may not be sent for the following reasons',
                'LBL_CAMPAIGN_DIAGNOSTICS' => 'Campaign Diagnostics',
                'LBL_MAILBOX_CHECK1_GOOD' => ' Mail account(s)) with bounce handling detected',
                'LBL_MAILBOX_CHECK1_BAD' => 'No mail account(s) with bounce handling detected.',
                'LBL_MAILBOX_CHECK2_GOOD' => ' E-mail Settings have been configured',
                'LBL_MAILBOX_CHECK2_BAD' => 'Please configure your system email address. E-mail Settings have not been configured or are invalid. The \\"From\\" Address must not contain example.com.',
                'LBL_SCHEDULER_CHECK_GOOD' => 'Schedulers detected',
                'LBL_SCHEDULER_CHECK_BAD' => 'No Schedulers detected',
                'LBL_SCHEDULER_CHECK1_BAD' => 'Scheduler has not been set up to process Bounced Campaign Emails.',
                'LBL_SCHEDULER_CHECK2_BAD' => 'Scheduler has not been set up to process Campaign Emails.',
                'LBL_SCHEDULER_NAME' => 'Scheduler',
                'LBL_SCHEDULER_STATUS' => 'Status',
                'LBL_EMAIL_SETUP_WIZ' => 'Launch Email Setup',
                'LBL_SCHEDULER_LINK' => 'go to scheduler admin screen.',
                'LBL_TO_WIZARD_TITLE' => 'Launch Wizard',
                'LBL_EDIT_EXISTING' => 'Edit Campaign',
                'LBL_SEND_EMAIL' => 'Send Mail at Scheduled Time',
                'LBL_CREATE_NEW_MARKETING_EMAIL' => 'Create New Marketing Email',
                'LBL_NON_ADMIN_ERROR_MSG' => 'Please notify your System Administrator so that they may correct this problem',
                'LBL_EMAIL_COMPONENTS' => 'Email Components',
                'LBL_SCHEDULER_COMPONENTS' => 'Scheduler Components',
                'LBL_RECHECK_BTN' => 'Re-Check',
                'LBL_DEFINE_LEAD_HEADER' => 'Form Header',
                'LBL_LEAD_DEFAULT_HEADER' => 'Web to lead form for Campaign',
                'LBL_DEFINE_LEAD_SUBMIT' => 'Submit Button Label',
                'LBL_DEFINE_LEAD_POST_URL' => 'Post URL',
                'LBL_EDIT_LEAD_POST_URL' => 'Edit Post URL?',
                'LBL_DEFINE_LEAD_REDIRECT_URL' => 'Redirect URL',
                'LBL_LEAD_NOTIFY_CAMPAIGN' => 'Related Campaign',
                'LBL_DEFAULT_LEAD_SUBMIT' => 'Submit',
                'LBL_WEB_TO_LEAD' => 'Create Person Form',
                'LBL_LEAD_FOOTER' => 'Form Footer',
                'NTC_NO_LEGENDS' => 'None',
                'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
                'NTC_SNOOZE_CONFIRMATION' => 'Are you sure you want to snooze?',
                'LBL_DESCRIPTION_LEAD_FORM' => 'Form Description',
                'LBL_DESCRIPTION_TEXT_LEAD_FORM' => 'Submitting this form will create a lead and link with campaign',
                'LBL_DOWNLOAD_TEXT_WEB_TO_LEAD_FORM' => 'Please download your Web To Lead form',
                'LBL_DOWNLOAD_WEB_TO_LEAD_FORM' => 'Web To Person Form',
                'LBL_PROVIDE_WEB_TO_LEAD_FORM_FIELDS' => 'Please provide all of the required fields',
                'LBL_NOT_VALID_EMAIL_ADDRESS' => 'Not a valid email address',
                'LBL_SELECT_REQUIRED_LEAD_FIELDS' => 'Please select required fields',
                'LBL_CAMPAIGN_RETURN_ON_INVESTMENT' => 'Campaign Return On Investment',
                'LBL_CAMPAIGN_RESPONSE_BY_RECIPIENT_ACTIVITY' => 'Campaign Response by Recipient Activity',
                'LBL_LOG_ENTRIES_BLOCKEDD_TITLE' => 'Suppressed by Email Address or domain',
                'LBL_AMOUNT_IN' => 'Amount in',
                'LBL_ROI_CHART_REVENUE' => 'Revenue',
                'LBL_ROI_CHART_INVESTMENT' => 'Investment',
                'LBL_ROI_CHART_BUDGET' => 'Budget',
                'LBL_ROI_CHART_EXPECTED_REVENUE' => 'Expected Revenue',
                'LBL_TOP_CAMPAIGNS' => 'Top Campaigns',
                'LBL_TOP_CAMPAIGNS_NAME' => 'Campaign Name',
                'LBL_TOP_CAMPAIGNS_REVENUE' => 'Revenue',
                'LBL_TOP_CAMPAIGNS_DESCRIPTION' => 'Top Performing Campaigns by Revenue',
                'LBL_LEADS' => 'Leads',
                'LBL_CONTACTS' => 'Contacts',
                'LBL_ACCOUNTS' => 'Accounts',
                'LBL_OPPORTUNITIES' => 'Opportunities',
                'LBL_LOG_ENTRIES' => 'Log Entries',
                'LBL_INVALID EMAIL_SUBPANEL_TITLE' => 'Invalid Email',
                'LBL_SEND ERROR_SUBPANEL_TITLE' => 'Send Error',
                'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
                'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
                'LBL_OPPORTUNITIES_SUBPANEL_TITLE' => 'Opportunities',
                'LBL_LEAD_FORM_WIZARD' => 'Lead Form Wizard',
                'LBL_CAMPAIGN_INFORMATION' => 'OVERVIEW',
                'LBL_YEAR' => 'Year',
                'LBL_DAY' => 'Day',
                'LBL_EDIT_LAYOUT' => 'Edit Layout',
                'LBL_INVALID' => 'Invalid',
                'LBL_VALID' => 'Valid',
                'LBL_ALERT' => 'Alert',
                'LBL_EDIT_INLINE' => 'Launch Wizard',
                'LBL_DELETE_INLINE' => 'Delete',
                'LBL_DELETE' => 'Remove',
                'LBL_VIEW_INLINE' => 'View',
                'ERR_NO_OPTS_SAVED' => 'No optimums were saved with your Inbound Email account.',
                'ERR_REVIEW_EMAIL_SETTINGS' => 'Please review Inbound Email settings.',
                'LBL_LEADS_DELETED_SINCE_CREATED' => '{0} leads that were created through this campaign have been deleted since creation.',
                'LBL_FROM_NAME_HELP' => 'This will be the name that your recipient will see',
                'LBL_FROM_ADDR_HELP' => 'This will be the from address that the recipient will see',
                'LBL_REPLY_TO_NAME_HELP' => 'This will be the name that your recipient will reply to',
                'LBL_REPLY_TO_ADDR_HELP' => 'This will be the email that your recipients will reply to',
                'LBL_OUTBOUND_EMAIL_ACCOUNT_VIEW' => 'View Outbound Email Accounts',
                'LBL_CREATE_EMAIL_TEMPLATE_BTN' => 'Save',
                'LBL_SAVE_EMAIL_TEMPLATE_BTN' => 'Save',
                'LBL_SEARCH_TARGET_LIST' => 'Target list filter',
                'LBL_INSERT_URL_REF' => 'Insert URL Reference',
                'LBL_INSERT_TRACKER_URL' => 'Insert Tracker URL',
                'LBL_CREATE_TRACKER_BTN' => 'Create Tracker',
                'LBL_INSERT_TRACKER_BTN' => 'Insert Tracker',
                'LBL_EDIT_TRACKER_BTN' => 'Edit Tracker',
                'LBL_CREATE_TRACKER_URL' => '-- Create --',
                'LBL_INSERT' => 'Insert',
                'LBL_INSERT_VARIABLE' => 'Insert',
                'LBL_INSERT_VARIABLE_BTN' => 'Insert Variable',
                'LBL_INSERT_VARIABLE_SUBJECT_BTN' => 'Insert Variable',
                'LBL_EMAIL_VARIABLES' => 'Email Variables',
                'LBL_SAVE' => 'Save',
                'ERR_REQUIRED_TRACKER_NAME' => 'Tracker Name is required',
                'ERR_REQUIRED_TRACKER_URL' => 'Tracker URL is required',
                'LBL_UPDATE_TEMPLATE' => 'Update template',
                'LBL_ATTACHMENTS' => 'Attachments',
                'ERR_MISSING_REQUIRED_FIELDS' => 'Missing required field',
                'LBL_SUITE_DOCUMENT' => 'Document',
                'LBL_UPLOAD_FILE' => 'Upload File',
                'LBL_EMAIL_ATTACHMENT' => 'Email Attachment',
                'LBL_PROCESS_BOUNCED_EMAILS' => 'Process Bounced Emails',
                'LBL_PROCESS_CAMPAIGN_EMAILS' => 'Process Campaign Emails',
                'LBL_SENDER_DETAILS' => 'Sender Details',
                'LBL_CHOOSE_TEMPLATES' => 'Choose Templates',
                'LBL_CHOOSE_TARGETS' => 'Choose Targets',
                'LBL_CAMPAIGN_DETAILS_AND_CONDITIONS' => 'Campaign Details and Conditions',
                'LBL_OPEN_IN_NEW_WINDOW' => 'Open in new window...',
                'LBL_CREATE_MARKETING_RECORD' => 'Next',
                'LBL_NO_TEMPLATE_SELECTED' => 'Email Template not selected',
                'LBL_SELECT_TEMPLATE' => 'Templates',
                'LBL_WIZARD_ADD_TARGET' => 'Add Existing Target List',
                'LBL_CLICK_TO_ADD' => 'Click the template item(s) to add.',
                'LBL_CANCEL' => 'Cancel',
                'LBL_EMPTY_SUBJECT' => 'The Email Subject is blank. Are you sure you wish to continue?',
                'LBL_OVERWRITE_QUESTION' => 'Are you sure you wish to overwrite the email template?',
                'LBL_SELECT_EMAIL_TRACKER' => 'Please select an email tracker.',
                'LBL_STEP_UNAVAILABLE' => 'To progress please click the Next button.',
                'LBL_STEP_INFO_CAMPAIGN_HEADER' => 'Please enter the name of the campaign and select the status',
                'LBL_STEP_INFO_TARGET_LIST_NEWSLETTER' => 'Each campaign requires target lists for subscription, unsubscription and test. When a list is not specified, an empty target list will be created on save.',
                'LBL_STEP_INFO_TARGET_LIST_NON_NEWSLETTER' => 'Select your target lists for this campaign.',
                'LBL_STEP_INFO_EMAIL_TEMPLATE' => 'Please select an email template or create a new email template.',
                'LBL_STEP_INFO_MARKETING' => 'Please choose the email accounts.',
                'LBL_NO_SUBJECT' => 'The selected email template doesn\'t have a subject',
                'LBL_NO_HTML_BODY_CONTENTS' => 'The selected email template does not have a html body',
                'LBL_NO_SELECTED_TEMPLATE' => 'No selected template!',
                'LBL_NO_BODY_CONTENTS' => 'The selected email template does not have a body',
                'LBL_ERROR_ON_MARKETING' => 'Missing required field(s)',
                'LBL_NO_MARKETING_NAME' => 'Marketing record name is empty',
                'LBL_NO_INBOUND_EMAIL_SELECTED' => 'Marketing inbound email account in not selected',
                'LBL_NO_DATE_START' => 'Marketing record doesn\'t have a start date',
                'LBL_NO_FROM_NAME' => 'Sender name is empty',
                'LBL_NO_FROM_ADDR_OR_INVALID' => 'Sender address is empty or invalid',
                'LBL_NEWSLETTER_TITLE' => ' A newsletter campaign is a type of email campaign, which allows you to send an email to a single target list.',
                'LBL_EMAIL_TITLE' => 'An email campaign is a type of email campaign, which allows you to send an email to multiple target lists.',
                'LBL_NON_EMAIL_TITLE' => 'A non email campaign is a campaign that does not send an email.',
                'LBL_TEMPLATE_SAVING' => 'Please wait, template saving...',
                'LBL_TEMPLATE_SAVED' => 'Template successfully saved.',
                'LBL_PLEASE_SELECT_OPTION' => 'Please select which option you prefer',
                'LBL_OPTION_SELECT_TEMPLATE' => 'Select an existing template',
                'LBL_OPTION_CREATE_TEMPLATE' => 'Create a brand new template',
                'LBL_OPTION_COPY_TEMPLATE' => 'Copy an existing template',
                'LBL_SUMMARY' => 'Summary',
                'LBL_CAMPAIGN_CHECKLIST' => 'Campaign Checklist',
                'LBL_EMAIL_MARKETING' => 'Email Marketing',
                'LBL_QUEUE_ITEMS' => 'Queue Items',
                'LBL_PROSPECT_LISTS' => 'Prospect Lists',
                'LBL_SURVEYRESPONSES_CAMPAIGNS_FROM_SURVEYRESPONSES_TITLE' => 'Survey Responses',
                'LBL_CAMPAIGN_SURVEY' => 'Survey',
            ],
            'calls' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_BLANK' => ' ',
                'LBL_MODULE_NAME' => 'Calls',
                'LBL_MODULE_TITLE' => 'Calls: Home',
                'LBL_SEARCH_FORM_TITLE' => 'Call Search',
                'LBL_LIST_FORM_TITLE' => 'Call List',
                'LBL_NEW_FORM_TITLE' => 'Create Appointment',
                'LBL_LIST_CLOSE' => 'Close',
                'LBL_LIST_SUBJECT' => 'Subject',
                'LBL_LIST_CONTACT' => 'Contact',
                'LBL_LIST_RELATED_TO' => 'Related to',
                'LBL_LIST_RELATED_TO_ID' => 'Related to ID',
                'LBL_LIST_DATE' => 'Start Date',
                'LBL_LIST_DIRECTION' => 'Direction',
                'LBL_SUBJECT' => 'Subject',
                'LBL_REMINDER' => 'Reminder',
                'LBL_CONTACT_NAME' => 'Contact',
                'LBL_STATUS' => 'Status',
                'LBL_DIRECTION' => 'Direction',
                'LBL_DATE' => 'Start Date',
                'LBL_DURATION' => 'Duration',
                'LBL_DURATION_HOURS' => 'Duration Hours',
                'LBL_DURATION_MINUTES' => 'Duration Minutes',
                'LBL_HOURS_MINUTES' => '(hours/minutes)',
                'LBL_DATE_TIME' => 'Start Date & Time',
                'LBL_TIME' => 'Start Time',
                'LBL_HOURS_ABBREV' => 'h',
                'LBL_MINSS_ABBREV' => 'm',
                'LNK_NEW_CALL' => 'Log Call',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_CALL_LIST' => 'View Calls',
                'LNK_IMPORT_CALLS' => 'Import Calls',
                'ERR_DELETE_RECORD' => 'A record number must be specified to delete the account.',
                'LBL_INVITEE' => 'Invitees',
                'LBL_RELATED_TO' => 'Related To',
                'LNK_NEW_APPOINTMENT' => 'Create Appointment',
                'LBL_SCHEDULING_FORM_TITLE' => 'Scheduling',
                'LBL_ADD_INVITEE' => 'Add Invitees',
                'LBL_FIRST_NAME' => 'First Name',
                'LBL_LAST_NAME' => 'Last Name',
                'LBL_EMAIL' => 'Email',
                'LBL_PHONE' => 'Phone',
                'LBL_REMINDER_POPUP' => 'Popup',
                'LBL_REMINDER_EMAIL_ALL_INVITEES' => 'Email all invitees',
                'LBL_EMAIL_REMINDER' => 'Email Reminder',
                'LBL_EMAIL_REMINDER_TIME' => 'Email Reminder Time',
                'LBL_SEND_BUTTON_TITLE' => 'Save & Send Invites',
                'LBL_SEND_BUTTON_LABEL' => 'Save & Send Invites',
                'LBL_DATE_END' => 'End Date',
                'LBL_REMINDER_TIME' => 'Reminder Time',
                'LBL_EMAIL_REMINDER_SENT' => 'Email reminder sent',
                'LBL_SEARCH_BUTTON' => 'Search',
                'LBL_ADD_BUTTON' => 'Add',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Calls',
                'LNK_SELECT_ACCOUNT' => 'Select Account',
                'LNK_NEW_ACCOUNT' => 'New Account',
                'LNK_NEW_OPPORTUNITY' => 'New Opportunity',
                'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_USERS_SUBPANEL_TITLE' => 'Users',
                'LBL_OUTLOOK_ID' => 'Outlook ID',
                'LBL_MEMBER_OF' => 'Member Of',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'Notes',
                'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_MY_CALLS' => 'My Calls',
                'NOTICE_DURATION_TIME' => 'Duration time must be greater than 0',
                'LBL_CALL_INFORMATION' => 'OVERVIEW',
                'LBL_ACCEPT_STATUS' => 'Accept Status',
                'LBL_ACCEPT_LINK' => 'Accept Link',
                'LBL_CREATE_INVITEE' => 'Create an invitee',
                'LBL_CREATE_CONTACT' => 'As Contact',
                'LBL_CREATE_LEAD' => 'As Lead',
                'LBL_CREATE_AND_ADD' => 'Create & Add',
                'LBL_CANCEL_CREATE_INVITEE' => 'Cancel',
                'LBL_EMPTY_SEARCH_RESULT' => 'Sorry, no results were found. Please create an invitee below.',
                'LBL_NO_ACCESS' => 'You have no access to create $module',
                'LBL_REPEAT_TYPE' => 'Repeat Type',
                'LBL_REPEAT_INTERVAL' => 'Repeat Interval',
                'LBL_REPEAT_DOW' => 'Repeat Dow',
                'LBL_REPEAT_UNTIL' => 'Repeat Until',
                'LBL_REPEAT_COUNT' => 'Repeat Count',
                'LBL_REPEAT_PARENT_ID' => 'Repeat Parent ID',
                'LBL_RECURRING_SOURCE' => 'Recurring Source',
                'LBL_SYNCED_RECURRING_MSG' => 'This call originated in another system and was synced to SuiteCRM. To make changes, go to the original call within the other system. Changes made in the other system can be synced to this record.',
                'LBL_REMINDERS' => 'Reminders',
                'LBL_REMINDERS_ACTIONS' => 'Actions',
                'LBL_REMINDERS_POPUP' => 'Popup',
                'LBL_REMINDERS_EMAIL' => 'Email invitees',
                'LBL_REMINDERS_WHEN' => 'When',
                'LBL_REMINDERS_REMOVE_REMINDER' => 'Remove reminder',
                'LBL_REMINDERS_ADD_ALL_INVITEES' => 'Add All Invitees',
                'LBL_REMINDERS_ADD_REMINDER' => 'Add reminder',
                'LBL_RESCHEDULE' => 'Reschedule',
                'LBL_RESCHEDULE_COUNT' => 'Call Attempts',
                'LBL_RESCHEDULE_DATE' => 'Date',
                'LBL_RESCHEDULE_REASON' => 'Reason',
                'LBL_RESCHEDULE_ERROR1' => 'Please select a valid date',
                'LBL_RESCHEDULE_ERROR2' => 'Please select a reason',
                'LBL_RESCHEDULE_PANEL' => 'Reschedule',
                'LBL_RESCHEDULE_HISTORY' => 'Call Attempt History',
                'LBL_CANCEL' => 'Cancel',
                'LBL_SAVE' => 'Save',
                'LBL_CALLS_RESCHEDULE' => 'Calls Reschedule',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_DATE_MODIFIED' => 'Date Modified',
                'LBL_LIST_DUE_DATE' => 'Due Date',
                'LBL_RESCHEDULED_BY' => 'by',
                'LBL_CALL_STATUS' => 'Call Status',
            ],
            'meetings' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created User',
                'LBL_MODIFIED_USER' => 'Modified User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_ACCEPT_THIS' => 'Accept?',
                'LBL_ADD_BUTTON' => 'Add',
                'LBL_ADD_INVITEE' => 'Add Invitees',
                'LBL_CONTACT_NAME' => 'Contact',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_CREATED_BY' => 'Created by',
                'LBL_DATE_END' => 'End Date',
                'LBL_DATE_TIME' => 'Start Date & Time',
                'LBL_DATE' => 'Start Date',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Meetings',
                'LBL_DIRECTION' => 'Direction',
                'LBL_DURATION_HOURS' => 'Duration Hours',
                'LBL_DURATION_MINUTES' => 'Duration Minutes',
                'LBL_DURATION' => 'Duration',
                'LBL_EMAIL' => 'Email',
                'LBL_FIRST_NAME' => 'First Name',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'Notes',
                'LBL_HOURS_ABBREV' => 'h',
                'LBL_HOURS_MINS' => '(hours/minutes)',
                'LBL_INVITEE' => 'Invitees',
                'LBL_LAST_NAME' => 'Last Name',
                'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
                'LBL_LIST_CLOSE' => 'Close',
                'LBL_LIST_CONTACT' => 'Contact',
                'LBL_LIST_DATE_MODIFIED' => 'Date Modified',
                'LBL_LIST_DATE' => 'Start Date',
                'LBL_LIST_DIRECTION' => 'Direction',
                'LBL_LIST_DUE_DATE' => 'Due Date',
                'LBL_LIST_FORM_TITLE' => 'Meeting List',
                'LBL_LIST_MY_MEETINGS' => 'My Meetings',
                'LBL_LIST_RELATED_TO' => 'Related to',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_SUBJECT' => 'Subject',
                'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
                'LBL_LOCATION' => 'Location',
                'LBL_MINSS_ABBREV' => 'm',
                'LBL_MODIFIED_BY' => 'Modified by',
                'LBL_MODULE_NAME' => 'Meetings',
                'LBL_MODULE_TITLE' => 'Meetings: Home',
                'LBL_NEW_FORM_TITLE' => 'Create Appointment',
                'LBL_OUTLOOK_ID' => 'Outlook ID',
                'LBL_SEQUENCE' => 'Meeting update sequence',
                'LBL_PHONE' => 'Phone Office',
                'LBL_REMINDER_TIME' => 'Reminder Time',
                'LBL_EMAIL_REMINDER_SENT' => 'Email reminder sent',
                'LBL_REMINDER' => 'Reminders',
                'LBL_REMINDER_POPUP' => 'Popup',
                'LBL_REMINDER_EMAIL_ALL_INVITEES' => 'Email all invitees',
                'LBL_EMAIL_REMINDER' => 'Email Reminder',
                'LBL_EMAIL_REMINDER_TIME' => 'Email Reminder Time',
                'LBL_SCHEDULING_FORM_TITLE' => 'Scheduling',
                'LBL_SEARCH_BUTTON' => 'Search',
                'LBL_SEARCH_FORM_TITLE' => 'Meeting Search',
                'LBL_SEND_BUTTON_LABEL' => 'Save & Send Invites',
                'LBL_SEND_BUTTON_TITLE' => 'Save & Send Invites',
                'LBL_STATUS' => 'Status',
                'LBL_TYPE' => 'Meeting Type',
                'LBL_PASSWORD' => 'Meeting Password',
                'LBL_URL' => 'Start/Join Meeting',
                'LBL_HOST_URL' => 'Host URL',
                'LBL_DISPLAYED_URL' => 'Display URL',
                'LBL_CREATOR' => 'Meeting Creator',
                'LBL_EXTERNALID' => 'External App ID',
                'LBL_SUBJECT' => 'Subject',
                'LBL_TIME' => 'Start Time',
                'LBL_USERS_SUBPANEL_TITLE' => 'Users',
                'LBL_PARENT_TYPE' => 'Parent Type',
                'LBL_PARENT_ID' => 'Parent ID',
                'LNK_MEETING_LIST' => 'View Meetings',
                'LNK_NEW_APPOINTMENT' => 'Create Appointment',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_IMPORT_MEETINGS' => 'Import Meetings',
                'NOTICE_DURATION_TIME' => 'Duration time must be greater than 0',
                'LBL_MEETING_INFORMATION' => 'OVERVIEW',
                'LBL_LIST_JOIN_MEETING' => 'Join Meeting',
                'LBL_ACCEPT_STATUS' => 'Accept Status',
                'LBL_ACCEPT_LINK' => 'Accept Link',
                'LBL_EXTNOT_MAIN' => 'You are not able to join this meeting because you are not an Invitee.',
                'LBL_EXTNOT_RECORD_LINK' => 'View Meeting',
                'LBL_EXTNOSTART_MAIN' => 'You cannot start this meeting because you are not an Administrator or the owner of the meeting.',
                'LBL_CREATE_INVITEE' => 'Create an invitee',
                'LBL_CREATE_CONTACT' => 'As Contact',
                'LBL_CREATE_LEAD' => 'As Lead',
                'LBL_CREATE_AND_ADD' => 'Create & Add',
                'LBL_CANCEL_CREATE_INVITEE' => 'Cancel',
                'LBL_EMPTY_SEARCH_RESULT' => 'Sorry, no results were found. Please create an invitee below.',
                'LBL_NO_ACCESS' => 'You have no access to create $module',
                'LBL_REPEAT_TYPE' => 'Repeat Type',
                'LBL_REPEAT_INTERVAL' => 'Repeat Interval',
                'LBL_REPEAT_DOW' => 'Repeat Dow',
                'LBL_REPEAT_UNTIL' => 'Repeat Until',
                'LBL_REPEAT_COUNT' => 'Repeat Count',
                'LBL_REPEAT_PARENT_ID' => 'Repeat Parent ID',
                'LBL_RECURRING_SOURCE' => 'Recurring Source',
                'LBL_SYNCED_RECURRING_MSG' => 'This meeting originated in another system and was synced to SuiteCRM. To make changes, go to the original meeting within the other system. Changes made in the other system can be synced to this record.',
                'LBL_RELATED_TO' => 'Related to',
                'LBL_REMINDERS' => 'Reminders',
                'LBL_REMINDERS_ACTIONS' => 'Actions',
                'LBL_REMINDERS_POPUP' => 'Popup',
                'LBL_REMINDERS_EMAIL' => 'Email invitees',
                'LBL_REMINDERS_WHEN' => 'When',
                'LBL_REMINDERS_REMOVE_REMINDER' => 'Remove reminder',
                'LBL_REMINDERS_ADD_ALL_INVITEES' => 'Add All Invitees',
                'LBL_REMINDERS_ADD_REMINDER' => 'Add reminder',
                'LBL_GSYNC_ID' => 'Google Event ID',
                'LBL_GSYNC_LASTSYNC' => 'Last Google Sync Timestamp',
            ],
            'tasks' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_MODULE_NAME' => 'Tasks',
                'LBL_MODULE_TITLE' => ' Tasks: Home',
                'LBL_SEARCH_FORM_TITLE' => ' Task Search',
                'LBL_LIST_FORM_TITLE' => ' Task List',
                'LBL_NEW_FORM_TITLE' => ' Create Task',
                'LBL_LIST_CLOSE' => 'Close',
                'LBL_LIST_SUBJECT' => 'Subject',
                'LBL_LIST_CONTACT' => 'Contact',
                'LBL_LIST_PRIORITY' => 'Priority',
                'LBL_LIST_RELATED_TO' => 'Related to',
                'LBL_LIST_DUE_DATE' => 'Due Date',
                'LBL_LIST_DUE_TIME' => 'Due Time',
                'LBL_SUBJECT' => 'Subject',
                'LBL_STATUS' => 'Status',
                'LBL_DUE_DATE' => 'Due Date',
                'LBL_DUE_TIME' => 'Due Time',
                'LBL_PRIORITY' => 'Priority',
                'LBL_DUE_DATE_AND_TIME' => 'Due Date & Time',
                'LBL_START_DATE_AND_TIME' => 'Start Date & Time',
                'LBL_START_DATE' => 'Start Date',
                'LBL_LIST_START_DATE' => 'Start Date',
                'LBL_START_TIME' => 'Start Time',
                'DATE_FORMAT' => '(yyyy-mm-dd)',
                'LBL_DAYS_UNTIL_DUE_TASK' => 'This Task is Due in',
                'LBL_DAYS_OVERDUE' => 'This Task Is Overdue By ',
                'LBL_TASK_COMPLETED' => 'This Task is Completed',
                'LBL_NONE' => 'None',
                'LBL_CONTACT' => 'Contact',
                'LBL_EMAIL_ADDRESS' => 'Email Address',
                'LBL_PHONE' => 'Phone',
                'LBL_EMAIL' => 'Email Address',
                'LBL_CONTACT_NAME' => 'Contact Name ',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_DATE_DUE_FLAG' => 'No Due Date',
                'LBL_DATE_START_FLAG' => 'No Start Date',
                'LBL_LIST_MY_TASKS' => 'My Open Tasks',
                'LNK_NEW_TASK' => 'Create Task',
                'LNK_TASK_LIST' => 'View Tasks',
                'LNK_IMPORT_TASKS' => 'Import Tasks',
                'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
                'LBL_LIST_DATE_MODIFIED' => 'Date Modified',
                'LBL_CONTACT_ID' => 'Contact ID',
                'LBL_PARENT_ID' => 'Parent ID',
                'LBL_CONTACT_PHONE' => 'Contact Phone',
                'LBL_PARENT_TYPE' => 'Parent Type',
                'LBL_TASK_INFORMATION' => 'TASK OVERVIEW',
                'LBL_EDITLAYOUT' => 'Edit Layout',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'Notes',
                'LBL_DATE_DUE' => 'Date Due',
                'LBL_RELATED_TO' => 'Related to',
            ],
            'notes' => [
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'ERR_DELETE_RECORD' => 'You must specify a record number to delete the account.',
                'LBL_ACCOUNT_ID' => 'Account ID',
                'LBL_CASE_ID' => 'Case ID',
                'LBL_CLOSE' => 'Close',
                'LBL_CONTACT_ID' => 'Contact ID',
                'LBL_CONTACT_NAME' => 'Contact',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Notes',
                'LBL_DESCRIPTION' => 'Note',
                'LBL_EMAIL_ADDRESS' => 'Email Address',
                'LBL_EMAIL_ATTACHMENT' => 'Email Attachment',
                'LBL_FILE_MIME_TYPE' => 'Mime Type',
                'LBL_FILE_URL' => 'File URL',
                'LBL_FILENAME' => 'Attachment',
                'LBL_LEAD_ID' => 'Lead ID',
                'LBL_LIST_CONTACT_NAME' => 'Contact',
                'LBL_LIST_DATE_MODIFIED' => 'Last Modified',
                'LBL_LIST_FILENAME' => 'Attachment',
                'LBL_LIST_FORM_TITLE' => 'Note List',
                'LBL_LIST_RELATED_TO' => 'Related To',
                'LBL_LIST_SUBJECT' => 'Subject',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_CONTACT' => 'Contact',
                'LBL_MODULE_NAME' => 'Notes',
                'LBL_MODULE_TITLE' => 'Notes: Home',
                'LBL_NEW_FORM_TITLE' => 'Create Note or Add Attachment',
                'LBL_NOTE_STATUS' => 'Note',
                'LBL_NOTE_SUBJECT' => 'Subject',
                'LBL_NOTES_SUBPANEL_TITLE' => 'Attachments',
                'LBL_NOTE' => 'Note',
                'LBL_OPPORTUNITY_ID' => 'Opportunity ID',
                'LBL_PARENT_ID' => 'Parent ID',
                'LBL_PARENT_TYPE' => 'Parent Type',
                'LBL_PHONE' => 'Phone',
                'LBL_PORTAL_FLAG' => 'Display in Portal?',
                'LBL_EMBED_FLAG' => 'Embed in email?',
                'LBL_PRODUCT_ID' => 'Product ID',
                'LBL_QUOTE_ID' => 'Quote ID',
                'LBL_RELATED_TO' => 'Related To',
                'LBL_SEARCH_FORM_TITLE' => 'Note Search',
                'LBL_STATUS' => 'Status',
                'LBL_SUBJECT' => 'Subject',
                'LNK_IMPORT_NOTES' => 'Import Notes',
                'LNK_NEW_NOTE' => 'Create Note or Attachment',
                'LNK_NOTE_LIST' => 'View Notes',
                'LBL_MEMBER_OF' => 'Member of',
                'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
                'LBL_REMOVING_ATTACHMENT' => 'Removing attachment...',
                'ERR_REMOVING_ATTACHMENT' => 'Failed to remove attachment...',
                'LBL_CREATED_BY' => 'Created By',
                'LBL_MODIFIED_BY' => 'Modified By',
                'LBL_SEND_ANYWAYS' => 'This email has no subject. Send/save anyway?',
                'LBL_NOTE_INFORMATION' => 'OVERVIEW',
                'LBL_MY_NOTES_DASHLETNAME' => 'My Notes',
                'LBL_EDITLAYOUT' => 'Edit Layout',
                'LBL_FIRST_NAME' => 'First Name',
                'LBL_LAST_NAME' => 'Last Name',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_DELETED' => 'Deleted',
                'LBL_FILE_CONTENTS' => 'File Contents',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
            ],
            'invoices' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Title',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'ERR_DELETE_RECORD' => 'A record number must be specified to delete the account.',
                'LBL_ACCOUNT_NAME' => 'Title',
                'LBL_ACCOUNT' => 'Company',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_ADDRESS_INFORMATION' => 'Address Information',
                'LBL_ANNUAL_REVENUE' => 'Annual Revenue',
                'LBL_ANY_ADDRESS' => 'Any Address',
                'LBL_ANY_EMAIL' => 'Any Email',
                'LBL_ANY_PHONE' => 'Any Phone',
                'LBL_RATING' => 'Rating',
                'LBL_ASSIGNED_USER' => 'User',
                'LBL_BILLING_ADDRESS_CITY' => 'Billing City',
                'LBL_BILLING_ADDRESS_COUNTRY' => 'Billing Country',
                'LBL_BILLING_ADDRESS_POSTALCODE' => 'Billing Postal Code',
                'LBL_BILLING_ADDRESS_STATE' => 'Billing State',
                'LBL_BILLING_ADDRESS_STREET_2' => 'Billing Street 2',
                'LBL_BILLING_ADDRESS_STREET_3' => 'Billing Street 3',
                'LBL_BILLING_ADDRESS_STREET_4' => 'Billing Street 4',
                'LBL_BILLING_ADDRESS_STREET' => 'Billing Street',
                'LBL_BILLING_ADDRESS' => 'Billing Address',
                'LBL_ACCOUNT_INFORMATION' => 'Overview',
                'LBL_CITY' => 'City',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_COUNTRY' => 'Country',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Accounts',
                'LBL_DUPLICATE' => 'Possible Duplicate Account',
                'LBL_EMAIL' => 'Email',
                'LBL_EMPLOYEES' => 'Employees',
                'LBL_FAX' => 'Fax',
                'LBL_INDUSTRY' => 'Industry',
                'LBL_LIST_ACCOUNT_NAME' => 'Account Name',
                'LBL_LIST_CITY' => 'City',
                'LBL_LIST_EMAIL_ADDRESS' => 'Email Address',
                'LBL_LIST_PHONE' => 'Phone',
                'LBL_LIST_STATE' => 'State',
                'LBL_MEMBER_OF' => 'Member of',
                'LBL_MEMBER_ORG_SUBPANEL_TITLE' => 'Member Organizations',
                'LBL_OTHER_EMAIL_ADDRESS' => 'Other Email',
                'LBL_OTHER_PHONE' => 'Other Phone',
                'LBL_OWNERSHIP' => 'Ownership',
                'LBL_PARENT_ACCOUNT_ID' => 'Parent Account ID',
                'LBL_PHONE_ALT' => 'Alternate Phone',
                'LBL_PHONE_FAX' => 'Phone Fax',
                'LBL_PHONE_OFFICE' => 'Phone Office',
                'LBL_PHONE' => 'Phone',
                'LBL_POSTAL_CODE' => 'Postal Code',
                'LBL_SAVE_ACCOUNT' => 'Save Account',
                'LBL_SHIPPING_ADDRESS_CITY' => 'Shipping City',
                'LBL_SHIPPING_ADDRESS_COUNTRY' => 'Shipping Country',
                'LBL_SHIPPING_ADDRESS_POSTALCODE' => 'Shipping Postal Code',
                'LBL_SHIPPING_ADDRESS_STATE' => 'Shipping State',
                'LBL_SHIPPING_ADDRESS_STREET_2' => 'Shipping Street 2',
                'LBL_SHIPPING_ADDRESS_STREET_3' => 'Shipping Street 3',
                'LBL_SHIPPING_ADDRESS_STREET_4' => 'Shipping Street 4',
                'LBL_SHIPPING_ADDRESS_STREET' => 'Shipping Street',
                'LBL_SHIPPING_ADDRESS' => 'Shipping Address',
                'LBL_STATE' => 'State/Region',
                'LBL_TICKER_SYMBOL' => 'Ticker Symbol',
                'LBL_TYPE' => 'Type',
                'LBL_WEBSITE' => 'Website',
                'LNK_ACCOUNT_LIST' => 'Accounts',
                'LNK_NEW_ACCOUNT' => 'Create Account',
                'MSG_DUPLICATE' => 'Creating this account may potentially create a duplicate account. You may either select an account from the list below or you may click on Save to continue creating a new account with the previously entered data.',
                'MSG_SHOW_DUPLICATES' => 'Creating this account may potentially create a duplicate account. You may either click on Save to continue creating this new account with the previously entered data or you may click Cancel.',
                'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
                'LBL_LIST_FORM_TITLE' => 'Invoices List',
                'LBL_MODULE_NAME' => 'Invoices',
                'LBL_MODULE_TITLE' => 'Invoices: Home',
                'LBL_HOMEPAGE_TITLE' => 'My Invoices',
                'LNK_NEW_RECORD' => 'Create Invoice',
                'LNK_LIST' => 'View Invoices',
                'LBL_SEARCH_FORM_TITLE' => 'Search Invoices',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_NEW_FORM_TITLE' => 'New Invoice',
                'LBL_TERMS_C' => 'Terms',
                'LBL_APPROVAL_ISSUE' => 'Approval Issues',
                'LBL_APPROVAL_STATUS' => 'Approval Status',
                'LBL_BILLING_ACCOUNT' => 'Account',
                'LBL_BILLING_CONTACT' => 'Contact',
                'LBL_EXPIRATION' => 'Valid Until',
                'LBL_INVOICE_NUMBER' => 'Invoice Number',
                'LBL_OPPORTUNITY' => 'Opportunity Name',
                'LBL_TEMPLATE_DDOWN_C' => 'Invoice Templates',
                'LBL_STAGE' => 'Quote Stage',
                'LBL_TERM' => 'Payment Terms',
                'LBL_SUBTOTAL_AMOUNT' => 'Subtotal',
                'LBL_DISCOUNT_AMOUNT' => 'Discount',
                'LBL_TAX_AMOUNT' => 'Tax',
                'LBL_SHIPPING_AMOUNT' => 'Shipping',
                'LBL_TOTAL_AMT' => 'Total',
                'VALUE' => 'Title',
                'LBL_EMAIL_ADDRESSES' => 'Email Addresses',
                'LBL_LINE_ITEMS' => 'Line Items',
                'LBL_GRAND_TOTAL' => 'Grand Total',
                'LBL_QUOTE_NUMBER' => 'Quote Number',
                'LBL_QUOTE_DATE' => 'Quote Date',
                'LBL_INVOICE_DATE' => 'Invoice Date',
                'LBL_DUE_DATE' => 'Due Date',
                'LBL_STATUS' => 'Status',
                'LBL_INVOICE_STATUS' => 'Invoice Status',
                'LBL_PRODUCT_QUANITY' => 'Quantity',
                'LBL_PRODUCT_NAME' => 'Product',
                'LBL_PART_NUMBER' => 'Part Number',
                'LBL_PRODUCT_NOTE' => 'Note',
                'LBL_PRODUCT_DESCRIPTION' => 'Description',
                'LBL_LIST_PRICE' => 'List',
                'LBL_DISCOUNT_AMT' => 'Discount',
                'LBL_UNIT_PRICE' => 'Sale Price',
                'LBL_TOTAL_PRICE' => 'Total',
                'LBL_VAT' => 'Tax',
                'LBL_VAT_AMT' => 'Tax Amount',
                'LBL_ADD_PRODUCT_LINE' => 'Add Product Line',
                'LBL_SERVICE_NAME' => 'Service',
                'LBL_SERVICE_LIST_PRICE' => 'List',
                'LBL_SERVICE_PRICE' => 'Sale Price',
                'LBL_SERVICE_DISCOUNT' => 'Discount',
                'LBL_ADD_SERVICE_LINE' => 'Add Service Line ',
                'LBL_REMOVE_PRODUCT_LINE' => 'Remove',
                'LBL_PRINT_AS_PDF' => 'Print as PDF',
                'LBL_EMAIL_INVOICE' => 'Email Invoice',
                'LBL_LIST_NUM' => 'Num',
                'LBL_PDF_NAME' => 'Invoice',
                'LBL_EMAIL_NAME' => 'Invoice for',
                'LBL_NO_TEMPLATE' => 'ERROR\\nNo templates found. If you have not created an Invoice template, go to the PDF templates module and create one',
                'LBL_SUBTOTAL_TAX_AMOUNT' => 'Subtotal + Tax',
                'LBL_EMAIL_PDF' => 'Email PDF',
                'LBL_ADD_GROUP' => 'Add Group',
                'LBL_DELETE_GROUP' => 'Delete Group',
                'LBL_GROUP_NAME' => 'Group Name',
                'LBL_GROUP_TOTAL' => 'Group Total',
                'LBL_SHIPPING_TAX' => 'Shipping Tax',
                'LBL_SHIPPING_TAX_AMT' => 'Shipping Tax',
                'LBL_IMPORT_LINE_ITEMS' => 'Import Line Items',
                'LBL_SUBTOTAL_AMOUNT_USDOLLAR' => 'Subtotal (Default Currency)',
                'LBL_DISCOUNT_AMOUNT_USDOLLAR' => 'Discount (Default Currency)',
                'LBL_TAX_AMOUNT_USDOLLAR' => 'Tax (Default Currency)',
                'LBL_SHIPPING_AMOUNT_USDOLLAR' => 'Shipping (Default Currency)',
                'LBL_TOTAL_AMT_USDOLLAR' => 'Total (Default Currency)',
                'LBL_SHIPPING_TAX_AMT_USDOLLAR' => 'Shipping Tax (Default Currency)',
                'LBL_GRAND_TOTAL_USDOLLAR' => 'Grand Total (Default Currency)',
                'LBL_INVOICE_TO' => 'Invoice To',
                'LBL_AOS_LINE_ITEM_GROUPS' => 'Line Item Groups',
                'LBL_AOS_PRODUCT_QUOTES' => 'Product Quotes',
                'LBL_AOS_QUOTES_AOS_INVOICES' => 'Quotes: Invoices',
            ],
            'contracts' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Contract Title',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Contract Manager',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_CONTRACT_ACCOUNT' => 'Account',
                'LBL_OPPORTUNITY' => 'Opportunity',
                'LBL_LIST_FORM_TITLE' => 'Contracts List',
                'LBL_MODULE_NAME' => 'Contracts',
                'LBL_MODULE_TITLE' => 'Contracts: Home',
                'LBL_HOMEPAGE_TITLE' => 'My Contracts',
                'LNK_NEW_RECORD' => 'Create Contract',
                'LNK_LIST' => 'View Contracts',
                'LBL_SEARCH_FORM_TITLE' => 'Search Contracts',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Contract',
                'LBL_CONTRACT_NAME' => 'Contract Name',
                'LBL_REFERENCE_CODE ' => 'Reference Code ',
                'LBL_START_DATE' => 'Start Date',
                'LBL_END_DATE' => 'End Date',
                'LBL_TOTAL_CONTRACT_VALUE' => 'Contract Value',
                'LBL_STATUS' => 'Status',
                'LBL_CUSTOMER_SIGNED_DATE' => 'Customer Signed Date',
                'LBL_COMPANY_SIGNED_DATE' => 'Company Signed Date',
                'LBL_RENEWAL_REMINDER' => ' Contract Renewal Reminder',
                'LBL_RENEWAL_REMINDER_DATE' => 'Renewal Reminder Date',
                'LBL_CONTRACT_TYPE' => 'Contract Type',
                'LBL_CONTACT' => 'Contact',
                'LBL_ADD_GROUP' => 'Add Group',
                'LBL_DELETE_GROUP' => 'Delete Group',
                'LBL_GROUP_NAME' => 'Group Name',
                'LBL_GROUP_TOTAL' => 'Group Total',
                'LBL_PRODUCT_QUANITY' => 'Quantity',
                'LBL_PRODUCT_NAME' => 'Product',
                'LBL_PART_NUMBER' => 'Part Number',
                'LBL_PRODUCT_NOTE' => 'Note',
                'LBL_PRODUCT_DESCRIPTION' => 'Description',
                'LBL_LIST_PRICE' => 'List',
                'LBL_DISCOUNT_AMT' => 'Discount',
                'LBL_UNIT_PRICE' => 'Sale Price',
                'LBL_TOTAL_PRICE' => 'Total',
                'LBL_VAT' => 'Tax',
                'LBL_VAT_AMT' => 'Tax Amount',
                'LBL_SERVICE_NAME' => 'Service',
                'LBL_SERVICE_LIST_PRICE' => 'List',
                'LBL_SERVICE_PRICE' => 'Sale Price',
                'LBL_SERVICE_DISCOUNT' => 'Discount',
                'LBL_LINE_ITEMS' => 'Line Items',
                'LBL_SUBTOTAL_AMOUNT' => 'Subtotal',
                'LBL_DISCOUNT_AMOUNT' => 'Discount',
                'LBL_TAX_AMOUNT' => 'Tax',
                'LBL_SHIPPING_AMOUNT' => 'Shipping',
                'LBL_TOTAL_AMT' => 'Total',
                'LBL_GRAND_TOTAL' => 'Grand Total',
                'LBL_SHIPPING_TAX' => 'Shipping Tax',
                'LBL_SHIPPING_TAX_AMT' => 'Shipping Tax',
                'LBL_ADD_PRODUCT_LINE' => 'Add Product Line',
                'LBL_ADD_SERVICE_LINE' => 'Add Service Line ',
                'LBL_PRINT_AS_PDF' => 'Print as PDF',
                'LBL_EMAIL_PDF' => 'Email PDF',
                'LBL_PDF_NAME' => 'Contract',
                'LBL_EMAIL_NAME' => 'Contract for',
                'LBL_NO_TEMPLATE' => 'ERROR\\nNo templates found. If you have not created an Contract template, go to the PDF templates module and create one',
                'LBL_TOTAL_CONTRACT_VALUE_USDOLLAR' => 'Contract Value (Default Currency)',
                'LBL_SUBTOTAL_AMOUNT_USDOLLAR' => 'Subtotal (Default Currency)',
                'LBL_DISCOUNT_AMOUNT_USDOLLAR' => 'Discount (Default Currency)',
                'LBL_TAX_AMOUNT_USDOLLAR' => 'Tax (Default Currency)',
                'LBL_SHIPPING_AMOUNT_USDOLLAR' => 'Shipping (Default Currency)',
                'LBL_TOTAL_AMT_USDOLLAR' => 'Total (Default Currency)',
                'LBL_SHIPPING_TAX_AMT_USDOLLAR' => 'Shipping Tax (Default Currency)',
                'LBL_GRAND_TOTAL_USDOLLAR' => 'Grand Total (Default Currency)',
                'LBL_CALL_ID' => 'Call ID',
                'LBL_AOS_LINE_ITEM_GROUPS' => 'Line Item Groups',
                'LBL_AOS_PRODUCT_QUOTES' => 'Product Quotes',
                'LBL_AOS_QUOTES_AOS_CONTRACTS' => 'Quotes: Contracts',
            ],
            'cases' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created User',
                'LBL_MODIFIED_USER' => 'Modified User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned To',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_NUMBER' => 'Number',
                'LBL_STATUS' => 'Status',
                'LBL_PRIORITY' => 'Priority',
                'LBL_RESOLUTION' => 'Resolution',
                'LBL_LAST_MODIFIED' => 'Last Modified',
                'LBL_WORK_LOG' => 'Work Log',
                'LBL_CREATED_BY' => 'Created by',
                'LBL_MODIFIED_BY' => 'Last Modified by',
                'LBL_ASSIGNED_USER' => 'Assigned User',
                'LBL_TYPE' => 'Type',
                'LBL_SUBJECT' => 'Subject',
                'ERR_DELETE_RECORD' => 'You must specify a record number to delete the account.',
                'LBL_TOOL_TIP_BOX_TITLE' => 'KnowledgeBase Suggestions',
                'LBL_TOOL_TIP_TITLE' => 'Title',
                'LBL_TOOL_TIP_BODY' => 'Body',
                'LBL_TOOL_TIP_INFO' => 'Additional Info',
                'LBL_TOOL_TIP_USE' => 'Use as',
                'LBL_SUGGESTION_BOX' => 'Suggestions',
                'LBL_NO_SUGGESTIONS' => 'No Suggestions',
                'LBL_RESOLUTION_BUTTON' => 'Resolution',
                'LBL_SUGGESTION_BOX_STATUS' => 'Status',
                'LBL_SUGGESTION_BOX_TITLE' => 'Title',
                'LBL_SUGGESTION_BOX_REL' => 'Relevance',
                'LBL_ACCOUNT_ID' => 'Account ID',
                'LBL_ACCOUNT_NAME' => 'Account Name',
                'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_BUGS_SUBPANEL_TITLE' => 'Bugs',
                'LBL_CASE_NUMBER' => 'Case Number',
                'LBL_CASE' => 'Case',
                'LBL_CONTACT_NAME' => 'Contact Name',
                'LBL_CONTACT_ROLE' => 'Role',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Cases',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'History',
                'LBL_INVITEE' => 'Contacts',
                'LBL_MEMBER_OF' => 'Account',
                'LBL_MODULE_NAME' => 'Cases',
                'LBL_MODULE_TITLE' => 'Cases: Home',
                'LBL_NEW_FORM_TITLE' => 'New Case',
                'LBL_PROJECTS_SUBPANEL_TITLE' => 'Projects',
                'LBL_DOCUMENTS_SUBPANEL_TITLE' => 'Documents',
                'LBL_SEARCH_FORM_TITLE' => 'Case Search',
                'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
                'LBL_LIST_ACCOUNT_NAME' => 'Account Name',
                'LBL_LIST_ASSIGNED' => 'Assigned To',
                'LBL_LIST_CLOSE' => 'Close',
                'LBL_LIST_FORM_TITLE' => 'Case List',
                'LBL_LIST_LAST_MODIFIED' => 'Last Modified',
                'LBL_LIST_MY_CASES' => 'My Open Cases',
                'LBL_LIST_NUMBER' => 'Num.',
                'LBL_LIST_PRIORITY' => 'Priority',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_SUBJECT' => 'Subject',
                'LNK_CASE_LIST' => 'View Cases',
                'LNK_NEW_CASE' => 'Create Case',
                'LBL_LIST_DATE_CREATED' => 'Date Created',
                'LNK_IMPORT_CASES' => 'Import Cases',
                'LBL_PROJECT_SUBPANEL_TITLE' => 'Projects',
                'LBL_CASE_INFORMATION' => 'OVERVIEW',
                'LBL_UPDATE_TEXT' => 'Updates - Text',
                'LBL_INTERNAL' => 'Internal Update',
                'LBL_AOP_CASE_UPDATES' => 'Case Updates',
                'LBL_AOP_CASE_UPDATES_THREADED' => 'Case Updates Threaded',
                'LBL_CASE_UPDATES_COLLAPSE_ALL' => 'Collapse All',
                'LBL_CASE_UPDATES_EXPAND_ALL' => 'Expand All',
                'LBL_AOP_CASE_ATTACHMENTS' => 'Attachments',
                'LBL_AOP_CASE_EVENTS' => 'Case Events',
                'LBL_CASE_ATTACHMENTS_DISPLAY' => 'Case Attachments',
                'LBL_ADD_CASE_FILE' => 'Add file',
                'LBL_REMOVE_CASE_FILE' => 'Remove file',
                'LBL_SELECT_CASE_DOCUMENT' => 'Select document',
                'LBL_CLEAR_CASE_DOCUMENT' => 'Clear document',
                'LBL_SELECT_INTERNAL_CASE_DOCUMENT' => 'Internal CRM document',
                'LBL_SELECT_EXTERNAL_CASE_DOCUMENT' => 'External file',
                'LBL_CONTACT_CREATED_BY_NAME' => 'Created by contact',
                'LBL_CONTACT_CREATED_BY' => 'Created by',
                'LBL_CASE_UPDATE_FORM' => 'Updates - Attachment form',
                'LBL_UNKNOWN_CONTACT' => 'Unknown Contact',
            ],
            'prospects' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created User',
                'LBL_MODIFIED_USER' => 'Modified User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned To',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_SALUTATION' => 'Salutation',
                'LBL_FIRST_NAME' => 'First Name',
                'LBL_LAST_NAME' => 'Last Name',
                'LBL_TITLE' => 'Job Title',
                'LBL_DEPARTMENT' => 'Department',
                'LBL_DO_NOT_CALL' => 'Do Not Call',
                'LBL_HOME_PHONE' => 'Home',
                'LBL_MOBILE_PHONE' => 'Mobile',
                'LBL_OFFICE_PHONE' => 'Office Phone',
                'LBL_OTHER_PHONE' => 'Other Phone',
                'LBL_FAX_PHONE' => 'Fax',
                'LBL_EMAIL_ADDRESS' => 'Email Address',
                'LBL_PRIMARY_ADDRESS' => 'Primary Address',
                'LBL_PRIMARY_ADDRESS_STREET' => 'Primary Address Street',
                'LBL_PRIMARY_ADDRESS_STREET_2' => 'Primary Address Street 2',
                'LBL_PRIMARY_ADDRESS_STREET_3' => 'Primary Address Street 3',
                'LBL_PRIMARY_ADDRESS_CITY' => 'Primary Address City',
                'LBL_PRIMARY_ADDRESS_STATE' => 'Primary Address State',
                'LBL_PRIMARY_ADDRESS_POSTALCODE' => 'Primary Address Postal Code',
                'LBL_PRIMARY_ADDRESS_COUNTRY' => 'Primary Address Country',
                'LBL_ALT_ADDRESS' => 'Alternate Address',
                'LBL_ALT_ADDRESS_STREET' => 'Alternate Address Street',
                'LBL_ALT_ADDRESS_STREET_2' => 'Alternate Address Street 2',
                'LBL_ALT_ADDRESS_STREET_3' => 'Alternate Address Street 3',
                'LBL_ALT_ADDRESS_CITY' => 'Alternate Address City',
                'LBL_ALT_ADDRESS_STATE' => 'Alternate Address State',
                'LBL_ALT_ADDRESS_POSTALCODE' => 'Alternate Address Postal Code',
                'LBL_ALT_ADDRESS_COUNTRY' => 'Alternate Address Country',
                'LBL_PRIMARY_STREET' => 'Address',
                'LBL_ALT_STREET' => 'Other Address',
                'LBL_STREET' => 'Other Address',
                'LBL_CITY' => 'City',
                'LBL_STATE' => 'State/Region',
                'LBL_POSTAL_CODE' => 'Postal Code',
                'LBL_COUNTRY' => 'Country',
                'LBL_CONTACT_INFORMATION' => 'Contact Information',
                'LBL_ADDRESS_INFORMATION' => 'Address Information',
                'LBL_OTHER_EMAIL_ADDRESS' => 'Other Email',
                'LBL_ASSISTANT' => 'Assistant',
                'LBL_ASSISTANT_PHONE' => 'Assistant Phone',
                'LBL_WORK_PHONE' => 'Work Phone',
                'LNK_IMPORT_VCARD' => 'Create From vCard',
                'LBL_ANY_EMAIL' => 'Any Email',
                'LBL_EMAIL_NON_PRIMARY' => 'Non Primary E-mails',
                'LBL_PHOTO' => 'Photo',
                'LBL_LAWFUL_BASIS' => 'Lawful Basis',
                'LBL_DATE_REVIEWED' => 'Lawful Basis Date Reviewed',
                'LBL_LAWFUL_BASIS_SOURCE' => 'Lawful Basis Source',
                'LBL_CONSENT' => 'Consent',
                'LBL_MODULE_NAME' => 'Targets',
                'LBL_MODULE_ID' => 'Targets',
                'LBL_INVITEE' => 'Direct Reports',
                'LBL_MODULE_TITLE' => 'Targets: Home',
                'LBL_SEARCH_FORM_TITLE' => 'Target Search',
                'LBL_LIST_FORM_TITLE' => 'Target List',
                'LBL_NEW_FORM_TITLE' => 'New Target',
                'LBL_LIST_LAST_NAME' => 'Last Name',
                'LBL_LIST_TITLE' => 'Job Title',
                'LBL_LIST_EMAIL_ADDRESS' => 'Email',
                'LBL_LIST_PHONE' => 'Phone',
                'LBL_LIST_FIRST_NAME' => 'First Name',
                'LBL_CAMPAIGN_ID' => 'Campaign ID',
                'LBL_EXISTING_ACCOUNT' => 'Used an existing account',
                'LBL_CREATED_ACCOUNT' => 'Created a new account',
                'LBL_CREATED_CALL' => 'Created a new call',
                'LBL_CREATED_MEETING' => 'Created a new meeting',
                'LBL_PROSPECT_INFORMATION' => 'OVERVIEW',
                'LBL_MORE_INFORMATION' => 'More Information',
                'LBL_ANY_PHONE' => 'Any Phone',
                'LBL_PHONE' => 'Phone',
                'LBL_BIRTHDATE' => 'Birthdate',
                'LBL_EMAIL_OPT_OUT' => 'Email Opt Out',
                'LBL_ALTERNATE_ADDRESS' => 'Other Address',
                'LBL_ANY_ADDRESS' => 'Any Address',
                'LBL_OPP_NAME' => 'Opportunity Name',
                'LBL_IMPORT_VCARD' => 'Import vCard',
                'LBL_IMPORT_VCARDTEXT' => 'Automatically create a new contact by importing a vCard from your file system.',
                'LBL_DUPLICATE' => 'Possible Duplicate Targets',
                'MSG_SHOW_DUPLICATES' => 'The target record you are about to create might be a duplicate of a target record that already exists. Target records containing similar names and/or email addresses are listed below.<br>Click Create Target to continue creating this new target, or select an existing target listed below.',
                'MSG_DUPLICATE' => 'The target record you are about to create might be a duplicate of a target record that already exists. Target records containing similar names and/or email addresses are listed below.<br>Click Save to continue creating this new target, or click Cancel to return to the module without creating the target.',
                'LNK_NEW_ACCOUNT' => 'Create Account',
                'LNK_NEW_OPPORTUNITY' => 'Create Opportunity',
                'LNK_NEW_CASE' => 'Create Case',
                'LNK_NEW_NOTE' => 'Create Note or Attachment',
                'LNK_NEW_CALL' => 'Log Call',
                'LNK_NEW_EMAIL' => 'Archive Email',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_NEW_TASK' => 'Create Task',
                'LNK_NEW_APPOINTMENT' => 'Create Appointment',
                'LNK_IMPORT_PROSPECTS' => 'Import Targets',
                'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
                'NTC_SNOOZE_CONFIRMATION' => 'Are you sure you want to snooze?',
                'NTC_REMOVE_CONFIRMATION' => 'Are you sure you want to remove this contact from the case?',
                'ERR_DELETE_RECORD' => 'A record number must be specified to delete the contact.',
                'LBL_CREATED_OPPORTUNITY' => 'Created a new opportunity',
                'LNK_SELECT_ACCOUNT' => 'Select Account',
                'LNK_NEW_PROSPECT' => 'Create Target',
                'LNK_PROSPECT_LIST' => 'View Targets',
                'LNK_NEW_CAMPAIGN' => 'Create Campaign',
                'LNK_CAMPAIGN_LIST' => 'Campaigns',
                'LNK_NEW_PROSPECT_LIST' => 'Create Target List',
                'LNK_PROSPECT_LIST_LIST' => 'Target Lists',
                'LBL_SELECT_CHECKED_BUTTON_LABEL' => 'Select Checked Targets',
                'LBL_SELECT_CHECKED_BUTTON_TITLE' => 'Select Checked Targets',
                'LBL_INVALID_EMAIL' => 'Invalid Email',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Targets',
                'LBL_PROSPECT_LIST' => 'Prospect List',
                'LBL_CONVERT_BUTTON_TITLE' => 'Convert Target',
                'LBL_CONVERT_BUTTON_LABEL' => 'Convert Target',
                'LNK_NEW_CONTACT' => 'New Contact',
                'LBL_CREATED_CONTACT' => 'Created a new contact',
                'LBL_CAMPAIGNS' => 'Campaigns',
                'LBL_CAMPAIGN_LIST_SUBPANEL_TITLE' => 'Campaign Log',
                'LBL_TRACKER_KEY' => 'Tracker Key',
                'LBL_LEAD_ID' => 'Lead Id',
                'LBL_CONVERTED_LEAD' => 'Converted Lead',
                'LBL_ACCOUNT_NAME' => 'Account Name',
                'LBL_EDIT_ACCOUNT_NAME' => 'Account Name',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'History',
                'LBL_FP_EVENTS_PROSPECTS_1_FROM_FP_EVENTS_TITLE' => 'Events',
            ],
            'prospect-lists' => [
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_MODULE_NAME' => 'Target Lists',
                'LBL_MODULE_ID' => 'Target Lists',
                'LBL_MODULE_TITLE' => 'Target Lists: Home',
                'LBL_SEARCH_FORM_TITLE' => 'Target Lists Search',
                'LBL_LIST_FORM_TITLE' => 'Target Lists',
                'LBL_PROSPECT_LIST_NAME' => 'Target List',
                'LBL_NAME' => 'Name',
                'LBL_ENTRIES' => 'Total Entries',
                'LBL_LIST_PROSPECT_LIST_NAME' => 'Target List',
                'LBL_LIST_ENTRIES' => 'Targets in List',
                'LBL_LIST_DESCRIPTION' => 'Description',
                'LBL_LIST_TYPE_NO' => 'Type',
                'LBL_LIST_END_DATE' => 'End Date',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_MARKETING_ID' => 'Marketing Id',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified by',
                'LBL_CREATED' => 'Created by',
                'LBL_ASSIGNED_TO' => 'Assigned to',
                'LBL_DESCRIPTION' => 'Description',
                'LNK_NEW_CAMPAIGN' => 'Create Campaign',
                'LNK_CAMPAIGN_LIST' => 'Campaigns',
                'LNK_NEW_PROSPECT_LIST' => 'Create Target List',
                'LNK_PROSPECT_LIST_LIST' => 'View Target Lists',
                'LBL_MODIFIED_BY' => 'Modified by',
                'LBL_CREATED_BY' => 'Created by',
                'LNK_NEW_PROSPECT' => 'Create Target',
                'LNK_PROSPECT_LIST' => 'Targets',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
                'LBL_PROSPECTS_SUBPANEL_TITLE' => 'Targets',
                'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
                'LBL_COPY_PREFIX' => 'Copy of',
                'LBL_USERS_SUBPANEL_TITLE' => 'Users',
                'LBL_TYPE' => 'Type',
                'LBL_LIST_TYPE' => 'Type',
                'LBL_LIST_TYPE_LIST_NAME' => 'Type',
                'LBL_NEW_FORM_TITLE' => 'New Target List',
                'LBL_MARKETING_NAME' => 'Marketing Name',
                'LBL_DOMAIN_NAME' => 'Domain Name',
                'LBL_DOMAIN' => 'No emails to Domain',
                'LBL_LIST_PROSPECTLIST_NAME' => 'Name',
                'LBL_EMAIL_MARKETING' => 'Email Marketing',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
            ],
            'project' => [
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_MODULE_NAME' => 'Project',
                'LBL_MODULE_TITLE' => 'Projects: Home',
                'LBL_SEARCH_FORM_TITLE' => 'Project Search',
                'LBL_LIST_FORM_TITLE' => 'Project List',
                'LBL_HISTORY_TITLE' => 'History',
                'LBL_ID' => 'Id',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_ASSIGNED_USER_ID' => 'Assigned To',
                'LBL_ASSIGNED_USER_NAME' => 'Project Manager',
                'LBL_MODIFIED_USER_ID' => 'Modified User Id',
                'LBL_CREATED_BY' => 'Created By',
                'LBL_NAME' => 'Name',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_DATE' => 'Date',
                'LBL_DATE_START' => 'Start Date',
                'LBL_DATE_END' => 'End Date',
                'LBL_PRIORITY' => 'Priority',
                'LBL_LIST_NAME' => 'Name',
                'LBL_LIST_TOTAL_ESTIMATED_EFFORT' => 'Total Estimated Effort (hrs)',
                'LBL_LIST_TOTAL_ACTUAL_EFFORT' => 'Total Actual Effort (hrs)',
                'LBL_LIST_END_DATE' => 'End Date',
                'LBL_PROJECT_SUBPANEL_TITLE' => 'Projects',
                'LBL_PROJECT_TASK_SUBPANEL_TITLE' => 'Project Tasks',
                'LBL_OPPORTUNITY_SUBPANEL_TITLE' => 'Opportunities',
                'LBL_PROJECT_PREDECESSOR_NONE' => 'None',
                'LBL_ALL_PROJECTS' => 'All Projects',
                'LBL_ALL_USERS' => 'All Users',
                'LBL_ALL_CONTACTS' => 'All Contacts',
                'LBL_NEW_FORM_TITLE' => 'New Project',
                'LNK_NEW_PROJECT' => 'Create Project',
                'LNK_PROJECT_LIST' => 'View Project List',
                'LNK_NEW_PROJECT_TASK' => 'Create Project Task',
                'LNK_PROJECT_TASK_LIST' => 'View Project Tasks',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Projects',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'History',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
                'LBL_OPPORTUNITIES_SUBPANEL_TITLE' => 'Opportunities',
                'LBL_CASES_SUBPANEL_TITLE' => 'Cases',
                'LBL_BUGS_SUBPANEL_TITLE' => 'Bugs',
                'LBL_TASK_ID' => 'ID',
                'LBL_TASK_NAME' => 'Task Name',
                'LBL_DURATION' => 'Duration',
                'LBL_ACTUAL_DURATION' => 'Actual Duration',
                'LBL_START' => 'Start',
                'LBL_FINISH' => 'Finish',
                'LBL_PREDECESSORS' => 'Predecessors',
                'LBL_PERCENT_COMPLETE' => '% Complete',
                'LBL_MORE' => 'More...',
                'LBL_OPPORTUNITIES' => 'Opportunities',
                'LBL_NEXT_WEEK' => 'Next',
                'LBL_PROJECT_INFORMATION' => 'Project Overview',
                'LBL_EDITLAYOUT' => 'Edit Layout',
                'LBL_PROJECT_TASKS_SUBPANEL_TITLE' => 'Project Tasks',
                'LBL_VIEW_GANTT_TITLE' => 'View Gantt',
                'LBL_VIEW_GANTT_DURATION' => 'Duration',
                'LBL_TASK_TITLE' => 'Edit Task',
                'LBL_DURATION_TITLE' => 'Edit Duration',
                'LBL_LAG' => 'Lag',
                'LBL_DAYS' => 'Days',
                'LBL_HOURS' => 'Hours',
                'LBL_MONTHS' => 'Months',
                'LBL_SUBTASK' => 'Task',
                'LBL_MILESTONE_FLAG' => 'Milestone',
                'LBL_ADD_NEW_TASK' => 'Add New Task',
                'LBL_DELETE_TASK' => 'Delete Task',
                'LBL_EDIT_TASK_PROPERTIES' => 'Edit task properties.',
                'LBL_PARENT_TASK_ID' => 'Parent Task Id',
                'LBL_RESOURCE_CHART' => 'Resource Calendar',
                'LBL_RELATIONSHIP_TYPE' => 'Relation Type',
                'LBL_ASSIGNED_TO' => 'Project Manager',
                'LBL_AM_PROJECTTEMPLATES_PROJECT_1_FROM_AM_PROJECTTEMPLATES_TITLE' => 'Project Template',
                'LBL_STATUS' => 'Status',
                'LBL_LIST_ASSIGNED_USER_ID' => 'Project Manager',
                'LBL_TOOLTIP_PROJECT_NAME' => 'Project',
                'LBL_TOOLTIP_TASK_NAME' => 'Task Name',
                'LBL_TOOLTIP_TITLE' => 'Tasks on this day',
                'LBL_TOOLTIP_TASK_DURATION' => 'Duration',
                'LBL_RESOURCE_TYPE_TITLE_USER' => 'Resource is a User',
                'LBL_RESOURCE_TYPE_TITLE_CONTACT' => 'Resource is a Contact',
                'LBL_RESOURCE_CHART_PREVIOUS_MONTH' => 'Previous Month',
                'LBL_RESOURCE_CHART_NEXT_MONTH' => 'Next Month',
                'LBL_RESOURCE_CHART_WEEK' => 'Week',
                'LBL_RESOURCE_CHART_DAY' => 'Day',
                'LBL_RESOURCE_CHART_WARNING' => 'No resources have been assigned to a project.',
                'LBL_PROJECT_DELETE_MSG' => 'Are you sure you want to delete this Project and its related Tasks?',
                'LBL_LIST_MY_PROJECT' => 'My Projects',
                'LBL_LIST_ASSIGNED_USER' => 'Project Manager',
                'LBL_UNASSIGNED' => 'Unassigned',
                'LBL_PROJECT_USERS_1_FROM_USERS_TITLE' => 'Resources',
                'LBL_EMAIL' => 'Email',
                'LBL_PHONE' => 'Phone Office',
                'LBL_ADD_BUTTON' => 'Add',
                'LBL_ADD_INVITEE' => 'Add Resource',
                'LBL_FIRST_NAME' => 'First Name',
                'LBL_LAST_NAME' => 'Last Name',
                'LBL_SEARCH_BUTTON' => 'Search',
                'LBL_EMPTY_SEARCH_RESULT' => 'Sorry, no results were found. Please create an invitee below.',
                'LBL_CREATE_INVITEE' => 'Create a Resource',
                'LBL_CREATE_CONTACT' => 'As Contact',
                'LBL_CREATE_AND_ADD' => 'Create & Add',
                'LBL_CANCEL_CREATE_INVITEE' => 'Cancel',
                'LBL_NO_ACCESS' => 'You have no access to create $module',
                'LBL_SCHEDULING_FORM_TITLE' => 'Resource List',
                'LBL_REMOVE' => 'Remove',
                'LBL_VIEW_DETAIL' => 'View Details',
                'LBL_OVERRIDE_BUSINESS_HOURS' => 'Consider Working days',
                'LBL_IMPORT_PROJECTS' => 'Import Projects',
                'LBL_PROJECTS_SEARCH' => 'Search Projects',
                'LBL_USERS_SEARCH' => 'Search Users',
                'LBL_CONTACTS_SEARCH' => 'Select  Contacts',
                'LBL_RESOURCE_CHART_SEARCH_BUTTON' => 'Search',
                'LBL_CHART_TYPE' => 'Type',
                'LBL_CHART_WEEKLY' => 'Weekly',
                'LBL_CHART_MONTHLY' => 'Monthly',
                'LBL_CHART_QUARTERLY' => 'Quarterly',
                'LBL_RESOURCE_CHART_MONTH' => 'Month',
                'LBL_RESOURCE_CHART_QUARTER' => 'Quarter',
                'LBL_PROJECT_CONTACTS_1_FROM_CONTACTS_TITLE' => 'Project Contacts from Contacts Title',
                'LBL_AM_PROJECTTEMPLATES_PROJECT_1_FROM_PROJECT_TITLE' => 'Project Templates: Project from Project Title',
                'LBL_AOS_QUOTES_PROJECT' => 'Quotes: Project',
                'LBL_TASKS_NOT_FOUND' => 'There are no Tasks to build the Gantt Table',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
            ],
            'project-templates' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Notes',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Template Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Project Manager',
                'LBL_LIST_FORM_TITLE' => 'Project Templates List',
                'LBL_MODULE_NAME' => 'Project Templates',
                'LBL_MODULE_TITLE' => 'Project Templates',
                'LBL_HOMEPAGE_TITLE' => 'My Project Templates',
                'LNK_NEW_RECORD' => 'Create Project Templates',
                'LNK_LIST' => 'View Project Templates',
                'LNK_IMPORT_AM_PROJECTTEMPLATES' => 'Import Project Templates',
                'LBL_SEARCH_FORM_TITLE' => 'Search Project Templates',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Project Templates',
                'LBL_STATUS' => 'Status',
                'LBL_PRIORITY' => 'Priority',
                'LBL_PROJECT_NAME' => 'Project Name',
                'LBL_START_DATE' => 'Start Date',
                'LBL_CREATE_PROJECT_TITLE' => 'Create a new project from this template?',
                'LBL_AM_TASKTEMPLATES_AM_PROJECTTEMPLATES_FROM_AM_TASKTEMPLATES_TITLE' => 'Task Templates',
                'LBL_AM_PROJECTTEMPLATES_USERS_1_TITLE' => 'Users',
                'LBL_AM_PROJECTTEMPLATES_CONTACTS_1_TITLE' => 'Contacts',
                'LBL_AM_PROJECTTEMPLATES_RESOURCES_TITLE' => 'Select Resources',
                'LBL_NEW_PROJECT_CREATED' => 'New Project Created',
                'LBL_NEW_PROJECT' => 'Create Project',
                'LBL_CANCEL_PROJECT' => 'Cancel',
                'LBL_SUBTASK' => 'Task',
                'LBL_MILESTONE_FLAG' => 'Milestone',
                'LBL_RELATIONSHIP_TYPE' => 'Relation Type',
                'LBL_LAG' => 'Lag',
                'LBL_DAYS' => 'Days',
                'LBL_HOURS' => 'Hours',
                'LBL_MONTHS' => 'Months',
                'LBL_PROJECT_TASKS_SUBPANEL_TITLE' => 'Project Tasks',
                'LBL_VIEW_GANTT_TITLE' => 'View Gantt',
                'LBL_VIEW_GANTT_DURATION' => 'Duration',
                'LBL_TASK_TITLE' => 'Edit Task',
                'LBL_DURATION_TITLE' => 'Edit Duration',
                'LBL_ASSIGNED_USER_ID' => 'Assigned To',
                'LBL_LIST_ASSIGNED_USER' => 'Project Manager',
                'LBL_UNASSIGNED' => 'Unassigned',
                'LBL_PROJECT_USERS_1_FROM_USERS_TITLE' => 'Resources',
                'LBL_DELETE_TASK' => 'Delete Task',
                'LBL_VIEW_DETAIL' => 'View Details',
                'LBL_ADD_NEW_TASK' => 'Add New Task',
                'LBL_ASSIGNED_USER_NAME' => 'Project Manager',
                'LBL_TASK_ID' => 'ID',
                'LBL_TASK_NAME' => 'Task Name',
                'LBL_DURATION' => 'Duration',
                'LBL_ACTUAL_DURATION' => 'Actual Duration',
                'LBL_START' => 'Start',
                'LBL_FINISH' => 'Finish',
                'LBL_PREDECESSORS' => 'Predecessors',
                'LBL_PERCENT_COMPLETE' => '% Complete',
                'LBL_EDIT_TASK_PROPERTIES' => 'Edit task properties.',
                'LBL_OVERRIDE_BUSINESS_HOURS' => 'Consider Working days',
                'LBL_COPY_ALL_TASKS' => 'Copy All Tasks With Resources',
                'LBL_COPY_SEL_TASKS' => 'Copy Selected Tasks With Resources',
                'LBL_TOOLTIP_TITLE' => 'Hint',
                'LBL_TOOLTIP_TEXT' => 'Copies All tasks with assigned users',
                'LBL_EMAIL' => 'Email',
                'LBL_PHONE' => 'Phone Office',
                'LBL_ADD_BUTTON' => 'Add',
                'LBL_ADD_INVITEE' => 'Add Resource',
                'LBL_FIRST_NAME' => 'First Name',
                'LBL_LAST_NAME' => 'Last Name',
                'LBL_SEARCH_BUTTON' => 'Search',
                'LBL_EMPTY_SEARCH_RESULT' => 'Sorry, no results were found. Please create an invitee below.',
                'LBL_CREATE_INVITEE' => 'Create a Resource',
                'LBL_CREATE_CONTACT' => 'As Contact',
                'LBL_CREATE_AND_ADD' => 'Create & Add',
                'LBL_CANCEL_CREATE_INVITEE' => 'Cancel',
                'LBL_NO_ACCESS' => 'You have no access to create $module',
                'LBL_SCHEDULING_FORM_TITLE' => 'Resource List',
                'LBL_NONE' => 'None',
                'LBL_TASKS_NOT_FOUND' => 'There are no Tasks to build the Gantt Table',
                'LBL_AM_PROJECTTEMPLATES_PROJECT_1_FROM_PROJECT_TITLE' => 'Project Templates: Project from Project Title',
            ],
            'events' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_LIST_FORM_TITLE' => 'Event List',
                'LBL_MODULE_NAME' => 'Event',
                'LBL_MODULE_TITLE' => 'Event',
                'LBL_HOMEPAGE_TITLE' => 'My Event',
                'LNK_NEW_RECORD' => 'Create Event',
                'LNK_LIST' => 'View Events',
                'LBL_SEARCH_FORM_TITLE' => 'Search Event',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Event',
                'LBL_LOCATION' => 'Location',
                'LBL_START_DATE' => 'start date',
                'LBL_END_DATE' => 'End Date/Time',
                'LBL_BUDGET' => 'Budget',
                'LBL_DATE' => 'Start Date',
                'LBL_DATE_END' => 'End Date',
                'LBL_DURATION' => 'Duration',
                'LBL_INVITE_TEMPLATES' => 'Email Invite Template',
                'LBL_INVITE_PDF' => 'Send Invites',
                'LBL_EDITVIEW_PANEL1' => 'Event Details',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Delegates',
                'LBL_ACCEPT_REDIRECT' => 'Accept Redirect URL',
                'LBL_DECLINE_REDIRECT' => 'Decline Redirect URL',
                'LBL_SELECT_DELEGATES' => 'Select Delegates',
                'LBL_SELECT_DELEGATES_TITLE' => 'Select Delegates:-',
                'LBL_SELECT_DELEGATES_TARGET_LIST' => 'Target List',
                'LBL_SELECT_DELEGATES_TARGETS' => 'Targets',
                'LBL_SELECT_DELEGATES_CONTACTS' => 'Contacts',
                'LBL_SELECT_DELEGATES_LEADS' => 'Leads',
                'LBL_MANAGE_DELEGATES' => 'Manage Delegates',
                'LBL_MANAGE_DELEGATES_TITLE' => 'Manage Delegates:-',
                'LBL_MANAGE_ACCEPTANCES' => 'Manage Acceptances',
                'LBL_MANAGE_ACCEPTANCES_TITLE' => 'Manage Acceptances:-',
                'LBL_MANAGE_ACCEPTANCES_ACCEPTED' => 'Accepted',
                'LBL_MANAGE_ACCEPTANCES_DECLINED' => 'Declined',
                'LBL_MANAGE_POPUP_ERROR' => 'No delegates have been selected.',
                'LBL_MANAGE_DELEGATES_INVITED' => 'Invited',
                'LBL_MANAGE_DELEGATES_NOT_INVITED' => 'Not Invited',
                'LBL_MANAGE_DELEGATES_ATTENDED' => 'Attended',
                'LBL_MANAGE_DELEGATES_NOT_ATTENDED' => 'Not Attended',
                'LBL_SUCCESS_MSG' => 'All invites have been sent successfully.',
                'LBL_ERROR_MSG_1' => 'All Linked contacts have already been Invited.',
                'LBL_ERROR_MSG_2' => 'Sending the invite emails has failed! Please check your email settings.',
                'LBL_ERROR_MSG_3' => 'More than 10 emails have failed to send. Please check that all the contacts you are inviting have a valid email address. (See suitecrm.log)',
                'LBL_ERROR_MSG_4' => ' emails have failed to send. Please check that all the contacts you are inviting have a valid email address. (See suitecrm.log)',
                'LBL_ERROR_MSG_5' => 'Invalid Email Template',
                'LBL_EMAIL_INVITE' => 'Email Invite',
                'LBL_FP_EVENTS_CONTACTS_FROM_CONTACTS_TITLE' => 'Contacts',
                'LBL_FP_EVENT_LOCATIONS_FP_EVENTS_1_FROM_FP_EVENT_LOCATIONS_TITLE' => 'Locations',
                'LBL_FP_EVENTS_LEADS_1_FROM_LEADS_TITLE' => 'Leads',
                'LBL_FP_EVENTS_PROSPECTS_1_FROM_PROSPECTS_TITLE' => 'Targets',
                'LBL_HOURS_ABBREV' => 'h',
                'LBL_MINSS_ABBREV' => 'm',
                'LBL_FP_EVENTS_FP_EVENT_DELEGATES_1_FROM_FP_EVENT_DELEGATES_TITLE' => 'Delegates',
                'LBL_CONTACT_NAME' => 'Name',
                'LBL_ACCOUNT_NAME' => 'Company',
                'LBL_SIGNATURE' => 'Signature',
                'LBL_LIST_INVITE_STATUS_EVENT' => 'Invited',
                'LBL_LIST_ACCEPT_STATUS_EVENT' => 'Status',
                'LBL_ACTIVITY_STATUS' => 'Activity Status',
                'LBL_FP_EVENT_LOCATIONS_FP_EVENTS_1_FROM_FP_EVENTS_TITLE' => 'Event Locations from Events Title',
                'LBL_ACCEPT_LINK' => 'Accept',
                'LBL_DECLINE_LINK' => 'Decline',
            ],
            'event-locations' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_LIST_FORM_TITLE' => 'Locations List',
                'LBL_MODULE_NAME' => 'Locations',
                'LBL_MODULE_TITLE' => 'Locations',
                'LBL_HOMEPAGE_TITLE' => 'My Locations',
                'LNK_NEW_RECORD' => 'Create Locations',
                'LNK_LIST' => 'View Locations',
                'LBL_SEARCH_FORM_TITLE' => 'Search Locations',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Locations',
                'LBL_ADDRESS' => 'Address',
                'LBL_ADDRESS_CITY' => 'City',
                'LBL_ADDRESS_COUNTRY' => 'Country',
                'LBL_ADDRESS_POSTALCODE' => 'Postcode',
                'LBL_ADDRESS_STATE' => 'County',
                'LBL_CAPACITY' => 'Capacity',
                'LBL_EDITVIEW_PANEL1' => 'Address',
                'LBL_FP_EVENT_LOCATIONS_FP_EVENTS_1_FROM_FP_EVENTS_TITLE' => 'Events',
            ],
            'products' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Product Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_LIST_FORM_TITLE' => 'Products List',
                'LBL_MODULE_NAME' => 'Products',
                'LBL_MODULE_TITLE' => 'Products: Home',
                'LBL_HOMEPAGE_TITLE' => 'My Products',
                'LNK_NEW_RECORD' => 'Create Product',
                'LNK_LIST' => 'View Products',
                'LBL_SEARCH_FORM_TITLE' => 'Search Products',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Product',
                'LBL_MAINCODE' => 'Product Code',
                'VALUE' => 'Product Name',
                'LBL_PART_NUMBER' => 'Part Number',
                'LBL_CATEGORY' => 'Category',
                'LBL_TYPE' => 'Product Type',
                'LBL_COST' => 'Cost',
                'LBL_PRICE' => 'Price',
                'LBL_URL' => 'URL',
                'LBL_CONTACT' => 'Contact',
                'LBL_PRODUCT_IMAGE' => 'Product Image',
                'LBL_IMAGE_UPLOAD_FAIL' => 'ERROR: uploaded file exceeded the max filesize: max filesize: ',
                'LBL_AOS_PRODUCT_CATEGORYS_NAME' => 'Product Category',
                'LBL_AOS_PRODUCT_CATEGORY' => 'Product Category ID',
                'LBL_AOS_PRODUCT_CATEGORIES' => 'Product Categories',
                'LBL_COST_USDOLLAR' => 'Cost (Default Currency)',
                'LBL_PRICE_USDOLLAR' => 'Price (Default Currency)',
                'LBL_FILE_URL' => 'File URL',
                'LBL_CUSTOMERS_PURCHASED_PRODUCTS_SUBPANEL_TITLE' => 'Purchases',
                'LBL_PRODUCTS_PURCHASES' => 'Purchases',
                'LBL_AOS_QUOTE_NAME' => 'Quote',
                'LBL_ACCOUNT_NAME' => 'Account',
            ],
            'product-categories' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_LIST_FORM_TITLE' => 'Product Categories List',
                'LBL_MODULE_NAME' => 'Product Categories',
                'LBL_MODULE_TITLE' => 'Product Categories',
                'LBL_HOMEPAGE_TITLE' => 'My Product Categories',
                'LNK_NEW_RECORD' => 'Create Product Categories',
                'LNK_LIST' => 'View Product Categories',
                'LBL_SEARCH_FORM_TITLE' => 'Search Product Categories',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Product Categories',
                'LBL_PARENT_CATEGORY' => 'Parent Category',
                'LBL_IS_PARENT' => 'Is parent category',
                'LBL_SUB_CATEGORIES' => 'Sub categories',
                'LBL_PRODUCT_CATEGORYS_NAME' => 'Parent category',
                'LBL_PARENT_CATEGORY_ID' => 'Parent Category ID',
                'LBL_AOS_PRODUCT_CATEGORIES_AOS_PRODUCTS_FROM_AOS_PRODUCTS_TITLE' => 'Product Categories: Product from Product Title',
            ],
            'pdf-templates' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Body',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_HEADER' => 'Header',
                'LBL_FOOTER' => 'Footer',
                'LBL_LIST_FORM_TITLE' => 'PDF Templates List',
                'LBL_MODULE_NAME' => 'PDF Templates',
                'LBL_MODULE_TITLE' => 'PDF Templates: Home',
                'LBL_HOMEPAGE_TITLE' => 'My PDF Templates',
                'LNK_NEW_RECORD' => 'Create PDF Template',
                'LNK_LIST' => 'View PDF Templates',
                'LBL_SEARCH_FORM_TITLE' => 'Search PDF Templates',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New PDF Template',
                'LBL_TYPE' => 'Type',
                'LBL_ACTIVE' => 'Active',
                'LBL_BUTTON_INSERT' => 'Insert',
                'LBL_WARNING_OVERWRITE' => 'Warning, this will overwrite your current work',
                'LBL_INSERT_FIELDS' => 'Insert Fields',
                'LBL_SAMPLE' => 'Load Sample',
                'LBL_PAGE' => 'Page',
                'LBL_PREPARED_FOR' => 'Prepared For',
                'LBL_PREPARED_BY' => 'Prepared By',
                'LBL_QUOTE_SAMPLE' => 'Quote Sample',
                'LBL_INVOICE_SAMPLE' => 'Invoice Sample',
                'LBL_ACCOUNT_SAMPLE' => 'Account Sample',
                'LBL_CONTACT_SAMPLE' => 'Contact Sample',
                'LBL_LEAD_SAMPLE' => 'Lead Sample',
                'LBL_ANY_STREET' => 'Any Street',
                'LBL_ANY_TOWN' => 'Any Town',
                'LBL_ANY_WHERE' => 'Any Where',
                'LBL_QUOTE_GROUP_SAMPLE' => 'Quote Group Sample',
                'LBL_INVOICE_GROUP_SAMPLE' => 'Invoice Group Sample',
                'LBL_MARGIN_LEFT' => 'Margin Left',
                'LBL_MARGIN_RIGHT' => 'Margin Right',
                'LBL_MARGIN_TOP' => 'Margin Top',
                'LBL_MARGIN_BOTTOM' => 'Margin Bottom',
                'LBL_MARGIN_HEADER' => 'Margin Header',
                'LBL_MARGIN_FOOTER' => 'Margin Footer',
                'LBL_EDITVIEW_PANEL1' => 'Margins',
                'LBL_DETAILVIEW_PANEL1' => 'Margins',
                'LBL_PAGE_SIZE' => 'Page Size',
                'LBL_ORIENTATION' => 'Orientation',
            ],
            'reports' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_LIST_FORM_TITLE' => 'Reports List',
                'LBL_MODULE_NAME' => 'Reports',
                'LBL_MODULE_TITLE' => 'Reports',
                'LBL_HOMEPAGE_TITLE' => 'My Reports',
                'LNK_NEW_RECORD' => 'Create Report',
                'LNK_LIST' => 'View Reports',
                'LBL_SEARCH_FORM_TITLE' => 'Search Reports',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Reports',
                'LBL_REPORT_MODULE' => 'Report Module',
                'LBL_GRAPHS_PER_ROW' => 'Charts per row',
                'LBL_FIELD_LINES' => 'Display Fields',
                'LBL_ADD_FIELD' => 'Add Field',
                'LBL_CONDITION_LINES' => 'Conditions',
                'LBL_ADD_CONDITION' => 'Add Condition',
                'LBL_EXPORT' => 'Export',
                'LBL_DOWNLOAD_PDF' => 'Download PDF',
                'LBL_ADD_TO_PROSPECT_LIST' => 'Add To Target List',
                'LBL_AOR_MODULETREE_SUBPANEL_TITLE' => 'Module tree',
                'LBL_AOR_FIELDS_SUBPANEL_TITLE' => 'Fields',
                'LBL_AOR_CONDITIONS_SUBPANEL_TITLE' => 'Conditions',
                'LBL_TOTAL' => 'Total',
                'LBL_AOR_CHARTS_SUBPANEL_TITLE' => 'Charts',
                'LBL_ADD_CHART' => 'Add chart',
                'LBL_ADD_PARENTHESIS' => 'Drop parenthesis',
                'LBL_CHART_TITLE' => 'Title',
                'LBL_CHART_TYPE' => 'Type',
                'LBL_CHART_X_FIELD' => 'X Axis',
                'LBL_CHART_Y_FIELD' => 'Y Axis',
                'LBL_AOR_REPORTS_DASHLET' => 'Reports',
                'LBL_DASHLET_TITLE' => 'Title',
                'LBL_DASHLET_REPORT' => 'Report',
                'LBL_DASHLET_CHOOSE_REPORT' => 'Please choose a report',
                'LBL_DASHLET_SAVE' => 'Save',
                'LBL_DASHLET_CHARTS' => 'Charts',
                'LBL_DASHLET_ONLY_CHARTS' => 'Only show charts',
                'LBL_UPDATE_PARAMETERS' => 'Update',
                'LBL_PARAMETERS' => 'Parameters',
                'LBL_TOOLTIP_DRAG_DROP_ELEMS' => 'Drag and drop elements into field or condition area',
                'LBL_MAIN_GROUPS' => 'Main Group',
                'LBL_CHAR_UNNAMED_DEFAULT_TITLE' => 'Unnamed Chart',
                'LBL_REPORT' => 'Report',
            ],
            'knowledge-base' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Body',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Title',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_ADDITIONAL_INFO' => 'Resolution',
                'LBL_LIST_FORM_TITLE' => 'Knowledge Base List',
                'LBL_MODULE_NAME' => 'Knowledge Base',
                'LBL_MODULE_TITLE' => 'Knowledge Base',
                'LBL_HOMEPAGE_TITLE' => 'My Knowledge Base',
                'LNK_NEW_RECORD' => 'Create Knowledge Base',
                'LNK_LIST' => 'View Knowledge Base',
                'LBL_SEARCH_FORM_TITLE' => 'Search Knowledge Base',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Knowledge Base',
                'LBL_STATUS' => 'Status',
                'LBL_REVISION' => 'Revision',
                'LBL_AUTHOR_USER_ID' => 'Author (related User ID)',
                'LBL_AUTHOR' => 'Author',
                'LBL_APPROVER_USER_ID' => 'Approver (related User ID)',
                'LBL_APPROVER' => 'Approver',
                'LBL_AOK_KB_CATEGORIES_TITLE' => 'Categories',
            ],
            'knowledge-base-categories' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_MODIFIED_ID' => 'Modified By Id',
                'LBL_CREATED_ID' => 'Created By Id',
                'LBL_LIST_FORM_TITLE' => 'KB Categories List',
                'LBL_MODULE_NAME' => 'KB Categories',
                'LBL_MODULE_TITLE' => 'KB Categories',
                'LBL_HOMEPAGE_TITLE' => 'My KB Categories',
                'LNK_NEW_RECORD' => 'Create KB Categories',
                'LNK_LIST' => 'View KB Categories',
                'LNK_IMPORT_AOK_KB_CATEGORIES' => 'Import KB Categories',
                'LBL_SEARCH_FORM_TITLE' => 'Search KB Categories',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_AOK_KB_CATEGORIES_SUBPANEL_TITLE' => 'KB Categories',
                'LBL_NEW_FORM_TITLE' => 'New KB Categories',
                'LBL_AOK_KB_TITLE' => 'Knowledge Base',
            ],
            'email-templates' => [
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_ADD_DOCUMENT' => 'Add a Document',
                'LBL_ADD_FILE' => 'Add a file',
                'LBL_ATTACHMENTS' => 'Attachments',
                'LBL_BODY' => 'Body',
                'LBL_CLOSE' => 'Close',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_EDIT_ALT_TEXT' => 'Edit Plain Text',
                'LBL_EMAIL_ATTACHMENT' => 'Email Attachment',
                'LBL_HIDE_ALT_TEXT' => 'Hide Plain Text',
                'LBL_HTML_BODY' => 'HTML Body',
                'LBL_INSERT_VARIABLE' => 'Insert Variable',
                'LBL_INSERT_URL_REF' => 'Insert URL Reference',
                'LBL_INSERT_TRACKER_URL' => 'Insert Tracker URL',
                'LBL_INSERT' => 'Insert',
                'LBL_LIST_DATE_MODIFIED' => 'Last Modified',
                'LBL_LIST_DESCRIPTION' => 'Description',
                'LBL_LIST_FORM_TITLE' => 'Email Templates List',
                'LBL_LIST_NAME' => 'Name',
                'LBL_MODULE_NAME' => 'Email Templates',
                'LBL_MODULE_TITLE' => 'Email Templates: Home',
                'LBL_NAME' => 'Name',
                'LBL_NEW_FORM_TITLE' => 'Create Email Template',
                'LBL_PUBLISH' => 'Publish',
                'LBL_RELATED_TO' => 'Related To',
                'LBL_SEARCH_FORM_TITLE' => 'Email Templates Search',
                'LBL_SHOW_ALT_TEXT' => 'Show Plain Text',
                'LBL_SUBJECT' => 'Subject',
                'LBL_SUITE_DOCUMENT' => 'Document',
                'LBL_UPLOAD_FILE' => 'Upload File',
                'LBL_TEXT_BODY' => 'Text Body',
                'LBL_USERS' => 'Users',
                'LNK_EMAIL_TEMPLATE_LIST' => 'View Email Templates',
                'LNK_IMPORT_NOTES' => 'Import Notes',
                'LNK_NEW_EMAIL_TEMPLATE' => 'Create Email Template',
                'LNK_NEW_EMAIL' => 'Archive Email',
                'LNK_NEW_SEND_EMAIL' => 'Compose Email',
                'LNK_SENT_EMAIL_LIST' => 'Sent Emails',
                'LNK_VIEW_CALENDAR' => 'Today',
                'LBL_NEW' => 'New',
                'LNK_MY_DRAFTS' => 'My Drafts',
                'LNK_MY_INBOX' => 'My Email',
                'LBL_TEXT_ONLY' => 'Text Only',
                'LBL_SEND_AS_TEXT' => 'Send Text Only',
                'LBL_ACCOUNT' => 'Account',
                'LBL_FROM_NAME' => 'From Name',
                'LBL_PLAIN_TEXT' => 'Plain Text',
                'LBL_CREATED_BY' => 'Created By',
                'LBL_PUBLISHED' => 'Published',
                'LNK_VIEW_MY_INBOX' => 'View My Email',
                'LBL_ASSIGNED_TO_ID' => 'Assigned To',
                'LBL_EDIT_LAYOUT' => 'Edit Layout',
                'LBL_SELECT' => 'Select',
                'LBL_ID_FF_CLEAR' => 'Clear',
                'LBL_TYPE' => 'Type',
                'LBL_WIDTH' => 'Width Default',
                'LNK_IMPORT_CAMPAIGNS' => 'Import Campaign',
            ],
            'surveys' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_ADD_OPTION' => 'Add new option',
                'LBL_MODIFIED_ID' => 'Modified By Id',
                'LBL_CREATED_ID' => 'Created By Id',
                'LBL_LIST_FORM_TITLE' => 'Surveys List',
                'LBL_MODULE_NAME' => 'Surveys',
                'LBL_MODULE_TITLE' => 'Surveys',
                'LBL_HOMEPAGE_TITLE' => 'My Surveys',
                'LNK_NEW_RECORD' => 'Create Surveys',
                'LNK_LIST' => 'View Surveys',
                'LNK_IMPORT_SURVEYS' => 'Import Surveys',
                'LBL_SEARCH_FORM_TITLE' => 'Search Surveys',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_SURVEYS_SUBPANEL_TITLE' => 'Surveys',
                'LBL_NEW_FORM_TITLE' => 'New Surveys',
                'LBL_STATUS' => 'Status',
                'LBL_SURVEY_QUESTIONS_DISPLAY' => 'Questions',
                'LBL_SURVEY_URL_DISPLAY' => 'URL',
                'LBL_HAPPINESS_QUESTION' => 'Happiness Question',
                'LBL_CANT_EDIT_RESPONDED' => 'Survey questions with responses cannot be edited',
                'LBL_VIEW_SURVEY_REPORTS' => 'View Survey Reports',
                'LBL_CHECKED' => 'Checked',
                'LBL_UNCHECKED' => 'Unchecked',
                'LBL_RESPONSE_ANSWER' => 'Answer',
                'LBL_RESPONSE_CONTACT' => 'Contact',
                'LBL_RESPONSE_TIME' => 'Date',
                'LBL_UNKNOWN_CONTACT' => 'Unknown',
                'LBL_RESPONSE_COUNT' => 'Count',
                'LBL_SUBMIT_TEXT' => 'Submit Text',
                'LBL_SATISFIED_TEXT' => 'Satisfied Text',
                'LBL_NEITHER_TEXT' => 'Neither Text',
                'LBL_DISSATISFIED_TEXT' => 'Dissatisfied Text',
                'LBL_SURVEYS_SURVEYQUESTIONS_FROM_SURVEYQUESTIONS_TITLE' => 'Survey Questions',
                'LBL_SURVEYS_SURVEYRESPONSES_FROM_SURVEYRESPONSES_TITLE' => 'Survey Responses',
                'LBL_SHOW_RESPONSES' => 'Show responses',
                'LBL_HIDE_RESPONSES' => 'Hide responses',
                'LNK_LIST_SURVEY_RESPONSES' => 'Show Survey Responses',
                'LBL_SURVEY_QUESTION' => 'Question',
                'LBL_SURVEY_TEXT' => 'Text',
                'LBL_SURVEY_TYPE' => 'Type',
                'LBL_SURVEY_ACTIONS' => 'Actions',
                'LBL_SURVEY_NEW_QUESTION' => 'New Question',
                'LBL_SURVEY_RESPONSES' => 'New Question',
                'LBL_SURVEYS_SENT' => 'Surveys Sent',
                'LBL_SURVEY_DISTINCT' => 'Distinct Surveys Sent',
                'LBL_DRAFT' => 'Draft',
                'LBL_SUBMIT' => 'Submit',
                'LBL_STARS' => 'Stars',
                'LBL_SURVEY_CLOSE_RESPONSE' => 'Thanks for your interest but this survey is now closed.',
                'LBL_SURVEY_THANKS' => 'Thanks for completing this survey.',
            ],
            'bugs' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned To',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_NUMBER' => 'Number',
                'LBL_STATUS' => 'Status',
                'LBL_PRIORITY' => 'Priority',
                'LBL_RESOLUTION' => 'Resolution',
                'LBL_LAST_MODIFIED' => 'Last Modified',
                'LBL_WORK_LOG' => 'Work Log',
                'LBL_CREATED_BY' => 'Created by',
                'LBL_MODIFIED_BY' => 'Last Modified by',
                'LBL_ASSIGNED_USER' => 'Assigned User',
                'LBL_TYPE' => 'Type',
                'LBL_SUBJECT' => 'Subject',
                'LBL_MODULE_NAME' => 'Bugs',
                'LBL_MODULE_TITLE' => 'Bug Tracker: Home',
                'LBL_MODULE_ID' => 'Bugs',
                'LBL_SEARCH_FORM_TITLE' => 'Bug Search',
                'LBL_LIST_FORM_TITLE' => 'Bug List',
                'LBL_NEW_FORM_TITLE' => 'New Bug',
                'LBL_CONTACT_NAME' => 'Contact Name',
                'LBL_CONTACT_ROLE' => 'Role',
                'LBL_LIST_NUMBER' => 'Num.',
                'LBL_LIST_SUBJECT' => 'Subject',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_PRIORITY' => 'Priority',
                'LBL_LIST_RESOLUTION' => 'Resolution',
                'LBL_LIST_LAST_MODIFIED' => 'Last Modified',
                'LBL_INVITEE' => 'Contacts',
                'LBL_LIST_TYPE' => 'Type',
                'LBL_RELEASE' => 'Release',
                'LNK_NEW_BUG' => 'Report Bug',
                'LNK_BUG_LIST' => 'View Bugs',
                'ERR_DELETE_RECORD' => 'You must specify a record number in order to delete the bug.',
                'LBL_LIST_MY_BUGS' => 'My Assigned Bugs',
                'LNK_IMPORT_BUGS' => 'Import Bugs',
                'LBL_FOUND_IN_RELEASE' => 'Found in Release',
                'LBL_FIXED_IN_RELEASE' => 'Fixed in Release',
                'LBL_LIST_FIXED_IN_RELEASE' => 'Fixed in Release',
                'LBL_SOURCE' => 'Source',
                'LBL_PRODUCT_CATEGORY' => 'Category',
                'LBL_LIST_EMAIL_ADDRESS' => 'Email Address',
                'LBL_LIST_CONTACT_NAME' => 'Contact Name',
                'LBL_LIST_ACCOUNT_NAME' => 'Account Name',
                'LBL_LIST_PHONE' => 'Phone',
                'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to remove this contact from this bug?',
                'NTC_SNOOZE_CONFIRMATION' => 'Are you sure you want to snooze?',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Bug Tracker',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'History',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
                'LBL_CASES_SUBPANEL_TITLE' => 'Cases',
                'LBL_PROJECTS_SUBPANEL_TITLE' => 'Projects',
                'LBL_DOCUMENTS_SUBPANEL_TITLE' => 'Documents',
                'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
                'LBL_BUG_INFORMATION' => 'OVERVIEW',
            ],
            'resource-calendar' => [],
            'business-hours' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'Business Hours List',
                'LBL_MODULE_NAME' => 'Business Hours',
                'LBL_MODULE_TITLE' => 'Business Hours',
                'LBL_HOMEPAGE_TITLE' => 'My Business Hours',
                'LNK_NEW_RECORD' => 'Create Business Hours',
                'LNK_LIST' => 'View Business Hours',
                'LBL_SEARCH_FORM_TITLE' => 'Search Business Hours',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Business Hours',
                'LBL_OPENING_HOURS' => 'Opening Hours',
                'LBL_CLOSING_HOURS' => 'Closing Hours',
                'LBL_DAY' => 'Day',
                'LBL_OPEN' => 'Open',
            ],
            'alerts' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'Alert List',
                'LBL_MODULE_NAME' => 'Alert',
                'LBL_MODULE_TITLE' => 'Alert',
                'LBL_HOMEPAGE_TITLE' => 'My Alert',
                'LNK_NEW_RECORD' => 'Create Alert',
                'LNK_LIST' => 'View Alert',
                'LBL_SEARCH_FORM_TITLE' => 'Search Alert',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Alert',
                'LBL_IS_READ' => 'Is Read',
                'LBL_DATE_START' => 'Date Start',
                'LBL_TYPE' => 'Type',
            ],
            'scheduled-reports' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_ANY_EMAIL' => 'Any Email',
                'LBL_EMAIL_NON_PRIMARY' => 'Non Primary E-mails',
                'LBL_ASSIGNED_TO' => 'Assigned to',
                'LBL_ASSIGNED_USER' => 'Assigned to',
                'LBL_EMAIL_RECIPIENTS' => 'Email Recipients',
                'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
                'NTC_SNOOZE_CONFIRMATION' => 'Are you sure you want to snooze?',
                'LBL_LIST_FORM_TITLE' => 'Scheduled Reports List',
                'LBL_MODULE_NAME' => 'Scheduled Reports',
                'LBL_MODULE_TITLE' => 'Scheduled Reports',
                'LBL_HOMEPAGE_TITLE' => 'My Scheduled Reports',
                'LNK_NEW_RECORD' => 'Create Scheduled Reports',
                'LNK_LIST' => 'View Scheduled Reports',
                'LBL_SEARCH_FORM_TITLE' => 'Search Scheduled Reports',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_NEW_FORM_TITLE' => 'New Scheduled Reports',
                'LBL_SCHEDULE' => 'Schedule',
                'LBL_AOR_REPORT_NAME' => 'Reports',
                'LBL_SCHEDULED_REPORTS_INFORMATION' => 'Scheduled Reports',
                'LBL_LAST_RUN' => 'Last run',
                'LBL_STATUS' => 'Status',
            ],
            'workflow' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_LIST_FORM_TITLE' => 'WorkFlow List',
                'LBL_MODULE_NAME' => 'WorkFlow',
                'LBL_MODULE_TITLE' => 'WorkFlow',
                'LBL_HOMEPAGE_TITLE' => 'My Work Flow',
                'LNK_NEW_RECORD' => 'Create WorkFlow',
                'LNK_LIST' => 'View WorkFlow',
                'LNK_PROCESSED_LIST' => 'View Process Audit',
                'LBL_SEARCH_FORM_TITLE' => 'Search WorkFlow',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New WorkFlow',
                'LBL_FLOW_MODULE' => 'WorkFlow Module',
                'LBL_STATUS' => 'Status',
                'LBL_FLOW_RUN_ON' => 'Run On',
                'LBL_CONDITION_LINES' => 'Conditions',
                'LBL_ADD_CONDITION' => 'Add Condition',
                'LBL_ACTION_LINES' => 'Actions',
                'LBL_ADD_ACTION' => 'Add Action',
                'LBL_MULTIPLE_RUNS' => 'Repeated Runs',
                'LBL_RUN_WHEN' => 'Run',
                'LBL_RUN_ON_IMPORT' => 'Run on Import',
            ],
            'maps' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_MAP' => 'Map',
                'LBL_MODULE_NAME' => 'Maps',
                'LBL_MODULE_TITLE' => 'Maps: Home',
                'LBL_MODULE_ID' => 'Maps',
                'LBL_LIST_FORM_TITLE' => 'Maps Listing',
                'LBL_MAP_CUSTOM_MARKER' => 'Custom Marker',
                'LBL_MAP_CUSTOM_AREA' => 'Custom Area',
                'LBL_HOMEPAGE_TITLE' => 'My Maps Listing',
                'LBL_FLEX_RELATE' => 'Related to (Center)',
                'LBL_MODULE_TYPE' => 'Module Type to Display',
                'LBL_DISTANCE' => 'Distance (Radius)',
                'LBL_UNIT_TYPE' => 'Unit Type',
                'LBL_MAP_DISPLAY' => 'Map Display',
                'LBL_MAP_LEGEND' => 'Legend',
                'LBL_MAP_USER_GROUPS' => 'Groups',
                'LBL_MAP_GROUP' => 'Group',
                'LBL_MAP_TYPE' => 'Type',
                'LBL_MAP_ASSIGNED_TO' => 'Assigned to',
                'LBL_MAP_GET_DIRECTIONS' => 'Get Directions',
                'LBL_MAP_GOOGLE_MAPS_VIEW' => 'Google Maps View',
                'LNK_NEW_MAP' => 'Add New Map',
                'LNK_NEW_RECORD' => 'Add New Map',
                'LNK_MAP_LIST' => 'List Maps',
                'LBL_MAP_ADDRESS_TEST' => 'Geocoding Test',
                'LBL_MAP_QUICK_RADIUS' => 'Quick Radius Map',
                'LBL_MAP_NULL_GROUP_NAME' => 'None',
                'LBL_MAP_ADDRESS' => 'Address',
                'LBL_MAP_PROCESS' => 'Process It!',
                'LBL_MAP_LAST_STATUS' => 'Last Geocode Status',
                'LBL_GEOCODED_COUNTS' => 'Module Geocoded Counts',
                'LBL_CRON_URL' => 'Cron URL',
                'LBL_MODULE_HEADING' => 'Module',
                'LBL_N/A' => 'N/A',
                'LBL_ZERO_RESULTS' => 'Zero Results',
                'LBL_OK' => 'Ok',
                'LBL_INVALID_REQUEST' => 'Invalid Request',
                'LBL_APPROXIMATE' => 'Approximate',
                'LBL_EMPTY' => 'Empty',
                'LBL_MODULE_TOTAL_HEADING' => 'Total',
                'LBL_MODULE_RESET_HEADING' => 'Reset',
                'LBL_GEOCODED_COUNTS_DESCRIPTION' => 'The table shown belown shows the number of module objects geocoded, grouped by geocoding response. Keep in mind that the standard Google Maps usage limit is 2500 requests per day . This module will cache the addresses geocoding information during processing to reduce the overall number of requests needed.',
                'LBL_CRON_INSTRUCTIONS' => 'To process the geocoding requests it is recommended to setup a nightly Cron-Job. A custom entry point has been created for this purpose and can be accessed without authentication. The URL shown below is meant to be used with an Administrative Scheduled Task. Please see the documentation for more information.',
                'LBL_EXPORT_ADDRESS_URL' => 'Export URLs',
                'LBL_EXPORT_INSTRUCTIONS' => 'Use the links below to export full addresses in need of geocodeing information. Then use an online or offline batch geocoding tool to geocode the addresses. When you are finished geocoding, import the addresses into the Address Cache module to be used with your maps. Note, the Address Cache module is optional. All geocoding information is stored in the representative module.',
                'LBL_ADDRESS_CACHE' => 'Address Cache',
                'LBL_ADD_TO_TARGET_LIST' => 'Add to Target List',
                'LBL_ADD_TO_TARGET_LIST_PROCESSING' => 'Processing...',
                'LBL_CONFIG_TITLE' => 'Configuration Settings',
                'LBL_CONFIG_SAVED' => 'Settings Saved Successfully!',
                'LBL_BILLING_ADDRESS' => 'Billing Address',
                'LBL_SHIPPING_ADDRESS' => 'Shipping Address',
                'LBL_PRIMARY_ADDRESS' => 'Primary Address',
                'LBL_ALTERNATIVE_ADDRESS' => 'Alternative Address',
                'LBL_ADDRESS_FLEX_RELATE' => 'Flex Relate',
                'LBL_ADDRESS_ADDRESS' => 'Address (Simple, Users)',
                'LBL_ADDRESS_CUSTOM' => 'Custom (Custom Controller Logic)',
                'LBL_ENABLED' => 'Enabled',
                'LBL_DISABLED' => 'Disabled',
                'LBL_DEFAULT' => 'Default',
                'LBL_CONFIG_DEFAULT' => 'Default',
                'LBL_CONFIG_VALID_GEOCODE_MODULES' => 'Valid Geocode Modules',
                'LBL_CONFIG_VALID_GEOCODE_TABLES' => 'Valid Geocode Tables',
                'LBL_CONFIG_ADDRESS_TYPE_SETTINGS_TITLE' => 'Address Type Settings: This defines the modules\' address types used when geocoding addresses. Acceptable Values: \'billing\'; \'shipping\'; \'primary\'; \'alt\'; \'flex_relate\'',
                'LBL_CONFIG_ADDRESS_TYPE_FOR' => 'Address Type for ',
                'LBL_CONFIG_ADDRESS_TYPE_FOR_ACCOUNTS' => 'Address Type for Accounts',
                'LBL_CONFIG_ADDRESS_TYPE_FOR_CONTACTS' => 'Address Type for Contacts',
                'LBL_CONFIG_ADDRESS_TYPE_FOR_LEADS' => 'Address Type for Leads',
                'LBL_CONFIG_ADDRESS_TYPE_FOR_OPPORTUNITIES' => 'Address Type for Opportunities',
                'LBL_CONFIG_OF_RELATED_ACCOUNT' => '(of Related Account)',
                'LBL_CONFIG_ADDRESS_TYPE_FOR_CASES' => 'Address Type for Cases',
                'LBL_CONFIG_ADDRESS_TYPE_FOR_PROJECTS' => 'Address Type for Projects',
                'LBL_CONFIG_OF_RELATED_ACCOUNT_OPPORTUNITY' => '(of Related Account/Opportunity)',
                'LBL_CONFIG_ADDRESS_TYPE_FOR_MEETINGS' => 'Address Type for Meetings',
                'LBL_CONFIG_ADDRESS_TYPE_FOR_PROSPECTS' => 'Address Type for Prospects/Targets',
                'LBL_CONFIG_RELATED_OBJECT_THRU_FLEX_RELATE' => 'Related Object thru Flex Relate Field',
                'LBL_CONFIG_MARKER_GROUP_FIELD_SETTINGS_TITLE' => 'Marker Group Field Settings: This defines the \'field\' to be used as the group parameter when displaying markers on a map. Examples: assigned_user_name, industry, status, sales_stage, priority',
                'LBL_CONFIG_GROUP_FIELD_FOR' => 'Group Field for ',
                'LBL_CONFIG_GROUP_FIELD_FOR_ACCOUNTS' => 'Group Field for Accounts',
                'LBL_CONFIG_GROUP_FIELD_FOR_CONTACTS' => 'Group Field for Contacts',
                'LBL_CONFIG_GROUP_FIELD_FOR_LEADS' => 'Group Field for Leads',
                'LBL_CONFIG_GROUP_FIELD_FOR_OPPORTUNITIES' => 'Group Field for Opportunities',
                'LBL_CONFIG_GROUP_FIELD_FOR_CASES' => 'Group Field for Cases',
                'LBL_CONFIG_GROUP_FIELD_FOR_PROJECTS' => 'Group Field for Projects',
                'LBL_CONFIG_GROUP_FIELD_FOR_MEETINGS' => 'Group Field for Meetings',
                'LBL_CONFIG_GROUP_FIELD_FOR_PROSPECTS' => 'Group Field for  Prospects/Targets',
                'LBL_CONFIG_GEOCODING_SETTINGS_TITLE' => 'Geocoding/Google Settings',
                'LBL_CONFIG_GEOCODING_API_URL_TITLE' => 'Geocoding API URL',
                'LBL_CONFIG_GEOCODING_API_URL_DESC' => 'The URL of the Google Maps API V3 or Proxy',
                'LBL_CONFIG_GEOCODING_API_SECRET_TITLE' => 'Secret Phrase for Proxy',
                'LBL_CONFIG_GEOCODING_API_SECRET_DESC' => 'The Secret Phrase to be used with the Proxy MD5 comparison.',
                'LBL_CONFIG_GEOCODING_LIMIT_TITLE' => 'Geocoding Limit',
                'LBL_CONFIG_GEOCODING_LIMIT_DESC' => '\'geocoding_limit\' sets the query limit when selecting records to geocode.',
                'LBL_CONFIG_GOOGLE_GEOCODING_LIMIT_TITLE' => 'Google Geocoding Limit',
                'LBL_CONFIG_GOOGLE_GEOCODING_LIMIT_DESC' => '\'google_geocoding_limit\' sets the request limit when geocoding using the Google Maps API.',
                'LBL_CONFIG_EXPORT_ADDRESSES_LIMIT_TITLE' => 'Export Addresses Limit',
                'LBL_CONFIG_EXPORT_ADDRESSES_LIMIT_DESC' => '\'export_addresses_limit\' sets the query limit when selecting records to export.',
                'LBL_CONFIG_ALLOW_APPROXIMATE_LOCATION_TYPE_TITLE' => 'Allow \'APPROXIMATE\' Location Types',
                'LBL_CONFIG_ALLOW_APPROXIMATE_LOCATION_TYPE_DESC' => '\'allow_approximate_location_type\' - allows location types of \'APPROXIMATE\' to be considered \'OK\' geocoding results.',
                'LBL_CONFIG_ADDRESS_CACHE_SETTINGS_TITLE' => 'Address Cache Settings',
                'LBL_CONFIG_ADDRESS_CACHE_GET_ENABLED_TITLE' => 'Enable Address Cache (Get)',
                'LBL_CONFIG_ADDRESS_CACHE_GET_ENABLED_DESC' => '\'address_cache_get_enabled\' allows the address cache module to retrieve data from the cache table.',
                'LBL_CONFIG_ADDRESS_CACHE_SAVE_ENABLED_TITLE' => 'Enable Saving Address Cache (Save)',
                'LBL_CONFIG_ADDRESS_CACHE_SAVE_ENABLED_DESC' => '\'address_cache_save_enabled\' allows the address cache module to save data to the cache table.',
                'LBL_CONFIG_LOGIC_HOOKS_SETTINGS_TITLE' => 'Logic Hooks Setting',
                'LBL_CONFIG_LOGIC_HOOKS_ENABLED_TITLE' => 'Enable All Logic Hooks: ',
                'LBL_CONFIG_LOGIC_HOOKS_ENABLED_DESC' => '\'logic_hooks_enabled\' allows logic hooks for automatic updating based on related objects. It is recommended to disable when upgrading your SuiteCRM.',
                'LBL_CONFIG_MARKER_MAPPING_SETTINGS_TITLE' => 'Marker/Mapping Settings',
                'LBL_CONFIG_MAP_MARKERS_LIMIT_TITLE' => 'Map Markers Limit',
                'LBL_CONFIG_MAP_MARKERS_LIMIT_DESC' => '\'map_markers_limit\' sets the query limit when selecting records to display on a map.',
                'LBL_CONFIG_MAP_DEFAULT_CENTER_LATITUDE_TITLE' => 'Map Default Center Latitude',
                'LBL_CONFIG_MAP_DEFAULT_CENTER_LATITUDE_DESC' => '\'map_default_center_latitude\' sets the default center latitude position for maps.',
                'LBL_CONFIG_MAP_DEFAULT_CENTER_LONGITUDE_TITLE' => 'Map Default Center Longitude',
                'LBL_CONFIG_MAP_DEFAULT_CENTER_LONGITUDE_DESC' => '\'map_default_center_longitude\' sets the default center longitude position for maps.',
                'LBL_CONFIG_MAP_DEFAULT_UNIT_TYPE_TITLE' => 'Map Default Unit Type',
                'LBL_CONFIG_MAP_DEFAULT_UNIT_TYPE_DESC' => '\'map_default_unit_type\' sets the default unit measurement type for distance calculations. Values: \'mi\' (miles) or \'km\' (kilometers).',
                'LBL_CONFIG_MAP_DEFAULT_DISTANCE_TITLE' => 'Map Default Distance',
                'LBL_CONFIG_MAP_DEFAULT_DISTANCE_DESC' => '\'map_default_distance\' sets the default distance used for distance based maps.',
                'LBL_CONFIG_MAP_DUPLICATE_MARKER_ADJUSTMENT_TITLE' => 'Map Duplicate Marker Adjustment',
                'LBL_CONFIG_MAP_DUPLICATE_MARKER_ADJUSTMENT_DESC' => '\'map_duplicate_marker_adjustment\' sets an offset adjustment to be added to longitude and latitude in case of duplicate marker position.',
                'LBL_CONFIG_MAP_CLUSTER_GRID_SIZE_TITLE' => 'Map Markers Clusterer Grid Size',
                'LBL_CONFIG_MAP_CLUSTER_GRID_SIZE_DESC' => '\'map_clusterer_grid_size\' is used to set the grid size for calculating map clusterers.',
                'LBL_CONFIG_MAP_MARKERS_CLUSTERER_MAX_ZOOM_TITLE' => 'Map Markers Clusterer Max Zoom',
                'LBL_CONFIG_MAP_MARKERS_CLUSTERER_MAX_ZOOM_DESC' => '\'map_clusterer_max_zoom\' is used to set the maximum zoom level at which clustering will not be applied.',
                'LBL_CONFIG_CUSTOM_CONTROLLER_DESC' => 'Important Note: All saved settings can be found in the \'config\' table under category \'jjwg\'. Note, a custom controller.php file should no longer be used to override settings.',
                'LBL_JJWG_MAPS_JJWG_AREAS_FROM_JJWG_AREAS_TITLE' => 'Areas',
                'LBL_JJWG_MAPS_JJWG_MARKERS_FROM_JJWG_MARKERS_TITLE' => 'Markers',
                'LBL_PARENT_ID' => 'Parent ID',
                'LBL_JJWP_PARTNERS' => 'JJWP Partners',
                'LBL_GET_GOOGLE_API_KEY' => 'Get A Key',
                'LBL_GOOGLE_API_KEY' => 'Google Api Key',
                'LBL_ERROR_NO_GOOGLE_API_KEY' => 'Please set the Google Api Key in the Google Maps Administrative Panel.',
            ],
            'markers' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'User',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_LIST_FORM_TITLE' => 'Markers List',
                'LBL_MODULE_NAME' => 'Markers',
                'LBL_MODULE_TITLE' => 'Markers',
                'LBL_HOMEPAGE_TITLE' => 'My Markers',
                'LNK_NEW_RECORD' => 'Create Markers',
                'LNK_LIST' => 'View Markers',
                'LNK_IMPORT_JJWG_MARKERS' => 'Import Markers',
                'LBL_SEARCH_FORM_TITLE' => 'Search Markers',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Markers',
                'LBL_CITY' => 'City',
                'LBL_STATE' => 'State',
                'LBL_COUNTRY' => 'Country',
                'LBL_JJWG_MAPS_LAT' => 'Latitude',
                'LBL_JJWG_MAPS_LNG' => 'Longitude',
                'LBL_MARKER_IMAGE' => 'Marker Image Type',
                'LBL_LIST_ASSIGNED_USER' => 'Assigned To',
                'LBL_MARKER_MARKER_POSITION' => 'Marker Position (Latitude, Longitude)',
                'LBL_MARKER_CLOSEST_MATCHING_ADDRESS' => 'Closest Matching Address',
                'LBL_MARKER_MARKER_STATUS' => 'Marker Status',
                'LBL_MARKER_EDIT_DESCRIPTION' => 'Click and drag the marker.',
                'LBL_JJWG_MAPS_JJWG_MARKERS_FROM_JJWG_MAPS_TITLE' => 'Maps',
            ],
            'areas' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'User',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_LIST_FORM_TITLE' => 'Areas List',
                'LBL_MODULE_NAME' => 'Areas',
                'LBL_MODULE_TITLE' => 'Areas',
                'LBL_HOMEPAGE_TITLE' => 'My Areas',
                'LNK_NEW_RECORD' => 'Create Areas',
                'LNK_LIST' => 'View Areas',
                'LBL_SEARCH_FORM_TITLE' => 'Search Areas',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Areas',
                'LBL_CITY' => 'City',
                'LBL_STATE' => 'State',
                'LBL_COUNTRY' => 'Country',
                'LBL_COORDINATES' => 'Coordinates',
                'LBL_LIST_ASSIGNED_USER' => 'User',
                'LBL_AREA_MAP' => 'Area Map',
                'LBL_AREA_EDIT_TITLE' => 'Area Creation Instructions',
                'LBL_AREA_EDIT_DESC_1' => 'Left click on the map, in a clockwise motion, to create marker points for the area.',
                'LBL_AREA_EDIT_DESC_2' => 'Click on the first marker point to close the polygon area.',
                'LBL_AREA_EDIT_RESET' => 'Reset',
                'LBL_AREA_EDIT_USE_AREA_COORDINATES' => 'Use Area Coordinates',
                'LBL_AREA_EDIT_COORDINATE_RESULTS' => 'Coordinate Results (lng,lat,elv)',
                'LBL_JJWG_MAPS_JJWG_AREAS_FROM_JJWG_MAPS_TITLE' => 'Maps',
            ],
            'address-cache' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Address',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Address',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'Address Cache List',
                'LBL_MODULE_NAME' => 'Address Cache',
                'LBL_MODULE_TITLE' => 'Address Cache',
                'LBL_HOMEPAGE_TITLE' => 'My Address Cache',
                'LNK_NEW_RECORD' => 'Create Address Cache',
                'LNK_LIST' => 'View Address Cache',
                'LBL_SEARCH_FORM_TITLE' => 'Search Address Cache',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Address Cache',
                'LBL_LAT' => 'Latitude',
                'LBL_LNG' => 'Longitude',
                'LBL_CURRENT_USER_FILTER' => 'My Items',
                'LBL_ASSIGNED_TO' => 'Assigned User',
            ],
            'security-groups' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_ALL_MODULES' => 'All',
                'LBL_NONINHERITABLE' => 'Not Inheritable',
                'LBL_LIST_NONINHERITABLE' => 'Not Inheritable',
                'LBL_LIST_FORM_TITLE' => 'Security Groups',
                'LBL_MODULE_NAME' => 'Security Suite Management',
                'LBL_MODULE_TITLE' => 'Security Suite Management',
                'LNK_NEW_RECORD' => 'Create a Security Group',
                'LNK_LIST' => 'List View',
                'LBL_SEARCH_FORM_TITLE' => 'Search Security Groups Management',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups Management',
                'LBL_USERS' => 'Users',
                'LBL_USERS_SUBPANEL_TITLE' => 'Users',
                'LBL_ROLES_SUBPANEL_TITLE' => 'Roles',
                'LBL_ROLES' => 'Roles',
                'LBL_CONFIGURE_SETTINGS' => 'Configure',
                'LBL_ADDITIVE' => 'Additive Rights',
                'LBL_ADDITIVE_DESC' => 'User gets greatest rights of all roles assigned to the user or the user\'s group(s)',
                'LBL_STRICT_RIGHTS' => 'Strict Rights',
                'LBL_STRICT_RIGHTS_DESC' => 'If a user is a member of several groups only the respective rights from the group assigned to the current record are used.',
                'LBL_USER_ROLE_PRECEDENCE' => 'User Role Precedence',
                'LBL_USER_ROLE_PRECEDENCE_DESC' => 'If any role is assigned directly to a user that role should take precedence over any group roles.',
                'LBL_INHERIT_TITLE' => 'Group Inheritance Rules',
                'LBL_INHERIT_CREATOR' => 'Inherit from Created By User',
                'LBL_INHERIT_CREATOR_DESC' => 'The record will inherit all the groups assigned to the user who created it.',
                'LBL_INHERIT_PARENT' => 'Inherit from Parent Record',
                'LBL_INHERIT_PARENT_DESC' => 'e.g. If a case is created for a contact the case will inherit the groups associated with the contact.',
                'LBL_USER_POPUP' => 'New User Group Popup',
                'LBL_USER_POPUP_DESC' => 'When creating a new user show the SecurityGroups popup to assign the user to a group(s).',
                'LBL_INHERIT_ASSIGNED' => 'Inherit from Assigned To User',
                'LBL_INHERIT_ASSIGNED_DESC' => 'The record will inherit all the groups of the user assigned to the record. Other groups assigned to the record will NOT be removed.',
                'LBL_POPUP_SELECT' => 'Use Creator Group Select',
                'LBL_POPUP_SELECT_DESC' => 'When a record is created by a user in more than one group show a group selection panel on the create screen. Otherwise inherit that one group.',
                'LBL_FILTER_USER_LIST' => 'Filter User List',
                'LBL_FILTER_USER_LIST_DESC' => 'Non-admin users can only assign to users in the same group(s)',
                'LBL_DEFAULT_GROUP_TITLE' => 'Default Groups for New Records',
                'LBL_ADD_BUTTON_LABEL' => 'Add',
                'LBL_REMOVE_BUTTON_LABEL' => 'Remove',
                'LBL_GROUP' => 'Group',
                'LBL_MODULE' => 'Module',
                'LBL_MASS_ASSIGN' => 'Security Groups: Mass Assign',
                'LBL_ASSIGN' => 'Assign',
                'LBL_ASSIGN_CONFIRM' => 'Are you sure that you want to add this group to the ',
                'LBL_REMOVE_CONFIRM' => 'Are you sure that you want to remove this group from the ',
                'LBL_CONFIRM_END' => ' selected record(s)?',
                'LBL_SECURITYGROUP_USER_FORM_TITLE' => 'SecurityGroup/User',
                'LBL_USER_NAME' => 'User Name',
                'LBL_SECURITYGROUP_NAME' => 'SecurityGroup Name',
                'LBL_HOMEPAGE_TITLE' => 'Group Messages',
                'LBL_TITLE' => 'Title',
                'LBL_ROWS' => 'Rows',
                'LBL_POST' => 'Post',
                'LBL_SELECT_GROUP_ERROR' => 'Please select a group and try again.',
                'LBL_GROUP_SELECT' => 'Select which groups should have access to this record',
                'LBL_ERROR_DUPLICATE' => 'Due to a possible duplicate detected by SuiteCRM you will have to manually add Security Groups to your newly created record.',
                'LBL_ERROR_EXPORT_WHERE_CHANGED' => 'Update failed because the search filter was modified. Please try again.',
                'LBL_INBOUND_EMAIL' => 'Inbound email account',
                'LBL_INBOUND_EMAIL_DESC' => 'Only allow access to an email account if user belongs to a group that is assigned to the mail account.',
                'LBL_PRIMARY_GROUP' => 'Primary Group',
                'LBL_CHECKMARK' => 'Checkmark',
            ],
            'template-section-line' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_GRP' => 'Group',
                'LBL_ORD' => 'Order',
                'LBL_THUMBNAIL' => 'Thumbnail',
            ],
            'calls-reschedule' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'Reschedule List',
                'LBL_MODULE_NAME' => 'Reschedule',
                'LBL_MODULE_TITLE' => 'Reschedule',
                'LBL_HOMEPAGE_TITLE' => 'My Reschedule',
                'LNK_NEW_RECORD' => 'Create Reschedule',
                'LNK_LIST' => 'View Reschedule',
                'LBL_SEARCH_FORM_TITLE' => 'Search Reschedule',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Reschedule',
                'LBL_REASON' => 'Reason',
                'LBL_CALLS' => 'Calls',
            ],
            'eapm' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'App User Name',
                'LBL_CREATED_USER' => 'Created By User',
                'LBL_MODIFIED_USER' => 'Modified By User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'SuiteCRM User',
                'LBL_LIST_FORM_TITLE' => 'External Account List',
                'LBL_MODULE_NAME' => 'External Account',
                'LBL_MODULE_TITLE' => 'External Accounts',
                'LBL_HOMEPAGE_TITLE' => 'My External Accounts',
                'LNK_NEW_RECORD' => 'Create External Account',
                'LNK_LIST' => 'View External Accounts',
                'LBL_SEARCH_FORM_TITLE' => 'Search External Source',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New External Account',
                'LBL_PASSWORD' => 'App Password',
                'LBL_USER_NAME' => 'App User Name',
                'LBL_URL' => 'URL',
                'LBL_APPLICATION' => 'Application',
                'LBL_API_DATA' => 'API Data',
                'LBL_API_CONSKEY' => 'Consumer Key',
                'LBL_API_CONSSECRET' => 'Consumer Secret',
                'LBL_API_OAUTHTOKEN' => 'OAuth Token',
                'LBL_AUTH_UNSUPPORTED' => 'This authorization method is not supported by the application',
                'LBL_AUTH_ERROR' => 'The attempt to connect to this account failed.',
                'LBL_VALIDATED' => 'Connected',
                'LBL_ACTIVE' => 'Active',
                'LBL_OAUTH_NAME' => '%s',
                'LBL_CONNECT_BUTTON_TITLE' => 'Connect',
                'LBL_NOTE' => 'Please Note',
                'LBL_CONNECTED' => 'Connected',
                'LBL_ERR_NO_AUTHINFO' => 'There is no authentication information for this account.',
                'LBL_ERR_NO_TOKEN' => 'There are no valid login tokens for this account.',
                'LBL_ERR_FAILED_QUICKCHECK' => 'You are not currently connected to your {0} account. Click OK to login to your account and to re-activate the connection.',
                'LBL_CLICK_TO_EDIT' => 'Click to Edit',
                'LBL_REAUTHENTICATE_LABEL' => 'Reauthenticate',
                'LBL_APPLICATION_FOUND_NOTICE' => 'An account for this application already exists. We have reinstated the existing account.',
                'LBL_OMIT_URL' => '(Omit http:// or https://)',
                'LBL_OAUTH_SAVE_NOTICE' => 'Click <b>Connect</b> to be directed to a page to provide your account information and to authorize access to the account by SuiteCRM. After connecting, you will be directed back to SuiteCRM.',
                'LBL_BASIC_SAVE_NOTICE' => 'Click <b>Connect</b> to connect this account to SuiteCRM.',
                'LBL_ERR_POPUPS_DISABLED' => 'Please enable browser popup windows or add an exception for website "{0}" to the exceptions list in order to connect.',
                'LBL_API_OAUTHSECRET' => 'API OAuth Secret',
            ],
            'currencies' => [
                'LBL_MODULE_NAME' => 'Currencies',
                'LBL_LIST_FORM_TITLE' => 'Currencies',
                'LBL_CURRENCY' => 'Currency',
                'LBL_ADD' => 'Add',
                'LBL_MERGE' => 'Merge',
                'LBL_MERGE_TXT' => 'Please select the currencies you would like to map to the selected currency. This will delete all the currencies with a checkmark and reassign any value associated with them to the selected currency.',
                'LBL_US_DOLLAR' => 'U.S. Dollar',
                'LBL_DELETE' => 'Delete',
                'LBL_LIST_SYMBOL' => 'Currency Symbol',
                'LBL_LIST_NAME' => 'Currency Name',
                'LBL_LIST_ISO4217' => 'ISO 4217 Code',
                'LBL_LIST_ISO4217_HELP' => 'Enter a three-letter ISO 4217 code that defines the currency name and currency symbol.',
                'LBL_UPDATE' => 'Update',
                'LBL_LIST_RATE' => 'Conversion Rate',
                'LBL_LIST_RATE_HELP' => 'A Conversion Rate of 0.5 for Euro means that 10 USD = 5 Euro.',
                'LBL_LIST_STATUS' => 'Status',
                'LNK_NEW_CONTACT' => 'New Contact',
                'LNK_NEW_ACCOUNT' => 'New Account',
                'LNK_NEW_OPPORTUNITY' => 'New Opportunity',
                'LNK_NEW_CASE' => 'New Case',
                'LNK_NEW_NOTE' => 'Create Note or Attachment',
                'LNK_NEW_CALL' => 'New Call',
                'LNK_NEW_EMAIL' => 'New Email',
                'LNK_NEW_MEETING' => 'New Meeting',
                'LNK_NEW_TASK' => 'Create Task',
                'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record? Any record using this currency will be converted to the system default currency when they are accessed. It may be better to set the status to inactive.',
                'LBL_BELOW_MIN' => 'Conversion rate has to be above 0',
                'currency_status_dom' => [
                    'Active' => 'Active',
                    'Inactive' => 'Inactive',
                ],
                'LBL_CREATED_BY' => 'Created By',
                'LBL_EDIT_LAYOUT' => 'Edit Layout',
            ],
            'activities' => [
                'LBL_MODULE_NAME' => 'Activities',
                'LBL_MODULE_TITLE' => 'Activities: Home',
                'LBL_SEARCH_FORM_TITLE' => 'Activities Search',
                'LBL_LIST_FORM_TITLE' => 'Activities List',
                'LBL_LIST_SUBJECT' => 'Subject',
                'LBL_OVERVIEW' => 'OVERVIEW',
                'LBL_TASKS' => 'TASKS',
                'LBL_MEETINGS' => 'MEETINGS',
                'LBL_CALLS' => 'CALLS',
                'LBL_EMAILS' => 'EMAILS',
                'LBL_NOTES' => 'NOTES',
                'LBL_PRINT' => 'PRINT',
                'LBL_MEETING_TYPE' => 'Meeting',
                'LBL_CALL_TYPE' => 'Call',
                'LBL_EMAIL_TYPE' => 'Email',
                'LBL_NOTE_TYPE' => 'Note',
                'LBL_DATA_TYPE_START' => 'Start',
                'LBL_DATA_TYPE_SENT' => 'Sent',
                'LBL_DATA_TYPE_MODIFIED' => 'Modified',
                'LBL_LIST_CONTACT' => 'Contact',
                'LBL_LIST_RELATED_TO' => 'Related to',
                'LBL_LIST_DATE' => 'Date',
                'LBL_LIST_CLOSE' => 'Close',
                'LBL_SUBJECT' => 'Subject',
                'LBL_STATUS' => 'Status',
                'LBL_LOCATION' => 'Location',
                'LBL_DATE_TIME' => 'Start Date & Time',
                'LBL_DATE' => 'Start Date',
                'LBL_TIME' => 'Start Time',
                'LBL_DURATION' => 'Duration',
                'LBL_HOURS_MINS' => '(hours/minutes)',
                'LBL_CONTACT_NAME' => 'Contact Name: ',
                'LBL_DESCRIPTION' => 'Description',
                'LNK_NEW_CALL' => 'Log Call',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_NEW_TASK' => 'Create Task',
                'LNK_NEW_NOTE' => 'Create Note or Add Attachment',
                'LNK_NEW_EMAIL' => 'Send Email',
                'LNK_CALL_LIST' => 'View Calls',
                'LNK_MEETING_LIST' => 'View Meetings',
                'LNK_TASK_LIST' => 'View Tasks',
                'LNK_NOTE_LIST' => 'View Notes',
                'LBL_DELETE_ACTIVITY' => 'Are you sure you want to delete this activity?',
                'ERR_DELETE_RECORD' => 'You must specify a record number to delete the account.',
                'LBL_INVITEE' => 'Invitees',
                'LBL_LIST_DIRECTION' => 'Direction',
                'LBL_DIRECTION' => 'Direction',
                'LNK_NEW_APPOINTMENT' => 'New Appointment',
                'LNK_VIEW_CALENDAR' => 'View Calendar',
                'LBL_OPEN_ACTIVITIES' => 'Open Activities',
                'LBL_HISTORY' => 'History',
                'LBL_NEW_TASK_BUTTON_TITLE' => 'Create Task',
                'LBL_NEW_TASK_BUTTON_LABEL' => 'Create Task',
                'LBL_SCHEDULE_MEETING_BUTTON_TITLE' => 'Schedule Meeting',
                'LBL_SCHEDULE_MEETING_BUTTON_LABEL' => 'Schedule Meeting',
                'LBL_SCHEDULE_CALL_BUTTON_LABEL' => 'Log Call',
                'LBL_NEW_NOTE_BUTTON_TITLE' => 'Create Note or Attachment',
                'LBL_NEW_NOTE_BUTTON_LABEL' => 'Create Note or Attachment',
                'LBL_TRACK_EMAIL_BUTTON_TITLE' => 'Archive Email',
                'LBL_TRACK_EMAIL_BUTTON_LABEL' => 'Archive Email',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_DUE_DATE' => 'Due Date',
                'LBL_LIST_LAST_MODIFIED' => 'Last Modified',
                'LNK_IMPORT_CALLS' => 'Import Calls',
                'LNK_IMPORT_MEETINGS' => 'Import Meetings',
                'LNK_IMPORT_TASKS' => 'Import Tasks',
                'LNK_IMPORT_NOTES' => 'Import Notes',
                'LBL_ACCEPT_THIS' => 'Accept?',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Open Activities',
                'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
                'LBL_ACCEPT' => 'Accept',
            ],
            'Feeds' => [],
            'iFrames' => [],
            'TimePeriods' => [],
            'ContractTypes' => [],
            'schedulers' => [
                'LBL_OOTB_WORKFLOW' => 'Process Workflow Tasks',
                'LBL_OOTB_REPORTS' => 'Run Report Generation Scheduled Tasks',
                'LBL_OOTB_IE' => 'Check Inbound Mailboxes',
                'LBL_OOTB_BOUNCE' => 'Run Nightly Process Bounced Campaign Emails',
                'LBL_OOTB_CAMPAIGN' => 'Run Nightly Mass Email Campaigns',
                'LBL_OOTB_PRUNE' => 'Prune Database on 1st of Month',
                'LBL_OOTB_TRACKER' => 'Prune Tracker Tables',
                'LBL_OOTB_SUITEFEEDS' => 'Prune SuiteCRM Feed Tables',
                'LBL_OOTB_SEND_EMAIL_REMINDERS' => 'Run Email Reminder Notifications',
                'LBL_OOTB_CLEANUP_QUEUE' => 'Clean Jobs Queue',
                'LBL_OOTB_REMOVE_DOCUMENTS_FROM_FS' => 'Removal of documents from filesystem',
                'LBL_OOTB_GOOGLE_CAL_SYNC' => 'Google Calendar Sync',
                'LBL_OOTB_ELASTIC_INDEX' => 'Perform Elasticsearch Index',
                'LBL_LIST_JOB_INTERVAL' => 'Interval',
                'LBL_LIST_LIST_ORDER' => 'Schedulers',
                'LBL_LIST_NAME' => 'Scheduler',
                'LBL_LIST_RANGE' => 'Range',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_TITLE' => 'Schedule List',
                'LBL_SUN' => 'Sunday',
                'LBL_MON' => 'Monday',
                'LBL_TUE' => 'Tuesday',
                'LBL_WED' => 'Wednesday',
                'LBL_THU' => 'Thursday',
                'LBL_FRI' => 'Friday',
                'LBL_SAT' => 'Saturday',
                'LBL_ALL' => 'Every Day',
                'LBL_EVERY' => 'Every',
                'LBL_FROM' => 'From',
                'LBL_ON_THE' => 'On the',
                'LBL_RANGE' => 'to',
                'LBL_AND' => 'and',
                'LBL_MINUTES' => 'minutes',
                'LBL_HOUR' => 'hours',
                'LBL_HOUR_SING' => 'hour',
                'LBL_OFTEN' => 'As often as possible.',
                'LBL_MIN_MARK' => 'minute mark',
                'LBL_MINS' => 'min',
                'LBL_HOURS' => 'hrs',
                'LBL_DAY_OF_MONTH' => 'date',
                'LBL_MONTHS' => 'mo',
                'LBL_DAY_OF_WEEK' => 'day',
                'LBL_CRONTAB_EXAMPLES' => 'The above uses standard crontab notation.',
                'LBL_ALWAYS' => 'Always',
                'LBL_CATCH_UP' => 'Execute If Missed',
                'LBL_CATCH_UP_WARNING' => 'Uncheck if this job may take more than a moment to run.',
                'LBL_DATE_TIME_END' => 'Date & Time End',
                'LBL_DATE_TIME_START' => 'Date & Time Start',
                'LBL_INTERVAL' => 'Interval',
                'LBL_JOB' => 'Job',
                'LBL_JOB_URL' => 'Job URL',
                'LBL_LAST_RUN' => 'Last Successful Run',
                'LBL_MODULE_NAME' => 'SuiteCRM Scheduler',
                'LBL_MODULE_TITLE' => 'Schedulers',
                'LBL_NAME' => 'Job Name',
                'LBL_NEVER' => 'Never',
                'LBL_NEW_FORM_TITLE' => 'New Schedule',
                'LBL_PERENNIAL' => 'perpetual',
                'LBL_SEARCH_FORM_TITLE' => 'Scheduler Search',
                'LBL_SCHEDULER' => 'Scheduler',
                'LBL_STATUS' => 'Status',
                'LBL_TIME_FROM' => 'Active From',
                'LBL_TIME_TO' => 'Active To',
                'LBL_WARN_CURL_TITLE' => 'cURL Warning',
                'LBL_WARN_CURL' => 'Warning',
                'LBL_WARN_NO_CURL' => 'This system does not have the cURL libraries enabled/compiled into the PHP module (--with-curl=/path/to/curl_library). Please contact your administrator to resolve this issue. Without the cURL functionality, the Scheduler cannot thread its jobs.',
                'LBL_BASIC_OPTIONS' => 'Basic Setup',
                'LBL_ADV_OPTIONS' => 'Advanced Options',
                'LBL_TOGGLE_ADV' => 'Show Advanced Options',
                'LBL_TOGGLE_BASIC' => 'Show Basic Options',
                'LNK_LIST_SCHEDULER' => 'Schedulers',
                'LNK_NEW_SCHEDULER' => 'Create Scheduler',
                'ERR_CRON_SYNTAX' => 'Invalid Cron syntax',
                'NTC_LIST_ORDER' => 'Set the order this schedule will appear in the Scheduler dropdown lists',
                'LBL_CRON_INSTRUCTIONS_WINDOWS' => 'To Setup Windows Scheduler',
                'LBL_CRON_INSTRUCTIONS_LINUX' => 'To Setup Crontab',
                'LBL_CRON_LINUX_DESC1' => 'In order to run SuiteCRM Schedulers, edit your web server user\'s crontab file with this command',
                'LBL_CRON_LINUX_DESC2' => '... and add the following line to the crontab file',
                'LBL_CRON_LINUX_DESC3' => 'You should do this only after the installation is concluded.',
                'LBL_CRON_WINDOWS_DESC' => 'In order to run the SuiteCRM schedulers, create a batch file to run using Windows Scheduled Tasks. The batch file should include the following commands',
                'LBL_JOBS_SUBPANEL_TITLE' => 'Job Log',
                'LBL_EXECUTE_TIME' => 'Execute Time',
                'LBL_REFRESHJOBS' => 'Refresh Jobs',
                'LBL_POLLMONITOREDINBOXES' => 'Check Inbound Mail Accounts',
                'LBL_PERFORMFULLFTSINDEX' => 'Full-text Search Index System',
                'LBL_RUNMASSEMAILCAMPAIGN' => 'Run Nightly Mass Email Campaigns',
                'LBL_POLLMONITOREDINBOXESFORBOUNCEDCAMPAIGNEMAILS' => 'Run Nightly Process Bounced Campaign Emails',
                'LBL_PRUNEDATABASE' => 'Prune Database on 1st of Month',
                'LBL_TRIMTRACKER' => 'Prune Tracker Tables',
                'LBL_TRIMSUGARFEEDS' => 'Prune SuiteCRM Feed Tables',
                'LBL_SENDEMAILREMINDERS' => 'Run Email Reminders Sending',
                'LBL_CLEANJOBQUEUE' => 'Cleanup Job Queue',
                'LBL_REMOVEDOCUMENTSFROMFS' => 'Removal of documents from filesystem',
                'LBL_POLLMONITOREDINBOXESAOP' => 'AOP Poll Monitored Inboxes',
                'LBL_AORRUNSCHEDULEDREPORTS' => 'Run scheduled reports',
                'LBL_PROCESSAOW_WORKFLOW' => 'Process AOW Workflow',
                'LBL_RUNELASTICSEARCHINDEXERSCHEDULER' => 'Elasticsearch indexer',
                'LBL_SCHEDULER_TIMES' => 'Scheduler Times',
                'LBL_SYNCGOOGLECALENDAR' => 'Sync Google Calendars',
            ],
            'project-task' => [
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_MODULE_NAME' => 'Project Tasks',
                'LBL_MODULE_TITLE' => 'Project Task: Home',
                'LBL_ID' => 'Id',
                'LBL_PROJECT_TASK_ID' => 'Project Task Id',
                'LBL_PROJECT_ID' => 'Project Id',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_ASSIGNED_USER_ID' => 'Assigned To',
                'LBL_MODIFIED_USER_ID' => 'Modified User Id',
                'LBL_CREATED_BY' => 'Created By',
                'LBL_NAME' => 'Name',
                'LBL_STATUS' => 'Status',
                'LBL_DATE_DUE' => 'Due Date',
                'LBL_TIME_DUE' => 'Due Time',
                'LBL_PREDECESSORS' => 'Predecessor',
                'LBL_DATE_START' => 'Start Date',
                'LBL_DATE_FINISH' => 'Finish Date',
                'LBL_TIME_START' => 'Start Time',
                'LBL_TIME_FINISH' => 'Finish Time',
                'LBL_DURATION' => 'Duration',
                'LBL_DURATION_UNIT' => 'Duration Unit',
                'LBL_ACTUAL_DURATION' => 'Actual Duration',
                'LBL_PARENT_ID' => 'Project',
                'LBL_PARENT_TASK_ID' => 'Parent Task Id',
                'LBL_PERCENT_COMPLETE' => '% Cpl',
                'LBL_PRIORITY' => 'Priority',
                'LBL_DESCRIPTION' => 'Notes',
                'LBL_ORDER_NUMBER' => 'Order',
                'LBL_TASK_NUMBER' => 'Task Number',
                'LBL_TASK_ID' => 'Task ID',
                'LBL_MILESTONE_FLAG' => 'Milestone',
                'LBL_ESTIMATED_EFFORT' => 'Estimated Effort (hrs)',
                'LBL_ACTUAL_EFFORT' => 'Actual Effort (hrs)',
                'LBL_UTILIZATION' => 'Utilization (%)',
                'LBL_DELETED' => 'Deleted',
                'LBL_IMPORT_PROJECT_TASKS' => 'Import Project Tasks',
                'LBL_LIST_NAME' => 'Name',
                'LBL_LIST_PARENT_NAME' => 'Project',
                'LBL_SEARCH_FORM_TITLE' => 'Project Task Search',
                'LBL_LIST_PERCENT_COMPLETE' => '% Complete',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_ASSIGNED_USER_ID' => 'Assigned To',
                'LBL_LIST_DATE_DUE' => 'Date Due',
                'LBL_LIST_PRIORITY' => 'Priority',
                'LBL_LIST_CLOSE' => 'Close',
                'LBL_PROJECT_NAME' => 'Project Name',
                'LBL_LIST_FORM_TITLE' => 'Project Task List',
                'LNK_NEW_PROJECT' => 'Create Project',
                'LNK_PROJECT_LIST' => 'Project List',
                'LNK_NEW_PROJECT_TASK' => 'Create Project Task',
                'LNK_PROJECT_TASK_LIST' => 'Project Tasks',
                'LBL_LIST_MY_PROJECT_TASKS' => 'My Project Tasks',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Project Tasks',
                'LBL_NEW_FORM_TITLE' => 'New Project Task',
                'LBL_HISTORY_TITLE' => 'History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'History',
                'LBL_ASSIGNED_USER_NAME' => 'Assigned To',
                'LBL_PARENT_NAME' => 'Project Name',
                'LBL_EDITLAYOUT' => 'Edit Layout',
                'LBL_PANEL_TIMELINE' => 'Timeline',
                'LBL_SUBTASK' => 'Sub-Task',
                'LBL_LAG' => 'Lag',
                'LBL_DAYS' => 'Days',
                'LBL_HOURS' => 'Hours',
                'LBL_RELATIONSHIP_TYPE' => 'Relationship Type',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
            ],
            'campaign-log' => [
                'LBL_LIST_ID' => 'Prospect List ID',
                'LBL_ID' => 'ID',
                'LBL_TARGET_TRACKER_KEY' => 'Target Tracker Key',
                'LBL_TARGET_ID' => 'Target ID',
                'LBL_TARGET_TYPE' => 'Target Type',
                'LBL_ACTIVITY_TYPE' => 'Activity Type',
                'LBL_ACTIVITY_DATE' => 'Activity Date',
                'LBL_RELATED_ID' => 'Related Id',
                'LBL_RELATED_TYPE' => 'Related Type',
                'LBL_DELETED' => 'Deleted',
                'LBL_MODULE_NAME' => 'Campaign Log',
                'LBL_LIST_RECIPIENT_EMAIL' => 'Recipient Email',
                'LBL_LIST_RECIPIENT_NAME' => 'Recipient Name',
                'LBL_ARCHIVED' => 'Archived',
                'LBL_HITS' => 'Hits',
                'LBL_CAMPAIGN_NAME' => 'Name',
                'LBL_CAMPAIGN' => 'Campaign',
                'LBL_NAME' => 'Name: ',
                'LBL_INVITEE' => 'Contacts',
                'LBL_LIST_CAMPAIGN_NAME' => 'Campaign',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_TYPE' => 'Type',
                'LBL_LIST_END_DATE' => 'End Date',
                'LBL_DATE_ENTERED' => 'Date Entered',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By: ',
                'LBL_CREATED' => 'Created By: ',
                'LBL_TEAM' => 'Team: ',
                'LBL_ASSIGNED_TO' => 'Assigned To: ',
                'LBL_CAMPAIGN_START_DATE' => 'Start Date: ',
                'LBL_CAMPAIGN_END_DATE' => 'End Date: ',
                'LBL_CAMPAIGN_STATUS' => 'Status: ',
                'LBL_CAMPAIGN_BUDGET' => 'Budget: ',
                'LBL_CAMPAIGN_EXPECTED_COST' => 'Expected Cost: ',
                'LBL_CAMPAIGN_ACTUAL_COST' => 'Actual Cost: ',
                'LBL_CAMPAIGN_EXPECTED_REVENUE' => 'Expected Revenue: ',
                'LBL_CAMPAIGN_TYPE' => 'Type: ',
                'LBL_CAMPAIGN_OBJECTIVE' => 'Objective: ',
                'LBL_CAMPAIGN_CONTENT' => 'Description: ',
                'LBL_CREATED_LEAD' => 'Created Lead',
                'LBL_CREATED_CONTACT' => 'Created Contact',
                'LBL_CREATED_OPPORTUNITY' => 'Created Opportunity',
                'LBL_TARGETED_USER' => 'Targeted User',
                'LBL_SENT_EMAIL' => 'Sent Email',
                'LBL_LIST_FORM_TITLE' => 'Targeted Campaigns',
                'LBL_LIST_ACTIVITY_DATE' => 'Activity Date',
                'LBL_RELATED' => 'Related',
                'LBL_MORE_INFO' => 'More Information',
                'LBL_CAMPAIGNS' => 'Campaigns',
                'LBL_LIST_MARKETING_NAME' => 'Marketing Id',
                'LBL_MARKETING_ID' => 'Marketing Id',
                'LBL_RELATED_NAME' => 'Related Name',
            ],
            'document-revisions' => [
                'LBL_MODULE_NAME' => 'Document Revision',
                'LNK_NEW_DOCUMENT' => 'Create Document',
                'LNK_DOCUMENT_LIST' => 'View Documents',
                'LBL_REVISION_NAME' => 'Revision Number',
                'LBL_FILENAME' => 'File',
                'LBL_MIME' => 'Mime Type',
                'LBL_REVISION' => 'Revision',
                'LBL_DOCUMENT' => 'Related Document',
                'LBL_LATEST_REVISION' => 'Latest Revision',
                'LBL_CHANGE_LOG' => 'Change Log',
                'LBL_ACTIVE_DATE' => 'Publish Date',
                'LBL_EXPIRATION_DATE' => 'Expiration Date',
                'LBL_FILE_EXTENSION' => 'File Extension',
                'LBL_DOC_NAME' => 'Document Name',
                'LBL_DOC_VERSION' => 'Revision',
                'LBL_REV_LIST_REVISION' => 'Revision',
                'LBL_REV_LIST_ENTERED' => 'Date Created',
                'LBL_REV_LIST_CREATED' => 'Created by',
                'LBL_REV_LIST_LOG' => 'Change Log',
                'LBL_REV_LIST_FILENAME' => 'File',
                'LBL_CURRENT_DOC_VERSION' => 'Latest Revision',
                'LBL_SEARCH_FORM_TITLE' => 'Document Search',
                'LBL_REVISIONS' => 'Revisions',
                'ERR_FILENAME' => 'File Name',
                'ERR_DOC_VERSION' => 'Document Version',
                'ERR_DELETE_CONFIRM' => 'Do you want to delete this document revision?',
                'ERR_DELETE_LATEST_VERSION' => 'You are not allowed to delete the latest revision of a document.',
                'LNK_NEW_MAIL_MERGE' => 'Mail Merge',
                'LBL_DOC_ID' => 'Document Source ID',
                'LBL_DOC_TYPE' => 'Source',
                'LBL_DOC_URL' => 'Document Source URL',
                'LBL_CREATED_BY_NAME' => 'Created by Name',
            ],
            'connectors' => [
                'LBL_ADMINISTRATION_MAIN' => 'Connector Settings',
                'LBL_AVAILABLE' => 'Available',
                'LBL_BACK' => '< Back',
                'LBL_CONFIRM_CONTINUE_SAVE' => 'Some required fields have been left blank. Proceed to save changes?',
                'LBL_CONNECTOR_FIELDS' => 'Connector Fields',
                'LBL_DATA' => 'Data',
                'LBL_DEFAULT' => 'Default',
                'LBL_DISABLED' => 'Disabled',
                'LBL_ENABLED' => 'Enabled',
                'LBL_EXTERNAL' => 'Enable users to create external account records to this connector.',
                'LBL_EXTERNAL_SET_PROPERTIES' => ' In order to use this connector, the properties should also be set in the Set Connector Properties settings page.',
                'LBL_MERGE' => 'Merge',
                'LBL_MODIFY_DISPLAY_TITLE' => 'Enable Connectors',
                'LBL_MODIFY_DISPLAY_DESC' => 'Select which modules are enabled for each connector.',
                'LBL_MODULE_FIELDS' => 'Module Fields',
                'LBL_MODIFY_MAPPING_TITLE' => 'Map Connector Fields',
                'LBL_MODIFY_MAPPING_DESC' => 'Map connector fields to module fields in order to determine what connector data can be viewed and merged into the module records.',
                'LBL_MODIFY_PROPERTIES_TITLE' => 'Set Connector Properties',
                'LBL_MODIFY_PROPERTIES_DESC' => 'Configure the properties for each connector, including URLs and API keys.',
                'LBL_MODIFY_SEARCH_TITLE' => 'Manage Connector Search',
                'LBL_MODIFY_SEARCH' => 'Search',
                'LBL_MODIFY_SEARCH_DESC' => 'Select the connector fields to use to search for data for each module.',
                'LBL_MODULE_NAME' => 'Connectors',
                'LBL_NO_PROPERTIES' => 'There are no configurable properties for this connector.',
                'LBL_SAVE' => 'Save',
                'LBL_SUMMARY' => 'Summary',
                'LBL_STEP1' => 'Search and View Data',
                'LBL_STEP2' => 'Merge Records with',
                'LBL_TEST_SOURCE' => 'Test Connector',
                'LBL_TEST_SOURCE_FAILED' => 'Test Failed',
                'LBL_TEST_SOURCE_SUCCESS' => 'Test Successful',
                'LBL_TITLE' => 'Data Merge',
                'ERROR_NO_ADDITIONAL_DETAIL' => 'Error: No additional details were found for the record.',
                'ERROR_NO_SEARCHDEFS_DEFINED' => 'No modules have been enabled for this connector. Select a module for this connector in the Enable Connectors page.',
                'ERROR_NO_SEARCHDEFS_MAPPED' => 'Error: There are no connectors enabled that have search fields defined.',
                'ERROR_NO_SEARCHDEFS_MAPPING' => 'Error: There are no search fields defined for the module and connector. Please contact the system administrator.',
                'ERROR_NO_DISPLAYABLE_MAPPED_FIELDS' => 'Error: There are no module fields that have been mapped for display in the results. Please contact the system administrator.',
                'LBL_INFO_INLINE' => 'Info',
                'LBL_CLOSE' => 'Close',
            ],
            'roles' => [
                'LBL_ROLE' => 'Role',
                'LBL_LANGUAGE' => 'Language',
                'LBL_MODULE_NAME' => 'Roles',
                'LBL_MODULE_TITLE' => 'Roles: Home',
                'LBL_SEARCH_FORM_TITLE' => 'Role Search',
                'LBL_LIST_FORM_TITLE' => 'Role List',
                'LNK_NEW_ROLE' => 'Create Role',
                'LNK_ROLES' => 'Roles',
                'LBL_NAME' => 'Name',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_ALLOWED_MODULES' => 'Allowed Modules',
                'LBL_DISALLOWED_MODULES' => 'Disallowed Modules',
                'LBL_ASSIGN_MODULES' => 'Edit Modules',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Roles',
                'LBL_USERS' => 'Users',
                'LBL_USERS_SUBPANEL_TITLE' => 'Users',
                'LBL_MODULES' => 'Modules',
            ],
            'Notifications' => [],
            'sync' => [],
            'users' => [
                'LBL_RECOVER_PASSWORD_SUCCESS' => 'If the provided user name and email are correct, you should receive an email with information to recover your password',
                'ERR_NO_2FACTOR_EMAIL_TMPL' => 'Two-factor email template is not set, please change settings on password management page.',
                'ERR_NO_2FACTOR_EMAIL_TMPL_CODE' => 'Two-factor email template should contain a $code at least.',
                'LBL_DELETE_USER_CONFIRM' => 'When the User record is deleted, the corresponding Employee record will also be deleted. After the user is deleted, any workflow definitions and reports involving the user might need to be updated.<br/><br/> Deleting a User record cannot be undone.',
                'LBL_DELETE_GROUP_CONFIRM' => 'Are you sure you want to delete this Group User? Click OK to delete the User record.<br/>After clicking OK, you will be given the ability to reassign records assigned to the Group User to another user.',
                'LNK_IMPORT_USERS' => 'Import Users',
                'ERR_DELETE_RECORD' => 'A record number must be specified to delete the account.',
                'ERR_EMAIL_INCORRECT' => 'Provide a valid email address in order to create and send the password.',
                'ERR_EMAIL_NO_OPTS' => 'Could not find optimum settings for Inbound Email.',
                'ERR_ENTER_CONFIRMATION_PASSWORD' => 'Please enter your password confirmation.',
                'ERR_ENTER_NEW_PASSWORD' => 'Please enter your new password.',
                'ERR_ENTER_OLD_PASSWORD' => 'Please enter your current password.',
                'ERR_IE_FAILURE1' => '[Click here to return]',
                'ERR_IE_FAILURE2' => 'There was a problem connecting to the Email Account. Please check your settings and try again.',
                'ERR_IE_MISSING_REQUIRED' => 'Inbound Email settings are missing required information.'."\n"
                    .'  Please check your settings and try again.'."\n"
                    ."\n"
                    .'If you are not setting up Inbound Email, please clear all fields in that section.',
                'ERR_INVALID_PASSWORD' => 'You must specify a valid username and password.',
                'ERR_LAST_ADMIN_1' => 'The user name "',
                'ERR_LAST_ADMIN_2' => '" is the last user with administrator access. At least one user must be an administrator.',
                'ERR_PASSWORD_CHANGE_FAILED_1' => 'User password change failed for ',
                'ERR_PASSWORD_CHANGE_FAILED_2' => ' failed. The new password must be set.',
                'ERR_PASSWORD_INCORRECT_OLD_1' => 'Incorrect current password for user ',
                'ERR_PASSWORD_INCORRECT_OLD_2' => '. Re-enter password information.',
                'ERR_PASSWORD_MISMATCH' => 'The passwords do not match.',
                'ERR_REENTER_PASSWORDS' => 'The New Password and Confirm Password values do not match.',
                'ERR_REPORT_LOOP' => 'The system detected a reporting loop. A user cannot report to themselves, nor can any of their managers report to them.',
                'ERR_RULES_NOT_MET' => 'The password you entered did not meet the password requirements. Please try again.',
                'ERR_USER_NAME_EXISTS_1' => 'The user name ',
                'ERR_USER_NAME_EXISTS_2' => ' already exists. Duplicate user names are not allowed. Please change the user name to be unique.',
                'ERR_USER_IS_LOCKED_OUT' => 'This user is locked out of the SuiteCRM application and cannot log in using their existing password.',
                'ERR_PASSWORD_MINPWDLENGTH' => 'Password should contain at least %d characters.',
                'ERR_PASSWORD_ONEUPPER' => 'Password should contain uppercase characters.',
                'ERR_PASSWORD_ONELOWER' => 'Password should contain lowercase characters.',
                'ERR_PASSWORD_ONENUMBER' => 'Password should contain numbers.',
                'ERR_PASSWORD_SPECCHARS' => 'Password should contain special characters.',
                'LBL_PASSWORD_SENT' => 'Password Updated',
                'LBL_CANNOT_SEND_PASSWORD' => 'Cannot send password',
                'ERR_EMAIL_NOT_SENT_ADMIN' => 'System is unable to process your request. Please check',
                'ERR_SMTP_URL_SMTP_PORT' => 'SMTP Server URL and Port',
                'ERR_SMTP_USERNAME_SMTP_PASSWORD' => 'SMTP Username and SMTP Password',
                'ERR_RECIPIENT_EMAIL' => 'Recipient Email Address',
                'ERR_SERVER_STATUS' => 'Your server status',
                'ERR_SERVER_SMTP_EMPTY' => 'The system is unable to send an email to the user. Please check the Outgoing Mail Configuration in <a href="index.php?module=EmailMan&action=config">Email Settings</a>.',
                'ERR_DELETE_USER' => 'It is not allowed to delete logged in user.',
                'LBL_ADDRESS_CITY' => 'Address City',
                'LBL_ADDRESS_COUNTRY' => 'Address Country',
                'LBL_ADDRESS_INFORMATION' => 'Address Information',
                'LBL_ADDRESS_POSTALCODE' => 'Address Postal Code',
                'LBL_ADDRESS_STATE' => 'Address State/Region',
                'LBL_ADDRESS_STREET' => 'Address Street',
                'LBL_ADDRESS' => 'Address',
                'LBL_ADMIN_USER' => 'System Administrator User',
                'LBL_ADMIN_DESC' => 'User can access the Administration page all records.',
                'LBL_REGULAR_DESC' => 'User can access modules and records based on roles.',
                'LBL_PHOTO' => 'Photo',
                'LBL_ADMIN' => 'System Administrator',
                'LBL_LAST_ADMIN_NOTICE' => 'Current selection could include yourself. You cannot change your own type of user or status.',
                'LBL_ADVANCED' => 'Advanced',
                'LBL_ANY_ADDRESS' => 'Any Address',
                'LBL_ANY_EMAIL' => 'Any Email',
                'LBL_ANY_PHONE' => 'Any Phone',
                'LBL_CALENDAR_OPTIONS' => 'Calendar Options',
                'LBL_CHANGE_PASSWORD' => 'Change Generated Password',
                'LBL_CHANGE_SYSTEM_PASSWORD' => 'Please provide a new password.',
                'LBL_CHANGE_PASSWORD_TITLE' => 'Password',
                'LBL_CHOOSE_A_KEY' => 'Choose a key to prevent unauthorized publishing of your calendar',
                'LBL_NO_KEY' => 'Key is not set. Please set key to enable publishing.',
                'LBL_CHOOSE_WHICH' => 'Select which modules are accessible within the top navigation bar. Designate the order in which you would like the modules to appear.',
                'LBL_CITY' => 'City',
                'LBL_CLEAR_BUTTON_TITLE' => 'Clear',
                'LBL_CONFIRM_PASSWORD' => 'Confirm Password',
                'LBL_CONFIRM_REGULAR_USER' => 'You have changed the user type from System Administrator User to Regular User. After saving this change, the user will no longer have system administrator privileges.\\n\\nClick OK to proceed.\\nClick Cancel to return to the record.',
                'LBL_COUNTRY' => 'Country',
                'LBL_CURRENCY_TEXT' => 'Select the currency that will be displayed by default when you create new records. This is also the currency that will be displayed in the Amount columns in the Opportunities ListView.',
                'LBL_CURRENCY' => 'Currency',
                'LBL_CURRENCY_SIG_DIGITS' => 'Currency Significant Digits',
                'LBL_CURRENCY_SIG_DIGITS_DESC' => 'Number of decimal places to show for currency',
                'LBL_NUMBER_GROUPING_SEP' => '1000s separator',
                'LBL_NUMBER_GROUPING_SEP_TEXT' => 'Character used to separate thousands',
                'LBL_DECIMAL_SEP' => 'Decimal Symbol',
                'LBL_DECIMAL_SEP_TEXT' => 'Character used to separate decimal portion',
                'LBL_USER_LANGUAGE' => 'User Language',
                'LBL_FDOW' => 'First Day of Week',
                'LBL_FDOW_TEXT' => 'First Day displayed in Week, Month, and Year Views',
                'LBL_DATE_FORMAT_TEXT' => 'Set the display format for date stamps',
                'LBL_DATE_FORMAT' => 'Date Format',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Users',
                'LBL_DEPARTMENT' => 'Department',
                'LBL_DISPLAY_TABS' => 'Display Modules',
                'LBL_DST_INSTRUCTIONS' => '(+DST) indicates the observance of Daylight Savings Time',
                'LBL_EDIT_TABS' => 'Select Modules for Navigation Bar',
                'LBL_EDIT' => 'Edit',
                'LBL_USER_HASH' => 'Password',
                'LBL_AUTHENTICATE_ID' => 'Authentication Id',
                'LBL_ACCOUNT_NAME' => 'Account Name',
                'LBL_EXT_AUTHENTICATE' => 'External Authentication',
                'LBL_EMAIL' => 'Email Address',
                'LBL_EMAIL_CHARSET' => 'Outbound Character Set',
                'LBL_EMAIL_LINK_TYPE' => 'Email Client',
                'LBL_EMAIL_LINK_TYPE_HELP' => '<b>SuiteCRM Mail Client:</b> Send emails using the email client in the SuiteCRM application.<br><b>External Mail Client:</b> Send email using an email client outside of the SuiteCRM application, such as Microsoft Outlook.',
                'LBL_EMAIL_NOT_SENT' => 'System is unable to process your request. Please contact the system administrator.',
                'LBL_EMAIL_SIGNATURE_ERROR1' => 'This signature requires a name.',
                'LBL_EMAIL_TEMPLATE_MISSING' => 'No email template is selected for the email containing the password that will be sent to the user. Please select an email template in the Password Management page.',
                'LBL_EMPLOYEE_STATUS' => 'Employee Status',
                'LBL_EMPLOYEE_INFORMATION' => 'Employee Information',
                'LBL_ERROR' => 'Error',
                'LBL_MISSING_TEMPLATE' => 'login.tpl not found',
                'LBL_EXPORT_CHARSET' => 'Import/Export Character Set',
                'LBL_EXPORT_CHARSET_DESC' => 'Choose the character set used in your locale. This property will be used for data imports, .csv exports and for vCard generation.',
                'LBL_EXPORT_DELIMITER' => 'Export Delimiter',
                'LBL_EXPORT_DELIMITER_DESC' => 'Specify the character(s) used to delimit exported data.',
                'LBL_FAX_PHONE' => 'Fax',
                'LBL_FAX' => 'Fax',
                'LBL_FIRST_NAME' => 'First Name',
                'LBL_SYSTEM_GENERATED_PASSWORD' => 'System Generated Password',
                'LBL_GENERATE_PASSWORD_BUTTON_LABEL' => 'Reset Password',
                'LBL_GROUP_DESC' => 'Use for assigning items to a group (example: for Inbound Email). This type cannot login through the SuiteCRM web interface.',
                'LBL_GROUP_USER' => 'Group User',
                'LBL_HIDE_TABS' => 'Hide Modules',
                'LBL_HOME_PHONE' => 'Home Phone',
                'LBL_INBOUND_TITLE' => 'Account Information',
                'LBL_IS_ADMIN' => 'Is Administrator',
                'LBL_LANGUAGE' => 'Language',
                'LBL_LAST_NAME' => 'Last Name',
                'LBL_LAYOUT_OPTIONS' => 'Layout Options',
                'LBL_SUBTHEMES' => 'Style',
                'LBL_SUBTHEME_OPTIONS_DAWN' => 'Dawn',
                'LBL_SUBTHEME_OPTIONS_DAY' => 'Day',
                'LBL_SUBTHEME_OPTIONS_DUSK' => 'Dusk',
                'LBL_SUBTHEME_OPTIONS_NIGHT' => 'Night',
                'LBL_SUBTHEME' => 'Style',
                'LBL_LDAP' => 'LDAP',
                'LBL_LDAP_AUTHENTICATION' => 'LDAP Authentication',
                'LBL_LIST_ACCEPT_STATUS' => 'Accept Status',
                'LBL_LIST_DEPARTMENT' => 'Department',
                'LBL_LIST_EMAIL' => 'Email',
                'LBL_LIST_FORM_TITLE' => 'Users',
                'LBL_LIST_GROUP' => 'Group',
                'LBL_LIST_LAST_NAME' => 'Last Name',
                'LBL_LIST_MEMBERSHIP' => 'Membership',
                'LBL_LIST_NAME' => 'Name',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_TITLE' => 'Job Title',
                'LBL_LIST_USER_NAME' => 'User Name',
                'LBL_LOCALE_DEFAULT_NAME_FORMAT' => 'Name Display Format',
                'LBL_LOCALE_DESC_FIRST' => '[First]',
                'LBL_LOCALE_DESC_LAST' => '[Last]',
                'LBL_LOCALE_DESC_SALUTATION' => '[Salutation]',
                'LBL_LOCALE_DESC_TITLE' => '[Title]',
                'LBL_LOCALE_EXAMPLE_NAME_FORMAT' => 'Example',
                'LBL_LOCALE_NAME_FORMAT_DESC' => 'Set how names will be displayed.',
                'LBL_SAVED_SEARCH' => 'Saved Search & Layout',
                'LBL_LOGIN_BUTTON_LABEL' => 'Log In',
                'LBL_LOGIN_BUTTON_TITLE' => 'Log In',
                'LBL_LOGIN_FORGOT_PASSWORD' => 'Forgot Password?',
                'LBL_LOGIN_SUBMIT' => 'Submit',
                'LBL_LOGGED_OUT_1' => 'You have been logged out. To login again please click ',
                'LBL_LOGGED_OUT_2' => 'here',
                'LBL_LOGGED_OUT_3' => '.',
                'LBL_MAIL_OPTIONS_TITLE' => 'Email Settings',
                'LBL_MAIL_SENDTYPE' => 'Mail transfer agent',
                'LBL_MAIL_SMTPPORT' => 'SMTP Port',
                'LBL_MAILMERGE_TEXT' => 'Enable Mail Merge (Mail Merge must also be enabled by the system administrator in Configure Settings)',
                'LBL_MAILMERGE' => 'Mail Merge',
                'LBL_MESSENGER_ID' => 'IM Name',
                'LBL_MESSENGER_TYPE' => 'IM Type',
                'LBL_MOBILE_PHONE' => 'Mobile',
                'LBL_MODIFIED_BY' => 'Modified By',
                'LBL_CREATED_BY_NAME' => 'Created By',
                'LBL_MODIFIED_BY_ID' => 'Modified By ID',
                'LBL_MODULE_NAME' => 'Users',
                'LBL_MODULE_TITLE' => 'Users: Home',
                'LBL_NAME' => 'Full Name',
                'LBL_SIGNATURE_NAME' => 'Name',
                'LBL_NAVIGATION_PARADIGM_DESCRIPTION' => 'Select to be able to view modules in the navigation bar based on pre-defined groups. When selected, the "Filter Menu By" feature will appear in the "More" menu.',
                'LBL_USE_GROUP_TABS' => 'Module Menu Filters',
                'LBL_NEW_FORM_TITLE' => 'New User',
                'LBL_NEW_PASSWORD' => 'New Password',
                'LBL_NEW_PASSWORD2' => 'Confirm Password',
                'LBL_NEW_USER_PASSWORD_2' => 'An email was sent to the user containing a system-generated password.',
                'LBL_NEW_USER_PASSWORD_3' => 'Password was created successfully.',
                'LBL_NOTES' => 'Notes',
                'LBL_OFFICE_PHONE' => 'Office Phone',
                'LBL_OLD_PASSWORD' => 'Current Password',
                'LBL_OTHER_PHONE' => 'Other Phone',
                'LBL_PASSWORD' => 'Password',
                'LBL_PASSWORD_EXPIRATION_LOGIN' => 'Your password has expired. Please provide a new password.',
                'LBL_PASSWORD_EXPIRATION_GENERATED' => 'Your password is system-generated',
                'LBL_PASSWORD_EXPIRATION_TIME' => 'Your password has expired. Please provide a new password.',
                'LBL_PSW_MODIFIED' => 'Password Last Changed',
                'LBL_PHONE' => 'Phone',
                'LBL_PICK_TZ_DESCRIPTION' => 'Before continuing, please confirm your time zone. Select the appropriate time zone from the list below, and click Save to continue. The time zone can be changed at any time in your user settings.',
                'LBL_PORTAL_ONLY_DESC' => 'Use for the Portal API. This type cannot login through the SuiteCRM web interface.',
                'LBL_PORTAL_ONLY_USER' => 'Portal API User',
                'LBL_POSTAL_CODE' => 'Postal Code',
                'LBL_PRIMARY_ADDRESS' => 'Primary Address',
                'LBL_PROMPT_TIMEZONE_TEXT' => 'Select to have new users go through the New User Wizard upon first login.',
                'LBL_PROMPT_TIMEZONE' => 'User Wizard Prompt',
                'LBL_PROVIDE_USERNAME_AND_EMAIL' => 'Provide both a User Name and an Email Address.',
                'LBL_PUBLISH_KEY' => 'Publish Key',
                'LBL_RECAPTCHA_NEW_CAPTCHA' => 'Get another CAPTCHA',
                'LBL_RECAPTCHA_SOUND' => 'Switch to Sound',
                'LBL_RECAPTCHA_IMAGE' => 'Switch to Image',
                'LBL_RECAPTCHA_INSTRUCTION' => 'Enter the Two Words Below',
                'LBL_RECAPTCHA_INSTRUCTION_OPPOSITE' => 'Enter the Two Words to the Right',
                'LBL_RECAPTCHA_FILL_FIELD' => 'Enter the text that appears in the image.',
                'LBL_RECAPTCHA_INVALID_PRIVATE_KEY' => 'Invalid Recaptcha Private Key',
                'LBL_RECAPTCHA_INVALID_REQUEST_COOKIE' => 'The challenge parameter of the verify Recaptcha script was incorrect.',
                'LBL_RECAPTCHA_UNKNOWN' => 'Unknown Recaptcha Error',
                'LBL_RECEIVE_NOTIFICATIONS_TEXT' => 'Receive an email notification when a record is assigned to you.',
                'LBL_RECEIVE_NOTIFICATIONS' => 'Notify on Assignment',
                'LBL_REGULAR_USER' => 'Regular User',
                'LBL_REMINDER_TEXT' => 'Set a default for reminders for calls and meetings. Pop-up notifications appear for all invitees using SuiteCRM. Email reminders are sent to all invitees.',
                'LBL_REMINDER' => 'Reminders',
                'LBL_REMINDER_POPUP' => 'Popup',
                'LBL_REMINDER_EMAIL_ALL_INVITEES' => 'Email all invitees',
                'LBL_REMINDERS' => 'Reminders',
                'LBL_REMINDERS_ACTIONS' => 'Actions',
                'LBL_REMINDERS_POPUP' => 'Popup',
                'LBL_REMINDERS_EMAIL' => 'Email invitees',
                'LBL_REMINDERS_WHEN' => 'When',
                'LBL_REMINDERS_REMOVE_REMINDER' => 'Remove reminder',
                'LBL_REMINDERS_ADD_ALL_INVITEES' => 'Add All Invitees',
                'LBL_REMINDERS_ADD_REMINDER' => 'Add reminder',
                'LBL_SNOOZE_TIMER' => 'Set Snooze For Notifications',
                'LBL_REPORTS_TO_NAME' => 'Reports to',
                'LBL_REPORTS_TO' => 'Reports to',
                'LBL_REPORTS_TO_ID' => 'Reports to ID',
                'LBL_REQUEST_SUBMIT' => 'Your request has been submitted.',
                'LBL_RESET_PREFERENCES' => 'Reset User Preferences',
                'LBL_RESET_PREFERENCES_WARNING' => 'Are you sure you want reset all of your user preferences? Warning: This will also log you out of the application.',
                'LBL_RESET_PREFERENCES_WARNING_USER' => 'Are you sure you want reset all of the preferences for this user?',
                'LBL_RESET_HOMEPAGE' => 'Reset Homepage',
                'LBL_RESET_HOMEPAGE_WARNING' => 'Are you sure you want reset your Homepage?',
                'LBL_RESET_HOMEPAGE_WARNING_USER' => 'Are you sure you want reset the Homepage for this user?',
                'LBL_SALUTATION' => 'Salutation',
                'LBL_ROLES_SUBPANEL_TITLE' => 'Roles',
                'LBL_SEARCH_FORM_TITLE' => 'User Search',
                'LBL_SEARCH_URL' => 'Search location',
                'LBL_SELECT_CHECKED_BUTTON_LABEL' => 'Select Checked Users',
                'LBL_SELECT_CHECKED_BUTTON_TITLE' => 'Select Checked Users',
                'LBL_SETTINGS_URL_DESC' => 'Use this URL when establishing login settings for the SuiteCRM Plug-in for Microsoft® Outlook® and the SuiteCRM Plug-in for Microsoft® Word®.',
                'LBL_SETTINGS_URL' => 'URL',
                'LBL_SIGNATURE' => 'Signature',
                'LBL_SIGNATURE_HTML' => 'HTML signature',
                'LBL_SIGNATURE_PREPEND' => 'Signature above reply?',
                'LBL_STATE' => 'State',
                'LBL_STATUS' => 'Status',
                'LBL_SUBPANEL_TABS' => 'Subpanel Tabs',
                'LBL_SET_SUBPANEL_PAGINATION_TYPE' => 'Subpanel Pagination Type',
                'LBL_SET_LISTVIEW_PAGINATION_TYPE' => 'Listview Pagination Type',
                'LBL_SET_RECORD_MODAL_PAGINATION_TYPE' => 'Pop up Record List Pagination Type',
                'LBL_SUBPANEL_TABS_DESCRIPTION' => 'In Detail Views, group Subpanels into tabs and display one tab at a time.',
                'LBL_SORT_MODULES' => 'Sort modules alphabetically',
                'LBL_SORT_MODULES_DESCRIPTION' => 'Order modules by name in the navigation drop down.',
                'LBL_COUNT_COLLAPSED_SUBPANELS' => 'Show collapsed subpanel hint',
                'LBL_COUNT_COLLAPSED_SUBPANELS_DESCRIPTION' => 'When subpanels are collapsed, shows a hint to indicate if the subpanel is empty or contains records.',
                'LBL_SUITE_LOGIN' => 'Is SuiteCRM User',
                'LBL_THEME' => 'Themes',
                'LBL_TIME_FORMAT_TEXT' => 'Set the display format for time stamps',
                'LBL_TIME_FORMAT' => 'Time Format',
                'LBL_TIMEZONE_TEXT' => 'Set the current time zone',
                'LBL_TIMEZONE' => 'Time Zone',
                'LBL_TITLE' => 'Job Title',
                'LBL_USE_REAL_NAMES' => 'Show Full Names',
                'LBL_USE_REAL_NAMES_DESC' => 'Display users\' full names instead of their User Names in assignment fields.',
                'LBL_USER_INFORMATION' => 'User Profile',
                'LBL_USER_LOCALE' => 'Locale Settings',
                'LBL_USER_NAME' => 'Username',
                'LBL_USER_SETTINGS' => 'User Settings',
                'LBL_USER_TYPE' => 'User Type',
                'LBL_USER_ACCESS' => 'Access',
                'LBL_WORK_PHONE' => 'Work Phone',
                'LBL_YOUR_PUBLISH_URL' => 'Publish at my location',
                'LBL_ICAL_PUB_URL' => 'iCal integration URL',
                'LBL_ICAL_PUB_URL_HELP' => 'Use this URL to subscribe to the SuiteCRM calendar within iCal.',
                'LNK_NEW_USER' => 'Create New User',
                'LNK_NEW_GROUP_USER' => 'Create Group User',
                'LNK_USER_LIST' => 'View Users',
                'LBL_PROSPECT_LIST' => 'Prospect List',
                'LBL_EMAILS' => 'Emails',
                'LBL_PROCESSING' => 'Processing',
                'LBL_UPDATE_FINISH' => 'Update complete',
                'LBL_AFFECTED' => 'affected',
                'LBL_USER_NAME_FOR_ROLE' => 'Users/Teams/Roles',
                'LBL_SESSION_EXPIRED' => 'You have been logged out because your session has expired.',
                'LBL_ASSIGN_TO_USER' => 'Assign To User',
                'LBL_BASIC' => 'Inbound Setup',
                'LBL_LOGIN' => 'User Name',
                'LBL_MAILBOX_DEFAULT' => 'INBOX',
                'LBL_MAILBOX' => 'Monitored Folder',
                'LBL_MAILBOX_TYPE' => 'Possible Actions',
                'LBL_MARK_READ_NO' => 'Email marked deleted after import',
                'LBL_MARK_READ_YES' => 'Email left on server after import',
                'LBL_MARK_READ' => 'Leave messages on server',
                'LBL_PORT' => 'Mail server port',
                'LBL_SERVER_OPTIONS' => 'Advanced Setup',
                'LBL_SERVER_TYPE' => 'Mail server protocol',
                'LBL_SERVER_URL' => 'Mail server address',
                'LBL_SSL' => 'Use SSL',
                'LBL_SSL_DESC' => 'Use Secure Socket Layer when connecting to your mail server.',
                'LBL_TEST_BUTTON_TITLE' => 'Test',
                'LBL_TEST_SETTINGS' => 'Test Settings',
                'LBL_TEST_SUCCESSFUL' => 'Connection completed successfully.',
                'LBL_TOGGLE_ADV' => 'Show Advanced',
                'LBL_LDAP_EXTENSION_ERROR' => 'LDAP Error: Extensions not loaded',
                'LBL_RESOURCE_NAME' => 'Name',
                'LBL_SMTP_SERVER_HELP' => 'This SMTP Mail Server can be used for outgoing mail. Provide a username and password for your email account in order to use the mail server.',
                'LBL_MISSING_DEFAULT_OUTBOUND_SMTP_SETTINGS' => 'The administrator has not yet configured the default outbound account. Unable to send test email.',
                'LBL_MAIL_SMTPPASS' => 'SMTP Password',
                'LBL_MAIL_SMTPUSER' => 'SMTP Username',
                'LBL_MAIL_SMTPTYPE' => 'SMTP Server Type',
                'LBL_MAIL_SMTP_SETTINGS' => 'SMTP Server Specification',
                'LBL_CHOOSE_EMAIL_PROVIDER' => 'Choose your Email provider',
                'LBL_YAHOOMAIL_SMTPPASS' => 'Yahoo! Mail Password',
                'LBL_YAHOOMAIL_SMTPUSER' => 'Yahoo! Mail ID',
                'LBL_GMAIL_SMTPPASS' => 'Gmail Password',
                'LBL_GMAIL_SMTPUSER' => 'Gmail Email Address',
                'LBL_EXCHANGE_SMTPPASS' => 'Exchange Password',
                'LBL_EXCHANGE_SMTPUSER' => 'Exchange Username',
                'LBL_EXCHANGE_SMTPPORT' => 'Exchange Server Port',
                'LBL_EXCHANGE_SMTPSERVER' => 'Exchange Server',
                'LBL_OK' => 'OK',
                'LBL_CANCEL' => 'Cancel',
                'LBL_DELETE_USER' => 'Delete User',
                'LBL_WIZARD_TITLE' => 'User Wizard',
                'LBL_WIZARD_WELCOME_TAB' => 'Welcome',
                'LBL_WIZARD_WELCOME_TITLE' => 'Welcome to SuiteCRM!',
                'LBL_WIZARD_WELCOME' => 'Click <b>Next</b> to configure a few basic settings for using SuiteCRM.',
                'LBL_WIZARD_WELCOME_NOSMTP' => 'Click <b>Next</b> to configure a few basic settings for using SuiteCRM.',
                'LBL_WIZARD_NEXT_BUTTON' => 'Next >',
                'LBL_WIZARD_BACK_BUTTON' => '< Back',
                'LBL_WIZARD_SKIP_BUTTON' => 'Skip',
                'LBL_WIZARD_FINISH_BUTTON' => 'Finish',
                'LBL_WIZARD_FINISH_TITLE' => 'You are ready to use SuiteCRM!',
                'LBL_WIZARD_FINISH' => 'Click <b>Finish</b> below to save your settings and to begin using SuiteCRM. For more information on using SuiteCRM:<br /><br />'."\n"
                    .'<table cellpadding=0 cellspacing=0>'."\n"
                    .'<tr><td><!--not_in_theme!-->Visit www.suitecrm.com'."\n"
                    .'<img src=include/images/suitecrm_login.png style="margin-right: 5px;">'."\n"
                    .'</td><td><a href="https://www.suitecrm.com/" target="_blank"><b>SuiteCRM</b></a></td></tr>'."\n"
                    .'</table>',
                'LBL_WIZARD_FINISH1' => 'What would you like to do next?',
                'LBL_WIZARD_FINISH2' => 'Start Using SuiteCRM',
                'LBL_WIZARD_FINISH3' => 'Import Data',
                'LBL_WIZARD_FINISH4' => 'Import data from external sources into the application.',
                'LBL_WIZARD_FINISH5' => 'Create Users',
                'LBL_WIZARD_FINISH6' => 'Create new user accounts for people to use to access the application.',
                'LBL_WIZARD_FINISH7' => 'View and Manage Application Settings',
                'LBL_WIZARD_FINISH8' => 'Manage advanced settings, including default application settings.',
                'LBL_WIZARD_FINISH9' => 'Configure the Application',
                'LBL_WIZARD_FINISH10' => 'Use Studio to create and manage application fields and layouts.',
                'LBL_WIZARD_FINISH11' => 'Visit SuiteCRM Site',
                'LBL_WIZARD_FINISH12' => 'Find training materials and classes that will help you get started as a system administrator or end user of the application.',
                'LBL_WIZARD_FINISH14' => 'Documentation',
                'LBL_WIZARD_FINISH15' => 'Product Guides and Release Notes',
                'LBL_WIZARD_FINISH16' => 'Knowledge Base',
                'LBL_WIZARD_FINISH17' => 'Tips from SuiteCRM',
                'LBL_WIZARD_FINISH18' => 'Forums',
                'LBL_WIZARD_FINISH19' => 'Forums dedicated to the SuiteCRM Community to discuss topics of interest with each other and with SuiteCRM Developers',
                'LBL_WIZARD_FINISH2DESC' => 'Go directly to the application Home page.',
                'LBL_WIZARD_PERSONALINFO' => 'Your Information',
                'LBL_WIZARD_LOCALE' => 'Your Locale',
                'LBL_WIZARD_SCENARIOS' => 'Your Scenarios',
                'LBL_WIZARD_SCENARIOS_EMPTY_LIST' => 'No scenarios have been configured',
                'LBL_WIZARD_SCENARIOS_DESC' => 'Choose which scenarios are appropriate for your installation. These options can be changed post-install.',
                'LBL_WIZARD_LOCALE_DESC' => 'Specify your time zone and how you would like dates, currencies and names to appear in SuiteCRM.',
                'LBL_WIZARD_SMTP_DESC' => 'Provide your email account username and password for the default outbound email server.',
                'LBL_EAPM_SUBPANEL_TITLE' => 'External Accounts',
                'LBL_EDITLAYOUT' => 'Edit Layout',
                'LBL_CHECKMARK' => 'Checkmark',
                'LBL_OAUTH_TOKENS' => 'OAuth Tokens',
                'LBL_SHOW_ON_EMPLOYEES' => 'Display Employee Record',
                'LBL_DATE_ENTERED' => 'Date Entered',
                'LBL_DELETED' => 'Deleted',
                'LBL_HIDEOPTIONS' => 'Hide Options',
                'LBL_SHOWOPTIONS' => 'Show Options',
                'LBL_SUITE_PRINT' => 'Print this page',
                'LBL_QUICK_ACCOUNT' => 'Create Account',
                'LBL_QUICK_CONTACT' => 'Create Contact',
                'LBL_QUICK_OPPORTUNITY' => 'Create Opportunity',
                'LBL_QUICK_LEAD' => 'Create Lead',
                'LBL_QUICK_DOCUMENT' => 'Create Document',
                'LBL_QUICK_CALL' => 'Log Call',
                'LBL_QUICK_TASK' => 'Create Task',
                'LBL_ENABLE_NOTIFICATIONS' => 'Enable Desktop Notifications',
                'LBL_DESKTOP_NOTIFICATIONS' => 'Desktop Notifications',
                'LBL_LIST_NONINHERITABLE' => 'Not Inheritable',
                'LBL_PRIMARY_GROUP' => 'Primary Group',
                'LBL_PASSWORD_MIS_MATCH' => 'Confirm Password does not match New Password',
                'LBL_EMAIL_INFORMATION' => 'EMAIL',
                'LBL_FW' => 'FW',
                'LBL_RE' => 'RE',
                'LBL_BUTTON_CREATE' => 'Create',
                'LBL_BUTTON_EDIT' => 'Edit',
                'LBL_QS_DISABLED' => '(QuickSearch is not available for this module. Please use the select button.)',
                'LBL_ENTER_FOLDER_NAME' => 'Please enter a folder name',
                'LBL_ERROR_SELECT_MODULE' => 'Please select a module for the Related to field',
                'ERR_ARCHIVE_EMAIL' => 'Error: Select emails to archive.',
                'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Accounts',
                'LBL_ADD_DASHLETS' => 'Add SuiteCRM Dashlets',
                'LBL_ADD_DOCUMENT' => 'Add Documents',
                'LBL_ADD_ENTRIES' => 'Add Entries',
                'LBL_ADD_FILE' => 'Add Files',
                'LBL_ATTACHMENTS' => 'Attachments',
                'LBL_HAS_ATTACHMENT' => 'Has Attachment?',
                'LBL_BCC' => 'Bcc',
                'LBL_BODY' => 'Body',
                'LBL_BUGS_SUBPANEL_TITLE' => 'Bugs',
                'LBL_CC' => 'Cc',
                'LBL_COMPOSE_MODULE_NAME' => 'Compose Email',
                'LBL_CONTACT_NAME' => 'Contact',
                'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
                'LBL_CREATED_BY' => 'Created by',
                'LBL_DATE_SENT' => 'Date Sent',
                'LBL_DATE' => 'Date Sent',
                'LBL_DELETE_FROM_SERVER' => 'Delete message from server',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_EDIT_ALT_TEXT' => 'Edit Plain Text',
                'LBL_SEND_IN_PLAIN_TEXT' => 'Send in Plain Text',
                'LBL_EMAIL_ATTACHMENT' => 'Email Attachment',
                'LBL_EMAIL_SELECTOR_SELECT' => 'Select',
                'LBL_EMAIL_SELECTOR_CLEAR' => 'Clear',
                'LBL_EMAILS_ACCOUNTS_REL' => 'Emails:Accounts',
                'LBL_EMAILS_BUGS_REL' => 'Emails:Bugs',
                'LBL_EMAILS_CASES_REL' => 'Emails:Cases',
                'LBL_EMAILS_CONTACTS_REL' => 'Emails:Contacts',
                'LBL_EMAILS_LEADS_REL' => 'Emails:Leads',
                'LBL_EMAILS_OPPORTUNITIES_REL' => 'Emails:Opportunities',
                'LBL_EMAILS_NOTES_REL' => 'Emails:Notes',
                'LBL_EMAILS_PROJECT_REL' => 'Emails:Project',
                'LBL_EMAILS_PROJECT_TASK_REL' => 'Emails:ProjectTask',
                'LBL_EMAILS_PROSPECT_REL' => 'Emails:Prospect',
                'LBL_EMAILS_CONTRACTS_REL' => 'Emails:Contract',
                'LBL_EMAILS_TASKS_REL' => 'Emails:Tasks',
                'LBL_EMAILS_USERS_REL' => 'Emails:Users',
                'LBL_EMPTY_FOLDER' => 'No Emails to display',
                'LBL_SELECT_FOLDER' => 'Select Folder',
                'LBL_ERROR_SENDING_EMAIL' => 'Error Sending email',
                'LBL_ERROR_SAVING_DRAFT' => 'Error Saving Draft',
                'LBL_FROM_NAME' => 'From Name',
                'LBL_FROM' => 'From',
                'LBL_REPLY_TO' => 'Reply To',
                'LBL_HTML_BODY' => 'HTML Body',
                'LBL_INVITEE' => 'Recipients',
                'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
                'LBL_MESSAGE_SENT' => 'Message Sent',
                'LBL_MY_EMAILS' => 'My Emails',
                'LBL_NONE' => 'None',
                'LBL_NOT_SENT' => 'Send Error',
                'LBL_NOTES_SUBPANEL_TITLE' => 'Attachments',
                'LBL_OPPORTUNITY_SUBPANEL_TITLE' => 'Opportunities',
                'LBL_PROJECT_SUBPANEL_TITLE' => 'Projects',
                'LBL_PROJECT_TASK_SUBPANEL_TITLE' => 'Project Tasks',
                'LBL_RAW' => 'Raw Email',
                'LBL_SAVE_AS_DRAFT_BUTTON_TITLE' => 'Save Draft',
                'LBL_SEND_ANYWAYS' => 'This email has no subject. Send/save anyway?',
                'LBL_SEND_BUTTON_LABEL' => 'Send',
                'LBL_SEND_BUTTON_TITLE' => 'Send',
                'LBL_SEND' => 'SEND',
                'LBL_SENT_MODULE_NAME' => 'Sent Emails',
                'LBL_SHOW_ALT_TEXT' => 'Show Plain Text',
                'LBL_SUBJECT' => 'Subject',
                'LBL_TEXT_BODY' => 'Text Body',
                'LBL_TIME' => 'Time Sent',
                'LBL_TO_ADDRS' => 'To',
                'LBL_USERS_SUBPANEL_TITLE' => 'Users',
                'LBL_USERS' => 'Users',
                'LNK_CALL_LIST' => 'Calls',
                'LBL_EMAIL_RELATE' => 'Related To',
                'LNK_EMAIL_TEMPLATE_LIST' => 'View Email Templates',
                'LNK_MEETING_LIST' => 'Meetings',
                'LNK_NEW_CALL' => 'Log Call',
                'LNK_NEW_EMAIL_TEMPLATE' => 'Create Email Template',
                'LNK_NEW_EMAIL' => 'Send Email',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_NEW_NOTE' => 'Create Note or Attachment',
                'LNK_NEW_SEND_EMAIL' => 'Compose',
                'LNK_NEW_TASK' => 'Create Task',
                'LNK_NOTE_LIST' => 'Notes',
                'LNK_SENT_EMAIL_LIST' => 'Sent Emails',
                'LNK_TASK_LIST' => 'Tasks',
                'LNK_VIEW_CALENDAR' => 'Today',
                'LBL_LIST_ASSIGNED' => 'Assigned',
                'LBL_LIST_CONTACT_NAME' => 'Contact Name',
                'LBL_LIST_DATE_SENT' => 'Date Sent',
                'LBL_LIST_DATE' => 'Date Sent',
                'LBL_LIST_FORM_DRAFTS_TITLE' => 'Draft',
                'LBL_LIST_FORM_SENT_TITLE' => 'Sent Emails',
                'LBL_LIST_FROM_ADDR' => 'From',
                'LBL_LIST_RELATED_TO' => 'Recipient Type',
                'LBL_LIST_SUBJECT' => 'Subject',
                'LBL_LIST_TO_ADDR' => 'To',
                'LBL_LIST_TYPE' => 'Type',
                'WARNING_SETTINGS_NOT_CONF' => 'Warning: Your email settings are not configured to send email.',
                'LBL_BUTTON_RAW_LABEL' => 'Show Raw',
                'LBL_BUTTON_RAW_LABEL_HIDE' => 'Hide Raw',
                'LBL_BUTTON_CHECK' => 'Check Mail',
                'LBL_BUTTON_CHECK_TITLE' => 'Check For New Email',
                'LBL_BUTTON_FORWARD' => 'Forward',
                'LBL_BUTTON_REPLY_TITLE' => 'Reply',
                'LBL_BUTTON_REPLY_ALL' => 'Reply All',
                'LBL_CASES_SUBPANEL_TITLE' => 'Cases',
                'LBL_INTENT' => 'Intent',
                'LBL_MESSAGE_ID' => 'Message ID',
                'LBL_REPLY_HEADER_1' => 'On',
                'LBL_REPLY_HEADER_2' => 'wrote',
                'LBL_REPLY_TO_ADDRESS' => 'Reply-to Address',
                'LBL_REPLY_TO_NAME' => 'Reply-to Name',
                'LBL_LIST_BUG' => 'Bugs',
                'LBL_LIST_CASE' => 'Cases',
                'LBL_LIST_CONTACT' => 'Contacts',
                'LBL_LIST_LEAD' => 'Leads',
                'LBL_LIST_TASK' => 'Tasks',
                'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
                'LBL_ALL' => 'All',
                'LBL_ASSIGN_WARN' => 'Ensure that all 2 options are selected.',
                'LBL_BACK_TO_GROUP' => 'Back to Group Inbox',
                'LBL_BUTTON_DISTRIBUTE_TITLE' => 'Assign',
                'LBL_BUTTON_DISTRIBUTE' => 'Assign',
                'LBL_BUTTON_GRAB_TITLE' => 'Take from Group',
                'LBL_BUTTON_GRAB' => 'Take from Group',
                'LBL_CREATE_BUG' => 'Create Bug',
                'LBL_CREATE_CASE' => 'Create Case',
                'LBL_CREATE_CONTACT' => 'Create Contact',
                'LBL_CREATE_LEAD' => 'Create Lead',
                'LBL_CREATE_TASK' => 'Create Task',
                'LBL_DIST_TITLE' => 'Assignment',
                'LBL_LOCK_FAIL_DESC' => 'The chosen item is unavailable currently.',
                'LBL_LOCK_FAIL_USER' => ' has taken ownership.',
                'LBL_MASS_DELETE_ERROR' => 'No checked items were passed for deletion.',
                'LBL_NEW' => 'New',
                'LBL_NEXT_EMAIL' => 'Next Free Item',
                'LBL_REPLIED' => 'Replied',
                'LBL_TO' => 'To',
                'LBL_TOGGLE_ALL' => 'Toggle All',
                'LBL_UNKNOWN' => 'Unknown',
                'LBL_USE' => 'Assign',
                'LBL_ASSIGN_SELECTED_RESULTS_TO' => 'Assign Selected Results To',
                'LBL_USER_SELECT' => 'Select Users',
                'LBL_USING_RULES' => 'Using Rules',
                'LBL_WARN_NO_DIST' => 'No Distribution Method Selected',
                'LBL_WARN_NO_USERS' => 'No Users are selected',
                'LBL_IMPORT_STATUS_TITLE' => 'Status',
                'LBL_INDICATOR' => 'Indicator',
                'LBL_LIST_TITLE_GROUP_INBOX' => 'Group Inbox',
                'LBL_LIST_TITLE_MY_DRAFTS' => 'My Drafts',
                'LBL_LIST_TITLE_MY_INBOX' => 'My Inbox',
                'LBL_LIST_TITLE_MY_SENT' => 'My Sent Email',
                'LBL_LIST_TITLE_MY_ARCHIVES' => 'My Archived Emails',
                'LNK_MY_DRAFTS' => 'My Drafts',
                'LNK_MY_INBOX' => 'My Email',
                'LNK_VIEW_MY_INBOX' => 'View My Email',
                'LNK_QUICK_REPLY' => 'Reply',
                'LBL_EMAILS_NO_PRIMARY_TEAM_SPECIFIED' => 'No Primary Team specified',
                'LBL_ASSIGNED_TO' => 'Assigned To',
                'LBL_MEMBER_OF' => 'Parent',
                'LBL_QUICK_CREATE' => 'Quick Create',
                'LBL_EMAIL_FLAGGED' => 'Flagged',
                'LBL_EMAIL_REPLY_TO_STATUS' => 'Reply To Status',
                'LBL_TYPE' => 'Type',
                'LBL_EMAILTEMPLATE_MESSAGE_SHOW_TITLE' => 'Please check!',
                'LBL_EMAILTEMPLATE_MESSAGE_SHOW_MSG' => 'Selecting this template will overwrite any data already entered within the email body. Do you wish to continue?',
                'LBL_EMAILTEMPLATE_MESSAGE_CLEAR_MSG' => 'Selecting "--None--" will clear any data already entered within the email body. Do you wish to continue?',
                'LBL_EMAILTEMPLATE_MESSAGE_WARNING_TITLE' => 'Warning',
                'LBL_EMAILTEMPLATE_MESSAGE_MULTIPLE_RECIPIENTS' => 'Using an email template containing contact variables, such as the contact name, to send emails to multiple recipients may have unexpected results. It is recommended that you use an email campaign for mass mailings.',
                'LBL_CHECK_ATTACHMENTS' => 'Please Check Attachments!',
                'LBL_HAS_ATTACHMENTS' => 'This email already has attachment(s). Would you like to keep the attachment(s)?',
                'LBL_HAS_ATTACHMENT_INDICATOR' => 'Has Attachments',
                'ERR_MISSING_REQUIRED_FIELDS' => 'Missing required field',
                'ERR_INVALID_REQUIRED_FIELDS' => 'Invalid required field',
                'LBL_FILTER_BY_RELATED_BEAN' => 'Only show recipients related to',
                'LBL_ADD_INBOUND_ACCOUNT' => 'Add',
                'LBL_ADD_OUTBOUND_ACCOUNT' => 'Add',
                'LBL_EMAIL_ACCOUNTS_INBOUND' => 'Mail Account Properties',
                'LBL_EMAIL_SETTINGS_OUTBOUND_ACCOUNT' => 'Outgoing SMTP Mail Server',
                'LBL_EMAIL_SETTINGS_OUTBOUND_ACCOUNTS' => 'Outgoing SMTP Mail Servers',
                'LBL_EMAIL_SETTINGS_INBOUND_ACCOUNTS' => 'Mail Accounts',
                'LBL_EMAIL_SETTINGS_INBOUND' => 'Incoming Email',
                'LBL_EMAIL_SETTINGS_OUTBOUND' => 'Outgoing Email',
                'LBL_ADD_CC' => 'Add Cc',
                'LBL_ADD_BCC' => 'Add Bcc',
                'LBL_MOVE_TO_BCC' => 'Move To Bcc',
                'LBL_ADD_TO_ADDR' => 'Add To',
                'LBL_SELECTED_ADDR' => 'Selected',
                'LBL_ADD_CC_BCC_SEP' => '|',
                'LBL_SEND_EMAIL_FAIL_TITLE' => 'Error Sending Email',
                'LBL_EMAIL_DETAIL_VIEW_SHOW' => 'show',
                'LBL_EMAIL_DETAIL_VIEW_MORE' => ' more',
                'LBL_MORE_OPTIONS' => 'More',
                'LBL_LESS_OPTIONS' => 'Less',
                'LBL_MAILBOX_TYPE_PERSONAL' => 'Personal',
                'LBL_MAILBOX_TYPE_GROUP' => 'Group',
                'LBL_MAILBOX_TYPE_GROUP_FOLDER' => 'Group - Auto-Import',
                'LBL_SEARCH_FOR' => 'Search For',
                'LBL_EMAIL_INBOUND_TYPE_HELP' => '<b>Personal</b>: Email account accessible by you. Only you can manage and import emails from this account.<br><b>Group</b>: Email account accessible by members of specified teams. Team members can manage and import emails from this account.<br><b>Group - auto-import</b>: Email account accessible by members of specified teams. Emails are automatically imported as records.',
                'LBL_ADDRESS_BOOK_SEARCH_HELP' => 'Enter an email address, First Name, Last Name or Account Name to find recipients.',
                'LBL_EMPTY_EMAIL_BODY' => '<p><span style="color: #888888;"><em>This Message Has No Content</em></span></p>',
                'LBL_TEST_EMAIL_SUBJECT' => 'Test Email from SuiteCRM',
                'LBL_NO_SUBJECT' => '(no subject)',
                'LBL_CHECKING_ACCOUNT' => 'Checking Account',
                'LBL_OF' => 'of',
                'LBL_TEST_EMAIL_BODY' => 'This email was sent in order to test the outgoing mail server information provided in the SuiteCRM application. A successful receipt of this email indicates that the outgoing mail server information provided is valid.',
                'LBL_MAIL_SMTPAUTH_REQ' => 'Use SMTP Authentication?',
                'LBL_EDIT_LAYOUT' => 'Edit Layout',
                'LBL_ATTACHMENT' => 'Attachment',
                'LBL_DELETE_INLINE' => 'Delete',
                'LBL_CREATE_CASES' => 'Create Cases',
                'LBL_CREATE_LEADS' => 'Create Leads',
                'LBL_CREATE_CONTACTS' => 'Create Contacts',
                'LBL_CREATE_BUGS' => 'Create Bugs',
                'LBL_CREATE_TASKS' => 'Create Tasks',
                'LBL_CHECK_INLINE' => 'Correct',
                'LBL_CLOSE' => 'Close',
                'LBL_HELP' => 'Help',
                'LBL_WAIT' => 'Wait',
                'LBL_CHECKEMAIL' => 'Check Email',
                'LBL_COMPOSEEMAIL' => 'Compose Email',
                'LBL_EMAILSETTINGS' => 'Email Settings',
                'LBL_EMAILS_MEETINGS_REL' => 'Emails: Meetings',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_CATEGORY' => 'Category',
                'LBL_LIST_CATEGORY' => 'Category',
                'LBL_EDITOR_TYPE' => 'Editor',
                'LBL_CONTACTS_SYNC' => 'Contacts Sync',
                'LBL_PROJECT_USERS_1_FROM_PROJECT_TITLE' => 'Project Users from Project Title',
                'LBL_ROLES' => 'Roles',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_FACTOR_AUTH_INTERFACE' => 'Two Factor Authentication Interface',
                'ERR_USER_FACTOR_SMTP_REQUIRED' => 'SMTP server settings required first.',
                'ERR_USER_FACTOR_CHANGE_DISABLED' => 'Current user is not able to change two factor authentication settings.',
                'LNK_IMPORT_CAMPAIGNS' => 'Import Campaign',
                'LBL_GOOGLE_API_SETTINGS' => 'Google Account Synchronization',
                'LBL_GOOGLE_API_TOKEN' => 'Google API Token',
                'LBL_GOOGLE_API_TOKEN_HELP' => 'Use this to authorize SuiteCRM to access your Google Calendar. This is required for synchronization. Don\'t forget to check the "Enable Calendar Sync" checkbox when done.',
                'LBL_GOOGLE_API_TOKEN_BTN' => 'Get Token',
                'LBL_GSYNC_CAL' => 'Enable Calendar Sync',
                'LNK_LIST_OUTBOUND_EMAIL_ACCOUNTS' => 'Outbound Email Accounts',
                'LNK_LIST_INBOUND_EMAIL_ACCOUNTS' => 'Inbound Email Accounts',
                'LNK_EXTERNAL_OAUTH_CONNECTIONS' => 'External OAuth Connections',
                'LBL_FACTOR_AUTH' => 'Two Factor Authentication',
                'LBL_FACTOR_AUTH_DISABLE' => 'Two Factor Authentication was Disabled for this User',
                'LBL_DISABLED' => 'Disabled',
                'LBL_ENABLED' => 'Enabled',
                'LBL_ENABLE_2FA' => 'Enable 2FA',
                'LBL_2FA_CONFIG' => 'Two Factor Configuration',
                'LBL_DISABLE_2FA' => 'Disable 2FA',
            ],
            'employees' => [
                'LBL_MODULE_NAME' => 'Employees',
                'LBL_MODULE_TITLE' => 'Employees: Home',
                'LBL_SEARCH_FORM_TITLE' => 'Employee Search',
                'LBL_LIST_FORM_TITLE' => 'Employees',
                'LBL_NEW_FORM_TITLE' => 'New Employee',
                'LBL_LOGIN' => 'Login',
                'LBL_RESET_PREFERENCES' => 'Reset To Default Preferences',
                'LBL_TIME_FORMAT' => 'Time Format',
                'LBL_DATE_FORMAT' => 'Date Format',
                'LBL_TIMEZONE' => 'Current Time',
                'LBL_CURRENCY' => 'Currency',
                'LBL_LIST_NAME' => 'Name',
                'LBL_LIST_LAST_NAME' => 'Last Name',
                'LBL_LIST_EMPLOYEE_NAME' => 'Employee Name',
                'LBL_LIST_DEPARTMENT' => 'Department',
                'LBL_LIST_REPORTS_TO_NAME' => 'Reports To',
                'LBL_LIST_EMAIL' => 'Email',
                'LBL_LIST_USER_NAME' => 'User Name',
                'LBL_ERROR' => 'Error',
                'LBL_PASSWORD' => 'Password',
                'LBL_USER_NAME' => 'User Name',
                'LBL_USER_TYPE' => 'User Type',
                'LBL_FIRST_NAME' => 'First Name',
                'LBL_LAST_NAME' => 'Last Name',
                'LBL_THEME' => 'Theme',
                'LBL_LANGUAGE' => 'Language',
                'LBL_ADMIN' => 'Administrator',
                'LBL_EMPLOYEE_INFORMATION' => 'Employee Information',
                'LBL_OFFICE_PHONE' => 'Office Phone',
                'LBL_REPORTS_TO' => 'Reports to Id',
                'LBL_REPORTS_TO_NAME' => 'Reports to',
                'LBL_OTHER_PHONE' => 'Other Phone',
                'LBL_NOTES' => 'Notes',
                'LBL_DEPARTMENT' => 'Department',
                'LBL_TITLE' => 'Job Title',
                'LBL_ANY_ADDRESS' => 'Any Address',
                'LBL_ANY_PHONE' => 'Any Phone',
                'LBL_ANY_EMAIL' => 'Any Email',
                'LBL_ADDRESS' => 'Address',
                'LBL_CITY' => 'City',
                'LBL_STATE' => 'State/Region',
                'LBL_POSTAL_CODE' => 'Postal Code',
                'LBL_COUNTRY' => 'Country',
                'LBL_NAME' => 'Name',
                'LBL_MOBILE_PHONE' => 'Mobile',
                'LBL_FAX' => 'Fax',
                'LBL_EMAIL' => 'Email Address',
                'LBL_EMAIL_LINK_TYPE' => 'Email Client',
                'LBL_EMAIL_LINK_TYPE_HELP' => '<b>SuiteCRM Mail Client:</b> Send emails using the email client in the SuiteCRM application.<br><b>External Mail Client:</b> Send email using an email client outside of the SuiteCRM application, such as Microsoft Outlook.',
                'LBL_HOME_PHONE' => 'Home Phone',
                'LBL_WORK_PHONE' => 'Work Phone',
                'LBL_EMPLOYEE_STATUS' => 'Employee Status',
                'LBL_PRIMARY_ADDRESS' => 'Primary Address',
                'LBL_SAVED_SEARCH' => 'Layout Options',
                'LBL_MESSENGER_ID' => 'IM Name',
                'LBL_MESSENGER_TYPE' => 'IM Type',
                'ERR_LAST_ADMIN_1' => 'The employee name "',
                'ERR_LAST_ADMIN_2' => '" is the last employee with administrator access. At least one employee must be an administrator.',
                'LNK_NEW_EMPLOYEE' => 'Create Employee',
                'LNK_EMPLOYEE_LIST' => 'View Employees',
                'ERR_DELETE_RECORD' => 'You must specify a record number to delete the account.',
                'LBL_LIST_EMPLOYEE_STATUS' => 'Employee Status',
                'LBL_SUITE_LOGIN' => 'Is User',
                'LBL_RECEIVE_NOTIFICATIONS' => 'Notify on Assignment',
                'LBL_IS_ADMIN' => 'Is Administrator',
                'LBL_GROUP' => 'Group User',
                'LBL_PHOTO' => 'Photo',
                'LBL_DELETE_USER_CONFIRM' => 'This Employee is also a User. Deleting the Employee record will also delete the User record, and the User will no longer be able to access the application. Do you want to proceed with deleting this record?',
                'LBL_DELETE_EMPLOYEE_CONFIRM' => 'Are you sure you want to delete this employee?',
                'LBL_ONLY_ACTIVE' => 'Active Employees',
                'LBL_SELECT' => 'Select',
                'LBL_AUTHENTICATE_ID' => 'Authentication Id',
                'LBL_EXT_AUTHENTICATE' => 'External Authentication',
                'LBL_GROUP_USER' => 'Group User',
                'LBL_LIST_ACCEPT_STATUS' => 'Accept Status',
                'LBL_MODIFIED_BY' => 'Modified By',
                'LBL_MODIFIED_BY_ID' => 'Modified By Id',
                'LBL_CREATED_BY_NAME' => 'Created By',
                'LBL_PORTAL_ONLY_USER' => 'Portal API User',
                'LBL_PSW_MODIFIED' => 'Password Last Changed',
                'LBL_SHOW_ON_EMPLOYEES' => 'Display Employee Record',
                'LBL_USER_HASH' => 'Password',
                'LBL_SYSTEM_GENERATED_PASSWORD' => 'System Generated Password',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_FAX_PHONE' => 'Fax',
                'LBL_STATUS' => 'Status',
                'LBL_ADDRESS_CITY' => 'Address City',
                'LBL_ADDRESS_COUNTRY' => 'Address Country',
                'LBL_ADDRESS_INFORMATION' => 'Address Information',
                'LBL_ADDRESS_POSTALCODE' => 'Address Postal Code',
                'LBL_ADDRESS_STATE' => 'Address State',
                'LBL_ADDRESS_STREET' => 'Address Street',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_DATE_ENTERED' => 'Date Entered',
                'LBL_DELETED' => 'Deleted',
                'LBL_BUTTON_SELECT' => 'Select',
                'LBL_BUTTON_CLEAR' => 'Clear',
                'LBL_CONTACTS_SYNC' => 'Contact Sync',
                'LBL_OAUTH_TOKENS' => 'OAuth Tokens',
                'LBL_PROJECT_USERS_1_FROM_PROJECT_TITLE' => 'Project Users from Project Title',
                'LBL_PROJECT_CONTACTS_1_FROM_CONTACTS_TITLE' => 'Project Contacts from Contacts Title',
                'LBL_ROLES' => 'Roles',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_PROSPECT_LIST' => 'Prospect List',
                'LBL_FACTOR_AUTH_INTERFACE' => 'Two Factor Authentication Interface',
                'LBL_EDITOR_TYPE' => 'Editor',
            ],
            'administration' => [
                'LBL_CAPTCHA_HELP_TEXT' => 'Captcha is a challenge-response test used to ensure that the response is not generated by a computer. Obtain a Public key and a Private key from reCAPTCHA at http://recaptcha.net/.',
                'CAPTCHA' => 'Captcha Validation',
                'CAPTCHA_PRIVATE_KEY' => 'Captcha private Key',
                'CAPTCHA_PUBLIC_KEY' => 'Captcha public Key',
                'ENABLE_CAPTCHA' => 'Enable reCAPTCHA Validations',
                'ERR_PUBLIC_CAPTCHA_KEY' => 'Invalid Captcha Key',
                'BTN_REBUILD_CONFIG' => 'Rebuild',
                'EXPORT_DELIMITER' => 'Export Delimiter',
                'ADMIN_EXPORT_ONLY' => 'Admin export only',
                'EXPORT' => 'Export Settings',
                'EXPORT_CHARSET' => 'Default Character Set for Import and Export',
                'DISABLE_EXPORT' => 'Disable export',
                'DESC_DROPDOWN_EDITOR' => 'Add, delete, or change the dropdown lists',
                'DESC_FILES_INSTALLED' => 'The following upgrades have been installed',
                'DESC_FILES_QUEUED' => 'The following modules are ready to be installed',
                'DESC_IFRAME' => 'Add tabs which can display any web site',
                'DOWNLOAD_QUESTION' => 'Are you sure you wish to download the selected package(s)?',
                'SEARCHING_UPDATES' => 'Searching for updates...',
                'DOWNLOADING' => 'Downloading...',
                'DL_PACKAGES_DOWNLOADING' => 'Downloading',
                'DL_PACKAGES_OF' => 'of',
                'DL_PACKAGES_PACKAGES' => 'Package(s)',
                'LOADING_CATEGORIES' => 'Loading categories...',
                'SEARCHING_PACKAGES' => 'Searching for packages...',
                'AUTHENTICATING' => 'Authenticating...',
                'LBL_MINUTES' => 'Minutes',
                'LBL_HOURS' => 'Hours',
                'LBL_DAYS' => 'Days',
                'LBL_WEEKS' => 'Weeks',
                'LBL_MONTHS' => 'Months',
                'LBL_MONDAY' => 'Monday',
                'LBL_TUESDAY' => 'Tuesday',
                'LBL_WEDNESDAY' => 'Wednesday',
                'LBL_THURSDAY' => 'Thursday',
                'LBL_FRIDAY' => 'Friday',
                'LBL_SATURDAY' => 'Saturday',
                'LBL_SUNDAY' => 'Sunday',
                'LBL_PUBLIC_KEY' => 'Public Key',
                'LBL_PRIVATE_KEY' => 'Private Key',
                'ERR_INVALID_LOCALE_NAME_FORMAT_UPGRADE' => 'The "Name Format" that was set before the upgrade is no longer supported. The format has been automatically set to the default. Please select a new format and click "Save" to remove this message.',
                'ERR_CANNOT_CREATE_RESTORE_FILE' => 'Error: Could not create restore file',
                'ERR_CREDENTIALS_MISSING' => 'Your SuiteCRM credentials are missing.',
                'ERR_DELETE_RECORD' => 'A record number must be specified to delete the account.',
                'ERR_ENABLE_CURL' => 'Please ensure that you have curl enabled.',
                'ERR_INCORRECT_REGEX' => 'The regular expression in the Regex Requirement field contains incorrect syntax. Please check the expression and provide the correct syntax',
                'ERR_NO_COLUMNS_TO_EXPAND' => 'Error: Database does not contain any varchar, char or text columns to expand.',
                'ERR_NOT_IMPLEMENTED' => 'This function is not currently implemented for this configuration.',
                'ERR_SMTP_SERVER_NOT_SET' => 'Warning: An SMTP server for outbound emails is not configured in Email Settings. It must be configured in order to send passwords to users.',
                'ERR_UW_ACCEPT_LICENSE' => 'Before proceeding you must accept the License Agreement',
                'ERR_UW_CONFIG_FAILED' => 'Error writing out config.php file.',
                'ERR_UW_COPY_FAILED' => 'Could not copy file ',
                'ERR_UW_INVALID_VIEW' => 'Invalid View specified.',
                'ERR_UW_NO_DEPENDENCY' => 'The following dependencies were not found on the system.',
                'ERR_UW_NO_FILES' => 'File(s) to copy not specified.',
                'ERR_UW_NO_INSTALL_FILE' => 'Install file not specified.',
                'ERR_UW_NO_LANG_DESC' => 'Language description not specified.',
                'ERR_UW_NO_LANG' => 'Language name not specified.',
                'ERR_UW_NO_MANIFEST' => 'The zip file is missing a manifest.php file. Cannot proceed.',
                'ERR_UW_NO_MODE' => 'Mode of operation not specified.',
                'ERR_UW_NO_TEMP_DIR' => 'Temp directory to copy files from not specified.',
                'ERR_UW_NO_UPDATE_RECORD' => 'Could not locate installation record of',
                'ERR_UW_NO_UPLOAD_FILE' => 'Please click Browse to select a file from your system to upload.<br>'."\n",
                'ERR_UW_NO_VIEW' => 'View not defined. Please go to the Administration home to navigate to this page.',
                'ERR_UW_NOT_ACCEPTIBLE_TYPE' => 'You can only upload module packs, theme packs, and language packs on this page.',
                'ERR_UW_NOT_RECOGNIZED' => 'is not recognized',
                'ERR_UW_NOT_VALID_UPLOAD' => 'Not valid upload.',
                'ERR_UW_ONLY_PATCHES' => 'You can only upload patches on this page.',
                'ERR_UW_REMOVE_FAILED' => 'Could not remove file ',
                'ERR_UW_UPDATE_CONFIG' => 'Error updating config.php with new version information.',
                'ERR_UW_UPLOAD_ERROR' => 'There was an error uploading the file, please try again!<br>'."\n",
                'ERROR_MANIFEST_TYPE' => 'Manifest file must specify the package type.',
                'ERROR_PACKAGE_TYPE' => 'Manifest file specifies an unrecognized package type',
                'ERROR_VERSION_INCOMPATIBLE' => 'The uploaded file is not compatible with this version of SuiteCRM: ',
                'HDR_LOGIN_PANEL' => 'Please enter your SuiteCRM Login credentials.',
                'HEARTBEAT_MESSAGE' => '<BR>The SuiteCRM Updates mechanism allows your server to check to see if an update for your version of SuiteCRM is available.',
                'LBL_ACCEPT_TERMS' => 'Accept Terms and Conditions',
                'LBL_ACCEPT' => 'Accept',
                'LBL_ADMINISTRATION_HOME_TITLE' => 'System',
                'LBL_ADMINISTRATION_HOME_DESC' => 'Configure the system-wide settings according to the specifications of your organization. Users can override some of the default locale settings within their user settings page.',
                'LBL_ALLOW_USER_TABS' => 'Allow users to select modules to appear in the navigation bar',
                'LBL_AVAILABLE_UPDATES' => 'Available Updates',
                'LBL_BACKUP_BACK_HOME' => 'Back to Admin Home',
                'LBL_BACKUP_CONFIRM' => 'Confirm Settings',
                'LBL_BACKUP_CONFIRMED' => 'Settings confirmed. Press backup to perform the backup.',
                'LBL_BACKUP_DIRECTORY_ERROR' => 'You must specify a Backup directory.',
                'LBL_BACKUP_DIRECTORY_EXISTS' => 'Backup directory does not exist, and could not be created.',
                'LBL_BACKUP_DIRECTORY_NOT_WRITABLE' => 'Backup directory exists, but is not writable.',
                'LBL_BACKUP_DIRECTORY_WRITABLE' => 'Must be writable by SuiteCRM',
                'LBL_BACKUP_DIRECTORY' => 'Directory',
                'LBL_BACKUP_FILE_AS_SUB' => 'Target file already exists as a sub-directory in the specified backup directory',
                'LBL_BACKUP_FILE_EXISTS' => 'The target file already exists in directory.',
                'LBL_BACKUP_FILE_STORED' => 'Backup successfully stored as',
                'LBL_BACKUP_FILENAME_ERROR' => 'Backup filename must be specified.',
                'LBL_BACKUP_FILENAME' => 'Filename',
                'LBL_BACKUP_INSTRUCTIONS_1' => 'The purpose of this tool is to assist in creating backups of the SuiteCRM application files. (Database backups should also be performed regularly. Please refer to your database vendor\'s documentation for information on how to backup your database.)',
                'LBL_BACKUP_INSTRUCTIONS_2' => 'To backup your SuiteCRM application files in a .zip file, enter the following information',
                'LBL_BACKUP_RUN_BACKUP' => 'Run Backup',
                'LBL_BACKUPS_TITLE' => 'Backups',
                'LBL_BACKUPS' => 'Backup SuiteCRM files',
                'LBL_BUG_TITLE' => 'Bugs',
                'LBL_BUG_DESC' => 'Maintain a list of releases for your product. Active releases are displayed in the Releases drop-down menus in bug records created within the Bugs module.',
                'LBL_CANCEL_BUTTON_TITLE' => 'Cancel',
                'LBL_CHANGE_NAME_MODULES' => 'Change the names of the modules appearing within the application',
                'LBL_CHECK_NOW_LABEL' => 'Check Now',
                'LBL_CHECK_NOW_TITLE' => 'Check Now',
                'LBL_CONFIGURE_TABS_AND_SUBPANELS_DESC' => 'Choose which modules are displayed in the navigation bar and which subpanels are displayed system-wide',
                'LBL_CLEAR_CHART_DATA_CACHE_FINDING' => 'Finding files...',
                'LBL_CLEAR_CHART_DATA_CACHE_DELETING1' => 'Deleting chart data cache files...',
                'LBL_CLEAR_CHART_DATA_CACHE_DELETING2' => 'deleting',
                'LBL_CLEAR_UNIFIED_SEARCH_CACHE_DELETING1' => 'Deleting unified search cache files...',
                'LBL_CLEAR_UNIFIED_SEARCH_CACHE_DELETING2' => 'deleting',
                'LBL_CONFIG_CHECK' => 'Config Check',
                'LBL_CONFIG_AJAX' => 'Configure AJAX User Interface',
                'LBL_CONFIG_AJAX_DESC' => 'Performance and page-rendering times are improved in AJAX UI-enabled modules because full page refreshes are not required in those modules. If you are experiencing display issues with modules that are not compatible with AJAX, the AJAX UI for those modules can be disabled.',
                'LBL_CONFIG_AJAX_HELP' => 'Drag and drop the names of the modules below to enable or disable the use of the AJAX UI in those modules.',
                'LBL_CONFIG_TABS' => 'Display Modules and Subpanels',
                'LBL_CONFIG_TABS_DESC' => 'Drag and Drop the names of the modules below to set them to be displayed or hidden in the top navigation bar or as subpanels. To control access to modules, use <a href="?module=ACLRoles&action=index">Role Management.</a>',
                'LBL_CONFIG_LANGS_DESC' => 'Drag and Drop the names of the languages below to enable and disable them.',
                'LBL_CONFIG_TABS_ALLOW_USERS_HIDE_TABS_HELP' => 'Select this option to allow users to choose which module tabs they can view. When selected, users will be able to choose which module tabs are visible by managing the tabs within their User Settings.',
                'LBL_CONFIGURE_GROUP_TABS_DESC' => 'Create and edit module menu filters',
                'LBL_CONFIGURE_GROUP_TABS' => 'Configure Module Menu Filters',
                'LBL_CONFIGURE_SETTINGS_TITLE' => 'System Settings',
                'LBL_CONFIGURE_SETTINGS' => 'Configure system-wide settings',
                'LBL_CONFIGURE_TABS_AND_SUBPANELS' => 'Display Modules and Subpanels',
                'LBL_COULD_NOT_CONNECT' => 'Error: Could not connect to the SuiteCRM Server.'."\n"
                    .'	Please check your Proxy Settings value in the <a href="index.php?module=Configurator&action=EditView">System Settings</a> admin panel.'."\n"
                    .'	 Last attempted connection @ ',
                'LBL_CREATE_RESOTRE_FILE' => 'restoreExpand.sql file was successfully created. Please use this file to revert column changes.',
                'LBL_CURRENCY' => 'Set up currencies and conversion rates',
                'LBL_CONNECTOR_SETTINGS' => 'Connectors',
                'LBL_CONNECTOR_SETTINGS_DESC' => 'Manage connector settings',
                'LBL_DENY' => 'Deny',
                'LBL_DIAG_CANCEL_BUTTON' => 'Cancel',
                'LBL_DIAG_EXECUTE_BUTTON' => 'Execute Diagnostic',
                'LBL_DIAGNOSTIC_ACCESS' => 'You must be an administrator to run the diagnostic tool.',
                'LBL_DIAGNOSTIC_BEANLIST_DESC' => 'This information tells us whether or not the beanFiles specified in the beanList actually exists. This can be an issue with an improperly defined module loaded extension.',
                'LBL_DIAGNOSTIC_BEANLIST_GREEN' => 'Green means the file does exist.',
                'LBL_DIAGNOSTIC_BEANLIST_ORANGE' => 'Orange means there is no indexed file, so we cannot look it up.',
                'LBL_DIAGNOSTIC_BEANLIST_RED' => 'Red means the file does not exist.',
                'LBL_DIAGNOSTIC_BLBF' => 'BeanList/BeanFiles files exist',
                'LBL_DIAGNOSTIC_CALCMD5' => '    -  Copy MD5 Calculated array',
                'LBL_DIAGNOSTIC_CONFIGPHP' => 'SuiteCRM config.php',
                'LBL_DIAGNOSTIC_CUSTOMDIR' => 'SuiteCRM Custom directory',
                'LBL_DIAGNOSTIC_DELETED' => 'File has been deleted',
                'LBL_DIAGNOSTIC_DELETELINK' => 'Delete the Diagnostic file',
                'LBL_DIAGNOSTIC_FILE' => 'File',
                'LBL_DIAGNOSTIC_ZIP' => '.zip doesn\'t exist.<BR><BR>',
                'LBL_DIAGNOSTIC_DELETE_ERROR' => 'Did not receive a filename or guid path to delete the file<BR><BR>',
                'LBL_DIAGNOSTIC_DELETE_DIE' => 'You are trying to delete a non diagnostic file.',
                'LBL_DIAGNOSTIC_DELETE_RETURN' => 'Return to Administration page',
                'LBL_DIAGNOSTIC_DESC' => 'Capture system configuration for diagnostics and analysis',
                'LBL_DIAGNOSTIC_DONE' => 'Done',
                'LBL_DIAGNOSTIC_DOWNLOADLINK' => 'Download the Diagnostic file',
                'LBL_DIAGNOSTIC_EXECUTING' => 'Executing Diagnostic Operations...',
                'LBL_DIAGNOSTIC_FILESMD5' => '    -  Copy files.md5',
                'LBL_DIAGNOSTIC_GETBEANFILES' => 'Checking that bean files exist...',
                'LBL_DIAGNOSTIC_GETCONFPHP' => 'Getting config.php...',
                'LBL_DIAGNOSTIC_GETCUSTDIR' => 'Getting custom dir...',
                'LBL_DIAGNOSTIC_GETMD5INFO' => 'Getting md5 information...',
                'LBL_DIAGNOSTIC_GETMYSQLINFO' => 'Database info',
                'LBL_DIAGNOSTIC_GETMYSQLTD' => 'Database dumps',
                'LBL_DIAGNOSTIC_GETMYSQLTS' => 'Database schema',
                'LBL_DIAGNOSTIC_GETPHPINFO' => 'Getting phpinfo()',
                'LBL_DIAGNOSTIC_GETSUITELOG' => 'Getting suitecrm.log',
                'LBL_DIAGNOSTIC_GETTING' => 'Getting...',
                'LBL_DIAGNOSTIC_MD5' => 'MD5 info',
                'LBL_DIAGNOSTIC_MYSQLDUMPS' => 'Configuration Table Dumps',
                'LBL_DIAGNOSTIC_MYSQLINFO' => 'General Information',
                'LBL_DIAGNOSTIC_MYSQLSCHEMA' => 'All Tables Schema',
                'LBL_DIAGNOSTIC_NO_MYSQL' => 'You do not have MySQL. The MySQL functions in have been disabled.',
                'LBL_DIAGNOSTIC_PHPINFO' => 'Output from phpinfo()',
                'LBL_DIAGNOSTIC_SUITELOG' => 'SuiteCRM Log File',
                'LBL_DIAGNOSTIC_TITLE' => 'Diagnostic Tool',
                'LBL_DIAGNOSTIC_VARDEFS' => 'SuiteCRM schema output (VARDEFS)',
                'LBL_DISABLED' => 'Disabled',
                'LBL_DISPLAY_TABS' => 'Display Tabs',
                'LBL_DO_OVERWRITE_FILES' => 'Do Not Overwrite Files',
                'LBL_DONE' => 'Done',
                'LBL_DROP_HERE' => '[Drop Here]',
                'LBL_DROPDOWN_EDITOR' => 'Dropdown Editor',
                'LBL_DST_UPGRADE' => 'Upgrade',
                'LBL_EDIT_TABS' => 'Edit Tabs',
                'LBL_EMAIL_TITLE' => 'Email',
                'LBL_EMAIL_DESC' => 'Manage outbound and inbound emails. The email settings must be configured in order to enable users to send out email and newsletter campaigns.',
                'LBL_EMAIL_ADDRESS_REQUIRED_FOR_FEATURE' => 'A primary email address is required for each user in order to use this feature.',
                'LBL_ENABLED' => 'Enabled',
                'LBL_EXECUTE' => 'Execute',
                'LBL_EXPAND_DATABASE_COLUMNS_DESC' => 'Expands certain char, varchar and text columns in database (MSSQL ONLY)',
                'LBL_EXPAND_DATABASE_COLUMNS' => 'Expand Column Width',
                'LBL_EXPAND_DATABASE_TEXT' => 'This tool allows you to expand selected database columns as an interim fix for multi-byte character limitations in SQL Server. <br>You may choose from three options: <br>Display SQL will display the sql that will be executed on the screen<br> Export SQL will export the sql to a file<br> Execute SQL will execute the SQL.',
                'LBL_EXPORT_CUSTOM_FIELDS_TITLE' => 'Export Custom Fields Structure',
                'LBL_EXPORT_CUSTOM_FIELDS' => 'Export custom field definitions to a .sugar file',
                'LBL_EXTERNAL_DEV_DESC' => 'Migrate custom field structures from one system to another',
                'LBL_EXTERNAL_DEV_TITLE' => 'Migrate Custom Fields',
                'LBL_GLOBAL_SEARCH_SETTINGS' => 'Global Search',
                'LBL_GLOBAL_SEARCH_SETTINGS_DESC' => 'Configure the global search options for the system',
                'LBL_GO' => 'Go',
                'LBL_HELP_BOOKMARK' => 'Bookmark this page',
                'LBL_HELP_EMAIL' => 'Email',
                'LBL_HELP_PRINT' => 'Print',
                'LBL_HIDE_TABS' => 'Hide Tabs',
                'LBL_HIDDEN_PANELS' => 'Hidden Subpanels',
                'LBL_HIDDEN_TABS' => 'Hidden Modules',
                'LBL_HIDE_ADVANCED_OPTIONS' => 'Hide Advanced Options',
                'LBL_HT_DONE' => '--- DONE ---',
                'LBL_HT_NO_WRITE_2' => 'If you want to secure your files from being accessible via browser, create an .htaccess file in your root directory with the lines',
                'LBL_HT_NO_WRITE' => 'Cannot write to the file: ',
                'LBL_ICF_DROPPING' => 'Dropping - Custom Fields Meta Data Information',
                'LBL_ICF_IMPORT_S' => 'Import Structure',
                'LBL_IFRAME' => 'My Sites',
                'LBL_IMPORT_CUSTOM_FIELDS_DESC' => ' <br>Import a .sug file that was exported from another machine. This will cause the custom field structure on this machine to match that of the other machine. It is recommended that you export your current Custom Field Structure prior to importing one. After importing the Custom Field Structure, the system will automatically run you through a Custom Field Upgrade informing you of what changes will be made to the database. If you agree with these changes click the execute non-simulation mode link at the bottom. If you wish to reverse the import process, then import the structure you exported prior to running this import. If you do <br> Warning: This will remove any previously defined custom field structures that are not defined in the .sug file as well as any data stored in those custom fields.',
                'LBL_IMPORT_CUSTOM_FIELDS_STRUCT' => ' Custom Field Structure',
                'LBL_IMPORT_CUSTOM_FIELDS_TITLE' => 'Import Custom Fields Structure',
                'LBL_IMPORT_CUSTOM_FIELDS' => 'Import custom field definitions from a .sugar file',
                'LBL_IMPORT_WIZARD' => 'Import Wizard',
                'LBL_IMPORT_WIZARD_DESC' => 'Use the import wizard to easily import records into the system',
                'LBL_LANGUAGES' => 'Manage which languages are available for users',
                'LBL_LICENSE' => 'License',
                'LBL_LDAP_TITLE' => 'LDAP Support',
                'LBL_LDAP_LEGACY_WARNING' => 'LDAP Warning',
                'LBL_LDAP_LEGACY_WARNING_MORE' => 'This LDAP configuration will only be used for v4 API authentication. To configure SuiteCRM login to use LDAP, add the needed configurations to the .env.local file. See LDAP configuration docs for more information.',
                'LBL_LDAP_ENABLE' => 'Enable LDAP Authentication',
                'LBL_LDAP_HELP_TXT' => 'When LDAP authentication is enabled, passwords can only be handled through LDAP. None of the SuiteCRM Password Management feature settings will apply.',
                'LBL_LDAP_SERVER_HOSTNAME' => 'Server',
                'LBL_LDAP_SERVER_PORT' => 'Port Number',
                'LBL_LDAP_ADMIN_USER' => 'User Name',
                'LBL_LDAP_ADMIN_USER_DESC' => 'Used to search for the LDAP user. This may need to be fully qualified.',
                'LBL_LDAP_ADMIN_PASSWORD' => 'Password',
                'LBL_LDAP_AUTHENTICATION' => 'Authentication',
                'LBL_LDAP_AUTHENTICATION_DESC' => 'Bind to the LDAP server using a specific users credentials. It will bind anonymously if not provided.',
                'LBL_LDAP_AUTO_CREATE_USERS' => 'Auto Create Users',
                'LBL_LDAP_USER_DN' => 'User DN',
                'LBL_LDAP_GROUP_DN' => 'Group DN',
                'LBL_LDAP_GROUP_DN_DESC' => 'Example: <em>ou=groups,dc=example,dc=com</em>',
                'LBL_LDAP_USER_FILTER' => 'User Filter',
                'LBL_LDAP_GROUP_MEMBERSHIP' => 'Group Membership',
                'LBL_LDAP_GROUP_MEMBERSHIP_DESC' => 'Users must be a member of a specific group',
                'LBL_LDAP_GROUP_USER_ATTR' => 'User Attribute',
                'LBL_LDAP_GROUP_USER_ATTR_DESC' => 'The unique identifier of the person that will be used to check if they are a member of the group Example: <em>uid</em>',
                'LBL_LDAP_GROUP_ATTR_DESC' => 'The attribute of the Group that will be used to filter against the User Attribute Example: <em>memberUid</em>',
                'LBL_LDAP_GROUP_ATTR' => 'Group Attribute',
                'LBL_LDAP_GROUP_ATTR_REQ_DN' => 'With User DN',
                'LBL_LDAP_GROUP_ATTR_REQ_DN_DESC' => 'Include the User DN with the User Attribute when checking group membership',
                'LBL_LDAP_USER_FILTER_DESC' => 'Any additional filter params to apply when authenticating users e.g.\\nis_suitecrm_user=1 or (is_suitecrm_user=1)(is_sales=1)',
                'LBL_LDAP_LOGIN_ATTRIBUTE' => 'Login Attribute',
                'LBL_LDAP_BIND_ATTRIBUTE' => 'Bind Attribute',
                'LBL_LDAP_BIND_ATTRIBUTE_DESC' => 'For Binding the LDAP User<br>Examples: <b>AD:</b> userPrincipalName, <b>openLDAP:</b> dn, <b>Mac OS X:</b> uid ',
                'LBL_LDAP_LOGIN_ATTRIBUTE_DESC' => 'For searching for the LDAP User<br>Examples:<b>AD:</b> userPrincipalName, <b>openLDAP:</b> cn, <b>Mac OS X:</b> dn ',
                'LBL_LDAP_SERVER_HOSTNAME_DESC' => 'Example: ldap.example.com or ldaps://ldap.example.com for SSL',
                'LBL_LDAP_SERVER_PORT_DESC' => 'Example: 389 or 636 for SSL',
                'LBL_LDAP_GROUP_NAME' => 'Group Name',
                'LBL_LDAP_GROUP_NAME_DESC' => 'Example cn=SuiteCRM',
                'LBL_LDAP_USER_DN_DESC' => 'Example: ou=people,dc=example,dc=com',
                'LBL_LDAP_AUTO_CREATE_USERS_DESC' => 'If an authenticated user does not exist, one will be created in SuiteCRM.',
                'LBL_LDAP_ENC_KEY' => 'Encryption Key',
                'LBL_LOADING' => 'Loading, Please wait...',
                'LBL_LOCALE_DB_COLLATION_TITLE' => 'Database Collation',
                'LBL_LOCALE_DB_COLLATION' => 'Collation',
                'LBL_LOCALE_DEFAULT_CURRENCY_ISO4217' => 'ISO 4217 Currency Code',
                'LBL_LOCALE_DEFAULT_CURRENCY_NAME' => 'Currency',
                'LBL_LOCALE_DEFAULT_CURRENCY_SYMBOL' => 'Currency Symbol',
                'LBL_LOCALE_DEFAULT_CURRENCY' => 'System Currency',
                'LBL_LOCALE_DEFAULT_DATE_FORMAT' => 'Date Format',
                'LBL_LOCALE_DEFAULT_DECIMAL_SEP' => 'Decimal Symbol',
                'LBL_LOCALE_DEFAULT_LANGUAGE' => 'Language',
                'LBL_LOCALE_DEFAULT_NAME_FORMAT' => 'Name Format',
                'LBL_LOCALE_DEFAULT_NUMBER_GROUPING_SEP' => '1000s Separator',
                'LBL_LOCALE_DEFAULT_SYSTEM_SETTINGS' => 'User Interface',
                'LBL_LOCALE_DEFAULT_TIME_FORMAT' => 'Time Format',
                'LBL_LOCALE_EXAMPLE_NAME_FORMAT' => 'Example',
                'LBL_LOCALE_NAME_FORMAT_DESC' => '"s" Salutation<br>"f" First Name<br>"l" Last Name',
                'LBL_LOCALE_TITLE' => 'System Locale Settings',
                'LBL_LOCALE' => 'Set default localization settings for your system',
                'LBL_MAILBOX_DESC' => 'Set up group mail accounts for monitoring inbound email and manage personal inbound mail account information for users',
                'LBL_MAILBOX_OUTBOUND_DESC' => 'Configure outbound email settings',
                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS' => 'External OAuth Connections',
                'LBL_MANAGE_EXTERNAL_OAUTH_CONNECTIONS_DESC' => 'Setup external OAuth connections',
                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS' => 'External OAuth Providers',
                'LBL_MANAGE_EXTERNAL_OAUTH_PROVIDERS_DESC' => 'Setup external OAuth providers',
                'LBL_MANAGE_CURRENCIES' => 'Currencies',
                'LBL_MANAGE_LANGUAGES' => 'Languages',
                'LBL_MANAGE_LICENSE_TITLE' => 'License Management',
                'LBL_MANAGE_LICENSE' => 'Manage license properties',
                'LBL_MANAGE_LOCALE' => 'Locale',
                'LBL_MANAGE_MAILBOX' => 'Inbound Email',
                'LBL_MANAGE_MAILBOX_OUTBOUND' => 'Outbound Email',
                'LBL_MANAGE_PASSWORD_TITLE' => 'Password Management',
                'LBL_MANAGE_PASSWORD' => 'Manage password requirements and expiration',
                'LBL_MANAGE_RELEASES' => 'Releases',
                'LBL_MANAGE_ROLES_TITLE' => 'Role Management',
                'LBL_MANAGE_ROLES' => 'Manage role membership and properties',
                'LBL_MANAGE_USERS_TITLE' => 'User Management',
                'LBL_MANAGE_USERS' => 'Manage user accounts and passwords',
                'LBL_MASS_EMAIL_CONFIG_DESC' => 'Configure email settings',
                'LBL_MASS_EMAIL_CONFIG_TITLE' => 'Email Settings',
                'LBL_MASS_EMAIL_MANAGER_DESC' => 'Manage the outbound email queue',
                'LBL_MASS_EMAIL_MANAGER_TITLE' => 'Email Queue',
                'LBL_MI_REBUILDING' => 'Rebuilding',
                'LBL_MI_IN_EXT' => 'Installing %s extension',
                'LBL_MI_UN_EXT' => 'Uninstalling %s extension',
                'LBL_MI_UN_CUSTOMFIELD' => 'Uninstalling Custom Fields...',
                'LBL_MI_IN_CUSTOMFIELD' => 'Installing Custom Fields...',
                'LBL_MI_COMPLETE' => 'Complete',
                'LBL_MI_UN_BEAN' => 'Uninstalling Bean ',
                'LBL_MI_IN_BEAN' => 'Installing Bean ',
                'LBL_MI_IN_DASHLETS' => 'Installing SuiteCRM Dashlet ',
                'LBL_MI_UN_DASHLETS' => 'Uninstalling SuiteCRM Dashlet ',
                'LBL_MI_IN_IMAGES' => 'Installing Images',
                'LBL_MI_IN_MENUS' => 'Installing menus',
                'LBL_MI_UN_MENUS' => 'Uninstalling menus',
                'LBL_MI_IN_LANG' => 'Installing Language Packs',
                'LBL_MI_UN_LANG' => 'Uninstalling Language Packs',
                'LBL_MI_IN_RELATIONSHIPS' => 'Installing Relationships',
                'LBL_MI_UN_RELATIONSHIPS' => 'Uninstalling Relationships',
                'LBL_MI_UN_RELATIONSHIPS_DROP' => 'droping table ',
                'LBL_MI_REPAIR_INDICES' => 'Repairing indexes',
                'LBL_MI_IN_CONNECTORS' => 'Installing Connectors',
                'LBL_MI_UN_CONNECTORS' => 'Uninstalling Connectors',
                'LBL_ML_ACTION' => 'Action',
                'LBL_ML_CANCEL' => 'Cancel',
                'LBL_ML_COMMIT' => 'Commit',
                'LBL_ML_DESCRIPTION' => 'Description',
                'LBL_ML_INSTALLED' => 'Date Installed',
                'LBL_ML_NAME' => 'Name',
                'LBL_ML_PUBLISHED' => 'Date Published',
                'LBL_ML_TYPE' => 'Type',
                'LBL_ML_UNINSTALLABLE' => 'Uninstallable',
                'LBL_ML_VERSION' => 'Version',
                'LBL_ML_INSTALL' => 'Install',
                'LBL_ML_ENABLE_OR_DISABLE' => 'Enable/Disable',
                'LBL_ML_DELETE' => 'Delete',
                'LBL_MODIFY_CREDENTIALS' => 'Modify Credentials',
                'LBL_MODULE_LICENSE' => 'Please read the following License Agreement',
                'LBL_MODULE_LOADER_TITLE' => 'Module Loader',
                'LBL_MODULE_LOADER' => 'Add or remove SuiteCRM modules, themes, language packs and other extensions',
                'LBL_MODULE_NAME' => 'Administration',
                'LBL_MODULE_TITLE' => 'Administration: Home',
                'LBL_NEVER' => 'Never',
                'LBL_NEW_FORM_TITLE' => 'Create Account',
                'LBL_NOTIFY_SUBJECT' => 'Email subject',
                'LBL_OVERWRITE_FILES' => 'Overwrite Files',
                'LBL_PASSWORD' => 'Password',
                'LBL_PASSWORD_TEMPLATE' => 'Email Templates',
                'LBL_PASSWORD_CREATE_TEMPLATE' => 'Create',
                'LBL_PASSWORD_EDIT_TEMPLATE' => 'Edit',
                'LBL_PASSWORD_GENERATE_TEMPLATE_MSG' => 'For system-generated password',
                'LBL_PASSWORD_LOST_TEMPLATE_MSG' => 'For system-generated link to reset password',
                'LBL_TWO_FACTOR_AUTH_EMAIL_TPL' => 'For system-generated two-factor authentication code',
                'LBL_PASSWORD_SYST_GENERATED_PWD_ON' => 'Enable System-Generated Passwords Feature',
                'LBL_PASSWORD_SYST_GENERATED_PWD_HELP' => 'When this feature is enabled, users will be emailed a system-generated link to reset their passwords. Requirements for this feature are: 1) a outbound email server must be configured properly in Email Settings, and 2) users must have valid email addresses in their user records',
                'LBL_PASSWORD_EXP_AFTER' => 'Password Expires upon',
                'LBL_PASSWORD_FORGOT_FEATURE' => 'Enable Forgot Password feature',
                'LBL_PASSWORD_FORGOT_FEATURE_HELP' => 'When enabled, users will have the ability to reset their own passwords at the Login page. Requirements to use this feature: 1) users must have email addresses provided in their user records, and 2) an outbound email server must be configured in the Email Settings page.',
                'LBL_PASSWORD_LOGINS' => 'logins',
                'LBL_PASSWORD_SYST_EXPIRATION' => 'System-Generated Password Expiration',
                'LBL_PASSWORD_SYST_GENERATED_TITLE' => 'System-Generated Passwords',
                'ERR_PASSWORD_LINK_EXPIRE_TIME' => 'Specify the time after which the generated link will expire.',
                'ERR_PASSWORD_EXPIRE_TIME' => 'Specify the time after which the password will expire.',
                'ERR_PASSWORD_EXPIRE_LOGIN' => 'Specify the number of logins after which the password will expire.',
                'LBL_PASSWORD_LINK_EXPIRATION' => 'Generated Link Expiration',
                'LBL_PASSWORD_LINK_EXPIRATION_HELP' => 'A link is generated by the system and sent to the user to allow the user to access the Reset Password page.',
                'LBL_PASSWORD_LINK_EXP_IN' => 'Link Expires in',
                'LBL_PASSWORD_EXP_IN' => 'Password Expires in',
                'LBL_PASSWORD_USER_RESET' => 'User Reset Password',
                'LBL_PROXY_AUTH' => 'Authentication?',
                'LBL_PROXY_HOST' => 'Proxy Host',
                'LBL_PROXY_ON_DESC' => 'Use a proxy to access external information such as SuiteCRM updates.',
                'LBL_PROXY_ON' => 'Enable Proxy?',
                'LBL_PROXY_PASSWORD' => 'Password',
                'LBL_PROXY_PORT' => 'Port',
                'LBL_PROXY_TITLE' => 'Proxy Settings',
                'LBL_PROXY_USERNAME' => 'User Name',
                'LBL_README' => 'Readme',
                'LBL_REBUILD_AUDIT_SEARCH' => 'Searching for new audit enabled modules',
                'LBL_REBUILD_AUDIT_SKIP' => 'Audit table for %1$s already exists. skipping...<BR>',
                'LBL_REBUILD_CONFIG_DESC' => 'Rebuilds config.php by updating version and adding defaults when not explicitly declared',
                'LBL_REBUILD_CONFIG' => 'Rebuild Config File',
                'LBL_REBUILD_DASHLETS_DESC_SHORT' => 'Rebuilds the SuiteCRM Dashlets cache file',
                'LBL_REBUILD_DASHLETS_DESC_SUCCESS' => 'SuiteCRM Dashlets cache file rebuilt.',
                'LBL_REBUILD_DASHLETS_DESC' => 'Removing SuiteCRM Dashlets cache and scanning known directories for SuiteCRM Dashlet files.',
                'LBL_REBUILD_DASHLETS_TITLE' => 'Rebuild SuiteCRM Dashlets',
                'LBL_REBUILD_HTACCESS_DESC' => 'Rebuilds .htaccess to limit access to certain files directly',
                'LBL_REBUILD_HTACCESS' => 'Rebuild .htaccess File',
                'LBL_REBUILD_WEBCONFIG_DESC' => 'Rebuilds web.config to limit access to certain files directly',
                'LBL_REBUILD_WEBCONFIG' => 'Rebuild web.config File',
                'LBL_REBUILD_JAVASCRIPT_LANG_DESC_SHORT' => 'Rebuilds javascript versions of language files',
                'LBL_REBUILD_JAVASCRIPT_LANG_DESC' => 'Removing javascript versions of language files, will rebuild when needed.',
                'LBL_REBUILD_JAVASCRIPT_LANG_TITLE' => 'Rebuild Javascript Languages',
                'LBL_REBUILD_JS_FILES_TITLE' => 'Rebuild JS Compressed Files',
                'LBL_REBUILD_JS_FILES_DESC_SHORT' => 'Copies original Full JS Source files and replaces existing compressed JS files',
                'LBL_REBUILD_CONCAT_JS_FILES_TITLE' => 'Rebuild JS Grouping Files',
                'LBL_REBUILD_CONCAT_JS_FILES_DESC_SHORT' => 'Re-concatenates and overwrites existing group files with latest versions of group files',
                'LBL_REBUILD_JS_MINI_FILES_TITLE' => 'Rebuild Minified JS Files',
                'LBL_REBUILD_JS_MINI_FILES_DESC_SHORT' => 'Copies original Full JS Source Files and minifies them, then replaces existing compressed files',
                'LBL_REPAIR_JS_FILES_TITLE' => 'Repair JS Files',
                'LBL_REPAIR_JS_FILES_DESC_SHORT' => 'Compresses Existing JS files - includes any changes made, but does not overwrite original JS Source files',
                'LBL_REPAIR_JS_FILES_PROCESSING' => 'Processing files. This may take several minutes. Going away from this page will not cancel the process, so feel free to move on or wait for confirmation...',
                'LBL_REPAIR_JS_FILES_DONE_PROCESSING' => 'Done Processing files.',
                'LBL_REPAIR_FIELD_CASING_TITLE' => 'Repair Non-Lowercase Fields',
                'LBL_REPAIR_FIELD_CASING_DESC_SHORT' => 'Repair mixed-case custom table(s) and metadata file(s) to fix issues where code expects lowercase field names',
                'LBL_REPAIR_FIELD_CASING_PROCESSING' => 'Scanning custom fields and files...',
                'LBL_REPAIR_FIELD_CASING_SQL_FIELD_META_DATA' => 'Updating row entry {0} in table fields_meta_data',
                'LBL_REPAIR_FIELD_CASING_SQL_CUSTOM_TABLE' => 'Updating column {0} in table {1}',
                'LBL_REBUILD_REL_DESC' => 'Rebuilds relationship metadata and drops the cache file',
                'LBL_REBUILD_REL_TITLE' => 'Rebuild Relationships',
                'LBL_REBUILD_REL_PROC_META' => 'Processing relationship meta for ',
                'LBL_REBUILD_REL_PROC_C_META' => 'Processing custom relationship meta for ',
                'LBL_REBUILD_REL_DEL_CACHE' => 'Deleting relationship cache file...<BR>',
                'LBL_REBUILD_REL_UPD_WARNING' => 'Updating the admin warning message...<BR>',
                'LBL_REBUILD_SCHEDULERS_DESC_SHORT' => 'Rebuilds out-of-the-box Scheduler Jobs',
                'LBL_REBUILD_SCHEDULERS_DESC_SUCCESS' => 'Scheduler Job rebuild complete.',
                'LBL_REBUILD_SCHEDULERS_DESC' => 'Rebuilding your Scheduler Jobs will delete all existing job entries and their respective logs. All out-of-the-box Scheduler jobs will be rebuilt with their default settings, including the Active/Inactive flag.',
                'LBL_REBUILD_SCHEDULERS_TITLE' => 'Rebuild Schedulers',
                'LBL_REBUILD_SPRITES_TITLE' => 'Rebuild Sprites',
                'LBL_REBUILD_SPRITES_DESC_SHORT' => 'Rebuilds the sprite images and configuration files',
                'LBL_REBUILD' => 'Rebuild',
                'LBL_RELEASE' => 'Manage releases and versions',
                'LBL_RENAME_TABS' => 'Rename Modules',
                'LBL_REPAIR_ACTION' => 'What action would you like to take?',
                'LBL_REPAIR_DATABASE_DESC' => 'Repairs database based on values defined in vardefs',
                'LBL_REPAIR_DATABASE_PROCESSING' => 'Processing database and vardef comparison...',
                'LBL_REPAIR_DATABASE_DIFFERENCES' => 'Differences found between database and vardefs',
                'LBL_REPAIR_DATABASE_TEXT' => 'The following script will sync the database structure with the structure defined in the vardefs. You have the option of exporting this script and then running it against your database using external database management tools, or to allow the administration module to run the script. <br><br><strong>NOTE</strong>: any changes you make to the script in the textbox will be reflected in the exported or executed code.<br><br>',
                'LBL_REPAIR_DATABASE_SYNCED' => 'Database tables are synced with vardefs',
                'LBL_REPAIR_DATABASE_EXECUTE' => 'Execute',
                'LBL_REPAIR_DATABASE_EXPORT' => 'Export',
                'LBL_REPAIR_DATABASE' => 'Repair Database',
                'LBL_REPAIR_DISPLAYSQL' => 'Display SQL',
                'LBL_REPAIR_EXECUTESQL' => 'Execute SQL',
                'LBL_REPAIR_EXPORTSQL' => 'Export SQL',
                'LBL_REPAIR_IE_DESC' => 'Repairs Inbound Email accounts and encrypts account passwords',
                'LBL_REPAIR_IE_FAILURE' => 'The following Inbound Email accounts must be repaired manually - please re-enter login name and password for each',
                'LBL_REPAIR_IE_SUCCESS' => 'All Inbound Email accounts repaired successfully!',
                'LBL_REPAIR_IE' => 'Repair Inbound Email Accounts',
                'LBL_SYNC_IE_EMAILS' => 'Sync Inbound Email Accounts',
                'LBL_SYNC_IE_EMAILS_DESC' => 'Sync Inbound Email Accounts and Emails',
                'LBL_SYNC' => 'Sync',
                'LBL_REPAIR_INDEX_DROPPING' => '<BR>Dropping constraints/indexes.',
                'LBL_REPAIR_INDEX_EXECUTING' => '<BR> Executing ',
                'LBL_REPAIR_INDEX_DROP' => '<BR>Drop these constraints/indexes.',
                'LBL_REPAIR_INDEX_ADDING' => '<BR>Adding constraints/indexes.',
                'LBL_REPAIR_INDEX_ADD' => '<BR><BR>Add these constraints/indexes.',
                'LBL_REPAIR_INDEX_ALTERING' => '<BR>Altering constraints/indexes.',
                'LBL_REPAIR_INDEX_ALTER' => '<BR><BR>Alter these constraints/indexes.',
                'LBL_REPAIR_INDEX_SYNC' => '<BR><BR><BR> Index definitions are in sync.',
                'LBL_REPAIR_ROLES_DESC' => 'Repairs Roles by adding all new modules that support Access Controls, and by adding any new Access Controls to existing modules',
                'LBL_REPAIR_ROLES' => 'Repair Roles',
                'LBL_REPAIR_XSS' => 'Remove XSS',
                'LBL_REPAIR_ACTIVITIES_DESC' => 'Repairs Activities (Calls, Meetings) end dates',
                'LBL_REPAIR_ACTIVITIES' => 'Repair Activities',
                'LBL_ALL' => 'All',
                'LBL_REPAIRXSS_COUNT' => 'Object(s) found',
                'LBL_REPAIRXSS_INSTRUCTIONS' => 'Select a module to remove potential XSS strings. Select "All" to address every module.<br>Press execute to start the detection and removal process.',
                'LBL_REPAIRXSS_REPAIRED' => 'Object(s) repaired',
                'LBL_REPAIRXSS_TITLE' => 'Removes XSS Vulnerabilities from the database',
                'LBL_RESTORE_BUTTON_LABEL' => 'Restore',
                'LBL_RETURN' => 'Return',
                'LBL_SEND_STAT' => '<B>Send Anonymous Usage Statistics</B> - If checked, it will send anonymous statistics about your installation to SuiteCRM. 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.',
                'LBL_SHOW_ADVANCED_OPTIONS' => 'Show Advanced Options',
                'LBL_STATUS' => 'Status ',
                'LBL_TOOLS_DESC' => 'Create and edit modules and module layouts, manage standard and custom fields and configure tabs. ',
                'LBL_STUDIO_DESC' => 'Customize module fields, layouts and relationships',
                'LBL_STUDIO_TITLE' => 'Developer Tools',
                'LBL_STUDIO' => 'Studio',
                'LBL_SUITE_SCHEDULER_TITLE' => 'Scheduler',
                'LBL_SUITE_SCHEDULER' => 'Set up scheduled events',
                'LBL_SUITE_UPDATE_TITLE' => 'SuiteCRM Updates',
                'LBL_SYSTEM_NAME' => 'System Name',
                'LBL_TERMS_AND_CONDITIONS' => 'Terms and Conditions',
                'LBL_THEME_SETTINGS' => 'Themes',
                'LBL_THEME_SETTINGS_DESC' => 'Choose themes for users to be able to select',
                'LBL_TIMEZONE' => 'Time Zone',
                'LBL_TO' => ' to ',
                'LBL_SUITEFEED_SETTINGS' => 'Activity Stream Settings',
                'LBL_SUITEFEED_SETTINGS_DESC' => 'Enable the user feed and module feeds for the My Activity Stream dashlet',
                'LBL_UPDATE_CHECK_TYPE' => '<B>Automatically Check For Updates</B> - If checked, the system will periodically check to see if updated versions of the application are available.',
                'LBL_UPDATE_DESCRIPTIONS' => 'Description',
                'LBL_UPDATE_TITLE' => 'SuiteCRM Updates',
                'LBL_UPGRADE_TITLE' => 'Repair',
                'LBL_UPGRADE_WIZARD_TITLE' => 'Upgrade Wizard',
                'LBL_UPGRADE_WIZARD' => 'Upload and install SuiteCRM upgrades',
                'LBL_UPGRADE' => 'Check and repair SuiteCRM',
                'LBL_UPLOAD_UPGRADE' => 'Upload an upgrade: ',
                'LBL_UPTODATE' => 'You have the latest version available',
                'LBL_USER_NAME' => 'User Name',
                'LBL_USERNAME' => 'User Name',
                'LBL_USERS_TITLE' => 'Users & Authentication',
                'LBL_HISTORY_CONTACTS_EMAILS' => 'History Subpanel',
                'LBL_HISTORY_CONTACTS_EMAILS_DESC' => 'Enable/Disable contacts\' emails in history',
                'LBL_USERS_DESC' => 'Create, edit, activate and deactivate users in SuiteCRM.',
                'LBL_UW_BTN_BACK_TO_MOD_LOADER' => 'Back to Module Loader',
                'LBL_UW_BTN_BACK_TO_UW' => 'Back to Upgrade Wizard',
                'LBL_UW_BTN_DELETE_PACKAGE' => 'Delete Package',
                'LBL_UW_BTN_DOWNLOAD' => 'Download',
                'LBL_UW_BTN_INSTALL' => 'Install',
                'LBL_UW_BTN_UPLOAD' => 'Upload',
                'LBL_UW_CHECK_ALL' => 'Check All',
                'LBL_UW_DESC_MODULES_INSTALLED' => 'The following extensions are installed on this system',
                'LBL_UW_DESC_MODULES_QUEUED' => 'The following modules are ready to be installed',
                'LBL_UW_DISABLE' => 'Disable',
                'LBL_UW_ENABLE' => 'Enable',
                'LBL_UW_FOLLOWING_FILES' => 'The following files were ',
                'LBL_UW_HIDE_DETAILS' => 'Hide Details',
                'LBL_UW_INCLUDING' => 'Including',
                'LBL_UW_LANGPACK_READY_DISABLE' => 'The language package is ready to be disabled.',
                'LBL_UW_LANGPACK_READY_ENABLE' => 'The language package is ready to be enabled.',
                'LBL_UW_LANGPACK_READY_UNISTALL' => 'The language package is ready to be uninstalled.',
                'LBL_UW_LANGPACK_READY' => 'The language package is ready to be installed.',
                'LBL_UW_NO_FILES_SELECTED' => 'No files selected to be ',
                'LBL_UW_NO_INSTALLED_UPGRADES' => '<i>No recorded upgrades.</i><br>'."\n",
                'LBL_UW_NONE' => 'None',
                'LBL_UW_OP_MODE' => 'Mode of operation',
                'LBL_UW_PATCH_READY' => '<h2>Ready To Install</h2>',
                'LBL_UW_UNINSTALL_READY' => '<h2>Ready To Uninstall</h2>',
                'LBL_UW_DISABLE_READY' => '<h2>Ready To Disable</h2>',
                'LBL_UW_ENABLE_READY' => '<h2>Ready To Enable</h2>',
                'LBL_UW_SHOW_DETAILS' => 'Show Details',
                'LBL_UW_SUCCESSFUL' => 'Successful',
                'LBL_UW_SUCCESSFULLY' => 'Successfully',
                'LBL_UW_UNINSTALL' => 'Uninstall',
                'LBL_UW_UPGRADE_SUCCESSFUL' => '<b>Upgrade applied successfully!</b><br>'."\n",
                'LBL_UW_UPLOAD_MODULE' => 'Module',
                'LBL_UW_TYPE_THEME' => 'Theme',
                'LBL_UW_TYPE_MODULE' => 'Module',
                'LBL_UW_MODE_INSTALL' => 'Installed',
                'LBL_UW_MODE_UNINSTALL' => 'Uninstalled',
                'LBL_UW_UPLOAD_SUCCESS' => ' has been uploaded.<br>',
                'LBL_VISIBLE_PANELS' => 'Displayed Subpanels',
                'LBL_VISIBLE_TABS' => 'Displayed Modules',
                'LNK_FORGOT_PASS' => 'Forgotten your password?',
                'LNK_NEW_ACCOUNT' => 'Create an account',
                'LNK_NEW_USER' => 'Create New User',
                'LNK_NEW_GROUP_USER' => 'Create New Group User',
                'MI_REDIRECT_TO_UPGRADE_WIZARD' => 'Selecting this patch will redirect you to the Upgrade Wizard to perform the necessary system checks. Do you wish to continue?',
                'ML_DESC_DOCUMENTATION' => 'Click on a tree node to view the associated details and documentation.',
                'ML_LBL_DETAIILS' => 'Details',
                'ML_LBL_DO_NOT_REMOVE_TABLES' => 'Do Not Remove Tables',
                'ML_LBL_OVERWRITE_FILES' => 'Since your last action with this module the following files have changed. What action would you like to take?',
                'ML_LBL_REMOVE_TABLES' => 'Remove Tables',
                'ML_LBL_REVIEWS' => 'Reviews',
                'ML_LBL_SCREENSHOTS' => 'Screenshots',
                'MSG_CONFIG_FILE_READY_FOR_REBUILD' => 'The config.php file is ready for rebuild.',
                'MSG_CONFIG_FILE_REBUILD_FAILED' => 'The config.php could not be rebuilt.',
                'MSG_CONFIG_FILE_REBUILD_SUCCESS' => 'The config.php was successfully rebuilt.',
                'MSG_INCREASE_UPLOAD_MAX_FILESIZE' => 'Warning: Your PHP configuration must be changed to allow files of at least 6MB to be uploaded. Please modify the upload_max_filesize value in your php.ini located at',
                'MSG_MAKE_CONFIG_FILE_WRITABLE' => 'Please make the config.php writable and try again.',
                'MSG_REBUILD_EXTENSIONS' => 'Please go to the <a href="index.php?module=Administration&action=Upgrade">Repair</a> screen and click on Rebuild Extensions.',
                'MSG_REBUILD_RELATIONSHIPS' => 'Please go to the <a href="index.php?module=Administration&action=Upgrade">Repair</a> screen and click on Rebuild Relationships.',
                'REMOVE_QUESTION' => 'Are you sure you wish to remove the selected package?',
                'WARN_POSSIBLE_JS_OVERWRITE' => 'Caution, this will overwrite any changes you may have made to javascript files, would you like to proceed?',
                'WARN_INSTALLER_LOCKED' => 'Warning: To safeguard your data, the installer must be locked by setting \'installer_locked\' to \'true\' in the config.php file.',
                'WARN_UPGRADE' => 'Warning: Please upgrade ',
                'WARN_UPGRADE2' => ' using the upgrade in the <a href="index.php?module=Administration&action=Upgrade">administration panel</a>',
                'WARN_NO_SMTP_SERVER_AVAILABLE_ERROR' => 'Note: To send record assignment notifications, an SMTP server must be configured in <a href=\'index.php?module=EmailMan&action=config\'>Email Settings</a>.',
                'LBL_MODULEBUILDER' => 'Module Builder',
                'LBL_MODULEBUILDER_DESC' => 'Build new modules to expand the functionality of SuiteCRM',
                'LBL_SUITEPORTAL' => 'SuiteCRM Portal',
                'LBL_CLEAR_VARDEFS_DATA_CACHE_TITLE' => 'Clear Vardefs Data Cache',
                'LBL_QUICK_REPAIR_AND_REBUILD' => 'Quick Repair and Rebuild',
                'LBL_QUICK_REPAIR_TITLE' => 'Please select Module(s) to repair',
                'LBL_QUICK_REPAIR_AND_REBUILD_DESC' => 'Repairs and rebuilds DB, Extensions, Vardefs, SuiteCRM Dashlets etc.',
                'LBL_ALL_MODULES' => 'All Modules',
                'LBL_REPAIR_ELASTICSEARCH_INDEX' => 'Repair Elasticsearch Index',
                'LBL_REPAIR_ELASTICSEARCH_INDEX_DONE' => 'Elasticsearch Indexing has been repaired',
                'LBL_CAMPAIGN_CONFIG_TITLE' => 'Campaign Email Settings',
                'LBL_CAMPAIGN_CONFIG_DESC' => 'Configure email settings for campaigns',
                'LBL_REPAIR_ORACLE_FULLTEXT' => 'Rebuild fulltext indices',
                'LBL_REPAIR_ORACLE_FULLTEXT_DESC' => 'Triggers a rebuild of fulltext indices. Oracle 9i owners should run this frequently.',
                'LBL_REPAIR' => 'Repair',
                'LBL_QR_CBOX_DATAB' => 'Repair Database',
                'LBL_QR_CBOX_CLEARTPL' => 'Clear .tpl Files',
                'LBL_QR_CBOX_CLEARJS' => 'Clear Javascript Files',
                'LBL_QR_CBOX_CLEARVARDEFS' => 'Clear Vardefs',
                'LBL_QR_CBOX_CLEARJSLANG' => 'Clear Javascript Language Files',
                'LBL_QR_CBOX_CLEARDASHLET' => 'Clear SuiteCRM Dashlet Cache Data',
                'LBL_QR_CBOX_REBUILDAUDIT' => 'Rebuild Audit Tables',
                'LBL_QR_CBOX_REBUILDEXT' => 'Rebuild Extensions',
                'LBL_QR_CBOX_CLEARLANG' => 'Clear Language Files',
                'LBL_QR_CBOX_CLEARSEARCH' => 'Clear Unified Search Cache',
                'LBL_QR_REBUILDEXT' => '<h3> Rebuilding Extensions...</h3>',
                'LBL_QR_CLEARSMARTY' => 'Clearing Smarty templates from cache...done',
                'LBL_QR_XMLFILES' => 'Clearing XML files from cache...done',
                'LBL_QR_CLEARDASHLET' => 'Clearing SuiteCRM Dashlet files from cache...done',
                'LBL_QR_CLEARTEMPLATE' => 'Clearing Template files from cache...done',
                'LBL_QR_CLEARVADEFS' => 'Clearing Vardefs from cache...done',
                'LBL_QR_CLEARJS' => 'Clearing JS files from cache...done',
                'LBL_QR_CLEARJSLANG' => 'Clearing JS Language files from cache...done',
                'LBL_QR_CLEARLANG' => 'Clearing language files from cache...done',
                'LBL_QR_CLEARSEARCH' => 'Clearing Unified Search Cache...done',
                'LBL_QR_REBUILDAUDIT' => 'Rebuilding Audit Tables...',
                'LBL_QR_CBOX_CLEARSUITEFEEDCACHE' => 'Clear SuiteCRM Feed Cache',
                'LBL_QR_CLEARSUITEFEEDCACHE' => 'Clearing SuiteCRM Feed Cache...done',
                'LBL_QR_CBOX_CLEARTHEMECACHE' => 'Clear Theme Cache',
                'LBL_QR_CLEARTHEMECACHE' => 'Clearing Theme Cache...done',
                'LBL_REPAIR_DB_FOR' => 'Repairing DB for',
                'LBL_QR_CREATING_TABLE' => 'creating table',
                'LBL_QR_NOT_AUDIT_ENABLED' => ' not Audit Enabled...<br/>',
                'LBL_FOR' => 'for',
                'LBL_QR_CBOX_CLEARPDFFONT' => 'Clear PDF Font Cache File',
                'LBL_QR_CLEAR_EXT_API' => 'Clearing External API Cache File...done',
                'LBL_REPAIR_SEED_USERS_TITLE' => 'Enable/Disable Seed Users',
                'LBL_REPAIR_SEED_USERS_ACTIVATE' => 'Activate',
                'LBL_REPAIR_SEED_USERS_DECACTIVATE' => 'Deactivate',
                'LBL_REPAIR_SEED_USERS_DESC' => 'Quickly enable or disable seed users populated during demo installation.',
                'LBL_UW_FILES_REMOVED' => 'These files will be removed from the system:<br>'."\n",
                'LBL_MODULE_UPLOAD_DISABLE_HELP_TEXT' => 'New uploads for Module Loader are disabled. Installable modules are restricted to the modules pre-loaded below.',
                'ML_PACKAGE_SCANNING' => 'Scanning {PACKAGE}',
                'ML_INSTALLATION_FAILED' => 'Installation failed!',
                'ML_RELAX_LOCAL' => 'If you are running SuiteCRM locally, you can relax your Module Loader restrictions to allow the package to be installed.',
                'ML_SUITE_KB' => 'SuiteCRM Knowledge Base',
                'ML_SUITE_DZ' => 'SuiteCRM Developer Zone',
                'ML_AVAIL_RESTRICTION' => 'The available restrictions and exceptions are detailed in the',
                'ML_OVERRIDE_CORE_FILES' => 'Overriding of core SuiteCRM files is not allowed ',
                'ML_INVALID_PHP_FILE' => 'Invalid file',
                'ML_PATH_MAY_NOT_CONTAIN' => 'File path may not contain',
                'ML_INVALID_ACTION_IN_MANIFEST' => 'Invalid action in your manifest',
                'ML_NO_MANIFEST' => 'This package does not contain a manifest',
                'ML_INVALID_FUNCTION' => 'Invalid usage of a function ',
                'ML_INVALID_METHOD' => 'Invalid usage of a reserved method name ',
                'ML_INVALID_EXT' => 'Invalid file extension ',
                'ML_ISSUES' => 'Issues',
                'ML_MANIFEST_ISSUE' => 'Issue with the manifest',
                'ML_CONFIG_OVERRIDE' => 'Config modification is not allowed',
                'LBL_ACTIVE_MODULES' => 'Enabled Modules',
                'LBL_DISABLED_MODULES' => 'Disabled Modules',
                'LBL_SAVING' => 'Saving...',
                'DEFAULT_THEME' => 'Default theme',
                'LBL_ENABLED_LANGS' => 'Enabled Languages',
                'LBL_DISABLED_LANGS' => 'Disabled Languages',
                'LBL_CURRENT_LANGUAGE_CHANGE' => 'Your current language is changed to ',
                'LBL_DEFAULT_LANGUAGE_CHANGE' => 'System\'s default language is changed to ',
                'ACLRoles' => 'ACLRole',
                'Administration' => 'Administration',
                'Audit' => 'Audit',
                'CampaignTrackers' => 'CampaignTracker',
                'Connectors' => 'Connectors',
                'ContractTypes' => 'ContractType',
                'Currencies' => 'Currency',
                'CustomFields' => 'CustomFields',
                'CustomQueries' => 'CustomQuery',
                'DataSets' => 'DataSet',
                'DocumentRevisions' => 'DocumentRevision',
                'DynamicFields' => 'DynamicField',
                'EditCustomFields' => 'FieldsMetaData',
                'EmailMan' => 'EmailMan',
                'Employees' => 'Employee',
                'Expressions' => 'Expression',
                'Feeds' => 'Feed',
                'ForecastOpportunities' => 'ForecastOpportunities',
                'ForecastSchedule' => 'ForecastSchedule',
                'Groups' => 'Group',
                'Holidays' => 'Holiday',
                'Import_1' => 'ImportMap',
                'Import_2' => 'UsersLastImport',
                'InboundEmail' => 'InboundEmail',
                'Manufacturers' => 'Manufacturer',
                'ProductBundleNotes' => 'ProductBundleNote',
                'ProductBundles' => 'ProductBundle',
                'ProjectResources' => 'ProjectResource',
                'Relationships' => 'Relationship',
                'Releases' => 'Release',
                'ReportMaker' => 'Advanced Reports',
                'Roles' => 'Role',
                'Schedulers' => 'Scheduler',
                'SchedulersJobs' => 'SchedulersJob',
                'Shippers' => 'Shipper',
                'TaxRates' => 'TaxRate',
                'TeamMemberships' => 'TeamMembership',
                'TeamNotices' => 'TeamNotice',
                'TeamSets' => 'TeamSet',
                'TimePeriods' => 'TimePeriod',
                'TrackerPerfs' => 'TrackerPerf',
                'TrackerQueries' => 'TrackerQuery',
                'TrackerSessions' => 'TrackerSession',
                'UserPreferences' => 'UserPreference',
                'Versions' => 'Version',
                'WorkFlowActions' => 'WorkFlowAction',
                'WorkFlowActionShells' => 'WorkFlowActionShell',
                'WorkFlowAlerts' => 'WorkFlowAlert',
                'WorkFlowAlertShells' => 'WorkFlowAlertShell',
                'WorkFlowTriggerShells' => 'WorkFlowTriggerShell',
                'Worksheet' => 'Worksheet',
                'LBL_SAML_ENABLE' => 'Enable SAML Authentication',
                'LBL_SAML_HELP_TXT' => 'When SAML authentication is enabled, passwords can only be handled through SAML. None of the SuiteCRM Password Management feature settings will apply.',
                'LBL_SAML_TITLE' => 'SAML Authentication',
                'LBL_SAML_CERT' => 'X509 Certificate',
                'LBL_SAML_CERT_DESC' => 'Enter X509 Certificate',
                'LBL_SAML_LOGIN_URL' => 'Login URL',
                'LBL_SAML_LOGOUT_URL' => 'SLO URL',
                'LBL_SAML_LOGIN_URL_DESC' => 'Enter Login URL',
                'LBL_SAML_LOGOUT_URL_DESC' => 'Enter Logout URL',
                'LBL_SELECT_MODULES' => 'Advanced',
                'LBL_SELECT_MODULES_TITLE' => 'Drag and drop to select modules and to change the display order. Perform a search to apply the changes.',
                'LBL_LANGUAGE_PACKS' => 'Language Packs',
                'LBL_PATCH_UPGRADES' => 'Patch Upgrades',
                'LBL_ADVANCED_SEARCH' => 'Advanced Filter',
                'LBL_BASIC_SEARCH' => 'Quick Filter',
                'LBL_PROCESSING' => 'Processing',
                'LBL_OAUTH_TITLE' => 'OAuth Keys',
                'LBL_OAUTH' => 'OAuth key management',
                'LBL_OAUTH2_CLIENTS_TITLE' => 'OAuth2 Clients and Tokens',
                'LBL_OAUTH2_CLIENTS' => 'Manage which clients have access to the OAuth2 Server and view session log and revoke active sessions',
                'LBL_SPRITES_NOT_SUPPORTED' => 'Error: Unable to create sprites because the imagecreatetruecolor function cannot be loaded',
                'LBL_SPRITES_CREATING_NAMESPACE' => 'Creating sprite namespace {0}',
                'LBL_SPRITES_PROCESSING_DIR' => 'Processing directory {0}',
                'LBL_SPRITES_ADDED' => 'Added sprite {0}',
                'LBL_SPRITES_EXCLUDING_FILE' => 'Excluding file: {0}',
                'LBL_CANNOT_DISABLE_CURRENT_LANGUAGE' => 'The language being actively used cannot be disabled. Please change to another language in order to disable it.',
                'LBL_DELETE_FTS_DATA' => 'Delete existing data when index is performed. Only data in the selected modules will be indexed.',
                'LBL_SAVE_SCHED_BUTTON' => 'Save and Schedule System Index',
                'LBL_REPAIR_UPLOAD_FOLDER' => 'Remove missed files from upload directory',
                'LBL_REPAIR_UPLOAD_FOLDER_DESC' => 'Please note that removal can take a lot of time',
                'LBL_TOTAL_FILES' => 'Total files',
                'LBL_REMOVED_FILES' => 'Removed files',
                'LBL_GOOGLE_SUITE_ADMIN_HEADER' => 'Google Suite',
                'LBL_GOOGLE_SUITE_ADMIN_DESC' => 'Manage your Google Suite Integration.',
                'LBL_JJWG_MAPS_ADMIN_CONFIG_TITLE' => 'Google Maps Settings',
                'LBL_JJWG_MAPS_ADMIN_CONFIG_DESC' => 'Configuration settings to adjust your Google Maps',
                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_TITLE' => 'Geocoded Counts',
                'LBL_JJWG_MAPS_ADMIN_GEOCODED_COUNTS_DESC' => 'Shows the number of module objects geocoded, grouped by geocoding response',
                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_TITLE' => 'Geocode Addresses',
                'LBL_JJWG_MAPS_ADMIN_GEOCODE_ADDRESSES_DESC' => 'Geocode your object addreses. This process may take a few minutes!',
                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_TITLE' => 'Geocoding Test',
                'LBL_JJWG_MAPS_ADMIN_GEOCODING_TEST_DESC' => 'Run a single geocoding test with detailed display results.',
                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_TITLE' => 'Address Cache',
                'LBL_JJWG_MAPS_ADMIN_ADDRESS_CACHE_DESC' => 'Provides access to Address Cache information. This is only cache.',
                'LBL_GOOGLE_AUTH_TITLE' => 'Google Sync Settings',
                'LBL_GOOGLE_CALENDAR_SETTINGS_TITLE' => 'Google Calendar Settings',
                'LBL_GOOGLE_CALENDAR_SETTINGS_DESC' => 'Configuration settings to adjust your Google Calendar',
                'LBL_GOOGLE_CALENDAR_SETTINGS_JSON' => 'Upload Google API Credentials File',
                'LBL_GOOGLE_CALENDAR_SETTINGS_JSON_HELP' => 'Upload the JSON Credentials file you downloaded from Google Developers Console.',
                'LBL_GOOGLE_CALENDAR_GET_API_KEY' => 'Get API Credentials',
                'LBL_DISPLAY_SIDEBAR' => 'Display Sidebar',
                'LBL_COLOUR_ADMIN_PAGEHEADER' => 'Page header colour',
                'LBL_COLOUR_ADMIN_PAGELINK' => 'Page link colour',
                'LBL_COLOUR_ADMIN_DASHLET' => 'Dashlet colour config',
                'LBL_COLOUR_ADMIN_BASE' => 'Top menu base colour: ',
                'LBL_COLOUR_ADMIN_MENUTOP' => 'Menu top gradient',
                'LBL_COLOUR_ADMIN_MENUBOTTOM' => 'Menu bottom gradient',
                'LBL_COLOUR_ADMIN_MENUBRD' => 'Menu border colour: ',
                'LBL_COLOUR_ADMIN_MENUHOVER' => 'Menu hover colour: ',
                'LBL_COLOUR_ADMIN_DDLINK' => 'Drop down link colour: ',
                'LBL_COLOUR_ADMIN_DDMENU' => 'Drop down menu colour: ',
                'LBL_COLOUR_ADMIN_DDLINK_HOVER' => 'Drop down menu link hover colour: ',
                'LBL_ACTION_MENU_BUTTON' => 'Action Menu button colour',
                'LBL_ACTION_MENU_BACKGROUND' => 'Action Menu background colour',
                'LBL_ACTION_MENU_BACKGROUND_HOVER' => 'Action Menu hover colour',
                'LBL_COLOUR_ADMIN_MENUFONT' => 'Menu link colour',
                'LBL_COLOUR_ADMIN_MENULNKHVR' => 'Menu link hover colour: ',
                'LBL_COLOUR_ADMIN_BTNTOP' => 'Button colour: ',
                'LBL_COLOUR_ADMIN_BTNHOVER' => 'Button hover colour: ',
                'LBL_COLOUR_ADMIN_BTNLNK' => 'Button link colour: ',
                'LBL_COLOUR_ADMIN_BTNLNKHOVER' => 'Button link hover colour: ',
                'LBL_COLOUR_ADMIN_DASHHEAD' => 'Dashlet header colour: ',
                'LBL_COLOUR_ADMIN_DASHHEADTEXT' => 'Dashlet header text colour: ',
                'LBL_COLOUR_ADMIN_ICON' => 'Icon colour: ',
                'LBL_SUGGESTION_POPUP_FROM' => 'Suggestion & Pop-up gradient (from)',
                'LBL_SUGGESTION_POPUP_TO' => 'Suggestion & Pop-up gradient (to)',
                'LBL_MODULE_ADMIN' => 'Module Settings',
                'LBL_MODULE_ADMIN_HEADER_DESC' => 'Configure Module specifics and settings',
                'LBL_AOP_ADMIN_MANAGE_AOP' => 'Case Module Settings',
                'LBL_AOP_ENABLE_AOP' => 'Enable Case Automations',
                'LBL_AOP_ENABLE_PORTAL' => 'Enable External Portal',
                'LBL_AOP_JOOMLA_SETTINGS' => 'Portal Settings',
                'LBL_AOP_JOOMLA_URL' => 'Joomla URL',
                'LBL_AOP_JOOMLA_ACCESS_KEY' => 'Joomla Access Key',
                'LBL_AOP_CASE_ASSIGNMENT' => 'Case Distribution',
                'LBL_AOP_DISTRIBUTION_METHOD' => 'Distribution method',
                'LBL_AOP_ASSIGNMENT_USER' => 'Distribution user',
                'LBL_AOP_ASSIGNMENT_OPTIONS' => 'Distribution target',
                'LBL_AOP_EMAIL_SETTINGS' => 'Email Settings',
                'LBL_AOP_CONTACT_EMAIL_TEMPLATE' => 'Contact Email Template',
                'LBL_AOP_USER_EMAIL_TEMPLATE' => 'User Email Template',
                'LBL_AOP_CASE_CREATION_EMAIL_TEMPLATE' => 'Case Created Email Template',
                'LBL_AOP_CASE_CLOSURE_EMAIL_TEMPLATE' => 'Case Closed Email Template',
                'LBL_AOP_JOOMLA_ACCOUNT_CREATION_EMAIL_TEMPLATE' => 'Joomla Support Portal Account Creation Template',
                'LBL_CASE_MACRO' => 'Case Macro',
                'LBL_CASE_MACRO_DESC' => 'Set the macro which will be parsed and used to link imported email to a Case.',
                'LBL_CASE_MACRO_DESC2' => 'Set this to any value, but preserve the <b>"%1"</b>.',
                'LBL_AOP_BUSINESS_HOURS_SETTINGS' => 'Business Hours',
                'LBL_AOP_BUSINESS_HOURS_DESC' => 'Restrict Workflow & Case automations to certain days and times',
                'LBL_SUPPORT_FROM_ADDRESS' => 'Support Email From Address',
                'LBL_SUPPORT_FROM_NAME' => 'Support Email From Name',
                'LBL_CREATE_EMAIL_TEMPLATE' => 'Create',
                'LBL_EDIT_EMAIL_TEMPLATE' => 'Edit',
                'LBL_AOP_SETTINGS' => 'Case Module Settings',
                'LBL_AOP_CASE_STATUS_SETTINGS' => 'Case Status Changes',
                'LBL_AOP_IF_STATUS' => 'If status is',
                'LBL_AOP_THEN_STATUS' => 'change status to',
                'LBL_AOP_ADD_STATUS' => 'Add',
                'LBL_AOP_REMOVE_STATUS' => 'Remove',
                'LBL_AOS_ADMIN_CONTRACT_SETTINGS' => 'Contract Settings',
                'LBL_AOS_ADMIN_CONTRACT_RENEWAL_REMINDER' => 'Renewal Reminder period',
                'LBL_AOS_ADMIN_MANAGE_AOS' => 'Sales Module Settings',
                'LBL_AOS_ADMIN_INVOICE_SETTINGS' => 'Invoice Settings',
                'LBL_AOS_ADMIN_INITIAL_INVOICE_NUMBER' => 'Initial Invoice Number',
                'LBL_AOS_ADMIN_QUOTE_SETTINGS' => 'Quote Settings',
                'LBL_AOS_ADMIN_INITIAL_QUOTE_NUMBER' => 'Initial Quote Number',
                'LBL_AOS_ADMIN_LINE_ITEM_SETTINGS' => 'Line Item Settings',
                'LBL_AOS_ADMIN_ENABLE_LINE_ITEM_GROUPS' => 'Enable Line Items Groups',
                'LBL_AOS_ADMIN_ENABLE_LINE_ITEM_TOTAL_TAX' => 'Add TAX To Line Total',
                'LBL_AOS_SETTINGS' => 'Sales Module Settings',
                'LBL_AOS_DAYS' => 'days',
                'LBL_CHANGE_SETTINGS' => 'Change settings for Quotes, Contracts and Invoices',
                'LBL_CHANGE_SETTINGS_AOP' => 'Change settings for Cases and the Cases Portal',
                'LBL_MANAGE_SECURITYGROUPS_TITLE' => 'Security Suite Group Management',
                'LBL_MANAGE_SECURITYGROUPS' => 'Security Suite Group Editor',
                'LBL_CONFIG_SECURITYGROUPS_TITLE' => 'Security Suite Settings',
                'LBL_CONFIG_SECURITYGROUPS' => 'Configure Security Suite settings such as group inheritance, additive security, etc',
                'LBL_BUSINESS_HOURS' => 'Business hours',
                'LBL_BUSINESS_HOURS_DESC' => 'Manage Business Hours',
                'LBL_BUSINESS_HOURS_FROM' => 'From',
                'LBL_BUSINESS_HOURS_TO' => 'To',
                'LBL_BUSINESS_HOURS_OPEN' => 'Open',
                'LBL_LIST_SYMBOL' => 'List Symbol',
                'LBL_LIST_RATE' => 'List Rate',
                'LBL_SYNC_MESSAGE' => 'Sync Inbound Email Account. This may take several minutes. Going away from this page will not cancel the process, so feel free to move on or wait for confirmation...',
                'LBL_SYNC_PROCESSING' => 'Processing \'%s\' Inbound Email Account...',
                'LBL_SYNC_ERROR_CONN' => 'Connection failed',
                'LBL_SYNC_UPDATED' => '%d record updated',
                'LBL_SYNC_DONE' => 'Done Processing Inbound Email Accounts',
                'LBL_SYNC_ERROR_FOUND' => 'IMAP errors detected',
                'LBL_SYNC_ALERT_FOUND' => 'IMAP alerts detected',
                'LBL_SYNC_NO_EMAIL' => 'No imported related Email to Inbound Email Account',
                'LBL_PROCESS_OUTPUT_CLEANUP_ERROR' => 'Unable to cleanup output file. Please check permission.',
                'LBL_PROCESS_OUTPUT_WRITE_ERROR' => 'Unable to write output file. Please check permission.',
                'LBL_IE_NOT_FOUND' => 'Error: invalid Inbound Email Account',
                'LBL_PWDSEC_SETS' => 'Password Security Settings',
                'LBL_PWDSEC_MIN_LENGTH' => 'Password minimum length',
                'LBL_PWDSEC_MIN_LENGTH_DESC' => 'Password minimum length',
                'LBL_PWDSEC_UPPERCASE' => 'Password should contain uppercase characters',
                'LBL_PWDSEC_UPPERCASE_DESC' => 'Password should contain uppercase characters',
                'LBL_PWDSEC_LOWERCASE' => 'Password should contain lowercase characters',
                'LBL_PWDSEC_LOWERCASE_DESC' => 'Password should contain lowercase characters',
                'LBL_PWDSEC_NUMBERS' => 'Password should contain numbers',
                'LBL_PWDSEC_NUMBERS_DESC' => 'Password should contain numbers',
                'LBL_PWDSEC_SPECCHAR' => 'Password should contain special characters',
                'LBL_PWDSEC_SPECCHAR_DESC' => 'Password should contain special characters',
                'LBL_PWDSEC_CHARS' => 'Characters',
                'LBL_SEARCH_HEADER' => 'Search Settings',
                'LBL_SEARCH_HEADER_DESC' => 'Manage your search preferences',
                'LBL_SEARCH_WRAPPER' => 'Search Settings',
                'LBL_SEARCH_WRAPPER_DESC' => 'Configure the global search preferences for the system',
                'LBL_ELASTIC_SEARCH' => 'Elasticsearch',
                'LBL_ELASTIC_SEARCH_SETTINGS' => 'Elasticsearch',
                'LBL_ELASTIC_SEARCH_SETTINGS_DESC' => 'Configure Elasticsearch preferences',
                'LBL_ELASTIC_SEARCH_SETTINGS_HELP' => 'Elasticsearch requires an external server set up to work. Read the <a href="https://docs.suitecrm.com/admin/administration-panel/search/elasticsearch/">documentation</a> to learn how.',
                'LBL_ELASTIC_SEARCH_GENERAL' => 'General',
                'LBL_ELASTIC_SEARCH_ENABLE' => 'Enable Elasticsearch',
                'LBL_ELASTIC_SEARCH_TEST_CONNECTION' => 'Test connection',
                'LBL_ELASTIC_SEARCH_TEST_CONNECTION_SUCCESS' => 'Connection successful.',
                'LBL_ELASTIC_SEARCH_TEST_CONNECTION_FAIL' => 'Connection failed.',
                'LBL_SETUP_ELASTICSEARCH' => 'Please enable Elasticsearch before repairing Indexes',
                'LBL_ELASTIC_SEARCH_TEST_CONNECTION_ERROR' => 'Failed perform ping request.',
                'LBL_ELASTIC_SEARCH_SERVER' => 'Server',
                'LBL_ELASTIC_SEARCH_HOST' => 'Host',
                'LBL_ELASTIC_SEARCH_USER' => 'Username',
                'LBL_ELASTIC_SEARCH_PASS' => 'Password',
                'LBL_ELASTIC_SEARCH_SCHEDULERS' => 'Schedulers',
                'LBL_ELASTIC_SEARCH_SCHEDULERS_HELP' => 'The following Elasticsearch schedulers were detected',
                'LBL_ELASTIC_SEARCH_SCHEDULERS_LAST_RUN' => 'last run',
                'LBL_ELASTIC_SEARCH_SCHEDULERS_NEVER_RUN' => 'This job has never run',
                'LBL_ELASTIC_SEARCH_SCHEDULERS_NOT_FOUND' => 'No schedulers found. Consider creating one.',
                'LBL_ELASTIC_SEARCH_SCHEDULERS_DESC' => 'The Elasticsearch module uses schedulers to keep the database and the indexing engine synchronised.',
                'LBL_ELASTIC_SEARCH_INDEX' => 'Index',
                'LBL_ELASTIC_SEARCH_INDEX_SCHEDULE_HELP' => 'Schedule an indexing',
                'LBL_ELASTIC_SEARCH_INDEX_SCHEDULE_FULL' => 'Schedule full indexing',
                'LBL_ELASTIC_SEARCH_INDEX_SCHEDULE_PART' => 'Schedule partial indexing',
                'LBL_ELASTIC_SEARCH_INDEX_SCHEDULE_FULL_SUCCESS' => 'A full indexing has been scheduled and will start in the next 60 seconds. Search results might be inconsistent until the process is complete.',
                'LBL_ELASTIC_SEARCH_INDEX_SCHEDULE_FULL_FAIL' => 'Failed to start full index.',
                'LBL_ELASTIC_SEARCH_INDEX_SCHEDULE_FULL_FAIL_NO_SUCCESS' => 'Full indexing was not scheduled. Are you still logged in?',
                'LBL_ELASTIC_SEARCH_INDEX_SCHEDULE_PART_SUCCESS' => 'A partial indexing has been scheduled and will start in the next 60 seconds.',
                'LBL_ELASTIC_SEARCH_INDEX_SCHEDULE_PART_FAIL' => 'Failed to start partial index.',
                'LBL_ELASTIC_SEARCH_INDEX_SCHEDULE_PART_FAIL_NO_SUCCESS' => 'Partial indexing was not scheduled. Are you still logged in?',
                'LBL_SEARCH_INTERFACE' => 'Search Interface',
                'LBL_SEARCH_ENGINE' => 'Search Engine',
                'LBL_SEARCH_ENGINE_HELP' => 'Configure the default search engine used by the search.',
                'LBL_SEARCH_ENGINE_TOOLTIP' => 'Select a search engine for the Global Search.',
                'LBL_SEARCH_GENERAL' => 'General',
                'LBL_SEARCH_MODULES' => 'Search Modules',
                'LBL_SEARCH_MODULES_HELP' => 'Select the module(s) that users will be able to search against using the Global Search.',
                'LBL_SEARCH_WRAPPER_ENGINES' => 'Search Engines',
                'LBL_BASIC_SEARCH_ENGINE' => 'Basic Search',
                'LBL_ELASTIC_SEARCH_ENGINE' => 'Elasticsearch Engine',
                'LBL_SIMPLE_SQL_SEARCH_ENGINE' => 'Simple SQL Search Engine',
                'LBL_PDF_HEADER' => 'PDF Settings',
                'LBL_CHANGE_PDF_SETTINGS' => 'Change PDF Settings',
                'LBL_PDF_HEADER_DESC' => 'Manage your PDF preferences',
                'LBL_PDF_OPTIONS' => 'PDF Engine',
                'LBL_PDF_OPTIONS_HELP' => 'Select the PDF engine that users will be able to use.',
                'LBL_PDF_INTERFACE' => 'PDF Interface',
                'LBL_PDF_WRAPPER_ENGINES' => 'PDF Engines',
                'LBL_MPDF_ENGINE' => 'MPDF Engine',
                'LBL_AJAX_SUBMIT_FAIL' => 'An error has occurred while saving the settings.',
                'LBL_ADMIN_TOOLS_TITLE' => 'Admin Tools',
                'LBL_ADMIN_TOOLS_HEADER_DESC' => 'Repair, backup and run diagnosis on your SuiteCRM instance',
                'LBL_WORKFLOW_MANAGER' => 'Workflow Manager',
                'LBL_WORKFLOW_MANAGER_DESC' => 'Manage, Add, delete or change Workflow processes',
                'LBL_WARNING' => 'Warning',
                'LBL_ERROR' => 'Error',
                'LBL_SUBMIT' => 'Submit',
                'LBL_REPAIR_UTF_ENCODING' => 'Repair utf encoding',
                'LBL_REPAIR_UTF_ENCODING_DESC' => 'Repair records with wrongly encoded utf characters',
                'LBL_REPAIR_UTF_ENCODING_DATA_WARNING' => 'The data on your tables is going to be updated.',
                'LBL_REPAIR_UTF_ENCODING_BACKUP_WARNING' => 'Please make sure to backup your database before you run this action.',
                'LBL_REPAIR_UTF_ENCODING_SYNC_WARNING' => 'By default this action will add a job to the job queue. It will normalize records in batches. This requires cron to be configured.',
                'LBL_REPAIR_UTF_ENCODING_ASYNC_WARNING' => 'Running in asynchronous mode. A job should have been added to the job queue. It will normalize records in batches. This requires cron to be configured.',
                'LBL_REPAIR_UTF_ENCODING_ASYNC_PROGRESS_CHECK' => 'For progress information, please check the data on the job_queue table entry with name \'repair utf encoding\' ',
                'LBL_REPAIR_UTF_ENCODING_SYNC_PROGRESS_CHECK' => 'Running in synchronous mode. This action will take a while. For progress information, please check SuiteCRM logs. Check logs with \'[utf-normalize]\'',
                'LBL_KEEP_TRACKING_TABLES' => 'Keep Tracking tables',
                'LBL_REPAIR_FROM_DATE' => 'Repair from',
                'LBL_REPAIR_UTF_ENCODING_REPAIR_FROM_INVALID' => 'Provided \'Repair from\' value is not valid',
                'LBL_SYNC_RUN' => 'Run Repair Synchronously?',
                'LBL_SYNC_RUNNING' => 'Running in sync mode',
                'LBL_SYNC_RUNNING_INFORMATION_OUTPUT' => 'Do not move away from this page/view. Result information will be displayed.',
                'LBL_SYNC_RUNNING_INFORMATION_LOGS' => 'You can also check SuiteCRM logs for more information. Check logs with \'[utf-normalize]\'',
                'LBL_SYNC_LONG_EXECUTION_WARNING' => 'This action will take a while.',
                'LBL_SYNC_RUN_DESC' => 'Check to run action in synchronous mode. This action will take a while. Please check SuiteCRM logs for progress information. Check logs with \'[utf-normalize]\'',
                'LBL_NORMALIZE_SUCCESS' => 'Normalize records successfully executed',
                'LBL_NORMALIZE_FAILURE' => 'Error while running normalize records',
                'LBL_EXECUTION_STATUS' => 'Execution Status',
                'LBL_EXECUTION_MODE' => 'Execution Mode',
                'LBL_IN_PROGRESS' => 'In Progress',
                'LBL_REPAIRED' => 'Repaired',
                'LBL_SYNCHRONOUS' => 'Synchronous',
                'LBL_ASYNCHRONOUS' => 'Asynchronous',
                'LBL_OUTPUT' => 'OUTPUT',
                'LBL_RESULT' => 'Result',
            ],
            'acl-roles' => [
                'LBL_MODULE_NAME' => 'Roles',
                'LBL_MODULE_TITLE' => 'Roles: Home',
                'LBL_ROLE' => 'Role',
                'LBL_NAME' => 'Name',
                'LBL_DESCRIPTION' => 'Description',
                'LIST_ROLES' => 'List Roles',
                'LBL_USERS_SUBPANEL_TITLE' => 'Users',
                'LIST_ROLES_BY_USER' => 'List Roles By User',
                'LBL_LIST_FORM_TITLE' => 'Roles',
                'LBL_ROLES_SUBPANEL_TITLE' => 'User Roles',
                'LBL_SEARCH_FORM_TITLE' => 'Search',
                'LBL_CREATE_ROLE' => 'Create Role',
                'LBL_EDIT_VIEW_DIRECTIONS' => 'Double click on a cell to change value.',
                'LBL_ACCESS_DEFAULT' => 'Not Set',
                'LBL_ACTION_ADMIN' => 'Access Type',
                'LBL_ALL' => 'All',
                'LBL_DUPLICATE_OF' => 'Duplicate Of ',
                'LBL_SECURITYGROUPS' => 'Security Groups',
            ],
            'inbound-email' => [
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_RE' => 'RE',
                'ERR_BAD_LOGIN_PASSWORD' => 'Login or Password Incorrect',
                'ERR_INI_ZLIB' => 'Could not turn off Zlib compression temporarily. "Test Settings" may fail.',
                'ERR_NO_IMAP' => 'No IMAP libraries found. Please resolve this before continuing with Inbound Email',
                'ERR_NO_OPTS_SAVED' => 'No optimums were saved with your Inbound Email account. Please review the settings',
                'ERR_TEST_MAILBOX' => 'Please check your settings and try again.',
                'ERR_INVALID_PORT' => 'Invalid Port',
                'LBL_ASSIGN_TO_USER' => 'Assign To User',
                'LBL_AUTOREPLY' => 'Auto-Reply Template',
                'LBL_AUTOREPLY_HELP' => 'Select an automated response to notify email senders that their response has been received.',
                'LBL_BASIC' => 'Mail Account Information',
                'LBL_CASE_MACRO' => 'Case Macro',
                'LBL_CASE_MACRO_DESC' => 'Set the macro which will be parsed and used to link imported email to a Case.',
                'LBL_CASE_MACRO_DESC2' => 'Set this to any value, but preserve the <b>"%1"</b>.',
                'LBL_CLOSE_POPUP' => 'Close Window',
                'LBL_CREATE_TEMPLATE' => 'Create',
                'LBL_DELETE_SEEN' => 'Delete Read Emails After Import',
                'LBL_EDIT_TEMPLATE' => 'Edit',
                'LBL_EMAIL_OPTIONS' => 'Email Handling Options',
                'LBL_EMAIL_BOUNCE_OPTIONS' => 'Bounce Handling Options',
                'LBL_FILTER_DOMAIN_DESC' => 'Specify a domain to which no auto-replies will be sent.',
                'LBL_ASSIGN_TO_GROUP_FOLDER_DESC' => 'Select to automatically create email records in SuiteCRM for all incoming emails.',
                'LBL_FILTER_DOMAIN' => 'No Auto-Reply to this Domain',
                'LBL_FIND_SSL_WARN' => '<br>Testing SSL may take a long time. Please be patient.<br>',
                'LBL_FROM_ADDR' => '"From" Address',
                'LBL_FROM_ADDR_DESC' => 'The email address provided here might not appear in the "From" address section of the email sent due to restrictions imposed by the mail service provider. In these circumstances, the email address defined in the outgoing mail server will be used.',
                'LBL_FROM_NAME' => '"From" Name',
                'LBL_GROUP_QUEUE' => 'Assign To Group',
                'LBL_HOME' => 'Home',
                'LBL_LIST_MAILBOX_TYPE' => 'Mail Account Usage',
                'LBL_LIST_NAME' => 'Name',
                'LBL_LIST_GLOBAL_PERSONAL' => 'Type',
                'LBL_LIST_SERVER_URL' => 'Mail Server',
                'LBL_SERVER_ADDRESS' => 'Server Address',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LOGIN' => 'User Name',
                'LBL_USERNAME' => 'User Name',
                'LBL_MAILBOX_DEFAULT' => 'INBOX',
                'LBL_MAILBOX_SSL' => 'Use SSL',
                'LBL_MAILBOX_TYPE' => 'Possible Actions',
                'LBL_DISTRIBUTION_METHOD' => 'Distribution Method',
                'LBL_CREATE_CASE_REPLY_TEMPLATE' => 'New Case Auto-Reply Template',
                'LBL_CREATE_CASE_REPLY_TEMPLATE_HELP' => 'Select an automated response to notify email senders that a case has been created. The email contains the case number in the Subject line which adheres to the Case Macro setting. This response is only sent when the first email is received from the recipient.',
                'LBL_MAILBOX' => 'Monitored Folders',
                'LBL_TRASH_FOLDER' => 'Trash Folder',
                'LBL_SENT_FOLDER' => 'Sent Folder',
                'LBL_SELECT' => 'Select',
                'LBL_MARK_READ_NO' => 'Email marked deleted after import',
                'LBL_MARK_READ_YES' => 'Email left on server after import',
                'LBL_MARK_READ' => 'Leave Messages On Server',
                'LBL_MAX_AUTO_REPLIES' => 'Number of Auto-responses',
                'LBL_MAX_AUTO_REPLIES_DESC' => 'Set the maximum number of auto-responses to send to a unique email address during a period of 24 hours.',
                'LBL_PERSONAL_MODULE_NAME' => 'Personal Mail Account',
                'LBL_CREATE_CASE' => 'Create Case from Email',
                'LBL_CREATE_CASE_HELP' => 'Select to automatically create case records in SuiteCRM from incoming emails.',
                'LBL_MODULE_NAME' => 'Inbound Email Accounts',
                'LBL_BOUNCE_MODULE_NAME' => 'Bounce Handling Mailbox',
                'LBL_MODULE_TITLE' => 'Inbound Email Accounts',
                'LBL_NAME' => 'Name',
                'LBL_NONE' => 'None',
                'LBL_ONLY_SINCE_NO' => 'No. Check against all emails on mail server.',
                'LBL_ONLY_SINCE_YES' => 'Yes.',
                'LBL_PASSWORD' => 'Password',
                'LBL_EMAIL_PASSWORD' => 'Password',
                'LBL_POP3_SUCCESS' => 'Your POP3 test connection was successful.',
                'LBL_POPUP_TITLE' => 'Test Settings',
                'LBL_SELECT_SUBSCRIBED_FOLDERS' => 'Select Subscribed Folder(s)',
                'LBL_SELECT_TRASH_FOLDERS' => 'Select Trash Folder',
                'LBL_SELECT_SENT_FOLDERS' => 'Select Sent Folder',
                'LBL_DELETED_FOLDERS_LIST' => 'The following folder(s) %s either does not exist or has been deleted from server',
                'LBL_PORT' => 'Mail Server Port',
                'LBL_REPLY_TO_NAME' => '"Reply-to" Name',
                'LBL_REPLY_TO_ADDR' => '"Reply-to" Address',
                'LBL_SAME_AS_ABOVE' => 'Using From Name/Address',
                'LBL_SERVER_OPTIONS' => 'Advanced Setup',
                'LBL_SERVER_TYPE' => 'Mail Server Protocol',
                'LBL_SERVER_PORT' => 'Mail Server Port',
                'LBL_SERVER_URL' => 'Mail Server Address',
                'LBL_SSL_DESC' => 'If your mail server supports secure socket connections, enabling this will force SSL connections when importing email.',
                'LBL_ASSIGN_TO_TEAM_DESC' => 'The selected team has access to the mail account.',
                'LBL_SSL' => 'Use SSL',
                'LBL_STATUS' => 'Status',
                'LBL_EMAIL_BODY_FILTERING' => 'Email Body Filter Type',
                'LBL_SYSTEM_DEFAULT' => 'System Default',
                'LBL_TEST_BUTTON_TITLE' => 'Test',
                'LBL_TEST_SETTINGS' => 'Test Settings',
                'LBL_TEST_CONNECTION_SETTINGS' => 'Test Connection Settings',
                'LBL_TEST_SUCCESSFUL' => 'Connection completed successfully.',
                'LBL_TEST_WAIT_MESSAGE' => 'One moment please...',
                'LBL_WARN_IMAP_TITLE' => 'Inbound Email Disabled',
                'LBL_WARN_IMAP' => 'Warnings',
                'LBL_WARN_NO_IMAP' => 'Inbound Email <b>cannot</b> function without the IMAP c-client libraries enabled/compiled with the PHP module. Please contact your administrator to resolve this issue.',
                'LNK_LIST_CREATE_NEW_PERSONAL' => 'New Personal Account',
                'LNK_LIST_CREATE_NEW_GROUP' => 'New Group Account',
                'LNK_LIST_CREATE_NEW_CASES_TYPE' => 'New Case Account',
                'LNK_LIST_CREATE_NEW_BOUNCE' => 'New Bounce Handling Account',
                'LNK_LIST_MAILBOXES' => 'Inbound Email Accounts',
                'LNK_LIST_OUTBOUND_EMAILS' => 'Outbound Email Accounts',
                'LNK_LIST_SCHEDULER' => 'Schedulers',
                'LNK_SEED_QUEUES' => 'Seed Queues From Teams',
                'LBL_GROUPFOLDER_ID' => 'Group Folder Id',
                'LBL_ALLOW_OUTBOUND_GROUP_USAGE' => 'Allow users to send emails using the "From" Name and Address as the reply to address',
                'LBL_ALLOW_OUTBOUND_GROUP_USAGE_DESC' => 'When this option is selected, the From Name and From Email Address associated with this group mail account will appear as an option for the From field when composing emails for users that have access to the group mail account.',
                'LBL_STATUS_ACTIVE' => 'Active',
                'LBL_STATUS_INACTIVE' => 'Inactive',
                'LBL_IS_PERSONAL' => 'Personal',
                'LBL_IS_GROUP' => 'group',
                'LBL_ENABLE_AUTO_IMPORT' => 'Import Emails Automatically',
                'LBL_WARNING_CHANGING_AUTO_IMPORT' => 'Warning: You are modifying your automatic import setting which may result in loss of data.',
                'LBL_WARNING_CHANGING_AUTO_IMPORT_WITH_CREATE_CASE' => 'Warning: Auto import must be enabled when automatically creating cases.',
                'LBL_LIST_TITLE_MY_DRAFTS' => 'Drafts',
                'LBL_LIST_TITLE_MY_INBOX' => 'Inbox',
                'LBL_LIST_TITLE_MY_SENT' => 'Sent Email',
                'LBL_LIST_TITLE_MY_ARCHIVES' => 'Archived Emails',
                'LNK_MY_DRAFTS' => 'Drafts',
                'LNK_MY_INBOX' => 'Email',
                'LNK_VIEW_MY_INBOX' => 'View Email',
                'LNK_QUICK_REPLY' => 'Reply',
                'LNK_SENT_EMAIL_LIST' => 'Sent Emails',
                'LBL_EDIT_LAYOUT' => 'Edit Layout',
                'LBL_TYPE_DIFFERENT' => 'External OAuth Connection type must be the SAME as the Inbound Email Account type',
                'LBL_MODIFIED_BY' => 'Modified By',
                'LBL_SERVICE' => 'Service',
                'LBL_STORED_OPTIONS' => 'Stored Options',
                'LBL_GROUP_ID' => 'Group ID',
                'LBL_OUTBOUND_CONFIGURATION' => 'Outbound Configuration',
                'LBL_CONNECTION_CONFIGURATION' => 'Server Configuration',
                'LBL_AUTO_REPLY_CONFIGURATION' => 'Auto Reply Configuration',
                'LBL_CASE_CONFIGURATION' => 'Case Configuration',
                'LBL_GROUP_CONFIGURATION' => 'Group Configuration',
                'LBL_OUTBOUND_EMAIL_ACCOUNT' => 'Outbound Email Account',
                'LBL_OUTBOUND_EMAIL_ACCOUNT_ID' => 'Outbound Email Account id',
                'LBL_OUTBOUND_EMAIL_ACCOUNT_NAME' => 'Outbound Email Account',
                'LBL_AUTOREPLY_EMAIL_TEMPLATE' => 'Auto Reply Email Template',
                'LBL_AUTOREPLY_EMAIL_TEMPLATE_ID' => 'Auto Reply Email Template id',
                'LBL_AUTOREPLY_EMAIL_TEMPLATE_NAME' => 'Auto Reply Email Template',
                'LBL_CASE_EMAIL_TEMPLATE' => 'Case Email Template',
                'LBL_CASE_EMAIL_TEMPLATE_ID' => 'Case Email Template id',
                'LBL_CASE_EMAIL_TEMPLATE_NAME' => 'Case Email Template',
                'LBL_PROTOCOL' => 'Protocol',
                'LBL_CONNECTION_STRING' => 'Connection String',
                'LBL_DISTRIB_METHOD' => 'Distribution Method',
                'LBL_DISTRIB_OPTIONS' => 'Distribution Options',
                'LBL_DISTRIBUTION_USER' => 'Distribution User',
                'LBL_DISTRIBUTION_USER_ID' => 'Distribution User id',
                'LBL_DISTRIBUTION_USER_NAME' => 'Distribution User',
                'LBL_EXTERNAL_OAUTH_CONNECTION' => 'External OAuth Connection',
                'LBL_EXTERNAL_OAUTH_CONNECTION_ID' => 'External OAuth Connection id',
                'LBL_EXTERNAL_OAUTH_CONNECTION_NAME' => 'External OAuth Connection',
                'LNK_EXTERNAL_OAUTH_CONNECTIONS' => 'External OAuth Connections',
                'LBL_TYPE' => 'Type',
                'LBL_AUTH_TYPE' => 'Auth Type',
                'LBL_IS_DEFAULT' => 'Default',
                'LBL_SIGNATURE' => 'Signature',
                'LBL_OWNER_NAME' => 'Owner',
                'LBL_SET_AS_DEFAULT_BUTTON' => 'Set as default',
                'LBL_MOVE_MESSAGES_TO_TRASH_AFTER_IMPORT' => 'Move Messages To Trash After Import?',
            ],
            'releases' => [
                'LBL_MODULE_NAME' => 'Releases',
                'LBL_MODULE_TITLE' => 'Releases: Home',
                'LBL_SEARCH_FORM_TITLE' => 'Release Search',
                'LBL_LIST_FORM_TITLE' => 'Release List',
                'LBL_NEW_FORM_TITLE' => 'New Release',
                'LBL_RELEASE' => 'Release',
                'LBL_LIST_NAME' => 'Release',
                'LBL_NAME' => 'Release version',
                'LBL_LIST_LIST_ORDER' => 'Order',
                'LBL_LIST_ORDER' => 'Order',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_STATUS' => 'Status',
                'LNK_NEW_RELEASE' => 'Release List',
                'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?',
                'NTC_SNOOZE_CONFIRMATION' => 'Are you sure you want to snooze?',
                'ERR_DELETE_RECORD' => 'You must specify a record number to delete the release.',
                'NTC_STATUS' => 'Set status to Inactive to remove this release from the Release dropdown lists',
                'NTC_LIST_ORDER' => 'Set the order this release will appear in the Release dropdown lists',
                'release_status_dom' => [
                    'Active' => 'Active',
                    'Inactive' => 'Inactive',
                ],
                'LBL_EDITLAYOUT' => 'Edit Layout',
            ],
            'Queues' => [],
            'email-marketing' => [
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_REPLY_ADDR' => '"Reply-to" Address: ',
                'LBL_REPLY_NAME' => '"Reply-to" Name: ',
                'LBL_MODULE_NAME' => 'Email Marketing',
                'LBL_MODULE_TITLE' => 'Email Marketing: Home',
                'LBL_LIST_FORM_TITLE' => 'Email Marketing Campaigns',
                'LBL_NAME' => 'Name: ',
                'LBL_LIST_NAME' => 'Name',
                'LBL_LIST_FROM_ADDR' => 'From Email',
                'LBL_LIST_DATE_START' => 'Start Date',
                'LBL_LIST_TEMPLATE_NAME' => 'Email Template',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_STATUS' => 'Status',
                'LBL_STATUS_TEXT' => 'Status',
                'LBL_TEMPLATE_NAME' => 'Template Name',
                'LBL_DATE_ENTERED' => 'Date Entered',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified by: ',
                'LBL_CREATED' => 'Created by: ',
                'LBL_MESSAGE_FOR' => 'Send This Message To',
                'LBL_FROM_NAME' => 'From Name: ',
                'LBL_FROM_ADDR' => 'From Email Address: ',
                'LBL_DATE_START' => 'Start Date',
                'LBL_TIME_START' => 'Start Time',
                'LBL_START_DATE_TIME' => 'Start Date & Time: ',
                'LBL_TEMPLATE' => 'Email Template: ',
                'LBL_MODIFIED_BY' => 'Modified by: ',
                'LBL_CREATED_BY' => 'Created by: ',
                'LNK_NEW_CAMPAIGN' => 'Create Campaign',
                'LNK_CAMPAIGN_LIST' => 'Campaigns',
                'LNK_NEW_PROSPECT_LIST' => 'Create Target List',
                'LNK_PROSPECT_LIST_LIST' => 'Target Lists',
                'LNK_NEW_PROSPECT' => 'Create Target',
                'LNK_PROSPECT_LIST' => 'Targets',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'Email Marketing',
                'LBL_CREATE_EMAIL_TEMPLATE' => 'Create',
                'LBL_EDIT_EMAIL_TEMPLATE' => 'Edit',
                'LBL_FROM_MAILBOX' => 'From Mailbox',
                'LBL_FROM_MAILBOX_NAME' => 'Use Mailbox',
                'LBL_OUTBOUND_EMAIL_ACCOUNT_NAME' => 'Outbound Email Account',
                'LBL_PROSPECT_LIST_SUBPANEL_TITLE' => 'Target Lists',
                'LBL_ALL_PROSPECT_LISTS' => 'Select to choose all Target List(s) in the Campaign.',
                'LBL_RELATED_PROSPECT_LISTS' => 'All Target List(s) related to this message.',
                'LBL_PROSPECT_LIST_NAME' => 'Target List Name',
                'LBL_LIST_PROSPECT_LIST_NAME' => 'Targeted Lists',
                'LBL_MODULE_SEND_TEST' => 'Campaign: Send Test',
                'LBL_MODULE_SEND_EMAILS' => 'Campaign: Send Emails',
                'LBL_SCHEDULE_MESSAGE_TEST' => 'Please select the campaign messages that you would like to test',
                'LBL_SCHEDULE_MESSAGE_EMAILS' => 'Please select the campaign messages that you would like to schedule for distribution on the specified start date and time',
                'LBL_SCHEDULE_BUTTON_TITLE' => 'Send',
                'LBL_SCHEDULE_BUTTON_LABEL' => 'Send',
                'LBL_ERROR_ON_MARKETING' => 'Missing required field(s)',
                'LBL_CAMPAIGN_ID' => 'Campaign ID',
                'LBL_OUTBOUND_EMAIL_ACOUNT_ID' => 'Outbound Email Account ID',
                'LBL_EMAIL_TEMPLATE' => 'Email Template',
                'LBL_PROSPECT_LISTS' => 'Prospect Lists',
            ],
            'saved-search' => [
                'LBL_MODULE_TITLE' => 'My Saved Filters',
                'LBL_SEARCH_FORM_TITLE' => 'My Saved Filters : Filter',
                'LBL_LIST_FORM_TITLE' => 'My Saved Filters List',
                'LBL_DELETE_CONFIRM' => 'Are you sure you want to delete the selected Saved Filter?',
                'LBL_DELETE_BUTTON_TITLE' => 'Delete this Saved Filter',
                'LBL_SAVE_BUTTON_TITLE' => 'Save the current filter',
                'LBL_LIST_NAME' => 'Name',
                'LBL_LIST_MODULE' => 'Module',
                'LBL_ORDER_BY_COLUMNS' => 'Order by column',
                'LBL_DIRECTION' => 'Direction',
                'LBL_SAVE_SEARCH_AS' => 'Save filter as',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_MODIFY_CURRENT_FILTER' => 'Modify current filter',
                'LBL_CREATED_BY' => 'Created By',
                'LBL_QUICK_FILTER' => 'Quick Filter',
            ],
            'upgrade-wizard' => [
                'ERR_UW_CANNOT_DETERMINE_GROUP' => 'Cannot determine Group',
                'ERR_UW_CANNOT_DETERMINE_USER' => 'Cannot determine Owner',
                'ERR_UW_CONFIG_WRITE' => 'Error updating config.php with new version information.',
                'ERR_UW_CONFIG' => 'Please make your config.php file writable and reload this page.',
                'ERR_UW_DIR_NOT_WRITABLE' => 'Directory not writable',
                'ERR_UW_FILE_NOT_COPIED' => 'File not copied',
                'ERR_UW_FILE_NOT_DELETED' => 'Problem removing package ',
                'ERR_UW_FILE_NOT_READABLE' => 'File could not be read.',
                'ERR_UW_FILE_NOT_WRITABLE' => 'File cannot be moved or written to',
                'ERR_UW_FLAVOR_2' => 'Upgrade Flavor: ',
                'ERR_UW_FLAVOR' => 'SuiteCRM System Flavor: ',
                'ERR_UW_LOG_FILE_UNWRITABLE' => './upgradeWizard.log could not be created/written to. Please fix permissions on your SuiteCRM directory.',
                'ERR_UW_MBSTRING_FUNC_OVERLOAD' => 'mbstring.func_overload set to a value higher than 1. Please change this in your php.ini and restart the web server.',
                'ERR_UW_NO_FILE_UPLOADED' => 'Please specify a file and try again!',
                'ERR_UW_NO_FILES' => 'An error occurred, no files were found to check.',
                'ERR_UW_NO_MANIFEST' => 'The zip file is missing a manifest.php file. Cannot proceed.',
                'ERR_UW_NO_VIEW' => 'Invalid view specified.',
                'ERR_UW_NOT_VALID_UPLOAD' => 'Not valid upload.',
                'ERR_UW_NO_CREATE_TMP_DIR' => 'Could not create the temp directory. Check file permissions.',
                'ERR_UW_ONLY_PATCHES' => 'You can only upload patches on this page.',
                'ERR_UW_PREFLIGHT_ERRORS' => 'Errors Found During Preflight Check',
                'ERR_UW_UPLOAD_ERR' => 'There was an error uploading the file, please try again!<br>'."\n",
                'ERR_UW_VERSION' => 'SuiteCRM System Version: ',
                'ERR_UW_PHP_VERSION' => 'PHP Version: ',
                'ERR_UW_SUITECRM_VERSION' => 'SuiteCRM System Version: ',
                'ERR_UW_WRONG_TYPE' => 'This page is not for running ',
                'LBL_BUTTON_BACK' => '< Back',
                'LBL_BUTTON_CANCEL' => 'Cancel',
                'LBL_BUTTON_DELETE' => 'Delete Package',
                'LBL_BUTTON_DONE' => 'Done',
                'LBL_BUTTON_EXIT' => 'Exit',
                'LBL_BUTTON_NEXT' => 'Next >',
                'LBL_BUTTON_RECHECK' => 'Recheck',
                'LBL_BUTTON_RESTART' => 'Restart',
                'LBL_UPLOAD_UPGRADE' => 'Upload Upgrade Package ',
                'LBL_UW_BACKUP_FILES_EXIST_TITLE' => 'File Backup',
                'LBL_UW_BACKUP_FILES_EXIST' => 'Backed-up files from this upgrade can be found in',
                'LBL_UW_BACKUP' => 'File BACKUP',
                'LBL_UW_CANCEL_DESC' => 'The upgrade has been cancelled. Any temporary files that were copied and any upgrade files that were uploaded have been deleted.',
                'LBL_UW_CHECK_ALL' => 'Check All',
                'LBL_UW_CHECKLIST' => 'Upgrade Steps',
                'LBL_UW_COMMIT_ADD_TASK_DESC_1' => 'Backups of Overwritten Files are in the following directory: '."\n",
                'LBL_UW_COMMIT_ADD_TASK_DESC_2' => 'Manually merge the following files: '."\n",
                'LBL_UW_COMMIT_ADD_TASK_NAME' => 'Upgrade Process: Manually Merge Files',
                'LBL_UW_COMMIT_ADD_TASK_OVERVIEW' => 'Please use whichever diff method is most familiar to you to merge these files. Until this is complete, your SuiteCRM installation will be in an uncertain state, and the upgrade incomplete.',
                'LBL_UW_COMPLETE' => 'Complete',
                'LBL_UW_COMPLIANCE_ALL_OK' => 'All System Settings Requirements Satisfied',
                'LBL_UW_COMPLIANCE_CALLTIME' => 'PHP Setting: Call Time Pass By Reference',
                'LBL_UW_COMPLIANCE_CURL' => 'cURL Module',
                'LBL_UW_COMPLIANCE_IMAP' => 'IMAP Module',
                'LBL_UW_COMPLIANCE_MBSTRING' => 'MBStrings Module',
                'LBL_UW_COMPLIANCE_MBSTRING_FUNC_OVERLOAD' => 'MBStrings mbstring.func_overload Parameter',
                'LBL_UW_COMPLIANCE_MEMORY' => 'PHP Setting: Memory Limit',
                'LBL_UW_COMPLIANCE_STREAM' => 'PHP Setting: Stream',
                'LBL_UW_COMPLIANCE_DB' => 'Minimum Database Version',
                'LBL_UW_COMPLIANCE_PHP_INI' => 'Location of php.ini',
                'LBL_UW_COMPLIANCE_PHP_VERSION' => 'Minimum PHP Version',
                'LBL_UW_COMPLIANCE_SAFEMODE' => 'PHP Setting: Safe Mode',
                'LBL_UW_COMPLIANCE_TITLE2' => 'Detected Settings',
                'LBL_UW_COMPLIANCE_XML' => 'XML Parsing',
                'LBL_UW_COMPLIANCE_ZIPARCHIVE' => 'Zip Support',
                'LBL_UW_COMPLIANCE_PCRE_VERSION' => 'PCRE Version',
                'LBL_UW_COPIED_FILES_TITLE' => 'Files Copied Successfully',
                'LBL_UW_DB_CHOICE1' => 'Upgrade Wizard Runs SQL',
                'LBL_UW_DB_CHOICE2' => 'Manual SQL Queries',
                'LBL_UW_DB_ISSUES_PERMS' => 'Database Privileges',
                'LBL_UW_DB_METHOD' => 'Database Update Method',
                'LBL_UW_DB_NO_ADD_COLUMN' => 'ALTER TABLE [table] ADD COLUMN [column]',
                'LBL_UW_DB_NO_CHANGE_COLUMN' => 'ALTER TABLE [table] CHANGE COLUMN [column]',
                'LBL_UW_DB_NO_CREATE' => 'CREATE TABLE [table]',
                'LBL_UW_DB_NO_DELETE' => 'DELETE FROM [table]',
                'LBL_UW_DB_NO_DROP_COLUMN' => 'ALTER TABLE [table] DROP COLUMN [column]',
                'LBL_UW_DB_NO_DROP_TABLE' => 'DROP TABLE [table]',
                'LBL_UW_DB_NO_ERRORS' => 'All Privileges Available',
                'LBL_UW_DB_NO_INSERT' => 'INSERT INTO [table]',
                'LBL_UW_DB_NO_SELECT' => 'SELECT [x] FROM [table]',
                'LBL_UW_DB_NO_UPDATE' => 'UPDATE [table]',
                'LBL_UW_DB_PERMS' => 'Necessary Privilege',
                'LBL_UW_DESC_MODULES_INSTALLED' => 'The following upgrade packages have been installed',
                'LBL_UW_END_LOGOUT_PRE' => 'The upgrade is complete.',
                'LBL_UW_END_LOGOUT_PRE2' => 'Click Done to exit the Upgrade Wizard.',
                'LBL_UW_END_LOGOUT' => 'If you plan to apply another upgrade package using the Upgrade Wizard, log out and log back in prior to doing so.',
                'LBL_UW_FILE_DELETED' => ' has been removed.<br>',
                'LBL_UW_FILE_GROUP' => 'Group',
                'LBL_UW_FILE_ISSUES_PERMS' => 'File Permissions',
                'LBL_UW_FILE_NO_ERRORS' => '<b>All Files Writable</b>',
                'LBL_UW_FILE_OWNER' => 'Owner',
                'LBL_UW_FILE_PERMS' => 'Permissions',
                'LBL_UW_FILE_UPLOADED' => ' has been uploaded',
                'LBL_UW_FILE' => 'File Name',
                'LBL_UW_FILES_QUEUED' => 'The following upgrade packages are ready to be installed',
                'LBL_UW_FILES_REMOVED' => 'The following files will be removed from the system:<br>'."\n",
                'LBL_UW_NEXT_TO_UPLOAD' => '<b>Click Next to upload upgrade packages.</b>',
                'LBL_UW_FROZEN' => 'Upload a package before continuing.',
                'LBL_UW_HIDE_DETAILS' => 'Hide Details',
                'LBL_UW_IN_PROGRESS' => 'In Progress',
                'LBL_UW_INCLUDING' => 'Including',
                'LBL_UW_INCOMPLETE' => 'Incomplete',
                'LBL_UW_MANUAL_MERGE' => 'File Merge',
                'LBL_UW_MODULE_READY' => 'Module is ready to be installed. Click "Commit" to proceed with installation.',
                'LBL_UW_NO_INSTALLED_UPGRADES' => 'No recorded Upgrades detected.',
                'LBL_UW_NONE' => 'None',
                'LBL_UW_OVERWRITE_DESC' => 'All changed files will be overwritten, including any code customizations and template changes you have made. Are you sure you want to proceed?',
                'LBL_UW_PREFLIGHT_ADD_TASK' => 'Create Task Item for Manual Merge?',
                'LBL_UW_PREFLIGHT_EMAIL_REMINDER' => 'Email Yourself a Reminder for Manual Merge?',
                'LBL_UW_PREFLIGHT_FILES_DESC' => 'The files listed below have been modified. Uncheck items that require a manual merge. <i>Any detected layout changes are automatically unchecked; checkmark any that should be overwritten.',
                'LBL_UW_PREFLIGHT_NO_DIFFS' => 'No Manual File Merge Required.',
                'LBL_UW_PREFLIGHT_NOT_NEEDED' => 'Not needed.',
                'LBL_UW_PREFLIGHT_PRESERVE_FILES' => 'Auto-preserved Files',
                'LBL_UW_PREFLIGHT_TESTS_PASSED' => 'All preflight tests have passed.',
                'LBL_UW_PREFLIGHT_TESTS_PASSED2' => 'Click Next to copy the upgraded files to the system.',
                'LBL_UW_PREFLIGHT_TESTS_PASSED3' => '<b>Note: </b> The rest of the upgrade process is mandatory, and clicking Next will require you to complete the process. If you do not wish to proceed, click the Cancel button.',
                'LBL_UW_PREFLIGHT_TOGGLE_ALL' => 'Toggle All Files',
                'LBL_UW_REBUILD_TITLE' => 'Rebuild Result',
                'LBL_UW_SCHEMA_CHANGE' => 'Schema Changes',
                'LBL_UW_SHOW_COMPLIANCE' => 'Show Detected Settings',
                'LBL_UW_SHOW_DB_PERMS' => 'Show Missing Database Permissions',
                'LBL_UW_SHOW_DETAILS' => 'Show Details',
                'LBL_UW_SHOW_DIFFS' => 'Show Files Requiring Manual Merge',
                'LBL_UW_SHOW_NW_FILES' => 'Show Files with Bad Permissions',
                'LBL_UW_SHOW_SCHEMA' => 'Show Schema Change Script',
                'LBL_UW_SHOW_SQL_ERRORS' => 'Show Bad Queries',
                'LBL_UW_SHOW' => 'Show',
                'LBL_UW_SKIPPED_FILES_TITLE' => 'Skipped Files',
                'LBL_UW_SQL_RUN' => 'Check when SQL has been manually run',
                'LBL_UW_START_DESC' => 'This wizard will assist you in upgrading this SuiteCRM instance.',
                'LBL_UW_START_DESC2' => 'Note: We highly recommend that you create a copy of the SuiteCRM instance you use in production, and test the upgrade package before deploying the new version. If you have changed the "composer.json" file, then please, after the upgrade process has completed, run this command:<br/><br/><pre>composer install --no-dev</pre>',
                'LBL_UW_START_DESC3' => 'Click Next to perform a check on your system to make sure that the system is ready for the upgrade. The check includes file permissions, database privileges and server settings.',
                'LBL_UW_START_UPGRADED_UW_DESC' => 'The new Upgrade Wizard will now resume the upgrade process. Please continue your upgrade.',
                'LBL_UW_START_UPGRADED_UW_TITLE' => 'Welcome to the new Upgrade Wizard',
                'LBL_UW_TITLE_CANCEL' => 'Cancel',
                'LBL_UW_TITLE_COMMIT' => 'Commit Upgrade',
                'LBL_UW_TITLE_END' => 'Debrief',
                'LBL_UW_TITLE_PREFLIGHT' => 'Preflight Check',
                'LBL_UW_TITLE_START' => 'Welcome',
                'LBL_UW_TITLE_SYSTEM_CHECK' => 'System Check',
                'LBL_UW_TITLE_UPLOAD' => 'Upload Package',
                'LBL_UW_TITLE' => 'Upgrade Wizard',
                'LBL_UW_UNINSTALL' => 'Uninstall',
                'LBL_UW_ACCEPT_THE_LICENSE' => 'Accept License',
                'LBL_UW_CONVERT_THE_LICENSE' => 'Convert License',
                'LBL_START_UPGRADE_IN_PROGRESS' => 'Start in progress',
                'LBL_SYSTEM_CHECKS_IN_PROGRESS' => 'System Check in Progress',
                'LBL_LICENSE_CHECK_IN_PROGRESS' => 'License Check in progress',
                'LBL_PREFLIGHT_CHECK_IN_PROGRESS' => 'Preflight Check in Progress',
                'LBL_PREFLIGHT_FILE_COPYING_PROGRESS' => 'File Copying in Progress',
                'LBL_COMMIT_UPGRADE_IN_PROGRESS' => 'Commit Upgrade in Progress',
                'LBL_UW_COMMIT_DESC' => 'Click Next to run additional upgrade scripts.',
                'LBL_UPGRADE_SCRIPTS_IN_PROGRESS' => 'Upgrade Scripts in Progress',
                'LBL_UPGRADE_SUMMARY_IN_PROGRESS' => 'Upgrade Summary in Progress',
                'LBL_UPGRADE_IN_PROGRESS' => 'in progress     ',
                'LBL_UPGRADE_TIME_ELAPSED' => 'Time elapsed',
                'LBL_UPGRADE_CANCEL_IN_PROGRESS' => 'Upgrade Cancel and Cleanup in Progress',
                'LBL_UPGRADE_TAKES_TIME_HAVE_PATIENCE' => 'Upgrade may take some time',
                'LBL_UPLOADE_UPGRADE_IN_PROGRESS' => 'Upload Checks in Progress',
                'LBL_UPLOADING_UPGRADE_PACKAGE' => 'Uploading Upgrade Package ',
                'LBL_UW_DROP_SCHEMA_UPGRADE_WIZARD' => 'Upgrade Wizard Drops old 451 schema',
                'LBL_UW_DROP_SCHEMA_MANUAL' => 'Manual Drop Schema Post Upgrade',
                'LBL_UW_DROP_SCHEMA_METHOD' => 'Old Schema Drop Method',
                'LBL_UW_SHOW_OLD_SCHEMA_TO_DROP' => 'Show Old Schema that could be dropped',
                'LBL_UW_SKIPPED_QUERIES_ALREADY_EXIST' => 'Skipped Queries',
                'LBL_INCOMPATIBLE_PHP_VERSION' => 'Php version 5 or above is required.',
                'ERR_CHECKSYS_PHP_INVALID_VER' => 'Your version of PHP is not supported by SuiteCRM. You will need to install a version that is compatible with the SuiteCRM application. Please consult the Compatibility Matrix in the Release Notes for supported PHP Versions. Your version is ',
                'LBL_BACKWARD_COMPATIBILITY_ON' => 'Php Backward Compatibility mode is turned on. Set zend.ze1_compatibility_mode to Off for proceeding further',
                'LBL_ML_ACTION' => 'Action',
                'LBL_ML_CANCEL' => 'Cancel',
                'LBL_ML_COMMIT' => 'Commit',
                'LBL_ML_DESCRIPTION' => 'Description',
                'LBL_ML_INSTALLED' => 'Date Installed',
                'LBL_ML_NAME' => 'Name',
                'LBL_ML_PUBLISHED' => 'Date Published',
                'LBL_ML_TYPE' => 'Type',
                'LBL_ML_UNINSTALLABLE' => 'Uninstallable',
                'LBL_ML_VERSION' => 'Version',
                'LBL_ML_INSTALL' => 'Install',
                'LBL_CURRENT_PHP_VERSION' => 'Your current php version is: ',
                'LBL_RECOMMENDED_PHP_VERSION_1' => 'The recommended php version is ',
                'LBL_RECOMMENDED_PHP_VERSION_2' => ' or above.',
                'LBL_MODULE_NAME' => 'UpgradeWizard',
                'LBL_UPLOAD_SUCCESS' => 'Upgrade package successfully uploaded. Click Next to perform a final check.',
                'LBL_UW_TITLE_LAYOUTS' => 'Confirm Layouts',
                'LBL_LAYOUT_MODULE_TITLE' => 'Layouts',
                'LBL_LAYOUT_MERGE_DESC' => 'There are new fields available which have been added as part of this upgrade and can be automatically appended to your existing module layouts. To learn more about the new fields, please refer to the Release Notes for the version to which you are upgrading.<br><br>If you do not wish to append the new fields, please uncheck the module, and your custom layouts will remain unchanged. The fields will be available in Studio after the upgrade. <br><br>',
                'LBL_LAYOUT_MERGE_TITLE' => 'Click Next to confirm changes and to finish the upgrade.',
                'LBL_LAYOUT_MERGE_TITLE2' => 'Click Next to complete the upgrade.',
                'LBL_UW_CONFIRM_LAYOUTS' => 'Confirm Layouts',
                'LBL_UW_CONFIRM_LAYOUT_RESULTS' => 'Confirm Layout Results',
                'LBL_UW_CONFIRM_LAYOUT_RESULTS_DESC' => 'The following layouts were merged successfully',
                'LBL_SELECT_FILE' => 'Select File',
                'ERROR_VERSION_INCOMPATIBLE' => 'The uploaded file is not compatible with this version of SuiteCRM: ',
                'ERROR_PHP_VERSION_INCOMPATIBLE' => 'The uploaded file is not compatible with this version of PHP: ',
                'ERROR_SUITECRM_VERSION_INCOMPATIBLE' => 'The uploaded file is not compatible with this version of SuiteCRM: ',
                'LBL_LANGPACKS' => 'Language Packs',
                'LBL_MODULELOADER' => 'Module Loader',
                'LBL_PATCHUPGRADES' => 'Patch Upgrades',
                'LBL_THEMES' => 'Themes',
                'LBL_WORKFLOW' => 'Workflow',
                'LBL_UPGRADE' => 'Upgrade',
                'LBL_PROCESSING' => 'Processing',
                'ERROR_NO_VERSION_SET' => 'Compatible version is not set in manifest file',
                'LBL_UPGRD_CSTM_CHK' => 'Upgrade process will update some files but these files also exist in custom/ folder. Please review the changes before continuing',
                'ERR_UW_PHP_FILE_ERRORS' => [
                    1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.',
                    'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.',
                    'The uploaded file was only partially uploaded.',
                    'No file was uploaded.',
                    'Unknown error.',
                    'Missing a temporary folder.',
                    'Failed to write file to disk.',
                    'File upload stopped by extension.',
                ],
                'LBL_PASSWORD_EXPIRATON_CHANGED' => 'Warning: password expiration is set to none!',
                'LBL_PASSWORD_EXPIRATON_REDIRECT' => 'Please update your settings here',
            ],
            'trackers' => [
                'action' => 'Action',
                'date_modified' => 'Date of Last Action',
                'item_id' => 'ID',
                'item_summary' => 'Name',
                'module_name' => 'Module Name',
                'users' => 'Users',
                'LBL_MODULE_NAME' => 'Trackers',
            ],
            'TrackerSessions' => [],
            'TrackerQueries' => [],
            'FAQ' => [],
            'Newsletters' => [],
            'sugar-feed' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SAVING' => 'Saving...',
                'LBL_SAVED' => 'Saved',
                'LBL_LIST_FORM_TITLE' => 'Feed List',
                'LBL_MODULE_NAME' => 'Activity Streams',
                'LBL_MODULE_TITLE' => 'Activity Streams',
                'LBL_DASHLET_DISABLED' => 'Warning: The Feed system is disabled, no new feed entries will be posted until it is activated',
                'LBL_RECORDS_DELETED' => 'All previous Feed entries have been removed, if the Feed system is enabled, new entries will be generated automatically.',
                'LBL_CONFIRM_DELETE_RECORDS' => 'Are you sure you wish to delete all of the Feed entries?',
                'LBL_FLUSH_RECORDS' => 'Delete Feed Entries',
                'LBL_ENABLE_FEED' => 'Enable My Activity Stream Dashlet',
                'LBL_ENABLE_MODULE_LIST' => 'Activate Feeds For',
                'LBL_HOMEPAGE_TITLE' => 'My Activity Stream',
                'LNK_NEW_RECORD' => 'Create Feed',
                'LNK_LIST' => 'Feed',
                'LBL_SEARCH_FORM_TITLE' => 'Search Feed',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Feed',
                'LBL_ALL' => 'All',
                'LBL_USER_FEED' => 'User Feed',
                'LBL_ENABLE_USER_FEED' => 'Activate User Feed',
                'LBL_TO' => 'Visible to Team',
                'LBL_IS' => 'is',
                'LBL_DONE' => 'Done',
                'LBL_TITLE' => 'Title',
                'LBL_ROWS' => 'Rows',
                'LBL_CATEGORIES' => 'Modules',
                'LBL_TIME_LAST_WEEK' => 'Last Week',
                'LBL_TIME_WEEKS' => 'weeks',
                'LBL_TIME_DAYS' => 'days',
                'LBL_TIME_YESTERDAY' => 'Yesterday',
                'LBL_TIME_HOURS' => 'Hours',
                'LBL_TIME_HOUR' => 'Hours',
                'LBL_TIME_MINUTES' => 'Minutes',
                'LBL_TIME_MINUTE' => 'Minute',
                'LBL_TIME_SECONDS' => 'Seconds',
                'LBL_TIME_SECOND' => 'Second',
                'LBL_TIME_AND' => 'and',
                'LBL_TIME_AGO' => 'ago',
                'CREATED_CONTACT' => 'created a <b>NEW</b> {0}',
                'CREATED_OPPORTUNITY' => 'created a <b>NEW</b> {0}',
                'CREATED_CASE' => 'created a <b>NEW</b> {0}',
                'CREATED_LEAD' => 'created a <b>NEW</b> {0}',
                'FOR' => 'for',
                'FOR_AMOUNT' => 'for amount',
                'CLOSED_CASE' => '<b>CLOSED</b> a {0} ',
                'CONVERTED_LEAD' => '<b>CONVERTED</b> a {0}',
                'WON_OPPORTUNITY' => 'has <b>WON</b> an {0}',
                'WITH' => 'with',
                'LBL_LINK_TYPE_Link' => 'Link',
                'LBL_LINK_TYPE_Image' => 'Image',
                'LBL_LINK_TYPE_YouTube' => 'YouTube&#153;',
                'LBL_SELECT' => 'Select',
                'LBL_POST' => 'Post',
                'LBL_AUTHENTICATE' => 'Connect to',
                'LBL_AUTHENTICATION_PENDING' => 'Not all of the external accounts you have selected have been authenticated. Click \'Cancel\' to return to the Options window to authenticate the external accounts, or click \'Ok\' to proceed without authenticating.',
                'LBL_ADVANCED_SEARCH' => 'Advanced Filter',
                'LBL_SHOW_MORE_OPTIONS' => 'Show More Options',
                'LBL_HIDE_OPTIONS' => 'Hide Options',
                'LBL_VIEW' => 'View',
                'LBL_POST_TITLE' => 'Post Status Update for ',
                'LBL_URL_LINK_TITLE' => 'URL Link to use',
            ],
            'SugarFavorites' => [],
            'oauth-keys' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Consumer Key Name',
                'LBL_CREATED_USER' => 'Created By User',
                'LBL_MODIFIED_USER' => 'Modified By User',
                'LBL_LIST_NAME' => 'Key Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'User',
                'LBL_CONSKEY' => 'Consumer Key',
                'LBL_CONSSECRET' => 'Consumer Secret',
                'LBL_MODIFIED_ID' => 'Modified By Id',
                'LBL_CREATED_ID' => 'Created By Id',
                'LBL_LIST_FORM_TITLE' => 'OAuth Keys',
                'LBL_MODULE_NAME' => 'OAuth Keys',
                'LBL_MODULE_TITLE' => 'OAuth Keys',
                'LNK_NEW_RECORD' => 'Create OAuth Key',
                'LNK_LIST' => 'View OAuth Keys',
                'LBL_TOKENS' => 'Tokens',
            ],
            'oauth-tokens' => [
                'LBL_OAUTH_REQUEST' => 'Request Token',
                'LBL_OAUTH_AUTHORIZE' => 'Authorize Token',
                'LBL_OAUTH_CONSUMERREQ' => 'Authorize token from consumer <b>%s</b>?',
                'LBL_ASSIGNED_TO_NAME' => 'User',
                'LBL_ID' => 'ID',
                'LBL_STATUS' => 'Status',
                'LBL_TS' => 'Timestamp',
                'LBL_LIST_DELETE' => 'Delete Token',
                'LBL_CONSUMER' => 'Consumer Name',
                'LBL_OAUTH_DISABLED' => 'OAuth support not enabled. PHP oauth extension may be missing. Please contact your administrator.',
                'LBL_TOKEN_TS' => 'Token TS',
                'LBL_CALLBACK_URL' => 'Callback URL',
                'LBL_SECRET' => 'Secret',
                'LBL_TSTATE' => 'TState',
                'LBL_VERIFY' => 'Verify',
            ],
            'oauth2-clients' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_MODULE_NAME' => 'OAuth2 Clients',
                'LBL_MODULE_TITLE' => 'OAuth2 Clients',
                'LBL_MODULE_ID' => 'OAuth2 Clients',
                'LBL_IS_CONFIDENTIAL' => 'Is confidential',
                'LBL_SECRET' => 'Secret',
                'LBL_SECRET_HASHED' => 'Change secret',
                'LBL_LEAVE_BLANK' => 'Leave blank unless changing',
                'LBL_REMEMBER_SECRET' => 'Please take a note of the secret as it will not be available after you save.',
                'LBL_REDIRECT_URL' => 'Redirect URL',
                'LBL_ALLOWED_GRANT_TYPE' => 'Allowed Grant Type',
                'LBL_DURATION_AMOUNT' => 'Duration amount',
                'LBL_DURATION_UNIT' => 'Duration unit',
                'LBL_DURATION_VALUE' => 'Duration value',
                'LBL_USER' => 'Associated user',
                'LBL_OAUTHTOKENS_SUBPANEL_TITLE' => 'Active OAuth2 Tokens',
                'LBL_TOKEN_ID' => 'Token',
                'LBL_ACCESS_TOKEN_EXPIRES' => 'Access token expires',
                'LBL_REFRESH_TOKEN_EXPIRES' => 'Refresh token expires',
                'LNK_OAUTH2_TOKEN_LIST' => 'List OAuth2 Tokens',
                'LNK_OAUTH2_CLIENT_LIST' => 'List OAuth2 Clients',
                'LNK_NEW_OAUTH2_CLIENT' => 'Create OAuth2 Client',
                'LNK_NEW_OAUTH2_PASSWORD_CLIENT' => 'New Password Client',
                'LNK_NEW_OAUTH2_CREDENTIALS_CLIENT' => 'New Client Credentials Client',
                'LNK_NEW_OAUTH2_IMPLICIT_CLIENT' => 'New Implicit Client',
                'LNK_NEW_OAUTH2_AUTHORIZATION_CLIENT' => 'New Authorization Client',
            ],
            'oauth2-tokens' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_MODULE_NAME' => 'OAuth2 Tokens',
                'LBL_MODULE_TITLE' => 'OAuth2 Tokens',
                'LBL_MODULE_ID' => 'OAuth2 Tokens',
                'LBL_TOKEN_ID' => 'Token ID',
                'LBL_CLIENT' => 'Client',
                'LBL_TOKEN_IS_REVOKED' => 'Revoked',
                'LBL_ACCESS_TOKEN_TYPE' => 'Token type',
                'LBL_ACCESS_TOKEN_EXPIRES' => 'Access token expires',
                'LBL_REFRESH_TOKEN_EXPIRES' => 'Refresh token expires',
                'LBL_GRANT_TYPE' => 'Grant type',
                'LBL_SCOPES' => 'Scopes',
                'LBL_REVOKE_TOKEN' => 'Revoke token',
                'LBL_REVOKE_TOKENS' => 'Revoke tokens',
                'LBL_CLIENT_NAME' => 'Client name',
                'LBL_USER' => 'Associated user',
                'LBL_IS_ACTIVE' => 'Active tokens only',
                'LNK_OAUTH2_TOKEN_LIST' => 'List OAuth2 Tokens',
                'LNK_OAUTH2_CLIENT_LIST' => 'List OAuth2 Clients',
                'LNK_NEW_OAUTH2_CLIENT' => 'Create OAuth2 Client',
                'LNK_NEW_OAUTH2_PASSWORD_CLIENT' => 'New Password Client',
                'LNK_NEW_OAUTH2_CREDENTIALS_CLIENT' => 'New Client Credentials Client',
                'LNK_NEW_OAUTH2_IMPLICIT_CLIENT' => 'New Implicit Client',
                'LNK_NEW_OAUTH2_AUTHORIZATION_CLIENT' => 'New Authorization Client',
                'LBL_ACCESS_TOKEN' => 'Access token',
                'LBL_REFRESH_TOKEN' => 'Refresh token',
            ],
            'Library' => [],
            'email-addresses' => [
                'LBL_EMAIL_ADDRESS_ID' => 'ID',
                'LBL_EMAIL_ADDRESS' => 'Email Address',
                'LBL_EMAIL_ADDRESS_CAPS' => 'Email Address caps',
                'LBL_INVALID_EMAIL' => 'Invalid Email',
                'LBL_OPT_OUT' => 'Opted Out',
                'LBL_CONFIRM_OPT_IN' => 'Confirm Opt In',
                'LBL_DATE_CREATE' => 'Date Create',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_DELETED' => 'Delete',
            ],
            'KBDocuments' => [],
            'case-events' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'Case Events List',
                'LBL_MODULE_NAME' => 'Case Events',
                'LBL_MODULE_TITLE' => 'Case Events',
                'LBL_HOMEPAGE_TITLE' => 'My Case Events',
                'LNK_NEW_RECORD' => 'Create Case Events',
                'LNK_LIST' => 'View Case Events',
                'LBL_SEARCH_FORM_TITLE' => 'Search Case Events',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Case Events',
                'LBL_CASE_NAME' => 'Case',
            ],
            'case-updates' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'Case Updates List',
                'LBL_MODULE_NAME' => 'Case Updates',
                'LBL_MODULE_TITLE' => 'Case Updates',
                'LBL_HOMEPAGE_TITLE' => 'My Case Updates',
                'LNK_NEW_RECORD' => 'Create Case Updates',
                'LNK_LIST' => 'View Case Updates',
                'LBL_SEARCH_FORM_TITLE' => 'Search Case Updates',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Case Updates',
                'LBL_CASE_NAME' => 'Case',
                'LBL_CONTACT_NAME' => 'Contact',
                'LBL_INTERNAL' => 'Internal Update',
                'LBL_AOP_CASE_ATTACHMENTS' => 'Attachments: ',
                'LBL_AUTHOR' => 'Author',
                'LBL_SOURCE' => 'Source',
            ],
            'report-conditions' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'Conditions List',
                'LBL_MODULE_NAME' => 'Conditions',
                'LBL_MODULE_TITLE' => 'Conditions',
                'LBL_HOMEPAGE_TITLE' => 'My Conditions',
                'LNK_NEW_RECORD' => 'Create Conditions',
                'LNK_LIST' => 'View Conditions',
                'LBL_SEARCH_FORM_TITLE' => 'Search Conditions',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Conditions',
                'LBL_LOGIC_OP' => 'Logic',
                'LBL_MODULE_PATH' => 'Module',
                'LBL_FIELD' => 'Field',
                'LBL_OPERATOR' => 'Operator',
                'LBL_VALUE_TYPE' => 'Type',
                'LBL_VALUE' => 'Value',
                'LBL_ORDER' => 'Order',
                'LBL_CONDITION_OPERATOR' => 'Condition Operator',
                'LBL_AOR_REPORT_ID' => 'Report Id',
                'LBL_PARAMETER' => 'Parameter',
                'LBL_CONDITION_AND' => 'AND',
                'LBL_CONDITION_OR' => 'OR',
            ],
            'report-charts' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'Charts List',
                'LBL_MODULE_NAME' => 'Charts',
                'LBL_MODULE_TITLE' => 'Charts',
                'LBL_HOMEPAGE_TITLE' => 'My Charts',
                'LNK_NEW_RECORD' => 'Create Charts',
                'LNK_LIST' => 'View Charts',
                'LBL_SEARCH_FORM_TITLE' => 'Search Charts',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_AOR_CHARTS_SUBPANEL_TITLE' => 'Charts',
                'LBL_NEW_FORM_TITLE' => 'New Charts',
            ],
            'report-fields' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'Fields List',
                'LBL_MODULE_NAME' => 'Fields',
                'LBL_MODULE_TITLE' => 'Fields',
                'LBL_HOMEPAGE_TITLE' => 'My Fields',
                'LNK_NEW_RECORD' => 'Create Fields',
                'LNK_LIST' => 'View Fields',
                'LBL_SEARCH_FORM_TITLE' => 'Search Fields',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Fields',
                'LBL_ORDER' => 'Order',
                'LBL_MODULE_PATH' => 'Module',
                'LBL_FIELD' => 'Field',
                'LBL_DISPLAY' => 'Display',
                'LBL_LINK' => 'Link',
                'LBL_LABEL' => 'Label',
                'LBL_FUNCTION' => 'Function',
                'LBL_SORT' => 'Sort',
                'LBL_SORT_ORDER' => 'Sort Order',
                'LBL_GROUP' => 'Group',
                'LBL_GROUP_ORDER' => 'Group Order',
                'LBL_AUDIT_TABLE' => 'Audit table',
                'LBL_TOTAL' => 'Total',
                'LBL_FORMAT' => 'Format Options',
            ],
            'products-quotes' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Note',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'Products Quotes List',
                'LBL_MODULE_NAME' => 'Line Items',
                'LBL_MODULE_TITLE' => 'Products Quotes: Home',
                'LBL_HOMEPAGE_TITLE' => 'My Products Quotes',
                'LNK_NEW_RECORD' => 'Create Product Quote',
                'LNK_LIST' => 'Products Quotes',
                'LBL_SEARCH_FORM_TITLE' => 'Search Products Quotes',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Product Quote',
                'LBL_PRODUCT_NAME' => 'Name',
                'LBL_PRODUCT_QTY' => 'Quantity',
                'LBL_PRODUCT_COST_PRICE' => 'Cost Price',
                'LBL_PRODUCT_LIST_PRICE' => 'List Price',
                'LBL_PRODUCT_UNIT_PRICE' => 'Unit Price',
                'LBL_PRODUCT_DISCOUNT' => 'Discount',
                'LBL_PRODUCT_DISCOUNT_AMOUNT' => 'Discount Amount',
                'LBL_PART_NUMBER' => 'Part Number',
                'LBL_PRODUCT_DESCRIPTION' => 'Description',
                'LBL_DISCOUNT' => 'Discount Type',
                'LBL_VAT_AMT' => 'Tax Amount',
                'LBL_VAT' => 'Tax',
                'LBL_PRODUCT_TOTAL_PRICE' => 'Total Price',
                'LBL_PRODUCT_NOTE' => 'Note',
                'Quote' => '',
                'LBL_FLEX_RELATE' => 'Related to',
                'LBL_PRODUCT' => 'Product',
                'LBL_SERVICE_MODULE_NAME' => 'Services',
                'LBL_LIST_NUM' => 'Number',
                'LBL_PARENT_ID' => 'Parent ID',
                'LBL_GROUP_NAME' => 'Group',
                'LBL_PRODUCT_COST_PRICE_USDOLLAR' => 'Cost Price (Default Currency)',
                'LBL_PRODUCT_LIST_PRICE_USDOLLAR' => 'List Price (Default Currency)',
                'LBL_PRODUCT_UNIT_PRICE_USDOLLAR' => 'Unit Price (Default Currency)',
                'LBL_PRODUCT_TOTAL_PRICE_USDOLLAR' => 'Total Price (Default Currency)',
                'LBL_PRODUCT_DISCOUNT_USDOLLAR' => 'Discount (Default Currency)',
                'LBL_PRODUCT_DISCOUNT_AMOUNT_USDOLLAR' => 'Discount Amount (Default Currency)',
                'LBL_VAT_AMT_USDOLLAR' => 'Tax Amount (Default Currency)',
                'LBL_PRODUCTS_SERVICES' => 'Product / Service',
                'LBL_PRODUCT_ID' => 'Product ID',
                'LBL_AOS_CONTRACTS' => 'Contracts',
                'LBL_AOS_INVOICES' => 'Invoices',
                'LBL_AOS_PRODUCTS' => 'Products',
                'LBL_AOS_QUOTES' => 'Quotes',
            ],
            'line-item-groups' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Group Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_MODULE_NAME' => 'Groups',
                'LBL_TOTAL_AMT' => 'Total',
                'LBL_DISCOUNT_AMOUNT' => 'Discount',
                'LBL_SUBTOTAL_AMOUNT' => 'Subtotal',
                'LBL_TAX_AMOUNT' => 'Tax',
                'LBL_SUBTOTAL_TAX_AMOUNT' => 'Subtotal + Tax',
                'LBL_GROUP_TOTAL' => 'Group Total',
                'LBL_LIST_NUM' => 'Number',
                'LBL_SUBTOTAL_AMOUNT_USDOLLAR' => 'Subtotal (Default Currency)',
                'LBL_DISCOUNT_AMOUNT_USDOLLAR' => 'Discount (Default Currency)',
                'LBL_TAX_AMOUNT_USDOLLAR' => 'Tax (Default Currency)',
                'LBL_TOTAL_AMT_USDOLLAR' => 'Total (Default Currency)',
                'LBL_GROUP_TOTAL_USDOLLAR' => 'Group Total (Default Currency)',
                'LBL_SUBTOTAL_TAX_AMOUNT_USDOLLAR' => 'Subtotal + Tax (Default Currency)',
                'LBL_PARENT_ID' => 'Parent ID',
                'AOS_PRODUCT_QUOTES' => 'Product Quotes',
            ],
            'workflow-conditions' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_MODULE_NAME' => 'WorkFlow Conditions',
                'LBL_MODULE_TITLE' => 'WorkFlow Conditions',
                'LBL_MODULE_PATH' => 'Module',
                'LBL_FIELD' => 'Field',
                'LBL_OPERATOR' => 'Operator',
                'LBL_VALUE_TYPE' => 'Type',
                'LBL_VALUE' => 'Value',
                'LBL_ORDER' => 'Order',
                'LBL_AOW_WORKFLOW_ID' => 'WorkFlow Id',
            ],
            'workflow-processed' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'Process Audit List',
                'LBL_MODULE_NAME' => 'Process Audit',
                'LBL_MODULE_TITLE' => 'Process Audit',
                'LBL_HOMEPAGE_TITLE' => 'My Process Audit',
                'LNK_NEW_RECORD' => 'Create Process Audit',
                'LNK_LIST' => 'View Process Audit',
                'LBL_SEARCH_FORM_TITLE' => 'Search Process Audit',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Process Audit',
                'LBL_MODULE' => 'Module',
                'LBL_BEAN' => 'Record',
                'LBL_STATUS' => 'Status',
                'LBL_AOW_WORKFLOW' => 'Workflow',
                'LNK_NEW_WORKFLOW' => 'Create WorkFlow',
                'LNK_WORKFLOW_LIST' => 'View WorkFlow',
            ],
            'workflow-actions' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_MODIFIED_ID' => 'Modified By Id',
                'LBL_CREATED_ID' => 'Created By Id',
                'LBL_MODULE_NAME' => 'WorkFlow Actions',
                'LBL_MODULE_TITLE' => 'WorkFlow Actions',
                'LBL_AOW_WORKFLOW_ID' => 'AOW_WorkFlow Id',
                'LBL_ACTION' => 'Action',
                'LBL_PARAMETERS' => 'Parameters',
                'LBL_SELECT_ACTION' => 'Select Action',
                'LBL_CREATE_EMAIL_TEMPLATE' => 'Create',
                'LBL_RECORD_TYPE' => 'Record Type',
                'LBL_SENDEMAIL' => 'Send Email',
                'LBL_CREATERECORD' => 'Create Record',
                'LBL_MODIFYRECORD' => 'Modify Record',
                'LBL_ADD_FIELD' => 'Add Field',
                'LBL_ADD_RELATIONSHIP' => 'Add Relationship',
                'LBL_EDIT_EMAIL_TEMPLATE' => 'Edit',
                'LBL_EMAIL' => 'Email',
                'LBL_EMAIL_TEMPLATE' => 'Email Template',
                'LBL_SETAPPROVAL' => 'Set Approval',
                'LBL_RELATE_WORKFLOW' => 'Relate to WorkFlow Module',
                'LBL_INDIVIDUAL_EMAILS' => 'Send Individual Emails',
                'LBL_COMPUTEFIELD' => 'Calculate Fields',
                'LBL_COMPUTEFIELD_PARAMETERS' => 'Parameters',
                'LBL_COMPUTEFIELD_FIELD_NAME' => 'Field name',
                'LBL_COMPUTEFIELD_IDENTIFIER' => 'Identifier',
                'LBL_COMPUTEFIELD_ADD_PARAMETER' => 'Add parameter',
                'LBL_COMPUTEFIELD_RELATION_PARAMETERS' => 'Relation parameters',
                'LBL_COMPUTEFIELD_RELATION' => 'Relation',
                'LBL_COMPUTEFIELD_ADD_RELATION_PARAMETER' => 'Add relation parameter',
                'LBL_COMPUTEFIELD_FORMULA' => 'Formula',
                'LBL_COMPUTEFIELD_FORMULAS' => 'Formulas',
                'LBL_COMPUTEFIELD_ADD_FORMULA' => 'Add formula',
                'LBL_COMPUTEFIELD_VALUE_TYPE' => 'Value type',
                'LBL_COMPUTEFIELD_RAW_VALUE' => 'Raw value',
                'LBL_COMPUTEFIELD_FORMATTED_VALUE' => 'Formatted value',
                'LBL_COPY_EMAIL_ADDRESSES_WORKFLOW' => 'Copy emails from WorkFlow Module',
            ],
            'task-templates' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Task Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_MODIFIED_ID' => 'Modified By Id',
                'LBL_CREATED_ID' => 'Created By Id',
                'LBL_LIST_FORM_TITLE' => 'Project Task Templates List',
                'LBL_MODULE_NAME' => 'Project Task Templates',
                'LBL_MODULE_TITLE' => 'Project Task Templates',
                'LBL_HOMEPAGE_TITLE' => 'My Project Task Templates',
                'LNK_NEW_RECORD' => 'Create Project Task Templates',
                'LNK_LIST' => 'View Project Task Templates',
                'LNK_IMPORT_AM_TASKTEMPLATES' => 'Import Project Task Templates',
                'LBL_SEARCH_FORM_TITLE' => 'Search Project Task Templates',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_AM_TASKTEMPLATES_SUBPANEL_TITLE' => 'Project Task Templates',
                'LBL_NEW_FORM_TITLE' => 'New Project Task Templates',
                'LBL_STATUS' => 'Status',
                'LBL_PRIORITY' => 'Priority',
                'LBL_PERCENT_COMPLETE' => 'Percent Complete',
                'LBL_PREDECESSORS' => 'Predecessors',
                'LBL_MILESTONE_FLAG' => 'Milestone Flag',
                'LBL_RELATIONSHIP_TYPE' => 'Relationship Type',
                'LBL_TASK_NUMBER' => 'Task Number',
                'LBL_ORDER_NUMBER' => 'Order ',
                'LBL_ESTIMATED_EFFORT' => 'Estimated Effort (hrs)',
                'LBL_UTILIZATION' => 'Utilization (%)',
                'LBL_DURATION' => 'Duration (days)',
                'LBL_AM_TASKTEMPLATES_AM_PROJECTTEMPLATES_FROM_AM_PROJECTTEMPLATES_TITLE' => 'Project Templates',
                'LBL_AM_TASKTEMPLATES_AM_PROJECTTEMPLATES_FROM_AM_TASKTEMPLATES_TITLE' => 'Task Templates: Project Templates from Task Templates Title',
            ],
            'jjwp_Partners' => [],
            'outbound-email-accounts' => [
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_LIST_FORM_TITLE' => 'Outbound Email Accounts List',
                'LBL_MODULE_NAME' => 'Outbound Email Accounts',
                'LBL_MODULE_TITLE' => 'Outbound Email Accounts',
                'LBL_HOMEPAGE_TITLE' => 'My Outbound Email Accounts',
                'LNK_NEW_RECORD' => 'Create Outbound Email Accounts',
                'LNK_LIST_CREATE_NEW_PERSONAL' => 'New Personal Account',
                'LNK_LIST_CREATE_NEW_GROUP' => 'New Group Account',
                'LNK_LIST_CREATE_SYSTEM_OVERRIDE_GROUP' => 'New System Override Outbound Email Account',
                'LNK_LIST' => 'Outbound Email Accounts',
                'LNK_LIST_INBOUND_EMAIL_ACCOUNTS' => 'Inbound Email Accounts',
                'LBL_SEARCH_FORM_TITLE' => 'Search Outbound Email Accounts',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New Outbound Email Accounts',
                'LBL_USERNAME' => 'Username',
                'LBL_PASSWORD' => 'Password',
                'LBL_SMTP_SERVERNAME' => 'SMTP Server Name',
                'LBL_SMTP_AUTH' => 'SMTP Auth',
                'LBL_SMTP_PORT' => 'SMTP Port',
                'LBL_SMTP_PROTOCOL' => 'SMTP Protocol',
                'LBL_EDITVIEW_PANEL1' => 'Account settings',
                'LBL_OUTBOUND_CONFIGURATION' => 'Outbound Configuration',
                'LBL_CONNECTION_CONFIGURATION' => 'Server Configuration',
                'LBL_CHANGE_PASSWORD' => 'Change password',
                'LBL_SEND_TEST_EMAIL' => 'Send Test Email',
                'LBL_MISSING_DEFAULT_OUTBOUND_SMTP_SETTINGS' => 'The administrator has not yet configured the default outbound account. Unable to send test email.',
                'LBL_MAIL_SMTPAUTH_REQ' => 'Use SMTP Authentication?',
                'LBL_MAIL_SMTPPASS' => 'Password',
                'LBL_MAIL_SMTPPORT' => 'Port',
                'LBL_MAIL_SMTPSERVER' => 'Server',
                'LBL_MAIL_SMTPUSER' => 'Username',
                'LBL_MAIL_SMTP_SETTINGS' => 'SMTP Server Specification',
                'LBL_CHOOSE_EMAIL_PROVIDER' => 'Choose your Email provider',
                'LBL_YAHOOMAIL_SMTPPASS' => 'Yahoo! Mail Password',
                'LBL_YAHOOMAIL_SMTPUSER' => 'Yahoo! Mail ID',
                'LBL_GMAIL_SMTPPASS' => 'Gmail Password',
                'LBL_GMAIL_SMTPUSER' => 'Gmail Email Address',
                'LBL_EXCHANGE_SMTPPASS' => 'Exchange Password',
                'LBL_EXCHANGE_SMTPUSER' => 'Exchange Username',
                'LBL_EXCHANGE_SMTPPORT' => 'Exchange Server Port',
                'LBL_EXCHANGE_SMTPSERVER' => 'Exchange Server',
                'LBL_TYPE' => 'Type',
                'LBL_MAIL_SENDTYPE' => 'Mail Send Type',
                'LBL_MAIL_SMTPSSL' => 'Mail SMTP/SSL',
                'LBL_SMTP_FROM_NAME' => '"From" name',
                'LBL_SMTP_FROM_ADDR' => '"From" address',
                'LBL_REPLY_TO_NAME' => '"Reply-to" name',
                'LBL_REPLY_TO_ADDR' => '"Reply-to" address',
                'LBL_OWNER' => 'Owner',
                'LBL_OWNER_NAME' => 'Owner',
                'LBL_AUTH_TYPE' => 'Auth Type',
                'LBL_EXTERNAL_OAUTH_CONNECTION' => 'External OAuth Connection',
                'LBL_EXTERNAL_OAUTH_CONNECTION_ID' => 'External OAuth Connection id',
                'LBL_EXTERNAL_OAUTH_CONNECTION_NAME' => 'External OAuth Connection',
                'LNK_EXTERNAL_OAUTH_CONNECTIONS' => 'External OAuth Connections',
                'LBL_ERROR_OUTBOUND_EMAIL_SYSTEM_EXISTS' => 'System Outbound Email Account already exists. Please remove it before creating a new one.',
                'LBL_ERROR_OUTBOUND_EMAIL_SYSTEM_IS_NOT_GROUP' => 'When configuring the System Outbound account using OAuth, you must select a Group-Type External Oauth Connection',
                'LBL_ERROR_OUTBOUND_EMAIL_CONNECTION_TYPE_MISMATCH' => 'When configuring the Outbound account using OAuth, you must select a External Oauth Connection the same type as the Outbound Email Account (Group or Personal)',
            ],
            'external-oauth-connection' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'External OAuth Connection List',
                'LBL_MODULE_NAME' => 'External OAuth Connections',
                'LBL_MODULE_TITLE' => 'External OAuth Connections',
                'LBL_HOMEPAGE_TITLE' => 'My External OAuth Connections',
                'LNK_NEW_RECORD' => 'Create External OAuth Connection',
                'LNK_LIST' => 'External OAuth Connections',
                'LBL_SEARCH_FORM_TITLE' => 'Search External OAuth Connections',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New External OAuth Connection',
                'LBL_LIST_DELETE' => 'Delete',
                'LBL_TYPE' => 'Type',
                'LBL_CLIENT_ID' => 'Client Id',
                'LBL_CLIENT_SECRET' => 'Client Secret',
                'LBL_TOKEN_TYPE' => 'Token type',
                'LBL_EXPIRES_IN' => 'Expires In',
                'LBL_ACCESS_TOKEN' => 'Access Token',
                'LBL_REFRESH_TOKEN' => 'Refresh Token',
                'LBL_PROVIDER' => 'Provider',
                'LBL_AUTHENTICATE' => 'Authenticate',
                'LBL_EXTERNAL_OAUTH_PROVIDER' => 'Provider',
                'LBL_EXTERNAL_OAUTH_PROVIDER_NAME' => 'Provider',
                'LBL_EXTERNAL_OAUTH_PROVIDER_ID' => 'Provider Id',
                'LNK_LIST_CREATE_NEW_PERSONAL' => 'New Personal Connection',
                'LNK_LIST_CREATE_NEW_GROUP' => 'New Group Connection',
                'LNK_LIST_INBOUND_EMAILS' => 'Inbound Email Accounts',
                'LNK_LIST_OUTBOUND_EMAILS' => 'Outbound Email Accounts',
                'LNK_LIST_EXTERNAL_OAUTH_PROVIDERS' => 'External OAuth Providers',
                'LBL_OWNER' => 'Owner',
            ],
            'external-oauth-provider' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_LIST_FORM_TITLE' => 'External OAuth Provider List',
                'LBL_MODULE_NAME' => 'External OAuth Providers',
                'LBL_MODULE_TITLE' => 'External OAuth Providers',
                'LBL_HOMEPAGE_TITLE' => 'My External OAuth Providers',
                'LNK_NEW_RECORD' => 'Create External OAuth Provider',
                'LNK_LIST' => 'External OAuth Providers',
                'LBL_SEARCH_FORM_TITLE' => 'Search External OAuth Providers',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_NEW_FORM_TITLE' => 'New External OAuth Provider',
                'LBL_LIST_DELETE' => 'Delete',
                'LBL_TYPE' => 'Type',
                'LBL_CONNECTOR' => 'Connector',
                'LBL_REDIRECT_URI' => 'Redirect URI',
                'LBL_REDIRECT_URI_TYPE' => 'Redirect URI Type',
                'LBL_CLIENT_ID' => 'Client Id',
                'LBL_CLIENT_SECRET' => 'Client Secret',
                'LBL_SCOPE' => 'Scope',
                'LBL_URL_AUTHORIZE' => 'Authorize Url',
                'LBL_AUTHORIZE_URL_OPTIONS' => 'Authorize Url Options',
                'LBL_URL_ACCESS_TOKEN' => 'Access Token Url',
                'LBL_EXTRA_PROVIDER_PARAMS' => 'Extra Provider Params',
                'LBL_GET_TOKEN_REQUEST_GRANT' => 'Get Token Request grant type',
                'LBL_GET_TOKEN_REQUEST_OPTIONS' => 'Get Token Request options',
                'LBL_REFRESH_TOKEN_REQUEST_GRANT' => 'Refresh Token Request Grant Type',
                'LBL_REFRESH_TOKEN_REQUEST_OPTIONS' => 'Refresh Token Request Options',
                'LBL_ACCESS_TOKEN_MAPPING' => 'Access Token Mapping',
                'LBL_EXPIRES_IN_MAPPING' => 'Expires In Mapping',
                'LBL_REFRESH_TOKEN_MAPPING' => 'Refresh Token Mapping',
                'LBL_TOKEN_TYPE_MAPPING' => 'Token Type Mapping',
                'LBL_EXTRA' => 'Extra configurations',
                'LBL_MAPPING' => 'Mapping configurations',
                'LBL_OTHER' => 'Other',
                'LNK_LIST_CREATE_NEW_PERSONAL' => 'New Personal Provider',
                'LNK_LIST_CREATE_NEW_GROUP' => 'New Group Provider',
                'LNK_LIST_INBOUND_EMAILS' => 'Inbound Email Accounts',
                'LNK_LIST_OUTBOUND_EMAILS' => 'Outbound Email Accounts',
                'LNK_LIST_EXTERNAL_OAUTH_CONNECTION' => 'External OAuth Connections',
                'LBL_OWNER' => 'Owner',
            ],
            'TemplateEditor' => [],
            'survey-responses' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_MODIFIED_ID' => 'Modified By Id',
                'LBL_CREATED_ID' => 'Created By Id',
                'LBL_LIST_FORM_TITLE' => 'Survey Responses List',
                'LBL_MODULE_NAME' => 'Survey Responses',
                'LBL_MODULE_TITLE' => 'Survey Responses',
                'LBL_HOMEPAGE_TITLE' => 'My Survey Responses',
                'LNK_NEW_RECORD' => 'Create Survey Responses',
                'LNK_LIST' => 'View Survey Responses',
                'LNK_IMPORT_SURVEYRESPONSES' => 'Import Survey Responses',
                'LBL_SEARCH_FORM_TITLE' => 'Search Survey Responses',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_SURVEYRESPONSES_SUBPANEL_TITLE' => 'Survey Responses',
                'LBL_NEW_FORM_TITLE' => 'New Survey Responses',
                'LBL_HAPPINESS' => 'Happiness',
                'LBL_EMAIL_RESPONSE_SENT' => 'Email Response Sent',
                'LBL_SURVEYRESPONSES_SURVEYQUESTIONRESPONSES_FROM_SURVEYQUESTIONRESPONSES_TITLE' => 'Survey Question Responses',
                'LBL_SURVEYRESPONSES_CONTACTS_FROM_CONTACTS_TITLE' => 'Contact',
                'LBL_SURVEYRESPONSES_ACCOUNTS_FROM_ACCOUNTS_TITLE' => 'Account',
                'LBL_SURVEYS_SURVEYRESPONSES_FROM_SURVEYS_TITLE' => 'Survey',
                'LBL_QUESTION_RESPONSES_DISPLAY' => 'Question Responses',
                'LBL_SURVEYRESPONSES_CAMPAIGNS_FROM_CAMPAIGNS_TITLE' => 'Campaign',
                'LBL_QUESTION' => 'Question',
                'LBL_RESPONSE' => 'Response',
            ],
            'survey-question-responses' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_MODIFIED_ID' => 'Modified By Id',
                'LBL_CREATED_ID' => 'Created By Id',
                'LBL_ANSWER' => 'Answer',
                'LBL_ANSWER_BOOL' => 'Boolean answer',
                'LBL_ANSWER_DATETIME' => 'Datetime answer',
                'LBL_LIST_FORM_TITLE' => 'Survey Question Responses List',
                'LBL_MODULE_NAME' => 'Survey Question Responses',
                'LBL_MODULE_TITLE' => 'Survey Question Responses',
                'LBL_HOMEPAGE_TITLE' => 'My Survey Question Responses',
                'LNK_NEW_RECORD' => 'Create Survey Question Responses',
                'LNK_LIST' => 'View Survey Question Responses',
                'LNK_IMPORT_SURVEYQUESTIONRESPONSES' => 'Import Survey Question Responses',
                'LBL_SEARCH_FORM_TITLE' => 'Search Survey Question Responses',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_SURVEYQUESTIONRESPONSES_SUBPANEL_TITLE' => 'Survey Question Responses',
                'LBL_NEW_FORM_TITLE' => 'New Survey Question Responses',
                'LBL_SURVEYRESPONSES_SURVEYQUESTIONRESPONSES_FROM_SURVEYRESPONSES_TITLE' => 'Survey Responses',
                'LBL_SURVEYQUESTIONS_SURVEYQUESTIONRESPONSES_FROM_SURVEYQUESTIONS_TITLE' => 'Survey Questions',
                'LBL_SURVEYQUESTIONOPTIONS_SURVEYQUESTIONRESPONSES_FROM_SURVEYQUESTIONOPTIONS_TITLE' => 'Survey Question Options',
            ],
            'survey-questions' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_MODIFIED_ID' => 'Modified By Id',
                'LBL_CREATED_ID' => 'Created By Id',
                'LBL_LIST_FORM_TITLE' => 'Survey Questions List',
                'LBL_MODULE_NAME' => 'Survey Questions',
                'LBL_MODULE_TITLE' => 'Survey Questions',
                'LBL_HOMEPAGE_TITLE' => 'My Survey Questions',
                'LNK_NEW_RECORD' => 'Create Survey Questions',
                'LNK_LIST' => 'View Survey Questions',
                'LNK_IMPORT_SURVEYQUESTIONS' => 'Import Survey Questions',
                'LBL_SEARCH_FORM_TITLE' => 'Search Survey Questions',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_SURVEYQUESTIONS_SUBPANEL_TITLE' => 'Survey Questions',
                'LBL_NEW_FORM_TITLE' => 'New Survey Questions',
                'LBL_SORT_ORDER' => 'Order',
                'LBL_TYPE' => 'Type',
                'LBL_HAPPINESS_QUESTION' => 'Happiness Question',
                'LBL_SURVEYS_SURVEYQUESTIONS_FROM_SURVEYS_TITLE' => 'Surveys',
                'LBL_SURVEYQUESTIONS_SURVEYQUESTIONRESPONSES_FROM_SURVEYQUESTIONRESPONSES_TITLE' => 'Survey Question Responses',
                'LBL_SURVEYQUESTIONS_SURVEYQUESTIONRESPONSES_1_FROM_SURVEYQUESTIONRESPONSES_TITLE' => 'Survey Question Responses',
                'LBL_SURVEYQUESTIONS_SURVEYQUESTIONOPTIONS_FROM_SURVEYQUESTIONOPTIONS_TITLE' => 'Survey Question Options',
            ],
            'survey-question-options' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
                'LBL_SECURITYGROUPS' => 'Security Groups',
                'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => 'Security Groups',
                'LBL_MODIFIED_ID' => 'Modified By Id',
                'LBL_CREATED_ID' => 'Created By Id',
                'LBL_SORT_ORDER' => 'Order',
                'LBL_LIST_FORM_TITLE' => 'Survey Question Options List',
                'LBL_MODULE_NAME' => 'Survey Question Options',
                'LBL_MODULE_TITLE' => 'Survey Question Options',
                'LBL_HOMEPAGE_TITLE' => 'My Survey Question Options',
                'LNK_NEW_RECORD' => 'Create Survey Question Options',
                'LNK_LIST' => 'View Survey Question Options',
                'LNK_IMPORT_SURVEYQUESTIONOPTIONS' => 'Import Survey Question Options',
                'LBL_SEARCH_FORM_TITLE' => 'Search Survey Question Options',
                'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
                'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
                'LBL_SURVEYQUESTIONOPTIONS_SUBPANEL_TITLE' => 'Survey Question Options',
                'LBL_NEW_FORM_TITLE' => 'New Survey Question Options',
                'LBL_SURVEYQUESTIONOPTIONS_SURVEYQUESTIONRESPONSES_FROM_SURVEYQUESTIONRESPONSES_TITLE' => 'Survey Question Responses',
            ],
            'custom-fields' => [],
            'dropdown' => [],
            'dynamic' => [],
            'dynamic-fields' => [
                'LNK_NEW_CALL' => 'Log Call',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_NEW_TASK' => 'Create Task',
                'LNK_NEW_NOTE' => 'Create Note or Attachment',
                'LNK_NEW_EMAIL' => 'Archive Email',
                'LNK_CALL_LIST' => 'Calls',
                'LNK_MEETING_LIST' => 'Meetings',
                'LNK_TASK_LIST' => 'Tasks',
                'LNK_NOTE_LIST' => 'Notes',
                'LBL_ADD_FIELD' => 'Add Field',
                'LBL_SEARCH_FORM_TITLE' => 'Module Search',
                'COLUMN_TITLE_NAME' => 'Field Name',
                'COLUMN_TITLE_DISPLAY_LABEL' => 'Display Label',
                'COLUMN_TITLE_LABEL_VALUE' => 'Label Value',
                'COLUMN_TITLE_LABEL' => 'System Label',
                'COLUMN_TITLE_DATA_TYPE' => 'Data Type',
                'COLUMN_TITLE_MAX_SIZE' => 'Max Size',
                'COLUMN_TITLE_HELP_TEXT' => 'Help Text',
                'COLUMN_TITLE_COMMENT_TEXT' => 'Comment Text',
                'COLUMN_TITLE_REQUIRED_OPTION' => 'Required Field',
                'COLUMN_TITLE_DEFAULT_VALUE' => 'Default Value',
                'COLUMN_TITLE_FRAME_HEIGHT' => 'IFrame Height',
                'COLUMN_TITLE_HTML_CONTENT' => 'HTML',
                'COLUMN_TITLE_URL' => 'Default URL',
                'COLUMN_TITLE_AUDIT' => 'Audit',
                'COLUMN_TITLE_MIN_VALUE' => 'Min Value',
                'COLUMN_TITLE_MAX_VALUE' => 'Max Value',
                'COLUMN_TITLE_LABEL_ROWS' => 'Rows',
                'COLUMN_TITLE_LABEL_COLS' => 'Columns',
                'COLUMN_TITLE_DISPLAYED_ITEM_COUNT' => '# Items displayed',
                'COLUMN_TITLE_AUTOINC_NEXT' => 'Auto Increment Next Value',
                'COLUMN_DISABLE_NUMBER_FORMAT' => 'Disable Format',
                'COLUMN_TITLE_ENABLE_RANGE_SEARCH' => 'Enable Range Search',
                'LBL_DROP_DOWN_LIST' => 'Drop Down List',
                'LBL_RADIO_FIELDS' => 'Radio Fields',
                'LBL_MULTI_SELECT_LIST' => 'Multi Select List',
                'COLUMN_TITLE_PRECISION' => 'Precision',
                'LBL_MODULE' => 'Module',
                'COLUMN_TITLE_MASS_UPDATE' => 'Mass Update',
                'COLUMN_TITLE_IMPORTABLE' => 'Importable',
                'COLUMN_TITLE_DUPLICATE_MERGE' => 'Duplicate Merge',
                'LBL_LABEL' => 'Label',
                'LBL_DATA_TYPE' => 'Data Type',
                'LBL_DEFAULT_VALUE' => 'Default Value',
                'ERR_RESERVED_FIELD_NAME' => 'Reserved Keyword',
                'ERR_SELECT_FIELD_TYPE' => 'Please Select a Field Type',
                'ERR_FIELD_NAME_ALREADY_EXISTS' => 'Field Name already exists',
                'LBL_BTN_ADD' => 'Add',
                'LBL_BTN_EDIT' => 'Edit',
                'LBL_GENERATE_URL' => 'Generate URL',
                'LBL_CALCULATED' => 'Calculated Value',
                'LBL_LINK_TARGET' => 'Open Link In',
                'LBL_IMAGE_WIDTH' => 'Width',
                'LBL_IMAGE_HEIGHT' => 'Height',
                'LBL_IMAGE_BORDER' => 'Border',
                'LBL_HELP' => 'Help',
                'COLUMN_TITLE_INLINE_EDIT_TEXT' => 'Inline Edit',
                'COLUMN_TITLE_PARENT_ENUM' => 'Parent DropDown',
                'LBL_INSERT_FIELD' => 'Insert Field',
            ],
            'dynamic-layout' => [],
            'edit-custom-fields' => [],
            'help' => [
                'LBL_MODULE_NAME' => 'Accounts',
                'LBL_MODULE_TITLE' => 'Accounts: Home',
                'LBL_SEARCH_FORM_TITLE' => 'Account Search',
                'LBL_LIST_FORM_TITLE' => 'Account List',
                'LBL_NEW_FORM_TITLE' => 'Create Account',
                'LNK_NEW_CONTACT' => 'Create Contact',
                'LNK_NEW_ACCOUNT' => 'Create Account',
                'LNK_NEW_OPPORTUNITY' => 'Create Opportunity',
                'LNK_NEW_CASE' => 'Create Case',
                'LNK_NEW_NOTE' => 'Create Note or Attachment',
                'LNK_NEW_CALL' => 'Log Call',
                'LNK_NEW_EMAIL' => 'Archive Email',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_NEW_TASK' => 'Create Task',
                'ERR_DELETE_RECORD' => 'A record number must be specified to delete the account.',
            ],
            'import' => [
                'LBL_RECORDS_SKIPPED_DUE_TO_ERROR' => 'rows were not imported due to error',
                'LBL_UPDATE_SUCCESSFULLY' => 'records updated successfully',
                'LBL_SUCCESSFULLY_IMPORTED' => 'records were created',
                'LBL_STEP_4_TITLE' => 'Step {0}: Import File',
                'LBL_STEP_5_TITLE' => 'Step {0}: View Import Results',
                'LBL_CUSTOM_ENCLOSURE' => 'Fields Qualified By',
                'LBL_ERROR_UNABLE_TO_PUBLISH' => 'Unable to publish. There is another published Import map by the same name.',
                'LBL_ERROR_UNABLE_TO_UNPUBLISH' => 'Unable to un-publish a map owned by another user. You own an Import map by the same name.',
                'LBL_ERROR_IMPORTS_NOT_SET_UP' => 'Imports aren\'t set up for this module type',
                'LBL_IMPORT_TYPE' => 'What would you like to do with the imported data?',
                'LBL_IMPORT_BUTTON' => 'Create new records only',
                'LBL_UPDATE_BUTTON' => 'Create new records and update existing records',
                'LBL_CREATE_BUTTON_HELP' => 'Use this option to create new records. Note: Rows in the import file containing values that match the IDs of existing records will not be imported if the values are mapped to the ID field.',
                'LBL_UPDATE_BUTTON_HELP' => 'Use this option to update existing records. The data in the import file will be matched to existing records based on the record ID in the import file.',
                'LBL_ERROR_INVALID_BOOL' => 'Invalid boolean value',
                'LBL_IMPORT_ERROR' => 'Import errors',
                'LBL_ERROR' => 'Error',
                'LBL_FIELD_NAME' => 'Field Name',
                'LBL_VALUE' => 'Value',
                'LBL_NONE' => 'None',
                'LBL_REQUIRED_VALUE' => 'Required value missing',
                'LBL_ERROR_SYNC_USERS' => 'Invalid value to sync to Outlook: ',
                'LBL_ID_EXISTS_ALREADY' => 'ID already exists in this table',
                'LBL_ASSIGNED_USER' => 'If the user does not exist use the current user',
                'LBL_ERROR_DELETING_RECORD' => 'Error deleting record',
                'LBL_ERROR_INVALID_ID' => 'ID given is too long to fit in the field (maximum length is 36 characters)',
                'LBL_ERROR_INVALID_PHONE' => 'Invalid phone number',
                'LBL_ERROR_INVALID_NAME' => 'String too long to fit in the field',
                'LBL_ERROR_INVALID_VARCHAR' => 'String too long to fit in the field',
                'LBL_ERROR_INVALID_DATE' => 'Invalid date',
                'LBL_ERROR_INVALID_DATETIME' => 'Invalid datetime',
                'LBL_ERROR_INVALID_DATETIMECOMBO' => 'Invalid datetime',
                'LBL_ERROR_INVALID_TIME' => 'Invalid time',
                'LBL_ERROR_INVALID_INT' => 'Invalid integer value',
                'LBL_ERROR_INVALID_NUM' => 'Invalid numeric value',
                'LBL_ERROR_INVALID_EMAIL' => 'Invalid Email address',
                'LBL_ERROR_INVALID_USER' => 'Invalid user name or ID',
                'LBL_ERROR_INVALID_TEAM' => 'Invalid team name or ID',
                'LBL_ERROR_INVALID_ACCOUNT' => 'Invalid account name or ID',
                'LBL_ERROR_INVALID_RELATE' => 'Invalid relational field',
                'LBL_ERROR_INVALID_CURRENCY' => 'Invalid currency value',
                'LBL_ERROR_INVALID_FLOAT' => 'Invalid floating point number',
                'LBL_ERROR_NOT_IN_ENUM' => 'Value not in dropDown list. Allowed values are: ',
                'LBL_IMPORT_MODULE_ERROR_NO_UPLOAD' => 'File was not uploaded successfully. It may be that the \'upload_max_filesize\' setting in your php.ini file is set to a small number',
                'LBL_MODULE_NAME' => 'Import',
                'LBL_TRY_AGAIN' => 'Try Again',
                'LBL_IMPORT_ERROR_MAX_REC_LIMIT_REACHED' => 'The import file contains {0} rows. The optimal number of rows is {1}. More rows may slow the import process. Click OK to continue importing. Click Cancel to revise and re-upload the import file.',
                'ERR_IMPORT_SYSTEM_ADMININSTRATOR' => 'You cannot import a system administrator user',
                'ERR_MULTIPLE' => 'Multiple columns have been defined with the same field name.',
                'ERR_MISSING_REQUIRED_FIELDS' => 'Missing required fields',
                'ERR_SELECT_FILE' => 'Select a file to upload.',
                'LBL_SELECT_FILE' => 'Select file',
                'LBL_EXTERNAL_SOURCE' => 'an external application or service',
                'LBL_CUSTOM_DELIMITER' => 'Fields Delimited By',
                'LBL_DONT_MAP' => '-- Do not map this field --',
                'LBL_STEP_MODULE' => 'Which module do you want to import data into?',
                'LBL_STEP_1_TITLE' => 'Step 1: Select Data Source',
                'LBL_CONFIRM_TITLE' => 'Step {0}: Confirm Import File Properties',
                'LBL_MICROSOFT_OUTLOOK' => 'Microsoft Outlook',
                'LBL_MICROSOFT_OUTLOOK_HELP' => 'The custom mappings for Microsoft Outlook rely on the import file being comma-delimited (.csv). If your import file is tab-delimited, the mappings will not be applied as expected.',
                'LBL_SALESFORCE' => 'Salesforce.com',
                'LBL_PUBLISH' => 'Publish',
                'LBL_DELETE' => 'Delete',
                'LBL_PUBLISHED_SOURCES' => 'To use pre-set import settings, select from below',
                'LBL_UNPUBLISH' => 'Un-Publish',
                'LBL_NEXT' => 'Next >',
                'LBL_BACK' => '< Back',
                'LBL_STEP_2_TITLE' => 'Step {0}: Upload Import File',
                'LBL_HAS_HEADER' => 'Header Row',
                'LBL_NUM_1' => '1.',
                'LBL_NUM_2' => '2.',
                'LBL_NUM_3' => '3.',
                'LBL_NUM_4' => '4.',
                'LBL_NUM_5' => '5.',
                'LBL_NUM_6' => '6.',
                'LBL_NUM_7' => '7.',
                'LBL_NUM_8' => '8.',
                'LBL_NUM_9' => '9.',
                'LBL_NUM_10' => '10.',
                'LBL_NUM_11' => '11.',
                'LBL_NUM_12' => '12.',
                'LBL_NOTES' => 'Notes',
                'LBL_STEP_3_TITLE' => 'Step {0}: Confirm Field Mappings',
                'LBL_STEP_DUP_TITLE' => 'Step {0}: Check for Possible Duplicates',
                'LBL_DATABASE_FIELD' => 'Module Field',
                'LBL_HEADER_ROW' => 'Header Row',
                'LBL_HEADER_ROW_OPTION_HELP' => 'Select if the top row of the import file is a Header Row containing field labels.',
                'LBL_ROW' => 'Row',
                'LBL_CONTACTS_NOTE_1' => 'Either Last Name or Full Name must be mapped.',
                'LBL_CONTACTS_NOTE_2' => 'If Full Name is mapped, then First Name and Last Name are ignored.',
                'LBL_CONTACTS_NOTE_3' => 'If Full Name is mapped, then the data in Full Name will be split into First Name and Last Name when inserted into the database.',
                'LBL_CONTACTS_NOTE_4' => 'Fields ending in Address Street 2 and Address Street 3 are concatenated together with the main Address Street Field when inserted into the database.',
                'LBL_ACCOUNTS_NOTE_1' => 'Fields ending in Address Street 2 and Address Street 3 are concatenated together with the main Address Street Field when inserted into the database.',
                'LBL_IMPORT_NOW' => 'Import Now',
                'LBL_' => '',
                'LBL_CANNOT_OPEN' => 'Cannot open the imported file for reading',
                'LBL_NO_LINES' => 'There were no lines detected in your import file. Please make sure there are no empty lines in your file and try again.',
                'LBL_SUCCESS' => 'Success',
                'LBL_LAST_IMPORT_UNDONE' => 'The import was undone.',
                'LBL_NO_IMPORT_TO_UNDO' => 'There was no import to undo.',
                'LBL_CREATED_TAB' => 'Created Records',
                'LBL_DUPLICATE_TAB' => 'Duplicates',
                'LBL_ERROR_TAB' => 'Errors',
                'LBL_IMPORT_MORE' => 'Import Again',
                'LBL_FINISHED' => 'Finished',
                'LBL_UNDO_LAST_IMPORT' => 'Undo Import',
                'LBL_DUPLICATES' => 'Duplicates Found',
                'LNK_DUPLICATE_LIST' => 'Download list of duplicates',
                'LNK_ERROR_LIST' => 'Download list of errors',
                'LNK_RECORDS_SKIPPED_DUE_TO_ERROR' => 'Download list of rows that were not imported',
                'LBL_INDEX_USED' => 'Fields to Check',
                'LBL_INDEX_NOT_USED' => 'Available Fields',
                'LBL_IMPORT_FIELDDEF_ID' => 'Unique ID number',
                'LBL_IMPORT_FIELDDEF_RELATE' => 'Name or ID',
                'LBL_IMPORT_FIELDDEF_PHONE' => 'Phone Number',
                'LBL_IMPORT_FIELDDEF_TEAM_LIST' => 'Team Name or ID',
                'LBL_IMPORT_FIELDDEF_NAME' => 'Any Text',
                'LBL_IMPORT_FIELDDEF_VARCHAR' => 'Any Text',
                'LBL_IMPORT_FIELDDEF_TEXT' => 'Any Text',
                'LBL_IMPORT_FIELDDEF_TIME' => 'Time',
                'LBL_IMPORT_FIELDDEF_DATE' => 'Date',
                'LBL_IMPORT_FIELDDEF_ASSIGNED_USER_NAME' => 'User Name or ID',
                'LBL_IMPORT_FIELDDEF_BOOL' => '\'0\' or \'1\'',
                'LBL_IMPORT_FIELDDEF_ENUM' => 'List',
                'LBL_IMPORT_FIELDDEF_EMAIL' => 'Email Address',
                'LBL_IMPORT_FIELDDEF_INT' => 'Numeric (No Decimal)',
                'LBL_IMPORT_FIELDDEF_DOUBLE' => 'Numeric (No Decimal)',
                'LBL_IMPORT_FIELDDEF_NUM' => 'Numeric (No Decimal)',
                'LBL_IMPORT_FIELDDEF_CURRENCY' => 'Numeric (Decimal Allowed)',
                'LBL_IMPORT_FIELDDEF_FLOAT' => 'Numeric (Decimal Allowed)',
                'LBL_DATE_FORMAT' => 'Date Format',
                'LBL_TIME_FORMAT' => 'Time Format',
                'LBL_TIMEZONE' => 'Time Zone',
                'LBL_ADD_ROW' => 'Add Field',
                'LBL_REMOVE_ROW' => 'Remove Field',
                'LBL_DEFAULT_VALUE' => 'Default Value',
                'LBL_SHOW_ADVANCED_OPTIONS' => 'View Import File Properties',
                'LBL_HIDE_ADVANCED_OPTIONS' => 'Hide Import File Properties',
                'LBL_SHOW_NOTES' => 'View Notes',
                'LBL_HIDE_NOTES' => 'Hide Notes',
                'LBL_SAVE_MAPPING_AS' => 'To save the import settings, provide a name for the saved settings',
                'LBL_IMPORT_COMPLETE' => 'Exit',
                'LBL_IMPORT_COMPLETED' => 'Import Completed',
                'LBL_IMPORT_RECORDS' => 'Importing Records',
                'LBL_IMPORT_RECORDS_OF' => 'of',
                'LBL_IMPORT_RECORDS_TO' => 'to',
                'LBL_CURRENCY' => 'Currency',
                'LBL_CURRENCY_SIG_DIGITS' => 'Currency Significant Digits',
                'LBL_NUMBER_GROUPING_SEP' => '1000s separator',
                'LBL_DECIMAL_SEP' => 'Decimal symbol',
                'LBL_LOCALE_DEFAULT_NAME_FORMAT' => 'Name Display Format',
                'LBL_LOCALE_EXAMPLE_NAME_FORMAT' => 'Example',
                'LBL_LOCALE_NAME_FORMAT_DESC' => '<i>"s" Salutation, "f" First Name, "l" Last Name</i>',
                'LBL_CHARSET' => 'File Encoding',
                'LBL_MY_SAVED_HELP' => 'Use this option to apply your pre-set import settings, including import properties, mappings, and any duplicate check settings, to this import.<br><br>Click <b>Delete</b> to delete a mapping for all users.',
                'LBL_MY_SAVED_ADMIN_HELP' => 'Use this option to apply your pre-set import settings, including import properties, mappings, and any duplicate check settings, to this import.<br><br>Click <b>Publish</b> to make the mapping available to other users.<br>Click <b>Un-Publish</b> to make the mapping unavailable to other users.<br>Click <b>Delete</b> to delete a mapping for all users.',
                'LBL_ENCLOSURE_HELP' => '<p>The <b>qualifier character</b> is used to enclose the intended field content, including any characters that are used as delimiters.<br><br>Example: If the delimiter is a comma (,) and the qualifier is a quotation mark ("),<br><b>"Cupertino, California"</b> is imported into one field in the application and appears as <b>Cupertino, California</b>.<br>If there are no qualifier characters, or if a different character is the qualifier,<br><b>"Cupertino, California"</b> is imported into two adjacent fields as <b>"Cupertino</b> and <b>"California"</b>.<br><br>Note: The import file might not contain any qualifier characters.<br>The default qualifier character for comma- and tab- delimited files created in Excel is a quotation mark.</p>',
                'LBL_DATABASE_FIELD_HELP' => 'This column displays all of the fields in the module. Select a field to map to the data in the import file rows.',
                'LBL_HEADER_ROW_HELP' => 'This column displays the labels in the header row of the import file.',
                'LBL_DEFAULT_VALUE_HELP' => 'Indicate a value to use for the field in the created or updated record if the field in the import file contains no data.',
                'LBL_ROW_HELP' => 'This column displays the data in the first non-header row of the import file. If the header row labels are appearing in this column, click Back to specify the header row in the Import File Properties.',
                'LBL_SAVE_MAPPING_HELP' => 'Enter a name to save the import settings, including the field mappings and indexes used for the duplicate check. Saved import settings can be used for future imports.',
                'LBL_IMPORT_FILE_SETTINGS_HELP' => 'During the upload of your import file, some file properties might have been automatically detected. View and manage these properties, as<br> necessary. Note: The settings provided here pertain to this import<br> and will not override your overall User Settings.',
                'LBL_IMPORT_STARTED' => 'Import Started',
                'LBL_RECORD_CANNOT_BE_UPDATED' => 'The record could not be updated due to a permissions issue',
                'LBL_DELETE_MAP_CONFIRMATION' => 'Are you sure you want to delete this saved set of import settings?',
                'LBL_THIRD_PARTY_CSV_SOURCES' => 'If the import file data was exported from any of the following sources, select which one.',
                'LBL_THIRD_PARTY_CSV_SOURCES_HELP' => 'Select the source to automatically apply custom mappings in order to simplify the mapping process (next step).',
                'LBL_EXAMPLE_FILE' => 'Download Import File Template',
                'LBL_CONFIRM_IMPORT' => 'You have selected to update records during the import process. Updates made to existing records cannot be undone. However, records created during the import process can be undone (deleted), if desired. Click Cancel to select to create new records only, or click OK to continue.',
                'LBL_CONFIRM_MAP_OVERRIDE' => 'Warning: You have already selected a custom mapping for this import, do you want to continue?',
                'LBL_SAMPLE_URL_HELP' => 'Download a sample import file containing a header row of the module fields. The file can be used as a template to create an import file containing the data that you would like to import.',
                'LBL_AUTO_DETECT_ERROR' => 'The field delimiter and qualifier in the import file could not be detected. Please verify the settings in the Import File Properties.',
                'LBL_MIME_TYPE_ERROR_1' => 'The selected file does not appear to contain a delimited list. Please check the file type. We recommend comma-delimited files (.csv).',
                'LBL_MIME_TYPE_ERROR_2' => 'To proceed with importing the selected file, click OK. To upload a new file, click Try Again.',
                'LBL_FIELD_DELIMETED_HELP' => 'The field delimiter specifies the character used to separate the field columns.',
                'LBL_FILE_UPLOAD_WIDGET_HELP' => 'Select a file containing data that is separated by a delimiter, such as a comma- or tab- delimited file. Files of the type .csv are recommended.',
                'LBL_ERROR_IMPORT_CACHE_NOT_WRITABLE' => 'Import cache directory is not writable.',
                'LBL_ADD_FIELD_HELP' => 'Use this option to add a value to a field in all records created and/or updated. Select the field and then enter or select a value for that field in the Default Value column.',
                'LBL_MISSING_HEADER_ROW' => 'No Header Row Found',
                'LBL_CANCEL' => 'Cancel',
                'LBL_SELECT_DS_INSTRUCTION' => 'Ready to start importing? Select the source of the data that you would like to import.',
                'LBL_SELECT_UPLOAD_INSTRUCTION' => 'Select a file on your computer that contains the data that you would like to import, or download the template to get a head start on creating the import file.',
                'LBL_SELECT_PROPERTY_INSTRUCTION' => 'Here is how the first several rows of the import file appear with the detected file properties. If a header row was detected, it is displayed in the top row of the table. View the import file properties to make changes to the detected properties and to set additional properties. Updating the settings will update the data appearing in the table.',
                'LBL_SELECT_MAPPING_INSTRUCTION' => 'The table below contains all of the fields in the module that can be mapped to the data in the import file. If the file contains a header row, the columns in the file have been mapped to matching fields. Check the mappings to make sure that they are what you expect, and make changes, as necessary. To help you check the mappings, Row 1 displays the data in the file. Be sure to map to all of the required fields (noted by an asterisk).',
                'LBL_SELECT_DUPLICATE_INSTRUCTION' => 'To avoid creating duplicate records, select which of the mapped fields you would like to use to perform a duplicate check while data is being imported. Values within existing records in the selected fields will be checked against the data in the import file. If matching data is found, the rows in the import file containing the data will be displayed along with the import results (next page). You will then be able to select which of these rows to continue importing.',
                'LBL_DUP_HELP' => 'Here are the rows in the import file that were not imported because they contain data that matches values in existing records based on the duplicate check. The data that matches is highlighted. To re-import these rows, download the list, make changes and click <b>Import Again</b>.',
                'LBL_SUMMARY' => 'Summary',
                'LBL_OK' => 'OK',
                'LBL_ERROR_HELP' => 'Here are the rows in the import file that were not imported due to errors. To re-import these rows, download the list, make changes and click <b>Import Again</b>',
                'LBL_EXTERNAL_ASSIGNED_TOOLTIP' => 'To assign the new records to a user other than yourself, use the Default Value column to select a different user.',
                'LBL_EXTERNAL_TEAM_TOOLTIP' => 'To assign the new records to teams other than your default team(s), use the Default Value column to select different teams.',
            ],
            'my-settings' => [],
            'fields-metaData' => [],
            'versions' => [],
            'label-editor' => [
                'LBL_MODULE_NAME' => 'Label Editor',
                'LBL_KEY' => 'Key',
                'LBL_VALUE' => 'Value',
            ],
            'optimistic-lock' => [
                'LBL_YOURS' => 'Yours',
                'LBL_IN_DATABASE' => 'In Database',
                'LBL_CONFLICT_EXISTS' => 'A Conflict Exists For - ',
                'LBL_ACCEPT_DATABASE' => 'Accept Database',
                'LBL_ACCEPT_YOURS' => 'Accept Yours',
                'LBL_RECORDS_MATCH' => 'Records Match',
                'LBL_NO_LOCKED_OBJECTS' => 'No Locked Objects',
            ],
            'audit' => [
                'LBL_FIELD_NAME' => 'Field',
                'LBL_OLD_NAME' => 'Old Value',
                'LBL_NEW_VALUE' => 'New Value',
                'LBL_CREATED_BY' => 'Changed By',
                'LBL_LIST_DATE' => 'Change Date',
                'LBL_AUDITED_FIELDS' => 'Fields audited in this module: ',
                'LBL_CHANGE_LOG' => 'Change Log',
            ],
            'mail-merge' => [
                'LBL_STEP_1' => 'Step 1: Select Module and Template',
                'LBL_MAILMERGE_MODULE' => 'Select Module: ',
                'LBL_MAILMERGE_SELECTED_MODULE' => 'Selected Module: ',
                'LBL_MAILMERGE_TEMPLATES' => 'Select Template: ',
                'LBL_STEP_4' => 'Review and Complete',
                'LBL_SELECTED_MODULE' => 'Selected Module: ',
                'LBL_SELECTED_TEMPLATE' => 'Selected Template: ',
                'LBL_SELECTED_ITEMS' => 'Selected Items: ',
                'LBL_STEP_5' => 'Mail Merge Complete',
                'LBL_MERGED_FILE' => 'Merged File: ',
                'LNK_NEW_MAILMERGE' => 'Begin Mail Merge',
                'LNK_UPLOAD_TEMPLATE' => 'Upload Template',
                'LBL_DOC_NAME' => 'Document Name',
                'LBL_FILENAME' => 'File Name',
                'LBL_DOC_VERSION' => 'Revision',
                'LBL_DOC_DESCRIPTION' => 'Description',
                'LBL_LIST_NAME' => 'Name',
                'LBL_FINISH' => 'Begin Merge',
                'LBL_NEXT' => 'Next >',
                'LBL_BACK' => '< Back',
                'LBL_START' => 'Click Here to Continue',
                'LBL_CONTAINS_CONTACT_INFO' => 'Selected template contains related ',
                'LBL_ADDIN_NOTICE' => 'This requires the installation of SuiteCRM Mail Merge add-in to Microsoft Word.',
                'LBL_REMOVE' => 'Remove Item(s)',
                'LBL_ADD' => 'Add Item(s)',
                'LBL_BROWSER_REQUIREMENT' => 'This requires IE 6.0 or greater for Windows.',
                'LBL_FORM_SELECT_TEMPLATE' => 'Please select a template.',
                'LBL_SELECT_ONE' => 'Please select at least one item.',
                'LBL_AVAILABLE' => 'Available',
                'LBL_SELECTED' => 'Selected',
                'LBL_RELATED_INFO_SELECTION' => 'Use the selections below to identify the related information you would like to display in your merged document. Skip this step if your template document contains no related information.',
            ],
            'merge-records' => [
                'LBL_MODULE_NAME' => 'Merge Records',
                'LBL_MODULE_TITLE' => 'Merge Records: Home',
                'LBL_SEARCH_FORM_TITLE' => 'Merge Search',
                'LBL_LIST_FORM_TITLE' => 'Merge List',
                'LBL_LBL_MERGE_RECORDS_STEP_1' => 'Find Search Records to Merge With',
                'LBL_AVAIL_FIELDS' => 'Available Fields',
                'LBL_FILTER_COND' => 'Filter Condition',
                'LBL_MERGE_VALUE_OVER' => 'Merge value over',
                'LBL_NEXT_STEP_TITLE' => 'Move to Next Step',
                'LBL_NEXT_STEP_BUTTON_LABEL' => 'Next Step >',
                'LBL_PERFORM_MERGE_BUTTON_TITLE' => 'Perform Merge',
                'LBL_PERFORM_MERGE_BUTTON_KEY' => 'P',
                'LBL_PERFORM_MERGE_BUTTON_LABEL' => 'Perform Merge',
                'LBL_SAVE_MERGED_RECORD_BUTTON_TITLE' => 'Save Merge',
                'LBL_SAVE_MERGED_RECORD_BUTTON_LABEL' => 'Save Merge',
                'LBL_STEP2_FORM_TITLE' => 'Records Found To Merge With',
                'LBL_SELECT_ERROR' => 'You must make a selection before you can proceed.',
                'LBL_CHANGE_PARENT' => 'Set as primary',
                'LBL_REMOVE_FROM_MERGE' => 'Remove',
                'LBL_DIFF_COL_VALUES' => 'Columns whose value in primary row differs from value in merging rows',
                'LBL_SAME_COL_VALUES' => 'Columns whose value is similar across all rows',
                'LBL_DELETE_MESSAGE' => 'This action will delete following record(s)',
                'LBL_PROCEED' => 'Proceed ?',
                'LBL_STEP1_DIRECTIONS' => 'Find possible duplicate records. If possible duplicates are found, you can select which records to merge with the current record.',
            ],
            'schedulers-jobs' => [],
            'campaign-trackers' => [
                'LBL_ID' => 'Id',
                'LBL_TRACKER_KEY' => 'Tracker Key',
                'LBL_TRACKER_URL' => 'Tracker URL',
                'LBL_TRACKER_NAME' => 'Tracker Name',
                'LBL_CAMPAIGN_ID' => 'Campaign Id',
                'LBL_DATE_ENTERED' => 'Date Entered',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED_USER_ID' => 'Modified User Id',
                'LBL_CREATED_BY' => 'Created By',
                'LBL_DELETED' => 'Deleted',
                'LBL_CAMPAIGN' => 'Campaign',
                'LBL_OPTOUT' => 'Opt-out',
                'LBL_MODULE_NAME' => 'Campaign Trackers',
                'LBL_EDIT_CAMPAIGN_NAME' => 'Campaign Name',
                'LBL_EDIT_TRACKER_NAME' => 'Tracker Name',
                'LBL_EDIT_TRACKER_URL' => 'Tracker URL',
                'LBL_SUBPANEL_TRACKER_NAME' => 'Name',
                'LBL_SUBPANEL_TRACKER_URL' => 'URL',
                'LBL_SUBPANEL_TRACKER_KEY' => 'Key',
                'LBL_EDIT_MESSAGE_URL' => 'URL for Campaign Message',
                'LBL_EDIT_TRACKER_KEY' => 'Tracker Key',
                'LBL_EDIT_OPT_OUT' => 'Opt-out Link?',
                'LNK_CAMPAIGN_LIST' => 'Campaigns',
                'LBL_EDIT_LAYOUT' => 'Edit Layout',
            ],
            'emailman' => [
                'LBL_SEND_DATE_TIME' => 'Send Date',
                'LBL_IN_QUEUE' => 'In Process',
                'LBL_IN_QUEUE_DATE' => 'Queued Date',
                'ERR_INT_ONLY_EMAIL_PER_RUN' => 'Use only integer values to specify the number of emails sent per batch',
                'LBL_ATTACHMENT_AUDIT' => ' was sent. It was not duplicated locally to conserve disk usage.',
                'LBL_CONFIGURE_SETTINGS' => 'Configure Email Settings',
                'LBL_CUSTOM_LOCATION' => 'User Defined',
                'LBL_DEFAULT_LOCATION' => 'Default',
                'LBL_EMAIL_DEFAULT_DELETE_ATTACHMENTS' => 'Delete related notes & attachments with deleted Emails',
                'LBL_EMAIL_WARNING_NOTIFICATIONS' => 'Email warning notifications',
                'LBL_EMAIL_ENABLE_CONFIRM_OPT_IN' => 'Opt In Settings',
                'LBL_EMAIL_ENABLE_SEND_OPT_IN' => 'Automatically Send Opt In Email',
                'LBL_EMAIL_CONFIRM_OPT_IN_TEMPLATE_ID' => 'Confirm Opt In Email Template',
                'LBL_LEGACY_EMAIL_COMPOSE_BEHAVIOR' => 'Enable Legacy Email Compose Behaviour',
                'LBL_EMAIL_OUTBOUND_CONFIGURATION' => 'Outgoing Mail Configuration',
                'LBL_EMAILS_PER_RUN' => 'Number of emails sent per batch',
                'LBL_ID' => 'Id',
                'LBL_LIST_CAMPAIGN' => 'Campaign',
                'LBL_LIST_FORM_TITLE' => 'Queue',
                'LBL_LIST_FROM_NAME' => 'From Name',
                'LBL_LIST_IN_QUEUE' => 'In Process',
                'LBL_LIST_MESSAGE_NAME' => 'Marketing Message',
                'LBL_LIST_RECIPIENT_EMAIL' => 'Recipient Email',
                'LBL_LIST_RECIPIENT_NAME' => 'Recipient Name',
                'LBL_LIST_SEND_ATTEMPTS' => 'Send Attempts',
                'LBL_LIST_SEND_DATE_TIME' => 'Send On',
                'LBL_LIST_USER_NAME' => 'User Name',
                'LBL_LOCATION_ONLY' => 'Location',
                'LBL_LOCATION_TRACK' => 'Location of campaign tracking files (like campaign_tracker.php)',
                'LBL_CAMP_MESSAGE_COPY' => 'Keep copies of campaign messages',
                '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.',
                'LBL_MAIL_SENDTYPE' => 'Mail Transfer Agent',
                'LBL_MAIL_SMTPAUTH_REQ' => 'Use SMTP Authentication',
                'LBL_MAIL_SMTPPASS' => 'Password',
                'LBL_MAIL_SMTPPORT' => 'SMTP Port',
                'LBL_MAIL_SMTPSERVER' => 'SMTP Mail Server',
                'LBL_MAIL_SMTPUSER' => 'Username',
                'LBL_CHOOSE_EMAIL_PROVIDER' => 'Choose your Email provider',
                'LBL_YAHOOMAIL_SMTPPASS' => 'Yahoo! Mail Password',
                'LBL_YAHOOMAIL_SMTPUSER' => 'Yahoo! Mail ID',
                'LBL_GMAIL_SMTPPASS' => 'Gmail Password',
                'LBL_GMAIL_SMTPUSER' => 'Gmail Email Address',
                'LBL_EXCHANGE_SMTPPASS' => 'Exchange Password',
                'LBL_EXCHANGE_SMTPUSER' => 'Exchange Username',
                'LBL_EXCHANGE_SMTPPORT' => 'Exchange Server Port',
                'LBL_EXCHANGE_SMTPSERVER' => 'Exchange Server',
                'LBL_EMAIL_LINK_TYPE' => 'Email Client',
                'LBL_MARKETING_ID' => 'Marketing Id',
                'LBL_MODULE_ID' => 'EmailMan',
                'LBL_MODULE_NAME' => 'Email Settings',
                'LBL_MODULE_TITLE' => 'Outbound Email Queue Management',
                'LBL_NOTIFICATION_ON_DESC' => 'When enabled, emails are sent to users when records are assigned to them.',
                'LBL_NOTIFY_FROMADDRESS' => '"From" Address',
                'LBL_NOTIFY_FROMNAME' => '"From" Name',
                'LBL_NOTIFY_ON' => 'Assignment Notifications',
                'LBL_NOTIFY_TITLE' => 'Email Options',
                'LBL_OUTBOUND_EMAIL_TITLE' => 'Outbound Email Options',
                'LBL_RELATED_ID' => 'Related Id',
                'LBL_RELATED_TYPE' => 'Related Type',
                'LBL_SEARCH_FORM_TITLE' => 'Queue Search',
                'TRACKING_ENTRIES_LOCATION_DEFAULT_VALUE' => 'Value of Config.php setting site_url',
                'TXT_REMOVE_ME_ALT' => 'To remove yourself from this email list go to',
                'TXT_REMOVE_ME_CLICK' => 'click here',
                'TXT_REMOVE_ME' => 'To remove yourself from this email list',
                'LBL_NOTIFY_SEND_FROM_ASSIGNING_USER' => 'Send notification from the email address of the assigning user',
                'LBL_SECURITY_TITLE' => 'Email Security Settings',
                'LBL_SECURITY_DESC' => 'Check the following that should NOT be allowed in via InboundEmail or displayed in the Emails module.',
                'LBL_SECURITY_APPLET' => 'Applet tag',
                'LBL_SECURITY_BASE' => 'Base tag',
                'LBL_SECURITY_EMBED' => 'Embed tag',
                'LBL_SECURITY_FORM' => 'Form tag',
                'LBL_SECURITY_FRAME' => 'Frame tag',
                'LBL_SECURITY_FRAMESET' => 'Frameset tag',
                'LBL_SECURITY_IFRAME' => 'iFrame tag',
                'LBL_SECURITY_IMPORT' => 'Import tag',
                'LBL_SECURITY_LAYER' => 'Layer tag',
                'LBL_SECURITY_LINK' => 'Link tag',
                'LBL_SECURITY_OBJECT' => 'Object tag',
                'LBL_SECURITY_OUTLOOK_DEFAULTS' => 'Select Outlook default minimum security settings (errs on the side of correct display).',
                'LBL_SECURITY_STYLE' => 'Style tag',
                'LBL_SECURITY_TOGGLE_ALL' => 'Toggle All Options',
                'LBL_SECURITY_XMP' => 'Xmp tag',
                'LBL_YES' => 'Yes',
                'LBL_NO' => 'No',
                'LBL_PREPEND_TEST' => '[Test]: ',
                'LBL_SEND_ATTEMPTS' => 'Send Attempts',
                'LBL_OUTGOING_SECTION_HELP' => 'Configure the default outgoing mail server for sending email notifications, including workflow alerts.',
                'LBL_ALLOW_DEFAULT_SELECTION' => 'Users may send as this account\'s identity',
                'LBL_ALLOW_DEFAULT_SELECTION_HELP' => 'When this option selected, all users will be able to send emails using the same outgoing mail account used to send system notifications and alerts.<br> If the option is not selected, users can still use the outgoing mail server after providing their own account information.',
                '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.',
                'LBL_HELP' => 'Help',
                'LBL_OUTBOUND_EMAIL_ACCOUNT_VIEW' => 'View Outbound Email Accounts',
                'LBL_SYSTEM_OUTBOUND_EMAIL_ACCOUNT' => 'System Outbound Email Account',
                'LBL_ALLOW_SEND_AS_USER' => 'Users may send as themselves',
                'LBL_ALLOW_SEND_AS_USER_DESC' => 'When enabled, <b>all</b> users can send email using the outgoing mail server, using their own primary email address as the "From:" address.<br>This feature might not work with SMTP servers that do not allow sending from a different email account than the server account.',
            ],
            'groups' => [
                'LBL_MODULE_NAME' => 'Groups',
                'LBL_GROUP_NAME' => 'Group Name',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_TEAM' => 'Team',
                'LBL_LIST_TITLE' => 'Groups',
                'LNK_ALL_GROUPS' => 'All Groups',
                'LNK_NEW_GROUP' => 'Create Group',
                'LNK_CONVERT_USER' => 'Convert User to Group',
            ],
            'acl-actions' => [
                'LBL_ACCESS_ALL' => 'All',
                'LBL_ACCESS_NONE' => 'None',
                'LBL_ACCESS_OWNER' => 'Owner',
                'LBL_ACCESS_GROUP' => 'Group',
                'LBL_ACCESS_NORMAL' => 'Normal',
                'LBL_ACCESS_ADMIN' => 'Admin',
                'LBL_ACCESS_ENABLED' => 'Enabled',
                'LBL_ACCESS_DISABLED' => 'Disabled',
                'LBL_ACCESS_DEV' => 'Developer',
                'LBL_ACCESS_ADMIN_DEV' => 'Admin & Developer',
                'LBL_NAME' => 'Name',
                'LBL_DESCRIPTION' => 'Description',
                'LIST_ROLES' => 'List Roles',
                'LBL_USERS_SUBPANEL_TITLE' => 'Users',
                'LIST_ROLES_BY_USER' => 'List Roles By User',
                'LBL_ROLES_SUBPANEL_TITLE' => 'User Roles',
                'LBL_SEARCH_FORM_TITLE' => 'Search',
                'LBL_ACTION_VIEW' => 'View',
                'LBL_ACTION_EDIT' => 'Edit',
                'LBL_ACTION_DELETE' => 'Delete',
                'LBL_ACTION_IMPORT' => 'Import',
                'LBL_ACTION_EXPORT' => 'Export',
                'LBL_ACTION_LIST' => 'List',
                'LBL_ACTION_MASSUPDATE' => 'Mass Update',
                'LBL_ACTION_ACCESS' => 'Access',
                'LBL_ACTION_ADMIN' => 'Access Type',
                'LBL_ACCESS_DEFAULT' => 'Not Set',
            ],
            'module-builder' => [
                'LBL_LOADING' => 'Loading',
                'LBL_HIDEOPTIONS' => 'Hide Options',
                'LBL_DELETE' => 'Delete',
                'help' => [
                    'package' => [
                        'create' => 'Provide a <b>Name</b> for the package. The name you enter must be alphanumeric and contain no spaces. (Example: HR_Management)<br/><br/> You can provide <b>Author</b> and <b>Description</b> information for package. <br/><br/>Click <b>Save</b> to create the package.',
                        'modify' => 'The properties and possible actions for the <b>Package</b> appear here.<br><br>You can modify the <b>Name</b>, <b>Author</b> and <b>Description</b> of the package, as well as view and customize all of the modules contained within the package.<br><br>Click <b>New Module</b> to create a module for the package.<br><br>If the package contains at least one module, you can <b>Publish</b> and <b>Deploy</b> the package, as well as <b>Export</b> the customizations made in the package.',
                        'name' => 'This is the <b>Name</b> of the current package. <br/><br/>The name you enter must be alphanumeric, start with a letter and contain no spaces. (Example: HR_Management)',
                        'author' => 'This is the <b>Author</b> that is displayed during installation as the name of the entity that created the package.<br><br>The Author could be either an individual or a company.',
                        'description' => 'This is the <b>Description</b> of the package that is displayed during installation.',
                        'publishbtn' => 'Click <b>Publish</b> to save all entered data and to create a .zip file that is an installable version of the package.<br><br>Use <b>Module Loader</b> to upload the .zip file and install the package.',
                        'deploybtn' => 'Click <b>Deploy</b> to save all entered data and to install the package, including all modules, in the current instance.',
                        'duplicatebtn' => 'Click <b>Duplicate</b> to copy the contents of the package into a new package and to display the new package. <br/><br/>For the new package, a new name will be generated automatically by appending a number to the end of the name of the package used to create the new one. You can rename the new package by entering a new <b>Name</b> and clicking <b>Save</b>.',
                        'exportbtn' => 'Click <b>Export</b> to create a .zip file containing the customizations made in the package.<br><br> The generated file is not an installable version of the package.<br><br>Use <b>Module Loader</b> to import the .zip file and to have the package, including customizations, appear in Module Builder.',
                        'deletebtn' => 'Click <b>Delete</b> to delete this package and all files related to this package.',
                        'savebtn' => 'Click <b>Save</b> to save all entered data related to the package.',
                        'existing_module' => 'Click the <b>Module</b> icon to edit the properties and customize the fields, relationships and layouts associated with the module.',
                        'new_module' => 'Click <b>New Module</b> to create a new module for this package.',
                        'key' => 'This 5-letter, alphanumeric <b>Key</b> will be used to prefix all directories, class names and database tables for all of the modules in the current package.<br><br>The key is used in an effort to achieve table name uniqueness.',
                        'readme' => 'Click to add <b>Readme</b> text for this package.<br><br>The Readme will be available at the time of installation.',
                    ],
                    'main' => [],
                    'module' => [
                        'create' => 'Provide a <b>Name</b> for the module. The <b>Label</b> that you provide will appear in the navigation tab. <br/><br/>Choose to display a navigation tab for the module by checking the <b>Navigation Tab</b> checkbox.<br/><br/>Then choose the type of module you would like to create. <br/><br/>Select a template type. Each template contains a specific set of fields, as well as pre-defined layouts, to use as a basis for your module. <br/><br/>Click <b>Save</b> to create the module.',
                        'modify' => 'You can change the module properties or customize the <b>Fields</b>, <b>Relationships</b> and <b>Layouts</b> related to the module.',
                        'importable' => 'Checking the <b>Importable</b> checkbox will enable importing for this module.<br><br>A link to the Import Wizard will appear in the Shortcuts panel in the module. The Import Wizard facilitates importing of data from external sources into the custom module.',
                        'team_security' => 'Checking the <b>Team Security</b> checkbox will enable team security for this module. <br/><br/>If team security is enabled, the Team selection field will appear within the records in the module ',
                        'reportable' => 'Checking this box will allow this module to have reports run against it.',
                        'assignable' => 'Checking this box will allow a record in this module to be assigned to a selected user.',
                        'has_tab' => 'Checking <b>Navigation Tab</b> will provide a navigation tab for the module.',
                        'acl' => 'Checking this box will enable Access Controls on this module, including Field Level Security.',
                        'studio' => 'Checking this box will allow administrators to customize this module within Studio.',
                        'audit' => 'Checking this box will enable Auditing for this module. Changes to certain fields will be recorded so that administrators can review the change history.',
                        'viewfieldsbtn' => 'Click <b>View Fields</b> to view the fields associated with the module and to create and edit custom fields.',
                        'viewrelsbtn' => 'Click <b>View Relationships</b> to view the relationships associated with this module and to create new relationships.',
                        'viewlayoutsbtn' => 'Click <b>View Layouts</b> to view the layouts for the module and to customize the field arrangement within the layouts.',
                        'duplicatebtn' => 'Click <b>Duplicate</b> to copy the properties of the module into a new module and to display the new module. <br/><br/>For the new module, a new name will be generated automatically by appending a number to the end of the name of the module used to create the new one.',
                        'deletebtn' => 'Click <b>Delete</b> to delete this module.',
                        'name' => 'This is the <b>Name</b> of the current module.<br/><br/>The name must be alphanumeric and must start with a letter and contain no spaces. (Example: HR_Management)',
                        'label' => 'This is the <b>Label</b> that will appear in the navigation tab for the module. ',
                        'savebtn' => 'Click <b>Save</b> to save all entered data related to the module.',
                        'type_basic' => 'The <b>Basic</b> template type provides basic fields, such as the Name, Assigned to, Team, Date Created and Description fields.',
                        'type_company' => 'The <b>Company</b> template type provides organization-specific fields, such as Company Name, Industry and Billing Address.<br/><br/>Use this template to create modules that are similar to the standard Accounts module.',
                        'type_issue' => 'The <b>Issue</b> template type provides case- and bug-specific fields, such as Number, Status, Priority and Description.<br/><br/>Use this template to create modules that are similar to the standard Cases and Bugs modules.',
                        'type_person' => 'The <b>Person</b> template type provides individual-specific fields, such as Salutation, Title, Name, Address and Phone Number.<br/><br/>Use this template to create modules that are similar to the standard Contacts and Leads modules.',
                        'type_sale' => 'The <b>Sale</b> template type provides opportunity specific fields, such as Lead Source, Stage, Amount and Probability. <br/><br/>Use this template to create modules that are similar to the standard Opportunities module.',
                        'type_file' => 'The <b>File</b> template provides Document specific fields, such as File Name, Document type, and Publish Date.<br><br>Use this template to create modules that are similar to the standard Documents module.',
                    ],
                    'dropdowns' => [
                        'default' => 'All of the <b>Dropdowns</b> for the application are listed here.<br><br>The dropdowns can be used for dropdown fields in any module.<br><br>To make changes to an existing dropdown, click on the dropdown name.<br><br>Click <b>Add Dropdown</b> to create a new dropdown.',
                        'editdropdown' => 'Dropdown lists can be used for standard or custom dropdown fields in any module.<br><br>Provide a <b>Name</b> for the dropdown list.<br><br>If any language packs are installed in the application, you can select the <b>Language</b> to use for the list items.<br><br>In the <b>Item Name</b> field, provide a name for the option in the dropdown list. This name will not appear in the dropdown list that is visible to users.<br><br>In the <b>Display Label</b> field, provide a label that will be visible to users.<br><br>After providing the item name and display label, click <b>Add</b> to add the item to the dropdown list.<br><br>To reorder the items in the list, drag and drop items into the desired positions.<br><br>To edit the display label of an item, click the <b>Edit icon</b>, and enter a new label. To delete an item from the dropdown list, click the <b>Delete icon</b>.<br><br>To undo a change made to a display label, click <b>Undo</b>. To redo a change that was undone, click <b>Redo</b>.<br><br>Click <b>Save</b> to save the dropdown list.',
                    ],
                    'subPanelEditor' => [
                        'modify' => 'All of the fields that can be displayed in the <b>Subpanel</b> appear here.<br><br>The <b>Default</b> column contains the fields that are displayed in the Subpanel.<br/><br/>The <b>Hidden</b> column contains fields that can be added to the Default column.',
                        'savebtn' => 'Click <b>Save & Deploy</b> to save changes you made and to make them active within the module.',
                        'historyBtn' => 'Click <b>View History</b> to view and restore a previously saved layout from the history.',
                        'historyDefault' => 'Click <b>Restore Default</b> to restore a view to its original layout.',
                        'Hidden' => '<b>Hidden</b> fields do not appear in the subpanel.',
                        'Default' => '<b>Default</b> fields appear in the subpanel.',
                    ],
                    'listViewEditor' => [
                        'modify' => 'All of the fields that can be displayed in the <b>ListView</b> appear here.<br><br>The <b>Default</b> column contains the fields that are displayed in the ListView by default.<br/><br/>The <b>Available</b> column contains fields that a user can select in the Search to create a custom ListView. <br/><br/>The <b>Hidden</b> column contains fields that can be added to the Default or Available column.',
                        'savebtn' => 'Click <b>Save & Deploy</b> to save changes you made and to make them active within the module.',
                        'historyBtn' => 'Click <b>View History</b> to view and restore a previously saved layout from the history.<br><br><b>Restore</b> within <b>View History</b> restores the field placement within previously saved layouts. To change field labels, click the Edit icon next to each field.',
                        'historyDefault' => 'Click <b>Restore Default</b> to restore a view to its original layout.<br><br><b>Restore Default</b> only restores the field placement within the original layout. To change field labels, click the Edit icon next to each field.',
                        'Hidden' => '<b>Hidden</b> fields not currently available for users to see in ListViews.',
                        'Available' => '<b>Available</b> fields are not shown by default, but can be added to ListViews by users.',
                        'Default' => '<b>Default</b> fields appear in ListViews that are not customized by users.',
                    ],
                    'popupListViewEditor' => [
                        'modify' => 'All of the fields that can be displayed in the <b>ListView</b> appear here.<br><br>The <b>Default</b> column contains the fields that are displayed in the ListView by default.<br/><br/>The <b>Hidden</b> column contains fields that can be added to the Default or Available column.',
                        'savebtn' => 'Click <b>Save & Deploy</b> to save changes you made and to make them active within the module.',
                        'historyBtn' => 'Click <b>View History</b> to view and restore a previously saved layout from the history.<br><br><b>Restore</b> within <b>View History</b> restores the field placement within previously saved layouts. To change field labels, click the Edit icon next to each field.',
                        'historyDefault' => 'Click <b>Restore Default</b> to restore a view to its original layout.<br><br><b>Restore Default</b> only restores the field placement within the original layout. To change field labels, click the Edit icon next to each field.',
                        'Hidden' => '<b>Hidden</b> fields not currently available for users to see in ListViews.',
                        'Default' => '<b>Default</b> fields appear in ListViews that are not customized by users.',
                    ],
                    'searchViewEditor' => [
                        'modify' => 'All of the fields that can be displayed in the <b>Filter</b> form appear here.<br><br>The <b>Default</b> column contains the fields that will be displayed in the Search form.<br/><br/>The <b>Hidden</b> column contains fields available for you as an admin to add to the Search form.',
                        'savebtn' => 'Clicking <b>Save & Deploy</b> will save all changes and make them active',
                        'Hidden' => '<b>Hidden</b> fields do not appear in the Search.',
                        'historyBtn' => 'Click <b>View History</b> to view and restore a previously saved layout from the history.<br><br><b>Restore</b> within <b>View History</b> restores the field placement within previously saved layouts. To change field labels, click the Edit icon next to each field.',
                        'historyDefault' => 'Click <b>Restore Default</b> to restore a view to its original layout.<br><br><b>Restore Default</b> only restores the field placement within the original layout. To change field labels, click the Edit icon next to each field.',
                        'Default' => '<b>Default</b> fields appear in the Search.',
                    ],
                    'layoutEditor' => [
                        'defaultdetailview' => 'The <b>Layout</b> area contains the fields that are currently displayed within the <b>DetailView</b>.<br/><br/>The <b>Toolbox</b> contains the <b>Recycle Bin</b> and the fields and layout elements that can be added to the layout.<br><br>Make changes to the layout by dragging and dropping elements and fields between the <b>Toolbox</b> and the <b>Layout</b> and within the layout itself.<br><br>To remove a field from the layout, drag the field to the <b>Recycle Bin</b>. The field will then be available in the Toolbox to add to the layout.',
                        'defaultquickcreate' => 'The <b>Layout</b> area contains the fields that are currently displayed within the <b>QuickCreate</b> form.<br><br>The QuickCreate form appears in the subpanels for the module when the Create button is clicked.<br/><br/>The <b>Toolbox</b> contains the <b>Recycle Bin</b> and the fields and layout elements that can be added to the layout.<br><br>Make changes to the layout by dragging and dropping elements and fields between the <b>Toolbox</b> and the <b>Layout</b> and within the layout itself.<br><br>To remove a field from the layout, drag the field to the <b>Recycle Bin</b>. The field will then be available in the Toolbox to add to the layout.',
                        'default' => 'The <b>Layout</b> area contains the fields that are currently displayed within the <b>EditView</b>.<br/><br/>The <b>Toolbox</b> contains the <b>Recycle Bin</b> and the fields and layout elements that can be added to the layout.<br><br>Make changes to the layout by dragging and dropping elements and fields between the <b>Toolbox</b> and the <b>Layout</b> and within the layout itself.<br><br>To remove a field from the layout, drag the field to the <b>Recycle Bin</b>. The field will then be available in the Toolbox to add to the layout.',
                        'saveBtn' => 'Click <b>Save</b> to preserve the changes you made to the layout since the last time you saved it.<br><br>The changes will not be displayed in the module until you Deploy the saved changes.',
                        'historyBtn' => 'Click <b>View History</b> to view and restore a previously saved layout from the history.<br><br><b>Restore</b> within <b>View History</b> restores the field placement within previously saved layouts. To change field labels, click the Edit icon next to each field.',
                        'historyDefault' => 'Click <b>Restore Default</b> to restore a view to its original layout.<br><br><b>Restore Default</b> only restores the field placement within the original layout. To change field labels, click the Edit icon next to each field.',
                        'publishBtn' => 'Click <b>Save & Deploy</b> to save all changes you made to the layout since the last time you saved it, and to make the changes active in the module.<br><br>The layout will immediately be displayed in the module.',
                        'toolbox' => 'The <b>Toolbox</b> contains the <b>Recycle Bin</b>, additional layout elements and the set of available fields to add to the layout.<br/><br/>The layout elements and fields in the Toolbox can be dragged and dropped into the layout, and the layout elements and fields can be dragged and dropped from the layout into the Toolbox.<br><br>The layout elements are <b>Panels</b> and <b>Rows</b>. Adding a new row or a new panel to the layout provides additional locations in the layout for fields.<br/><br/>Drag and drop any of the fields in the Toolbox or layout onto a occupied field position to swap the locations of the two fields.<br/><br/>The <b>Filler</b> field creates blank space in the layout where it is placed.',
                        'panels' => 'The <b>Layout</b> area provides a view of how the layout will appear within the module when the changes made to the layout are deployed.<br/><br/>You can reposition fields, rows and panels by dragging and dropping them in the desired location.<br/><br/>Remove elements by dragging and dropping them in the <b>Recycle Bin</b> in the Toolbox, or add new elements and fields by dragging them from the <b>Toolbox</b>s and dropping them in the desired location in the layout.',
                        'delete' => 'Drag and drop any element here to remove it from the layout',
                        'property' => 'Edit The label displayed for this field. <br/><b>Tab Order</b> controls in what order the tab key switches between fields.',
                    ],
                    'fieldsEditor' => [
                        'default' => 'The <b>Fields</b> that are available for the module are listed here by Field Name.<br><br>Custom fields created for the module appear above the fields that are available for the module by default.<br><br>To edit a field, click the <b>Field Name</b>.<br/><br/>To create a new field, click <b>Add Field</b>.',
                        'mbDefault' => 'The <b>Fields</b> that are available for the module are listed here by Field Name.<br><br>To configure the properties for a field, click the Field Name.<br><br>To create a new field, click <b>Add Field</b>. The label along with the other properties of the new field can be edited after creation by clicking the Field Name.<br><br>After the module is deployed, the new fields created in Module Builder are regarded as standard fields in the deployed module in Studio.',
                        'addField' => 'Select a <b>Data Type</b> for the new field. The type you select determines what kind of characters can be entered for the field. For example, only numbers that are integers may be entered into fields that are of the Integer data type.<br><br> Provide a <b>Name</b> for the field. The name must be alphanumeric and must not contain any spaces. Underscores are valid.<br><br> The <b>Display Label</b> is the label that will appear for the fields in the module layouts. The <b>System Label</b> is used to refer to the field in the code.<br><br> Depending on the data type selected for the field, some or all of the following properties can be set for the field:<br><br> <b>Help Text</b> appears temporarily while a user hovers over the field and can be used to prompt the user for the type of input desired.<br><br> <b>Comment Text</b> is only seen within Studio &/or Module Builder, and can be used to describe the field for administrators.<br><br> <b>Default Value</b> will appear in the field. Users can enter a new value in the field or use the default value.<br><br> Select the <b>Mass Update</b> checkbox in order to be able to use the Mass Update feature for the field.<br><br>The <b>Max Size</b> value determines the maximum number of characters that can be entered in the field.<br><br> Select the <b>Required Field</b> checkbox in order to make the field required. A value must be provided for the field in order to be able to save a record containing the field.<br><br> Select the <b>Reportable</b> checkbox in order to allow the field to be used for filters and for displaying data in Reports.<br><br> Select the <b>Audit</b> checkbox in order to be able to track changes to the field in the Change Log.<br><br>Select an option in the <b>Importable</b> field to allow, disallow or require the field to be imported into in the Import Wizard.<br><br>Select an option in the <b>Duplicate Merge</b> field to enable or disable the Merge Duplicates and Find Duplicates features.<br><br>Additional properties can be set for certain data types.',
                        'editField' => 'The properties of this field can be customized.<br><br>Click <b>Clone</b> to create a new field with the same properties.',
                        'mbeditField' => 'The <b>Display Label</b> of a template field can be customized. The other properties of the field can not be customized.<br><br>Click <b>Clone</b> to create a new field with the same properties.<br><br>To remove a template field so that it does not display in the module, remove the field from the appropriate <b>Layouts</b>.',
                    ],
                    'exportcustom' => [
                        'exportHelp' => 'Export customizations made in Studio by creating packages that can be uploaded into another SuiteCRM instance through the <b>Module Loader</b>.<br><br>  First, provide a <b>Package Name</b>. You can provide <b>Author</b> and <b>Description</b> information for package as well.<br><br>Select the module(s) that contain the customizations you wish to export. Only modules containing customizations will appear for you to select.<br><br>Then click <b>Export</b> to create a .zip file for the package containing the customizations.',
                        'exportCustomBtn' => 'Click <b>Export</b> to create a .zip file for the package containing the customizations that you wish to export.',
                        'name' => 'This is the <b>Name</b> of the package. This name will be displayed during installation.',
                        'author' => 'This is the <b>Author</b> that is displayed during installation as the name of the entity that created the package. The Author can be either an individual or a company.',
                        'description' => 'This is the <b>Description</b> of the package that is displayed during installation.',
                    ],
                    'studioWizard' => [
                        'mainHelp' => 'Welcome to the <b>Developer Tools</b> area. <br/><br/>Use the tools within this area to create and manage standard and custom modules and fields.',
                        'studioBtn' => 'Use <b>Studio</b> to customize deployed modules.',
                        'mbBtn' => 'Use <b>Module Builder</b> to create new modules.',
                        'sugarPortalBtn' => 'Use <b>SuiteCRM Portal Editor</b> to manage and customize the SuiteCRM Portal.',
                        'dropDownEditorBtn' => 'Use <b>Dropdown Editor</b> to add and edit global dropdowns for dropdown fields.',
                        'appBtn' => 'Application mode is where you can customize various properties of the program, such as how many TPS reports are displayed on the homepage',
                        'backBtn' => 'Return to the previous step.',
                        'studioHelp' => 'Use <b>Studio</b> to determine what and how information is displayed in the modules.',
                        'moduleBtn' => 'Click to edit this module.',
                        'moduleHelp' => 'The components that you can customize for the module appear here.<br><br>Click an icon to select the component to edit.<br><br>Click <b>Reset Module</b> to remove customizations and restore to original status.',
                        'fieldsBtn' => 'Create and customize <b>Fields</b> to store information in the module.',
                        'labelsBtn' => 'Edit the <b>Labels</b> that display for the fields and other titles in the module.',
                        'relationshipsBtn' => 'Add new or view existing <b>Relationships</b> for the module.',
                        'layoutsBtn' => 'Customize the module <b>Layouts</b>. The layouts are the different views of the module containing fields.<br><br>You can determine which fields appear and how they are organized in each layout.',
                        'subpanelBtn' => 'Determine which fields appear in the <b>Subpanels</b> in the module.',
                        'portalBtn' => 'Customize the module <b>Layouts</b> that appear in the <b>SuiteCRM Portal</b>.',
                        'layoutsHelp' => 'The module <b>Layouts</b> that can be customized appear here.<br><br>The layouts display fields and field data.<br><br>Click an icon to select the layout to edit.',
                        'subpanelHelp' => 'The <b>Subpanels</b> in the module that can be customized appear here.<br><br>Click an icon to select the module to edit.',
                        'newPackage' => 'Click <b>New Package</b> to create a new package.',
                        'exportBtn' => 'Click <b>Export Customizations</b> to create and download a package containing customizations made in Studio for specific modules.',
                        'mbHelp' => 'Use <b>Module Builder</b> to create packages containing custom modules based on standard or custom objects.',
                        'viewBtnEditView' => 'Customize the module\'s <b>EditView</b> layout.<br><br>The EditView is the form containing input fields for capturing user-entered data.',
                        'viewBtnDetailView' => 'Customize the module\'s <b>DetailView</b> layout.<br><br>The DetailView displays user-entered field data.',
                        'viewBtnDashlet' => 'Customize the module\'s <b>SuiteCRM Dashlet</b>, including the SuiteCRM Dashlet\'s ListView and Search.<br><br>The SuiteCRM Dashlet will be available to add to the pages in the Home module.',
                        'viewBtnListView' => 'Customize the module\'s <b>ListView</b> layout.<br><br>The Search results appear in the ListView.',
                        'searchBtn' => 'Customize the module\'s <b>Search</b> layouts.<br><br>Determine what fields can be used to filter records that appear in the ListView.',
                        'viewBtnQuickCreate' => 'Customize the module\'s <b>QuickCreate</b> layout.<br><br>The QuickCreate form appears in subpanels and in the Emails module.',
                        'addLayoutHelp' => 'To create a custom layout for a Security Group select the appropriate Security Group and the layout from which to copy from as a starting point.',
                        'searchHelp' => 'The <b>Search</b> forms that can be customized appear here.<br><br>Search forms contain fields for filtering records.<br><br>Click an icon to select the search layout to edit.',
                        'dashletHelp' => 'The <b>SuiteCRM Dashlet</b> layouts that can be customized appear here.<br><br>The SuiteCRM Dashlet will be available to add to the pages in the Home module.',
                        'DashletListViewBtn' => 'The <b>SuiteCRM Dashlet ListView</b> displays records based on the SuiteCRM Dashlet search filters.',
                        'DashletSearchViewBtn' => 'The <b>SuiteCRM Dashlet Search</b> filters records for the SuiteCRM Dashlet listview.',
                        'popupHelp' => 'The <b>Popup</b> layouts that can be customized appear here.<br>',
                        'PopupListViewBtn' => 'The <b>Popup ListView</b> displays records based on the Popup search views.',
                        'PopupSearchViewBtn' => 'The <b>Popup Search</b> views records for the Popup listview.',
                        'BasicSearchBtn' => 'Customize the <b>Quick Filter</b> form that appears in the Quick Filter tab in the Search area for the module.',
                        'AdvancedSearchBtn' => 'Customize the <b>Advanced Filter</b> form that appears in the Advanced Search tab in the Search area for the module.',
                        'portalHelp' => 'Manage and customize the <b>SuiteCRM Portal</b>.',
                        'SPUploadCSS' => 'Upload a <b>Style Sheet</b> for the SuiteCRM Portal.',
                        'SPSync' => '<b>Sync</b> customizations to the SuiteCRM Portal instance.',
                        'Layouts' => 'Customize the <b>Layouts</b> of the SuiteCRM Portal modules.',
                        'portalLayoutHelp' => 'The modules within the SuiteCRM Portal appear in this area.<br><br>Select a module to edit the <b>Layouts</b>.',
                        'relationshipsHelp' => 'All of the <b>Relationships</b> that exist between the module and other deployed modules appear here.<br><br>The relationship <b>Name</b> is the system-generated name for the relationship.<br><br>The <b>Primary Module</b> is the module that owns the relationships. For example, all of the properties of the relationships for which the Accounts module is the primary module are stored in the Accounts database tables.<br><br>The <b>Type</b> is the type of relationship exists between the Primary module and the <b>Related Module</b>.<br><br>Click a column title to sort by the column.<br><br>Click a row in the relationship table to view the properties associated with the relationship.<br><br>Click <b>Add Relationship</b> to create a new relationship.<br><br>Relationships can be created between any two deployed modules.',
                        'relationshipHelp' => '<b>Relationships</b> can be created between the module and another deployed module.<br><br> Relationships are visually expressed through subpanels and relate fields in the module records.<br><br>Select one of the following relationship <b>Types</b> for the module:<br><br> <b>One-to-One</b> - Both modules\' records will contain relate fields.<br><br> <b>One-to-Many</b> - The Primary Module\'s record will contain a subpanel, and the Related Module\'s record will contain a relate field.<br><br> <b>Many-to-Many</b> - Both modules\' records will display subpanels.<br><br> Select the <b>Related Module</b> for the relationship. <br><br>If the relationship type involves subpanels, select the subpanel view for the appropriate modules.<br><br> Click <b>Save</b> to create the relationship.',
                        'convertLeadHelp' => 'Here you can add modules to the convert layout screen and modify the layouts of existing ones.<br/>'."\n"
                            .'		You can re-order the modules by dragging their rows in the table.<br/><br/>'."\n"
                            .'		<b>Module:</b> The name of the module.<br/><br/>'."\n"
                            .'		<b>Required:</b> Required modules must be created or selected before the lead can be converted.<br/><br/>'."\n"
                            .'		<b>Copy Data:</b> If checked, fields from the lead will be copied to fields with the same name in the newly created records.<br/><br/>'."\n"
                            .'		<b>Allow Selection:</b> Modules with a relate field in Contacts can be selected rather than created during the convert lead process.<br/><br/>'."\n"
                            .'		<b>Edit:</b> Modify the convert layout for this module.<br/><br/>'."\n"
                            .'		<b>Delete:</b> Remove this module from the convert layout.<br/><br/>',
                        'editDropDownBtn' => 'Edit a global Dropdown',
                        'addDropDownBtn' => 'Add a new global Dropdown',
                    ],
                    'fieldsHelp' => [
                        'default' => 'The <b>Fields</b> in the module are listed here by Field Name.<br><br>The module template includes a pre-determined set of fields.<br><br>To create a new field, click <b>Add Field</b>.<br><br>To edit a field, click the <b>Field Name</b>.<br/><br/>After the module is deployed, the new fields created in Module Builder, along with the template fields, are regarded as standard fields in Studio.',
                    ],
                    'relationshipsHelp' => [
                        'default' => 'The <b>Relationships</b> that have been created between the module and other modules appear here.<br><br>The relationship <b>Name</b> is the system-generated name for the relationship.<br><br>The <b>Primary Module</b> is the module that owns the relationships. The relationship properties are stored in the database tables belonging to the primary module.<br><br>The <b>Type</b> is the type of relationship exists between the Primary module and the <b>Related Module</b>.<br><br>Click a column title to sort by the column.<br><br>Click a row in the relationship table to view and edit the properties associated with the relationship.<br><br>Click <b>Add Relationship</b> to create a new relationship.',
                        'addrelbtn' => 'mouse over help for add relationship...',
                        'addRelationship' => '<b>Relationships</b> can be created between the module and another custom module or a deployed module.<br><br> Relationships are visually expressed through subpanels and relate fields in the module records.<br><br>Select one of the following relationship <b>Types</b> for the module:<br><br> <b>One-to-One</b> - Both modules\' records will contain relate fields.<br><br> <b>One-to-Many</b> - The Primary Module\'s record will contain a subpanel, and the Related Module\'s record will contain a relate field.<br><br> <b>Many-to-Many</b> - Both modules\' records will display subpanels.<br><br> Select the <b>Related Module</b> for the relationship. <br><br>If the relationship type involves subpanels, select the subpanel view for the appropriate modules.<br><br> Click <b>Save</b> to create the relationship.',
                    ],
                    'labelsHelp' => [
                        'default' => 'The <b>Labels</b> for the fields and other titles in the module can be changed.<br><br>Edit the label by clicking within the field, entering a new label and clicking <b>Save</b>.<br><br>If any language packs are installed in the application, you can select the <b>Language</b> to use for the labels.',
                        'saveBtn' => 'Click <b>Save</b> to save all changes.',
                        'publishBtn' => 'Click <b>Save & Deploy</b> to save all changes and make them active.',
                    ],
                    'portalSync' => [
                        'default' => 'Enter the <b>SuiteCRM Portal URL</b> of the portal instance to update, and click <b>Go</b>.<br><br>Then enter a valid SuiteCRM user name and password, and then click <b>Begin Sync</b>.<br><br>The customizations made to the SuiteCRM Portal <b>Layouts</b>, along with the <b>Style Sheet</b> if one was uploaded, will be transferred to specified the portal instance.',
                    ],
                    'portalStyle' => [
                        'default' => 'You can customize the look of the SuiteCRM Portal by using a style sheet.<br><br>Select a <b>Style Sheet</b> to upload.<br><br>The style sheet will be implemented in the SuiteCRM Portal the next time a sync is performed.',
                    ],
                ],
                'assistantHelp' => [
                    'package' => [
                        'nopackages' => 'To get started on a project, click <b>New Package</b> to create a new package to house your custom module(s). <br/><br/>Each package can contain one or more modules.<br/><br/>For instance, you might want to create a package containing one custom module that is related to the standard Accounts module. Or, you might want to create a package containing several new modules that work together as a project and that are related to each other and to other modules already in the application.',
                        'somepackages' => 'A <b>package</b> acts as a container for custom modules, all of which are part of one project. The package can contain one or more custom <b>modules</b> that can be related to each other or to other modules in the application.<br/><br/>After creating a package for your project, you can create modules for the package right away, or you can return to the Module Builder at a later time to complete the project.<br><br>When the project is complete, you can <b>Deploy</b> the package to install the custom modules within the application.',
                        'afterSave' => 'Your new package should contain at least one module. You can create one or more custom modules for the package.<br/><br/>Click <b>New Module</b> to create a custom module for this package.<br/><br/> After creating at least one module, you can publish or deploy the package to make it available for your instance and/or other users\' instances.<br/><br/> To deploy the package in one step within your SuiteCRM instance, click <b>Deploy</b>.<br><br>Click <b>Publish</b> to save the package as a .zip file. After the .zip file is saved to your system, use the <b>Module Loader</b> to upload and install the package within your SuiteCRM instance. <br/><br/>You can distribute the file to other users to upload and install within their own SuiteCRM instances.',
                        'create' => 'A <b>package</b> acts as a container for custom modules, all of which are part of one project. The package can contain one or more custom <b>modules</b> that can be related to each other or to other modules in the application.<br/><br/>After creating a package for your project, you can create modules for the package right away, or you can return to the Module Builder at a later time to complete the project.',
                    ],
                    'main' => [
                        'welcome' => 'Use the <b>Developer Tools</b> to create and manage standard and custom modules and fields. <br/><br/>To manage modules in the application, click <b>Studio</b>. <br/><br/>To create custom modules, click <b>Module Builder</b>.',
                        'studioWelcome' => 'All of the currently installed modules, including standard and module-loaded objects, are customizable within Studio.',
                    ],
                    'module' => [
                        'somemodules' => 'Since the current package contains at least one module, you can <b>Deploy</b> the modules in the package within your SuiteCRM instance or <b>Publish</b> the package to be installed in the current SuiteCRM instance or another instance using the <b>Module Loader</b>.<br/><br/>To install the package directly within your SuiteCRM instance, click <b>Deploy</b>.<br><br>To create a .zip file for the package that can be loaded and installed within the current SuiteCRM instance and other instances using the <b>Module Loader</b>, click <b>Publish</b>.<br/><br/> You can build the modules for this package in stages, and publish or deploy when you are ready to do so. <br/><br/>After publishing or deploying a package, you can make changes to the package properties and customize the modules further. Then re-publish or re-deploy the package to apply the changes.',
                        'editView' => 'Here you can edit the existing fields. You can remove any of the existing fields or add available fields in the left panel.',
                        'create' => 'When choosing the type of <b>Type</b> of module that you wish to create, keep in mind the types of fields you would like to have within the module. <br/><br/>Each module template contains a set of fields pertaining to the type of module described by the title.<br/><br/><b>Basic</b> - Provides basic fields that appear in standard modules, such as the Name, Assigned to, Team, Date Created and Description fields.<br/><br/> <b>Company</b> - Provides organization-specific fields, such as Company Name, Industry and Billing Address. Use this template to create modules that are similar to the standard Accounts module.<br/><br/> <b>Person</b> - Provides individual-specific fields, such as Salutation, Title, Name, Address and Phone Number. Use this template to create modules that are similar to the standard Contacts and Leads modules.<br/><br/><b>Issue</b> - Provides case- and bug-specific fields, such as Number, Status, Priority and Description. Use this template to create modules that are similar to the standard Cases and Bugs modules.<br/><br/>Note: After you create the module, you can edit the labels of the fields provided by the template, as well as create custom fields to add to the module layouts.',
                        'afterSave' => 'Customize the module to suit your needs by editing and creating fields, establishing relationships with other modules and arranging the fields within the layouts.<br/><br/>To view the template fields and manage custom fields within the module, click <b>View Fields</b>.<br/><br/>To create and manage relationships between the module and other modules, whether modules already in the application or other custom modules within the same package, click <b>View Relationships</b>.<br/><br/>To edit the module layouts, click <b>View Layouts</b>. You can change the Detail View, Edit View and List View layouts for the module just as you would for modules already in the application within Studio.<br/><br/> To create a module with the same properties as the current module, click <b>Duplicate</b>. You can further customize the new module.',
                        'viewfields' => 'The fields in the module can be customized to suit your needs.<br/><br/>You cannot delete standard fields, but you can remove them from the appropriate layouts within the Layouts pages. <br/><br/>You can quickly create new fields that have similar properties to existing fields by clicking <b>Clone</b> in the <b>Properties</b> form. Enter any new properties, and then click <b>Save</b>.<br/><br/>It is recommended that you set all of the properties for the standard fields and custom fields before you publish and install the package containing the custom module.',
                        'viewrelationships' => 'You can create many-to-many relationships between the current module and other modules in the package, and/or between the current module and modules already installed in the application.<br><br> To create one-to-many and one-to-one relationships, create <b>Relate</b> and <b>Flex Relate</b> fields for the modules.',
                        'viewlayouts' => 'You can control what fields are available for capturing data within the <b>Edit View</b>. You can also control what data displays within the <b>Detail View</b>. The views do not have to match. <br/><br/>The Quick Create form is displayed when the <b>Create</b> is clicked in a module subpanel. By default, the <b>Quick Create</b> form layout is the same as the default <b>Edit View</b> layout. You can customize the Quick Create form so that it contains less and/or different fields than the Edit View layout. <br><br>You can determine the module security using Layout customization along with <b>Role Management</b>.<br><br>',
                        'existingModule' => 'After creating and customizing this module, you can create additional modules or return to the package to <b>Publish</b> or <b>Deploy</b> the package.<br><br>To create additional modules, click <b>Duplicate</b> to create a module with the same properties as the current module, or navigate back to the package, and click <b>New Module</b>.<br><br> If you are ready to <b>Publish</b> or <b>Deploy</b> the package containing this module, navigate back to the package to perform these functions. You can publish and deploy packages containing at least one module.',
                        'labels' => 'The labels of the standard fields as well as custom fields can be changed. Changing field labels will not affect the data stored in the fields.',
                    ],
                    'listViewEditor' => [
                        'modify' => 'There are three columns displayed to the left. The "Default" column contains the fields that are displayed in a list view by default, the "Available" column contains fields that a user can choose to use for creating a custom list view, and the "Hidden" column contains fields available for you as an admin to either add to the default or Available columns for use by users but are currently disabled.',
                        'savebtn' => 'Clicking <b>Save</b> will save all changes and make them active.',
                        'Hidden' => 'Hidden fields are fields that are not currently available to users for use in list views.',
                        'Available' => 'Available fields are fields that are not shown by default, but can be enabled by users.',
                        'Default' => 'Default fields are displayed to users who have not created custom list view settings.',
                    ],
                    'searchViewEditor' => [
                        'modify' => 'There are two columns displayed to the left. The "Default" column contains the fields that will be displayed in the search view, and the "Hidden" column contains fields available for you as an admin to add to the view.',
                        'savebtn' => 'Clicking <b>Save & Deploy</b> will save all changes and make them active.',
                        'Hidden' => 'Hidden fields are fields that will not be shown in the search view.',
                        'Default' => 'Default fields will be shown in the search view.',
                    ],
                    'layoutEditor' => [
                        'default' => 'There are two columns displayed to the left. The right-hand column, labeled Current Layout or Layout Preview, is where you change the module layout. The left-hand column, entitled Toolbox, contains useful elements and tools for use when editing the layout. <br/><br/>If the layout area is titled Current Layout then you are working on a copy of the layout currently used by the module for display.<br/><br/>If it is titled Layout Preview then you are working on a copy created earlier by a click on the Save button, that might have already been changed from the version seen by users of this module.',
                        'saveBtn' => 'Clicking this button saves the layout so that you can preserve your changes. When you return to this module you will start from this changed layout. Your layout however will not be seen by users of the module until you click the Save and Publish button.',
                        'publishBtn' => 'Click this button to deploy the layout. This means that this layout will immediately be seen by users of this module.',
                        'toolbox' => 'The toolbox contains a variety of useful features for editing layouts, including a trash area, a set of additional elements and a set of available fields. Any of these can be dragged and dropped onto the layout.',
                        'panels' => 'This area shows how your layout will look to users of this module when it is depolyed.<br/><br/>You can reposition elements such as fields, rows and panels by dragging and dropping them; delete elements by dragging and dropping them on the trash area in the toolbox, or add new elements by dragging them from the toolbox and dropping them on to the layout in the desired position.',
                    ],
                    'dropdownEditor' => [
                        'default' => 'There are two columns displayed to the left. The right-hand column, labeled Current Layout or Layout Preview, is where you change the module layout. The left-hand column, entitled Toolbox, contains useful elements and tools for use when editing the layout. <br/><br/>If the layout area is titled Current Layout then you are working on a copy of the layout currently used by the module for display.<br/><br/>If it is titled Layout Preview then you are working on a copy created earlier by a click on the Save button, that might have already been changed from the version seen by users of this module.',
                        'dropdownaddbtn' => 'Clicking this button adds a new item to the dropdown.',
                    ],
                    'exportcustom' => [
                        'exportHelp' => 'Customizations made in Studio within this instance can be packaged and deployed in another instance. <br><br>Provide a <b>Package Name</b>. You can provide <b>Author</b> and <b>Description</b> information for package.<br><br>Select the module(s) that contain the customizations to export. (Only modules containing customizations will appear for you to select.)<br><br>Click <b>Export</b> to create a .zip file for the package containing the customizations. The .zip file can be uploaded in another instance through <b>Module Loader</b>.',
                        'exportCustomBtn' => 'Click <b>Export</b> to create a .zip file for the package containing the customizations that you wish to export.',
                        'name' => 'The <b>Name</b> of the package will be displayed in Module Loader after the package is uploaded for installation in Studio.',
                        'author' => 'The <b>Author</b> is the name of the entity that created the package. The Author can be either an individual or a company.<br><br>The Author will be displayed in Module Loader after the package is uploaded for installation in Studio.',
                        'description' => 'The <b>Description</b> of the package will be displayed in Module Loader after the package is uploaded for installation in Studio.',
                    ],
                    'studioWizard' => [
                        'mainHelp' => 'Welcome to the <b>Developer Tools</b> area. <br/><br/>Use the tools within this area to create and manage standard and custom modules and fields.',
                        'studioBtn' => 'Use <b>Studio</b> to customize installed modules by changing the field arrangement, selecting what fields are available and creating custom data fields.',
                        'mbBtn' => 'Use <b>Module Builder</b> to create new modules.',
                        'appBtn' => 'Use Application mode to customize various properties of the program, such as how many TPS reports are displayed on the homepage',
                        'backBtn' => 'Return to the previous step.',
                        'studioHelp' => 'Use <b>Studio</b> to customize installed modules.',
                        'moduleBtn' => 'Click to edit this module.',
                        'moduleHelp' => 'Select the module component that you would like to edit',
                        'fieldsBtn' => 'Edit what information is stored in the module by controlling the <b>Fields</b> in the module.<br/><br/>You can edit and create custom fields here.',
                        'labelsBtn' => 'Click <b>Save</b> to save your custom labels.',
                        'layoutsBtn' => 'Customize the <b>Layouts</b> of the Edit, Detail, List and search views.',
                        'subpanelBtn' => 'Edit what information is shown in this modules subpanels.',
                        'layoutsHelp' => 'Select a <b>Layout to edit</b>.<br/><br/>To change the layout that contains data fields for entering data, click <b>Edit View</b>.<br/><br/>To change the layout that displays the data entered into the fields in the Edit View, click <b>Detail View</b>.<br/><br/>To change the columns which appear in the default list, click <b>List View</b>.<br/><br/>To change the Basic and Advanced search form layouts, click <b>Search</b>.',
                        'subpanelHelp' => 'Select a <b>Subpanel</b> to edit.',
                        'searchHelp' => 'Select a <b>Search</b> layout to edit.',
                        'newPackage' => 'Click <b>New Package</b> to create a new package.',
                        'mbHelp' => '<b>Welcome to Module Builder.</b><br/><br/>Use <b>Module Builder</b> to create packages containing custom modules based on standard or custom objects. <br/><br/>To begin, click <b>New Package</b> to create a new package, or select a package to edit.<br/><br/> A <b>package</b> acts as a container for custom modules, all of which are part of one project. The package can contain one or more custom modules that can be related to each other or to modules in the application. <br/><br/>Examples: You might want to create a package containing one custom module that is related to the standard Accounts module. Or, you might want to create a package containing several new modules that work together as a project and that are related to each other and to modules in the application.',
                        'exportBtn' => 'Click <b>Export Customizations</b> to create a package containing customizations made in Studio for specific modules.',
                    ],
                ],
                'LBL_HOME_EDIT_DROPDOWNS' => 'Dropdown Editor',
                'LBL_MODULEBUILDER' => 'Module Builder',
                'LBL_STUDIO' => 'Studio',
                'LBL_DROPDOWNEDITOR' => 'Dropdown Editor',
                'LBL_DEVELOPER_TOOLS' => 'Developer Tools',
                'LBL_SUITEPORTAL' => 'SuiteCRM Portal Editor',
                'LBL_PACKAGE_LIST' => 'Package List',
                'LBL_HOME' => 'Home',
                'LBL_NONE' => '-None-',
                'LBL_DEPLOYE_COMPLETE' => 'Deploy complete',
                'LBL_DEPLOY_FAILED' => 'An error has occurred during deploy process, your package may not have installed correctly',
                'LBL_AVAILABLE_SUBPANELS' => 'Available Subpanels',
                'LBL_ADVANCED' => 'Advanced',
                'LBL_ADVANCED_SEARCH' => 'Advanced Filter',
                'LBL_BASIC' => 'Basic',
                'LBL_BASIC_SEARCH' => 'Quick Filter',
                'LBL_CURRENT_LAYOUT' => 'Layout',
                'LBL_CURRENCY' => 'Currency',
                'LBL_DASHLET' => 'SuiteCRM Dashlet',
                'LBL_DASHLETLISTVIEW' => 'SuiteCRM Dashlet ListView',
                'LBL_POPUP' => 'Popup View',
                'LBL_POPUPLISTVIEW' => 'Popup ListView',
                'LBL_POPUPSEARCH' => 'Popup Search',
                'LBL_DASHLETSEARCHVIEW' => 'SuiteCRM Dashlet Search',
                'LBL_DETAILVIEW' => 'Detail View',
                'LBL_DROP_HERE' => '[Drop Here]',
                'LBL_EDIT' => 'Edit',
                'LBL_EDIT_LAYOUT' => 'Edit Layout',
                'LBL_EDIT_FIELDS' => 'Edit Fields',
                'LBL_EDITVIEW' => 'Edit View',
                'LBL_FILLER' => '(filler)',
                'LBL_FIELDS' => 'Fields',
                'LBL_FAILED_TO_SAVE' => 'Failed To Save',
                'LBL_FAILED_PUBLISHED' => 'Failed to Publish',
                'LBL_HOMEPAGE_PREFIX' => 'My',
                'LBL_LAYOUT_PREVIEW' => 'Layout Preview',
                'LBL_LAYOUTS' => 'Layouts',
                'LBL_LISTVIEW' => 'List View',
                'LBL_MODULES' => 'Modules',
                'LBL_MODULE_TITLE' => 'Studio',
                'LBL_NEW_PACKAGE' => 'New Package',
                'LBL_NEW_PANEL' => 'New Panel',
                'LBL_NEW_ROW' => 'New Row',
                'LBL_PACKAGE_DELETED' => 'Package Deleted',
                'LBL_PUBLISHING' => 'Publishing...',
                'LBL_PUBLISHED' => 'Published',
                'LBL_SELECT_FILE' => 'Select File',
                'LBL_SUBPANELS' => 'Subpanels',
                'LBL_SUBPANEL' => 'Subpanel',
                'LBL_SUBPANEL_TITLE' => 'Title',
                'LBL_SEARCH_FORMS' => 'Filter',
                'LBL_SEARCH' => 'Search',
                'LBL_SEARCH_BUTTON' => 'Search',
                'LBL_FILTER' => 'Filter',
                'LBL_TOOLBOX' => 'Toolbox',
                'LBL_QUICKCREATE' => 'Quick Create',
                'LBL_EDIT_DROPDOWNS' => 'Edit a Global Dropdown',
                'LBL_ADD_DROPDOWN' => 'Add a new Global Dropdown',
                'LBL_BLANK' => '-blank-',
                'LBL_TAB_ORDER' => 'Tab Order',
                'LBL_TABDEF_TYPE' => 'Display Type',
                'LBL_TABDEF_TYPE_HELP' => 'Select how this section should be displayed. This option only has effect if you have enabled tabs on this view.',
                'LBL_TABDEF_TYPE_OPTION_TAB' => 'Tab',
                'LBL_TABDEF_TYPE_OPTION_PANEL' => 'Panel',
                'LBL_TABDEF_TYPE_OPTION_HELP' => 'Select Panel to have this panel display within the view of the layout. Select Tab to have this panel displayed within a separate tab within the layout. When Tab is specified for a panel, subsequent panels set to display as Panel will be displayed within the tab. <br/>A new Tab will be started for the next panel for which Tab is selected. If Tab is selected for a panel below the first panel, the first panel will necessarily be a Tab.',
                'LBL_TABDEF_COLLAPSE' => 'Collapse',
                'LBL_TABDEF_COLLAPSE_HELP' => 'Select to make the default state of this panel collapsed.',
                'LBL_DROPDOWN_TITLE_NAME' => 'Name',
                'LBL_DROPDOWN_LANGUAGE' => 'Language',
                'LBL_DROPDOWN_ITEMS' => 'List Items',
                'LBL_DROPDOWN_ITEM_NAME' => 'Item Name',
                'LBL_DROPDOWN_ITEM_LABEL' => 'Display Label',
                'LBL_SYNC_TO_DETAILVIEW' => 'Sync to Detail View',
                'LBL_SYNC_TO_DETAILVIEW_HELP' => 'Select this option to sync this EditView layout to the corresponding DetailView layout. Fields and field placement in the EditView<br>will be sync\'d and saved to the DetailView automatically upon clicking Save or Save & Deploy in the EditView. <br>Layout changes will not be able to be made in the DetailView.',
                'LBL_SYNC_TO_DETAILVIEW_NOTICE' => 'This DetailView is sync\'d with the corresponding EditView.<br> Fields and field placement in this DetailView reflect the fields and field placement in the EditView.<br> Changes to the DetailView cannot be saved or deployed within this page. Make changes or un-sync the layouts in the EditView. ',
                'LBL_COPY_FROM_EDITVIEW' => 'Copy from EditView',
                'LBL_DROPDOWN_BLANK_WARNING' => 'Values are required for both the Item Name and the Display Label. To add a blank item, click Add without entering any values for the Item Name and the Display Label.',
                'LBL_DROPDOWN_KEY_EXISTS' => 'Key already exists in list',
                'LBL_NO_SAVE_ACTION' => 'Could not find the save action for this view.',
                'LBL_BADLY_FORMED_DOCUMENT' => 'Studio2:establishLocation: badly formed document',
                'LBL_MODULE' => 'Module',
                'LBL_LHS_MODULE' => 'Primary Module',
                'LBL_CUSTOM_RELATIONSHIPS' => '* relationship created in Studio',
                'LBL_RELATIONSHIPS' => 'Relationships',
                'LBL_RELATIONSHIP_EDIT' => 'Edit Relationship',
                'LBL_REL_NAME' => 'Name',
                'LBL_REL_LABEL' => 'Label',
                'LBL_REL_TYPE' => 'Type',
                'LBL_RHS_MODULE' => 'Related Module',
                'LBL_NO_RELS' => 'No Relationships',
                'LBL_RELATIONSHIP_ROLE_ENTRIES' => 'Optional Condition',
                'LBL_RELATIONSHIP_ROLE_COLUMN' => 'Column',
                'LBL_RELATIONSHIP_ROLE_VALUE' => 'Value',
                'LBL_SUBPANEL_FROM' => 'Subpanel from',
                'LBL_RELATIONSHIP_ONLY' => 'No visible elements will be created for this relationship as there is a pre-existing visible relationship between these two modules.',
                'LBL_ONETOONE' => 'One to One',
                'LBL_ONETOMANY' => 'One to Many',
                'LBL_MANYTOONE' => 'Many to One',
                'LBL_MANYTOMANY' => 'Many to Many',
                'LBL_QUESTION_EDIT' => 'Select a module to edit.',
                'LBL_QUESTION_LAYOUT' => 'Select a layout to edit.',
                'LBL_QUESTION_SUBPANEL' => 'Select a subpanel to edit.',
                'LBL_QUESTION_SEARCH' => 'Select a filter layout to edit.',
                'LBL_QUESTION_MODULE' => 'Select a module component to edit.',
                'LBL_QUESTION_PACKAGE' => 'Select a package to edit, or create a new package.',
                'LBL_QUESTION_EDITOR' => 'Select a tool.',
                'LBL_QUESTION_DASHLET' => 'Select a dashlet layout to edit.',
                'LBL_QUESTION_POPUP' => 'Select a popup layout to edit.',
                'LBL_NAME' => 'Name',
                'LBL_LABELS' => 'Labels',
                'LBL_MASS_UPDATE' => 'Mass Update',
                'LBL_DEFAULT_VALUE' => 'Default Value',
                'LBL_REQUIRED' => 'Required',
                'LBL_DATA_TYPE' => 'Type',
                'LBL_HCUSTOM' => 'CUSTOM',
                'LBL_HDEFAULT' => 'DEFAULT',
                'LBL_LANGUAGE' => 'Language',
                'LBL_CUSTOM_FIELDS' => '* field created in Studio',
                'LBL_SECTION_EDLABELS' => 'Edit Labels',
                'LBL_SECTION_PACKAGES' => 'Packages',
                'LBL_SECTION_PACKAGE' => 'Package',
                'LBL_SECTION_MODULES' => 'Modules',
                'LBL_SECTION_DROPDOWNS' => 'Dropdowns',
                'LBL_SECTION_PROPERTIES' => 'Properties',
                'LBL_SECTION_DROPDOWNED' => 'Edit Dropdown',
                'LBL_SECTION_HELP' => 'Help',
                'LBL_SECTION_MAIN' => 'Main',
                'LBL_SECTION_FIELDEDITOR' => 'Edit Field',
                'LBL_SECTION_DEPLOY' => 'Deploy',
                'LBL_SECTION_MODULE' => 'Module',
                'LBL_DEFAULT' => 'Default',
                'LBL_HIDDEN' => 'Hidden',
                'LBL_AVAILABLE' => 'Available',
                'LBL_LISTVIEW_DESCRIPTION' => 'There are three columns displayed below. The <b>Default</b> column contains fields that are displayed in a list view by default. The <b>Additional</b> column contains fields that a user can choose to use for creating a custom view. The <b>Available</b> column displays fields available for you as an admin to add to the Default or Additional columns for use by users.',
                'LBL_LISTVIEW_EDIT' => 'List View Editor',
                'LBL_MB_PREVIEW' => 'Preview',
                'LBL_MB_RESTORE' => 'Restore',
                'LBL_MB_DELETE' => 'Delete',
                'LBL_MB_DEFAULT_LAYOUT' => 'Default Layout',
                'LBL_BTN_ADD' => 'Add',
                'LBL_BTN_SAVE' => 'Save',
                'LBL_BTN_SAVE_CHANGES' => 'Save Changes',
                'LBL_BTN_DONT_SAVE' => 'Discard Changes',
                'LBL_BTN_CANCEL' => 'Cancel',
                'LBL_BTN_CLOSE' => 'Close',
                'LBL_BTN_SAVEPUBLISH' => 'Save & Deploy',
                'LBL_BTN_CLONE' => 'Clone',
                'LBL_BTN_ADDROWS' => 'Add Rows',
                'LBL_BTN_ADDFIELD' => 'Add Field',
                'LBL_BTN_ADDDROPDOWN' => 'Add Dropdown',
                'LBL_BTN_SORT_ASCENDING' => 'Sort Ascending',
                'LBL_BTN_SORT_DESCENDING' => 'Sort Descending',
                'LBL_BTN_EDLABELS' => 'Edit Labels',
                'LBL_BTN_UNDO' => 'Undo',
                'LBL_BTN_REDO' => 'Redo',
                'LBL_BTN_ADDCUSTOMFIELD' => 'Add Custom Field',
                'LBL_BTN_EXPORT' => 'Export Customizations',
                'LBL_BTN_DUPLICATE' => 'Duplicate',
                'LBL_BTN_PUBLISH' => 'Publish',
                'LBL_BTN_DEPLOY' => 'Deploy',
                'LBL_BTN_EXP' => 'Export',
                'LBL_BTN_DELETE' => 'Delete',
                'LBL_BTN_VIEW_LAYOUTS' => 'View Layouts',
                'LBL_BTN_VIEW_FIELDS' => 'View Fields',
                'LBL_BTN_VIEW_RELATIONSHIPS' => 'View Relationships',
                'LBL_BTN_ADD_RELATIONSHIP' => 'Add Relationship',
                'LBL_BTN_RENAME_MODULE' => 'Change Module Name',
                'ERROR_ALREADY_EXISTS' => 'Error: Field Already Exists',
                'ERROR_INVALID_KEY_VALUE' => 'Error: Invalid Key Value: [\']',
                'ERROR_NO_HISTORY' => 'No history files found',
                'ERROR_MINIMUM_FIELDS' => 'The layout must contain at least one field',
                'ERROR_GENERIC_TITLE' => 'An error has occurred',
                'ERROR_REQUIRED_FIELDS' => 'Are you sure you wish to continue? The following required fields are missing from the layout:  ',
                'LBL_PACKAGE_NAME' => 'Package Name',
                'LBL_MODULE_NAME' => 'Module Name',
                'LBL_AUTHOR' => 'Author',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_KEY' => 'Key',
                'LBL_ADD_README' => ' Readme',
                'LBL_LAST_MODIFIED' => 'Last Modified',
                'LBL_NEW_MODULE' => 'New Module',
                'LBL_LABEL' => 'Label',
                'LBL_LABEL_TITLE' => 'Label',
                'LBL_WIDTH' => 'Width',
                'LBL_PACKAGE' => 'Package',
                'LBL_TYPE' => 'Type',
                'LBL_NAV_TAB' => 'Navigation Tab',
                'LBL_CREATE' => 'Create',
                'LBL_LIST' => 'List',
                'LBL_VIEW' => 'View',
                'LBL_HISTORY' => 'View History',
                'LBL_RESTORE_DEFAULT' => 'Restore Default',
                'LBL_ACTIVITIES' => 'Activities',
                'LBL_NEW' => 'New',
                'LBL_TYPE_BASIC' => 'basic',
                'LBL_TYPE_COMPANY' => 'company',
                'LBL_TYPE_PERSON' => 'person',
                'LBL_TYPE_ISSUE' => 'issue',
                'LBL_TYPE_SALE' => 'sale',
                'LBL_TYPE_FILE' => 'file',
                'LBL_RSUB' => 'This is the subpanel that will be displayed in your module',
                'LBL_MSUB' => 'This is the subpanel that your module provides to the related module for display',
                'LBL_MB_IMPORTABLE' => 'Importing',
                'LBL_PACKAGE_WAS_DELETED' => '[[package]] was deleted',
                'LBL_EC_TITLE' => 'Export Customizations',
                'LBL_EC_NAME' => 'Package Name',
                'LBL_EC_AUTHOR' => 'Author',
                'LBL_EC_DESCRIPTION' => 'Description',
                'LBL_EC_CHECKERROR' => 'Please select a module.',
                'LBL_EC_CUSTOMFIELD' => 'customized field(s)',
                'LBL_EC_CUSTOMLAYOUT' => 'customized layout(s)',
                'LBL_EC_NOCUSTOM' => 'No modules have been customized.',
                'LBL_EC_EMPTYCUSTOM' => 'has empty customizations.',
                'LBL_EC_EXPORTBTN' => 'Export',
                'LBL_MODULE_DEPLOYED' => 'Module has been deployed.',
                'LBL_UNDEFINED' => 'undefined',
                'LBL_EC_VIEWS' => 'customized view(s)',
                'LBL_EC_SUITEFEEDS' => 'customized Feed(s)',
                'LBL_EC_DASHLETS' => 'customized Dashlet(s)',
                'LBL_EC_CSS' => 'customized css(s)',
                'LBL_EC_TPLS' => 'customized tpls(s)',
                'LBL_EC_IMAGES' => 'customized image(s)',
                'LBL_EC_JS' => 'customized js(s)',
                'LBL_EC_QTIP' => 'customized qtip(s)',
                'LBL_AJAX_FAILED_DATA' => 'Failed to retrieve data',
                'LBL_AJAX_LOADING' => 'Loading...',
                'LBL_AJAX_DELETING' => 'Deleting...',
                'LBL_AJAX_BUILDPROGRESS' => 'Build In Progress...',
                'LBL_AJAX_DEPLOYPROGRESS' => 'Deploy In Progress...',
                'LBL_AJAX_RESPONSE_TITLE' => 'Result',
                'LBL_AJAX_RESPONSE_MESSAGE' => 'This operation is completed successfully',
                'LBL_AJAX_LOADING_TITLE' => 'In Progress...',
                'LBL_AJAX_LOADING_MESSAGE' => 'Please wait, loading...',
                'LBL_JS_REMOVE_PACKAGE' => 'Are you sure you wish to remove this package? This will permanently delete all files associated with this package.',
                'LBL_JS_REMOVE_MODULE' => 'Are you sure you wish to remove this module? This will permanently delete all files associated with this module.',
                'LBL_JS_DEPLOY_PACKAGE' => 'Any customizations that you made in Studio will be overwritten when this module is re-deployed. Are you sure you want to proceed?',
                'LBL_DEPLOY_IN_PROGRESS' => 'Deploying Package',
                'LBL_JS_VALIDATE_NAME' => 'Name - Must be alphanumeric, begin with a letter and contain no spaces.',
                'LBL_JS_VALIDATE_PACKAGE_NAME' => 'Package Name already exists',
                'LBL_JS_VALIDATE_KEY' => 'Key - Must be alphanumeric, begin with a letter and contain no spaces.',
                'LBL_JS_VALIDATE_LABEL' => 'Please enter a label that will be used as the Display Name for this module',
                'LBL_JS_VALIDATE_TYPE' => 'Please select the type of module you wish to build from the list above',
                'LBL_JS_VALIDATE_REL_LABEL' => 'Label - please add a label that will be displayed above the subpanel',
                'LBL_CONFIRM_FIELD_DELETE' => 'Deleting this custom field will delete both the custom field and all the data related to the custom field in the database. The field will be no longer appear in any module layouts. \\n\\nDo you wish to continue?',
                'LBL_CONFIRM_RELATIONSHIP_DELETE' => 'Are you sure you wish to delete this relationship?',
                'LBL_CONFIRM_DONT_SAVE' => 'Changes have been made since you last saved, would you like to save?',
                'LBL_CONFIRM_DONT_SAVE_TITLE' => 'Save Changes?',
                'LBL_CONFIRM_LOWER_LENGTH' => 'Data may be truncated and this cannot be undone, are you sure you wish to continue?',
                'LBL_POPHELP_FIELD_DATA_TYPE' => 'Select the appropriate data type based on the type of data that will be entered into the field.',
                'LBL_POPHELP_IMPORTABLE' => '<b>Yes</b>: The field will be included in an import operation.<br><b>No</b>: The field will not be included in an import.<br><b>Required</b>: A value for the field must be provided in any import.',
                'LBL_POPHELP_IMAGE_WIDTH' => 'Enter a number for Width, as measured in pixels.<br> The uploaded image will be scaled to this Width.',
                'LBL_POPHELP_IMAGE_HEIGHT' => 'Enter a number for the Height, as measured in pixels.<br> The uploaded image will be scaled to this Height.',
                'LBL_POPHELP_DUPLICATE_MERGE' => '<b>Enabled</b>: The field will appear in the Merge Duplicates feature, but will not be available to use for the filter conditions in the Find Duplicates feature.<br><b>Disabled</b>: The field will not appear in the Merge Duplicates feature, and will not be available to use for the filter conditions in the Find Duplicates feature.<br><b>Filter</b>: The field will appear in the Merge Duplicates feature, and will be available to use for the filter conditions in the Find Duplicates feature.<br><b>Default selected filter</b>: The field will appear in the Merge Duplicates feature, and will be used by default for the filter conditions in the Find Duplicates feature.<br><b>Only filter</b>: The field will not appear in the Merge Duplicates feature, but will be available to use for the filter conditions in the Find Duplicates feature.',
                'LBL_RESET' => 'Reset',
                'LBL_RESET_MODULE' => 'Reset Module',
                'LBL_REMOVE_CUSTOM' => 'Remove Customizations',
                'LBL_CLEAR_RELATIONSHIPS' => 'Clear Relationships',
                'LBL_RESET_LABELS' => 'Reset Labels',
                'LBL_RESET_LAYOUTS' => 'Reset Layouts',
                'LBL_REMOVE_FIELDS' => 'Remove Custom Fields',
                'LBL_CLEAR_EXTENSIONS' => 'Clear Extensions',
                'LBL_HISTORY_TIMESTAMP' => 'TimeStamp',
                'LBL_HISTORY_TITLE' => ' history',
                'fieldTypes' => [
                    'varchar' => 'TextField',
                    'int' => 'Integer',
                    'float' => 'Float',
                    'bool' => 'Checkbox',
                    'enum' => 'DropDown',
                    'dynamicenum' => 'Dynamic DropDown',
                    'multienum' => 'MultiSelect',
                    'date' => 'Date',
                    'phone' => 'Phone',
                    'currency' => 'Currency',
                    'html' => 'ReadOnly HTML (deprecated, use TextBlock)',
                    'radioenum' => 'Radio',
                    'relate' => 'Relate',
                    'address' => 'Address',
                    'text' => 'TextArea',
                    'textblock' => 'TextBlock',
                    'url' => 'URL',
                    'iframe' => 'IFrame',
                    'datetimecombo' => 'Datetime',
                    'decimal' => 'Decimal',
                    'image' => 'Image',
                    'wysiwyg' => 'WYSIWYG',
                ],
                'labelTypes' => [
                    'frequently_used' => 'Frequently used labels',
                    'all' => 'All Labels',
                ],
                'parent' => 'Flex Relate',
                'LBL_CONFIRM_SAVE_DROPDOWN' => 'You are selecting this item for removal from the dropdown list. Any dropdown fields using this list with this item as a value will no longer display the value, and the value will no longer be able to be selected from the dropdown fields. Are you sure you want to continue?',
                'LBL_ALL_MODULES' => 'All Modules',
                'LBL_RELATED_FIELD_ID_NAME_LABEL' => '{0} (related {1} ID)',
            ],
            'acl' => [
                'LBL_ROLE' => 'Role',
                'LBL_NAME' => 'Name',
                'LBL_DESCRIPTION' => 'Description',
                'LIST_ROLES' => 'List Roles',
                'LBL_USERS_SUBPANEL_TITLE' => 'Users',
                'LIST_ROLES_BY_USER' => 'List Roles By User',
                'LBL_ROLES_SUBPANEL_TITLE' => 'User Roles',
                'LBL_SEARCH_FORM_TITLE' => 'Search',
                'LBL_NO_ACCESS' => 'You do not have access to this area. Contact your site administrator to obtain access.',
                'LBL_REDIRECT_TO_HOME' => 'Redirect to Home in',
                'LBL_SECONDS' => 'seconds',
                'LBL_ADDING' => 'Adding for ',
            ],
            'configurator' => [
                'ADVANCED' => 'Advanced',
                'DEFAULT_CURRENCY_ISO4217' => 'ISO 4217 currency code',
                'DEFAULT_CURRENCY_NAME' => 'Currency name',
                'DEFAULT_CURRENCY_SYMBOL' => 'Currency symbol',
                'DEFAULT_DATE_FORMAT' => 'Default date format',
                'DEFAULT_DECIMAL_SEP' => 'Decimal symbol',
                'DEFAULT_LANGUAGE' => 'Default language',
                'DEFAULT_SYSTEM_SETTINGS' => 'User Interface',
                'DEFAULT_THEME' => 'Default theme',
                'DEFAULT_TIME_FORMAT' => 'Default time format',
                'DISPLAY_RESPONSE_TIME' => 'Display server response times',
                'IMAGES' => 'Logos',
                'LBL_ALLOW_USER_TABS' => 'Allow users to hide tabs',
                'LBL_CONFIGURE_SETTINGS_TITLE' => 'System Settings',
                'LBL_LOGVIEW' => 'View Log',
                'LBL_MAIL_SMTPAUTH_REQ' => 'Use SMTP Authentication?',
                'LBL_MAIL_SMTPPASS' => 'SMTP Password',
                'LBL_MAIL_SMTPPORT' => 'SMTP Port',
                'LBL_MAIL_SMTPSERVER' => 'SMTP Server',
                'LBL_MAIL_SMTPUSER' => 'SMTP Username',
                'LBL_MAIL_SMTP_SETTINGS' => 'SMTP Server Specification',
                'LBL_CHOOSE_EMAIL_PROVIDER' => 'Choose your Email provider',
                'LBL_YAHOOMAIL_SMTPPASS' => 'Yahoo! Mail Password',
                'LBL_YAHOOMAIL_SMTPUSER' => 'Yahoo! Mail ID',
                'LBL_GMAIL_SMTPPASS' => 'Gmail Password',
                'LBL_GMAIL_SMTPUSER' => 'Gmail Email Address',
                'LBL_EXCHANGE_SMTPPASS' => 'Exchange Password',
                'LBL_EXCHANGE_SMTPUSER' => 'Exchange Username',
                'LBL_EXCHANGE_SMTPPORT' => 'Exchange Server Port',
                'LBL_EXCHANGE_SMTPSERVER' => 'Exchange Server',
                'LBL_ALLOW_DEFAULT_SELECTION' => 'Allow users to use this account for outgoing email',
                'LBL_ALLOW_DEFAULT_SELECTION_HELP' => 'When this option is selected, all users will be able to send emails using the same outgoing mail account used to send system notifications and alerts. If the option is not selected, users can still use the outgoing mail server after providing their own account information.',
                'LBL_MAILMERGE' => 'Mail Merge',
                'LBL_MIN_AUTO_REFRESH_INTERVAL' => 'Minimum Dashlet Auto-Refresh Interval',
                'LBL_MIN_AUTO_REFRESH_INTERVAL_HELP' => 'This is the minimum value one can choose to have dashlets auto-refresh. Setting to \'Never\' disables auto-refreshing of dashlets entirely.',
                'LBL_MODULE_FAVICON' => 'Display module icon as favicon',
                'LBL_MODULE_FAVICON_HELP' => 'If you are in a module with an icon, use the module\'s icon as the favicon, instead of the theme\'s favicon, in the browser tab.',
                'LBL_MODULE_NAME' => 'System Settings',
                'LBL_MODULE_ID' => 'Configurator',
                'LBL_MODULE_TITLE' => 'User Interface',
                'LBL_NOTIFY_FROMADDRESS' => '"From" Address',
                'LBL_NOTIFY_SUBJECT' => 'Email subject',
                'LBL_PROXY_AUTH' => 'Authentication?',
                'LBL_PROXY_HOST' => 'Proxy Host',
                'LBL_PROXY_ON_DESC' => 'Configure proxy server address and authentication settings',
                'LBL_PROXY_ON' => 'Use proxy server?',
                'LBL_PROXY_PASSWORD' => 'Password',
                'LBL_PROXY_PORT' => 'Port',
                'LBL_PROXY_TITLE' => 'Proxy Settings',
                'LBL_PROXY_USERNAME' => 'User Name',
                'LBL_RESTORE_BUTTON_LABEL' => 'Restore',
                'LBL_SYSTEM_SETTINGS' => 'System Settings',
                'LBL_USE_REAL_NAMES' => 'Show Full Names',
                'LBL_USE_REAL_NAMES_DESC' => 'Display users\' full names instead of their User Names in assignment fields.',
                'LBL_DISALBE_CONVERT_LEAD' => 'Disable convert lead action for converted leads',
                'LBL_DISALBE_CONVERT_LEAD_DESC' => 'If a lead has already been converted, enabling this option will remove the convert lead action.',
                'LBL_ENABLE_ACTION_MENU' => 'Display actions within menus',
                'LBL_ENABLE_ACTION_MENU_DESC' => 'Select to display DetailView and subpanel actions within a dropdown menu. If un-selected, the actions will display as separate buttons.',
                'LBL_ENABLE_INLINE_EDITING_LIST' => 'Enable inline editing on list view',
                'LBL_ENABLE_INLINE_EDITING_LIST_DESC' => 'Select to enable Inline Editing for fields on the list view. If unselected Inline Editing will be disabled on list view.',
                'LBL_ENABLE_INLINE_EDITING_DETAIL' => 'Enable inline editing on detail view',
                'LBL_ENABLE_INLINE_EDITING_DETAIL_DESC' => 'Select to enable Inline Editing for fields on the detail view. If unselected Inline Editing will be disabled on detail view.',
                'LBL_HIDE_SUBPANELS' => 'Collapsed subpanels',
                'LIST_ENTRIES_PER_LISTVIEW' => 'Listview items per page',
                'LIST_ENTRIES_PER_SUBPANEL' => 'Subpanel items per page',
                'LOG_MEMORY_USAGE' => 'Log memory usage',
                'LOG_SLOW_QUERIES' => 'Log slow queries',
                'CURRENT_LOGO' => 'Current Logo',
                'CURRENT_LOGO_HELP' => 'This logo is displayed in the centre of the login screen of the SuiteCRM application.',
                'NEW_LOGO' => 'Select Logo',
                'NEW_LOGO_HELP' => 'The image file format can be either .png or .jpg. The maximum height is 170px, and the maximum width is 450px. Any image uploaded that is larger in any direction will be scaled to these max dimensions.',
                'NEW_LOGO_HELP_NO_SPACE' => 'The image file format can be either .png or .jpg. The maximum height is 170px, and the maximum width is 450px. Any image uploaded that is larger in any direction will be scaled to these max dimensions.',
                'SLOW_QUERY_TIME_MSEC' => 'Slow query time threshold (msec)',
                'STACK_TRACE_ERRORS' => 'Display stack trace of errors',
                'UPLOAD_MAX_SIZE' => 'Maximum upload size',
                'VERIFY_CLIENT_IP' => 'Validate user IP address',
                'LOCK_HOMEPAGE' => 'Prevent user customizable Homepage layout',
                'LOCK_SUBPANELS' => 'Prevent user customizable subpanel layout',
                'MAX_DASHLETS' => 'Maximum number of SuiteCRM Dashlets on Homepage',
                'SYSTEM_NAME' => 'System Name',
                'SYSTEM_NAME_WIZARD' => 'Name',
                'LBL_SNOOZE_TIMER' => 'Set Snooze For Notifications',
                'SYSTEM_NAME_HELP' => 'This is the name that displays in the title bar of your browser.',
                'LBL_LDAP_TITLE' => 'LDAP Authentication Support',
                'LBL_LDAP_LEGACY_WARNING' => 'LDAP Warning',
                'LBL_LDAP_LEGACY_WARNING_MORE' => 'This LDAP configuration will only be used for v4 API authentication. To configure SuiteCRM login to use LDAP, add the needed configurations to the .env.local file. See LDAP configuration docs for more information.',
                'LBL_LDAP_ENABLE' => 'Enable LDAP',
                'LBL_LDAP_SERVER_HOSTNAME' => 'Server',
                'LBL_LDAP_SERVER_PORT' => 'Port Number',
                'LBL_LDAP_ADMIN_USER' => 'User Name',
                'LBL_LDAP_ADMIN_USER_DESC' => 'Used to search for the LDAP user. This may need to be fully qualified.',
                'LBL_LDAP_ADMIN_PASSWORD' => 'Password',
                'LBL_LDAP_AUTHENTICATION' => 'Authentication',
                'LBL_LDAP_AUTHENTICATION_DESC' => 'Bind to the LDAP server using a specific users credentials. It will bind anonymously if not provided.',
                'LBL_LDAP_AUTO_CREATE_USERS' => 'Auto Create Users',
                'LBL_LDAP_USER_DN' => 'User DN',
                'LBL_LDAP_GROUP_DN' => 'Group DN',
                'LBL_LDAP_GROUP_DN_DESC' => 'Example: <em>ou=groups,dc=example,dc=com</em>',
                'LBL_LDAP_USER_FILTER' => 'User Filter',
                'LBL_LDAP_GROUP_MEMBERSHIP' => 'Group Membership',
                'LBL_LDAP_GROUP_MEMBERSHIP_DESC' => 'Users must be a member of a specific group',
                'LBL_LDAP_GROUP_USER_ATTR' => 'User Attribute',
                'LBL_LDAP_GROUP_USER_ATTR_DESC' => 'The unique identifier of the person that will be used to check if they are a member of the group Example: <em>uid</em>',
                'LBL_LDAP_GROUP_ATTR_DESC' => 'The attribute of the Group that will be used to filter against the User Attribute Example: <em>memberUid</em>',
                'LBL_LDAP_GROUP_ATTR' => 'Group Attribute',
                'LBL_LDAP_USER_FILTER_DESC' => 'Any additional filter params to apply when authenticating users e.g.<em>is_suitecrm_user=1 or (is_suitecrm_user=1)(is_sales=1)</em>',
                'LBL_LDAP_LOGIN_ATTRIBUTE' => 'Login Attribute',
                'LBL_LDAP_BIND_ATTRIBUTE' => 'Bind Attribute',
                'LBL_LDAP_BIND_ATTRIBUTE_DESC' => 'For Binding the LDAP User Examples:[<b>AD:</b> userPrincipalName] [<b>openLDAP:</b> dn] [<b>Mac OS X:</b> uid] ',
                'LBL_LDAP_LOGIN_ATTRIBUTE_DESC' => 'For searching for the LDAP User Examples:[<b>AD:</b> userPrincipalName] [<b>openLDAP:</b> cn] [<b>Mac OS X:</b> dn] ',
                'LBL_LDAP_SERVER_HOSTNAME_DESC' => 'Example: ldap.example.com or ldaps://ldap.example.com for SSL',
                'LBL_LDAP_SERVER_PORT_DESC' => 'Example: <em>389 or 636 for SSL</em>',
                'LBL_LDAP_GROUP_NAME' => 'Group Name',
                'LBL_LDAP_GROUP_NAME_DESC' => 'Example <em>cn=suitecrm</em>',
                'LBL_LDAP_USER_DN_DESC' => 'Example: <em>ou=people,dc=example,dc=com</em>',
                'LBL_LDAP_AUTO_CREATE_USERS_DESC' => 'If an authenticated user does not exist, one will be created in SuiteCRM.',
                'LBL_LDAP_ENC_KEY' => 'Encryption Key',
                'DEVELOPER_MODE' => 'Developer Mode',
                'LBL_SET_SUBPANEL_PAGINATION_TYPE' => 'Subpanel Pagination Type',
                'LBL_SET_LISTVIEW_PAGINATION_TYPE' => 'Listview Pagination Type',
                'LBL_LIST_ENTRIES_PER_MODAL' => 'Pop up Record List',
                'LBL_SET_RECORD_MODAL_PAGINATION_TYPE' => 'Pop up Record List Pagination Type',
                'SHOW_DOWNLOADS_TAB' => 'Display Downloads Tab',
                'SHOW_DOWNLOADS_TAB_HELP' => 'When selected, the Download tab will appear in the User settings and provide users with access to SuiteCRM plug-ins and other available files',
                'LBL_LDAP_ENC_KEY_DESC' => 'For SOAP authentication when using LDAP.',
                'LDAP_ENC_KEY_NO_FUNC_DESC' => 'The php_mcrypt extension must be enabled in your php.ini file.',
                'LDAP_ENC_KEY_NO_FUNC_OPENSSL_DESC' => 'The openssl extension must be enabled in your php.ini file.',
                'LBL_ALL' => 'All',
                'LBL_MARK_POINT' => 'Mark Point',
                'LBL_NEXT_' => 'Next>>',
                'LBL_REFRESH_FROM_MARK' => 'Refresh From Mark',
                'LBL_SEARCH' => 'Search',
                'LBL_REG_EXP' => 'Reg Exp',
                'LBL_IGNORE_SELF' => 'Ignore Self',
                'LBL_MARKING_WHERE_START_LOGGING' => 'Marking Where To Start Logging From',
                'LBL_DISPLAYING_LOG' => 'Displaying Log',
                'LBL_YOUR_PROCESS_ID' => 'Your process ID',
                'LBL_YOUR_IP_ADDRESS' => 'Your IP Address is',
                'LBL_IT_WILL_BE_IGNORED' => ' It will be ignored ',
                'LBL_LOG_NOT_CHANGED' => 'Log has not changed',
                'LBL_ALERT_JPG_IMAGE' => 'The file format of the image must be JPEG. Upload a new file with the file extension .jpg.',
                'LBL_ALERT_TYPE_IMAGE' => 'The file format of the image must be JPEG or PNG. Upload a new file with the file extension .jpg or .png.',
                'LBL_ALERT_SIZE_RATIO' => 'The aspect ratio of the image should be between 1:1 and 10:1. The image will be resized.',
                'ERR_ALERT_FILE_UPLOAD' => 'Error during the upload of the image.',
                'LBL_LOGGER' => 'Logger Settings',
                'LBL_LOGGER_FILENAME' => 'Log File Name',
                'LBL_LOGGER_FILE_EXTENSION' => 'Extension',
                'LBL_LOGGER_MAX_LOG_SIZE' => 'Maximum log size',
                'LBL_STACK_TRACE' => 'Enable stack trace',
                'LBL_LOGGER_DEFAULT_DATE_FORMAT' => 'Default date format',
                'LBL_LOGGER_LOG_LEVEL' => 'Log Level',
                'LBL_LEAD_CONV_OPTION' => 'Lead Conversion Options',
                'LEAD_CONV_OPT_HELP' => '<b>Copy</b> - Creates and relates copies of all of the Lead\'s activities to new records that are selected by the user during conversion. Copies are created for each of the selected records.<br><br><b>Move</b> - Moves all of the Lead\'s activities to a new record that is selected by the user during conversion.<br><br><b>Do Nothing</b> - Does nothing with the Lead\'s activities during conversion. The activities remain related to the Lead only.',
                'LBL_CONFIG_AJAX' => 'Configure AJAX User Interface',
                'LBL_CONFIG_AJAX_DESC' => 'Enable or disable the use of the AJAX UI for specific modules.',
                'LBL_LOGGER_MAX_LOGS' => 'Maximum number of logs (before rolling)',
                'LBL_LOGGER_FILENAME_SUFFIX' => 'Append after filename',
                'LBL_VCAL_PERIOD' => 'vCal Updates Time Period',
                'LBL_IMPORT_MAX_RECORDS' => 'Import - Maximum Number of Rows',
                'LBL_IMPORT_MAX_RECORDS_HELP' => 'Specify how many rows are allowed within import files.<br>If the number of rows in an import file exceeds this number, the user will be alerted.<br>If no number is entered, an unlimited number of rows are allowed.',
                'vCAL_HELP' => 'Use this setting to determine the number of months in advance of the current date that Free/Busy information for calls and meetings is published.<BR>To turn Free/Busy publishing off, enter "0". The minimum is 1 month; the maximum is 12 months.',
                'LBL_WIZARD_SCENARIOS' => 'Your Scenarios',
                'LBL_WIZARD_SCENARIOS_EMPTY_LIST' => 'No scenarios have been configured',
                'LBL_WIZARD_SCENARIOS_DESC' => 'Choose which scenarios are appropriate for your installation. These options can be changed post-install.',
                'LBL_WIZARD_TITLE' => 'Admin Wizard',
                'LBL_WIZARD_WELCOME_TAB' => 'Welcome',
                'LBL_WIZARD_WELCOME_TITLE' => 'Welcome to SuiteCRM!',
                'LBL_WIZARD_WELCOME' => 'Click <b>Next</b> to brand, localize and configure SuiteCRM now. If you wish to configure SuiteCRM later, click <b>Skip</b>.',
                'LBL_WIZARD_NEXT_BUTTON' => 'Next >',
                'LBL_WIZARD_BACK_BUTTON' => '< Back',
                'LBL_WIZARD_SKIP_BUTTON' => 'Skip',
                'LBL_WIZARD_CONTINUE_BUTTON' => 'Continue',
                'LBL_WIZARD_FINISH_TITLE' => 'Basic system configuration is complete',
                'LBL_WIZARD_SYSTEM_TITLE' => 'Branding',
                'LBL_WIZARD_SYSTEM_DESC' => 'Provide your organization\'s name and logo in order to brand your SuiteCRM.',
                'LBL_WIZARD_LOCALE_DESC' => 'Specify how you would like data in SuiteCRM to be displayed, based on your geographical location. The settings you provide here will be the default settings. Users will be able set their own preferences.',
                'LBL_WIZARD_SMTP_DESC' => 'Provide the email account that will be used to send emails, such as the assignment notifications and new user passwords. Users will receive emails from SuiteCRM, as sent from the specified email account.',
                'LBL_LOADING' => 'Loading...',
                'LBL_DELETE' => 'Delete',
                'LBL_WELCOME' => 'Welcome',
                'LBL_LOGO' => 'Logo',
                'LBL_ENABLE_HISTORY_CONTACTS_EMAILS' => 'Show related contacts\' emails in History subpanel for modules',
                'LBL_HISTORY_SUBPANEL' => 'History Subpanel',
            ],
            'user-preferences' => [],
            'studio' => [
                'LBL_EDIT_LAYOUT' => 'Edit Layout',
                'LBL_EDIT_FIELDS' => 'Edit Custom Fields',
                'LBL_SELECT_FILE' => 'Select File',
                'LBL_MODULE_TITLE' => 'Studio',
                'LBL_TOOLBOX' => 'Toolbox',
                'LBL_SUITE_FIELDS_STAGE' => 'SuiteCRM Fields (click items to add to staging area)',
                'LBL_VIEW_SUITE_FIELDS' => 'View SuiteCRM Fields',
                'LBL_FAILED_TO_SAVE' => 'Failed To Save',
                'LBL_CONFIRM_UNSAVE' => 'Any changes will go unsaved. Are you sure you would like to continue?',
                'LBL_PUBLISHING' => 'Publishing...',
                'LBL_PUBLISHED' => 'Published',
                'LBL_FAILED_PUBLISHED' => 'Failed to Publish',
                'LBL_DROP_HERE' => '[Drop Here]',
                'LBL_NAME' => 'Name',
                'LBL_LABEL' => 'Label',
                'LBL_MASS_UPDATE' => 'Mass Update',
                'LBL_DEFAULT_VALUE' => 'Default Value',
                'LBL_REQUIRED' => 'Required',
                'LBL_DATA_TYPE' => 'Type',
                'LBL_HISTORY' => 'History',
                'LBL_SW_WELCOME' => '<h2>Welcome to Studio!</h2><br> What would you like to do today?<br><b> Please select from the options below.</b>',
                'LBL_SW_EDIT_MODULE' => 'Edit a Module',
                'LBL_SW_EDIT_DROPDOWNS' => 'Edit Drop Downs',
                'LBL_SW_EDIT_TABS' => 'Configure Tabs',
                'LBL_SW_RENAME_TABS' => 'Rename Tabs',
                'LBL_SW_EDIT_GROUPTABS' => 'Configure Group Tabs',
                'LBL_SW_EDIT_PORTAL' => 'Edit Portal',
                'LBL_SW_REPAIR_CUSTOMFIELDS' => 'Repair Custom Fields',
                'LBL_SW_MIGRATE_CUSTOMFIELDS' => 'Migrate Custom Fields',
                'LBL_REBUILD_JAVASCRIPT_LANG_DESC_SHORT' => 'Rebuilds javascript versions of language files',
                'LBL_REBUILD_JAVASCRIPT_LANG_DESC' => 'Removing javascript versions of language files, will rebuild when needed.',
                'LBL_MB_DELETE' => 'Delete',
                'LBL_ED_CREATE_DROPDOWN' => 'Create a Drop Down',
                'LBL_DROPDOWN_NAME' => 'Dropdown Name',
                'LBL_DROPDOWN_LANGUAGE' => 'Dropdown Language',
                'LBL_TABGROUP_LANGUAGE' => 'Language',
                'LBL_DD_DISPALYVALUE' => 'Display Value',
                'LBL_DD_DATABASEVALUE' => 'Database Value',
                'LBL_DD_ALL' => 'All',
                'LBL_BTN_SAVE' => 'Save',
                'LBL_BTN_CANCEL' => 'Cancel',
                'LBL_BTN_SAVEPUBLISH' => 'Save & Deploy',
                'LBL_BTN_HISTORY' => 'History',
                'LBL_BTN_ADDROWS' => 'Add Rows',
                'LBL_BTN_UNDO' => 'Undo',
                'LBL_BTN_REDO' => 'Redo',
                'LBL_BTN_ADDCUSTOMFIELD' => 'Add Custom Field',
                'LBL_BTN_TABINDEX' => 'Edit Tabbing Order',
                'LBL_MODULES' => 'Modules',
                'LBL_MODULE_NAME' => 'Administration',
                'LBL_CONFIGURE_GROUP_TABS' => 'Configure Module Menu Filters',
                'LBL_GROUP_TAB_WELCOME' => 'The filters below will be displayed in the More list in the module menu for users to use to view groups of modules within the menu. Drag and drop modules to and from the filters. Note: Empty filters will not be displayed in the menu.',
                'LBL_RENAME_TAB_WELCOME' => 'Click on any tab\'s Display Value in the table below to rename the tab.',
                'LBL_DELETE_MODULE' => 'Remove module<br />from filter',
                'LBL_TAB_GROUP_LANGUAGE_HELP' => 'Select an available language, edit the Group labels and click Save & Deploy to apply the labels in the selected language.',
                'LBL_ADD_GROUP' => 'Add Filter',
                'LBL_NEW_GROUP' => 'New Group',
                'LBL_RENAME_TABS' => 'Rename Modules',
                'ERROR_INVALID_KEY_VALUE' => 'Error: Invalid Key Value: [\']',
                'LBL_SAVE' => 'Save',
                'LBL_UNDO' => 'Undo',
                'LBL_REDO' => 'Redo',
                'LBL_INLINE' => 'Inline',
                'LBL_DELETE' => 'Delete',
                'LBL_ADD_FIELD' => 'Add Field',
                'LBL_MAXIMIZE' => 'Maximize',
                'LBL_MINIMIZE' => 'Minimize',
                'LBL_PUBLISH' => 'Publish',
                'LBL_ADDROWS' => 'Add Rows',
                'LBL_ADDFIELD' => 'Add Field',
                'LBL_EDIT' => 'Edit',
                'LBL_LANGUAGE_TOOLTIP' => 'Select the language to edit.',
                'LBL_SINGULAR' => 'Singular Label',
                'LBL_PLURAL' => 'Plural Label',
                'LBL_RENAME_MOD_SAVE_HELP' => 'Click <b>Save</b> to apply the changes.',
            ],
            'reminders' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
            ],
            'reminders-invitees' => [
                'LBL_ID' => 'ID',
                'LBL_DATE_ENTERED' => 'Date Created',
                'LBL_DATE_MODIFIED' => 'Date Modified',
                'LBL_MODIFIED' => 'Modified By',
                'LBL_MODIFIED_NAME' => 'Modified By Name',
                'LBL_CREATED' => 'Created By',
                'LBL_DESCRIPTION' => 'Description',
                'LBL_DELETED' => 'Deleted',
                'LBL_NAME' => 'Name',
                'LBL_CREATED_USER' => 'Created by User',
                'LBL_MODIFIED_USER' => 'Modified by User',
                'LBL_LIST_NAME' => 'Name',
                'LBL_EDIT_BUTTON' => 'Edit',
                'LBL_REMOVE' => 'Remove',
                'LBL_ASCENDING' => 'Ascending',
                'LBL_DESCENDING' => 'Descending',
                'LBL_OPT_IN' => 'Opt In',
                'LBL_OPT_IN_PENDING_EMAIL_NOT_SENT' => 'Pending Confirm opt in, Confirm opt in not sent',
                'LBL_OPT_IN_PENDING_EMAIL_SENT' => 'Pending Confirm opt in, Confirm opt in sent',
                'LBL_OPT_IN_CONFIRMED' => 'Opted in',
                'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
                'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
            ],
            'history' => [
                'LBL_MODULE_NAME' => 'History',
                'LBL_MODULE_TITLE' => 'History: Home',
                'LBL_SEARCH_FORM_TITLE' => 'History Search',
                'LBL_LIST_FORM_TITLE' => 'History',
                'LBL_LIST_SUBJECT' => 'Subject',
                'LBL_LIST_CONTACT' => 'Contact',
                'LBL_LIST_RELATED_TO' => 'Related to',
                'LBL_LIST_DATE' => 'Date',
                'LBL_LIST_CLOSE' => 'Close',
                'LBL_SUBJECT' => 'Subject',
                'LBL_STATUS' => 'Status',
                'LBL_LOCATION' => 'Location',
                'LBL_DATE_TIME' => 'Start Date & Time',
                'LBL_DATE' => 'Start Date',
                'LBL_TIME' => 'Start Time',
                'LBL_DURATION' => 'Duration',
                'LBL_HOURS_MINS' => '(hours/minutes)',
                'LBL_CONTACT_NAME' => 'Contact Name: ',
                'LBL_DESCRIPTION' => 'Description',
                'LNK_NEW_CALL' => 'Log Call',
                'LNK_NEW_MEETING' => 'Schedule Meeting',
                'LNK_NEW_TASK' => 'Create Task',
                'LNK_NEW_NOTE' => 'Create Note or Attachment',
                'LNK_NEW_EMAIL' => 'Archive Email',
                'LNK_CALL_LIST' => 'Calls',
                'LNK_MEETING_LIST' => 'Meetings',
                'LNK_TASK_LIST' => 'Tasks',
                'LNK_NOTE_LIST' => 'Notes',
                'ERR_DELETE_RECORD' => 'A record number must be specified to delete the account.',
                'LBL_INVITEE' => 'Invitees',
                'LBL_LIST_DIRECTION' => 'Direction',
                'LBL_DIRECTION' => 'Direction',
                'LNK_NEW_APPOINTMENT' => 'New Appointment',
                'LNK_VIEW_CALENDAR' => 'Today',
                'LBL_OPEN_ACTIVITIES' => 'Open Activities',
                'LBL_HISTORY' => 'History',
                'LBL_NEW_TASK_BUTTON_TITLE' => 'Create Task',
                'LBL_NEW_TASK_BUTTON_LABEL' => 'Create Task',
                'LBL_SCHEDULE_MEETING_BUTTON_TITLE' => 'Schedule Meeting',
                'LBL_SCHEDULE_MEETING_BUTTON_LABEL' => 'Schedule Meeting',
                'LBL_SCHEDULE_CALL_BUTTON_LABEL' => 'Log Call',
                'LBL_NEW_NOTE_BUTTON_TITLE' => 'Create Note or Attachment',
                'LBL_NEW_NOTE_BUTTON_LABEL' => 'Create Note or Attachment',
                'LBL_TRACK_EMAIL_BUTTON_TITLE' => 'Archive Email',
                'LBL_TRACK_EMAIL_BUTTON_LABEL' => 'Archive Email',
                'LBL_LIST_STATUS' => 'Status',
                'LBL_LIST_DUE_DATE' => 'Due Date',
                'LBL_LIST_LAST_MODIFIED' => 'Last Modified',
                'LNK_IMPORT_NOTES' => 'Import Notes',
                'LBL_ACCEPT_THIS' => 'Accept?',
                'LBL_DEFAULT_SUBPANEL_TITLE' => 'History',
                'LBL_CATEGORY' => 'Category',
                'LBL_LIST_CATEGORY' => 'Category',
            ],
        ],
    ],
]];
