SuiteCRM-Core/modules/Administration/language/en_us.lang.php

1025 lines
66 KiB
PHP
Raw Normal View History

<?php
/**
*
* SugarCRM Community Edition is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004-2013 SugarCRM Inc.
*
* SuiteCRM is an extension to SugarCRM Community Edition developed by SalesAgility Ltd.
* Copyright (C) 2011 - 2019 SalesAgility Ltd.
*
* 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 with the addition of the following permission added
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
* details.
*
* You should have received a copy of the GNU Affero General Public License along with
* this program; if not, see http://www.gnu.org/licenses or write to the Free
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
* 02110-1301 USA.
*
* You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
* SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
*
* The interactive user interfaces in modified source and object code versions
* of this program must display Appropriate Legal Notices, as required under
* Section 5 of the GNU Affero General Public License version 3.
*
* In accordance with Section 7(b) of the GNU Affero General Public License version 3,
* these Appropriate Legal Notices must retain the display of the "Powered by
* SugarCRM" logo and "Supercharged by SuiteCRM" logo. If the display of the logos is not
* reasonably feasible for technical reasons, the Appropriate Legal Notices must
* display the words "Powered by SugarCRM" and "Supercharged by SuiteCRM".
*/
if (!defined('sugarEntry') || !sugarEntry) {
die('Not A Valid Entry Point');
}
$mod_strings = array(
'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.
Please check your Proxy Settings value in the <a href="index.php?module=Configurator&action=EditView">System Settings</a> admin panel.
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' => '&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;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' => '&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;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_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:&nbsp;<b>AD:</b>&nbsp;userPrincipalName,&nbsp;<b>openLDAP:</b>&nbsp;dn,&nbsp;<b>Mac&nbsp;OS&nbsp;X:</b>&nbsp;uid ',
'LBL_LDAP_LOGIN_ATTRIBUTE_DESC' => 'For searching for the LDAP User<br>Examples:<b>AD:</b>&nbsp;userPrincipalName,&nbsp;<b>openLDAP:</b>&nbsp;cn,&nbsp;<b>Mac&nbsp;OS&nbsp;X:</b>&nbsp;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_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',
//ModuleInstaller
'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',
Squashed 'public/legacy/' changes from ace35f6573..23d711b703 23d711b703 [Legacy] update install language label 58fe59c8da [Legacy] Dashlet Settings Modal Styling Fixes b880c34877 [Legacy] User Profile Mobile Styling Fixes ab33cfc7cf [Legacy] Add acls calculation on legacy list data calls 220bf5b8be [Legacy] Get list of visible modules from module name mapper a7a0754a2d Fix valid module check 020a5dcb1b [Legacy] add widget acl metadata - update acl config for top widget 89e8f7c0f2 [Legacy] Subpanels Action Button Styling Fixes 6c287af813 remove photo widgets for contacts and leads 4ac8347d61 [Legacy] Admin Release Styling Fixes 3336b10790 Suite8 ChangeLog ModalPopup Styling Fixes 8df8ad992c [Legacy] Add close menu label 1dfdf6a005 [Legacy] Add not module selected label b234b8a1fe [Legacy] Add parent type ApiBeanMapper 4def7cdfc6 [Legacy] Fix username display for unauthorized users c9771bd330 [Legacy] DetailView Header Title Overlaps fixes 0a0dd3c2c5 [Legacy] Fix htaccess generation 687d5ea7bd Fix Date Filed for Targets 5f863f4b16 [Legacy] Remove Button Hover Fixes 78672e7a27 [Legacy] Reports footer button removed fixes 4b3a9778e8 [Legacy] Reports Styling Fixes 3ab39b6584 [Legacy] Maps Button Position Fixes e50f76f3fc [Legacy] Add Tab Dashlet Sapcing Fixes d2f6433a06 [Legacy] Dashlet Setting Modal Label Fix & Button Fixes e5137262f7 [Legacy] Activity Stream Post Button Hover color fixes 71d44b7274 [Legacy] Bump version to 8.0.0-rc abafbc280b [Legacy] Remove license from install app strings 43281fae73 Fix ignore system checks valitation feab3f0abf [Legacy] Add install labels b0fc8ac7a6 [Legacy] add new install labels 8fea1b7c7f [Legacy] add install validator class e4f7648e50 [Legacy] Add Label for Subpanel Edit Line Action b8ecc0a37e [Legacy] Dashboard Mobile Styling Fixes 7d427720f5 [Legacy] History Subpanel Button Styling Fixes 63d10c40d6 [Legacy] Workflow Stying Fixes 811ad79455 [Legacy] Convert Lead Styling Fixes 01764542a1 [Legacy] Roles Styling Fixes 7ecc573f0e [Legacy] Admin Modules label font fixes 9f13c91e22 [Legacy] HomePage Mobile Fixes 005d1ac949 update legacy handlers to apply new logic considering - base actions - action resolvers - fix url navigation issue in classic view b3c7a14380 [Legacy] Module framework - move suite 8 module config to legacy 542198ac5c [Legacy] Add support for more metadata on listviewdefs e3c82fc9ea [Legacy] Add Support for all modules with parent css classes f2dd774903 [Legacy] Security Group Styling Fixes b6e5591cc4 [Legacy] Password Management Mobile Fixes 1624fdcfad [Leagcy] Email Settings Fixes e033259dac [Legacy] Products Modules Buttons fixes eae8efde52 [Legacy] OAUTH2 Clients and tokens fixes f90c5f5315 [Legacy] adapt legacy install scripts to work with Suite8 install d099fac028 [Legacy] add labels for S8 Installer 8be5c78c4c [Legacy] Add widget not found label eb4449777b [Legacy] Email Action DropDown Styling Fixes 06aff4ce92 SuiteCRM 7.12.0 Release 1cf315c98b Fix BasicSearchResults hit counter c7458ea520 Update PDF samples for compatibility with new PDF Engine a2a392f6d3 Update Reports PDF for compatibility with new PDF Engine 575561903b Update PDF Engines for backward compatibility 3ed5326ca1 Deprecate TCPDF b6c4a4941f Fix TCPDF image scale d6c47de2f5 Fix TCPDF filename 412fd0d006 Add optional malicious file scanner f88149fcfe Feature: Allow configuring the Calendar name for the Google Sync via the config. ae836af690 Fix SearchFormView visible options 5f3545193f Update workflow acceptance test 7c54f0fbc4 SuiteCRM 7.12.0-RC Release 0159e0cd86 Remove unused currency config entries 1c49d879ad Default new MySQL based installs to use utf8mb4 dee7ba0594 Clean up search setting b9b6aeae3a Cleanup old CSS files ed59f5f6d9 Add missing admin icons 732e84c6a3 Move Workflow to default as admin function 60dce30854 Update admin panel to improve grouping 6f7524b46a Fix filepath for mPDF class cdab640886 Add default Engines f79cc55782 Remove MPDFEngine Test 77d38a259d Add check for MPDF class 59261aac8d Remove PDF_Lib 49fb8525a0 Implement TCPDF git-subtree-dir: public/legacy git-subtree-split: 23d711b70345ccf90d7508ce6aa5ddc8fd3dc4dd
2021-11-05 15:19:00 +00:00
'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_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',
Squashed 'public/legacy/' changes from 1b30d1900a..a403361326 a403361326 SuiteCRM 7.12.7 Release 8058ba3262 Fix #9736 - Elasticsearch still running repair in not enabled 39690e8921 Fix #9735 - Add elasticsearch option to admin menu 0ded1d1069 Fix #9258 - Fix for Notes module advanced date-modified search b0654ef913 Fix #9267 - Fix for popup &email reminder options ecb56747d0 Fix #9511: Case Updates Thread now displays updates from 'Unknown' sources. a323740456 Fix #9314 - Respect the subpanel `flat` flag 4f31f9e29c Fix #9686 - Draft Email Opens in Draft View From History Subpanel 6bec25a6d4 Fix #9421 - Fix ElasticSearch tests 42fbbcef04 Fix #9421 - Elastic search logic hooks fail to index properly 317ba16295 Fix #9593 - Fix elasticsearch indexing unnecessarily during QR+R. - Update config defaults to include allowed_preview value. 9549950373 Fix #9599 - Fix missing pagination on Elasticsearch results page f0f08a2724 Fix #9627 - Studio changes not picked up by CRM when opcache.validate_timestamps=0 e8964780a0 Fix #9660 - Copy only select files to custom/working directory c613905bc6 Fix #9663 - Smaller screens automatically collapse non-subpanel panels 27bc6ca1a7 Fix #9547 - Workflow actions not saving correctly for certain field types. 8df903d9c9 Fix #9163 - Outbound Email Accounts to use correct fields by default. 48b70d0018 Fix #9561 - Fail state was not handled when missing listviewdefs file. 0e021e7ac6 Fix #9609 - Change the logger level in setStream and getStream functions to prevent excessive log errors 729f3dd510 Fix #9569 - Fix issue with missing dropdown image 5ccfbf42f1 Fix #9545 - Fix Workflow tests 541a96e499 Fix #9545 - Quote potential reserved name e079865b99 Fix #9551 - Fix typo in fix b4c9b39b1a Fix #9551 - Update date period to include the users TZ. 92aef5b5a2 Fix #9594 - Don't convert nl to BR for contact updates as these contain HTML and come from emails in most cases. ad7c3017f2 Fix #9634 Add check on cron schedule to show the basic view on first load 5a20f5a5fe Fix #9636 Add styling of email recipient button git-subtree-dir: public/legacy git-subtree-split: a40336132686f0d5094a13cea9de3995c477c70b
2022-08-11 13:01:14 +00:00
'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_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',
//language changed
'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',
Squashed 'public/legacy/' changes from 2aaee3c558..7ce0eaf560 7ce0eaf560 Merge commit 'a9b7e9d38c89bb831eed5c46ae88e1a340a9e745' into refactor_legacy 77175ae5ca Fix undefined property sentAssignmentNotifications a12d18b3c9 Update CleanCSVTest ed7951dc93 Update Composer 21c3adc06f SuiteCRM 7.11.21 Release d6aa88abd2 Allow filtering Survey campaigns 7ab8113825 Adding new attribute to CaseTest for sentAssignmentNotification as well as other Tests 3b13d3d4ac Retrieve SuiteCRM version in get_server_info db739a3116 Improve Contacts duplicates list 1ebfecf604 Help text containing quotes is not correctly displayed 9191047355 Wrong spelling of AOR_Reports module e3aa666d15 fix for #8991 0ae8676656 Link fix to documentation site e6bcec88cb Notes for abbreviations, VAT, Activity Stream, SAML d2a0f08ab9 Indentation fix 9602a5ab9f Space typo fix 6105f4b231 Moving comment next to the string 49be1068b5 https url fix 85a3dfb122 SuiteP template translators notes 6025f859e4 Fix for: #9179 AOR_Charts getShortenedLabel fails on utf8 characters 092ab1f7fa Add the ability import Projects a91fe3995e Fix Issue #4145 5d077d44e2 Fix #9205 - Duplicate audit records. 925f194db2 Fix #9203 - Duplicate notification emails. 16f6fda636 Fix Archive Folder Query 504f16f0a8 Add cases to email object_arr fe07e1660c Fix only init Currency once 5692da9269 Fix broken image path in reports HTML ce93d319d7 Fix php notices 013e0eee39 Change pdfheader/pdffooter data type to longtext 175df9ffe9 Set default perms on new log file 4caedf2fdf Update CaseUpdatesHook.php 8d4678fdb1 Remove spaces in fnc call ACLController::filterModuleList() 1e5e8bfecc Fix function declaration of TabController::get_key_array() 9e85083916 Wrong spelling of ProspectLists module ce8f3b0665 Fix #9201 - Filter form label styling. 568839d1bd Fix #9237 where dates in aow actions & conditions are not saved or displayed correctly 17363c3f60 Fix #6997 - User profile password auto-fill 5b87663738 Correct layout of date fields 1de52dc97d 7.11.20 6737e71506 Fix Users index incompatible with MSSQL bd9dd96f3a Change populateDefaultValues fatal log on empty field_defs to warning 9039d97b07 Fix theme display issues ffb434042f Fix Missing locale in FullCalender 3.10 32e8146664 Fix Php compatibility within Admin ConfigureTabs e0904414a1 Fix Email Address loading performance fdea144ecb Fix #8319 - Multiple IMAP Inboxes fails to display emails 45a6527e91 Fix #7285 - Allow filter of custom fields on V8 API Get Modules 55dab76a1a Fix #8420 - V8 API issues fails on windows 8994449ef8 Upgrade ElasticSearch to v7.x cd2e17a49a Implement PDFEngine 1a50079341 Fix PDF_Lib constructors 17035aa25b Replace deprecated fzaninotto/faker with fakerphp/faker 854daa3ef7 Move test namespaces into autoload-dev a801513237 Upgrade nesbot/carbon to v2.x 889e73b943 Update Travis config to use composer v2.x 22f956cf74 Upgrade composer-merge-plugin to v2.x 753e6242fa Fix PHPUnit 9 deprecations and warnings f62d8d7bed Fix test case class not matching filename deprecation warnings 1b4cefb5c3 Replace abandoned leafo/scssphp with scssphp/scssphp 53a1cf3765 Upgrade Robo to v3.x 32231c4f1d Update composer.json 5b8ea6cd49 Fix missing default config values 2555dc14b7 Consolidate global search settings 12d51f8e5c Remove duplicate "Global Search" link in the adminpanel 6c28c687ee Implement search engine selection 24a3e9d6c2 Deprecate UnifiedSearchAdvanced 6453ebf25c Unify search engines a740042295 Remove new/legacy search engine labels dc8a8bc8e1 Add codeception 4.1.x dependencies to composer 8404643044 Migrate PHPUnit schema for 9.5.x ac144b8dfc Upgrade PHPUnit to 9.5.x 2f7e5790bc Remove codeception 4882f9531e Fix tests remove incompletes 74596e24b8 Fix tests deprecated asserts 8539246027 Fix tests define return type hints ff8e2f2973 Update test namespaces for PSR-4/PSR-8 5f17109ce4 Fix tests redundant noinspection 65fa1662d2 Fix tests misordered assert arguments d3d589c4fc Fix tests use appropriate asserts f1c8e05d00 Fix tests one-time use variables fad98fcead Fix tests method invocations e660423312 Update PHPUnit schema 251bf18f31 Update Travis config to remove PHP 7.2 a715d7120c Update minimum required PHP to v7.3.0 369cd99c3a Fix #9106 - Update securexss for backwards compatibility b1263f189f Update composer 42c065dd91 7.11.19 cdc3b47207 Fix Calender display issues in FullCalender 3.10 3caa17e1f8 Fix #7999 - Prevent securitygroups mass assign damage df0c687ad0 Fix #5624 - Make SWSPEditRoleButton::displayList compatible w. parent a173f1b1d2 Fix #8571 - Remove duplicate code in users detailviewdefs 4e3c62fe56 Fix #8514 - Implement effective opcache file clearing afca8fa5f8 Fix #8461, #8462 - PHP files are potentially overwritten 5b0f1f13ed Fix #8700 - Various problems in PHPDocs throughout the codebase. f89f115fe6 Fix #9067 - Fix the drop down width 579b894f65 Add Additional api filter option `like` 88316f8612 Add filters in relationship API 277b9e5520 Add Relationship Beans in V8 API Response e178ef8495 Fix #9090 - User menu alignment 631c756fc0 Fix #6051 - Modulebuilder labels edit fixes 2c2b5e689b Update JQuery JS Library to v3.6.0 065306623d Update FullCalendar JS Library to v3.10.2 0634e7f533 Update YUI JS Library to 2.9.1 a74ccf7eae Fix #8999 - Hardcoded 'by' label in calls c8f6cd9061 Fix #9034 - Business Hours does not work in non-english languages e554511cb0 Fix #8910 - Update the V8 Api to allow for upload of documents similar to notes ef590862fb Fix #9010 - Add missing 'view task' label on calendar b339312d79 Fix #8894 - Add missing label for calendar dashlet f936a6366a Fix #9032 - Prevent Notice Error During Import 42f87aac1d Fix #8182 - Update updateTimeDateFields to handle undefined dates a744e89bf6 Fix #9075 - Removing deleted related beans via link b17ef78ced Fix #8988 - Improve upon solution which doesn't cache incomplete beans 315c1ecf63 Fix #7772 - Only index ElasticSearch when enabled 7c05a09d90 Fix #9101 LangText exception breaking ElasticSearch 2bad09d0c0 Fix #8472 - No or not complete Searchresults using elasticsearch engine 6978a22cb1 Fix #6800 - Elasticsearch: Elastic index name is hardcoded cf8b487e6d Fix #8916 - Misspelled elasticsearch labels 8029916390 Fix #9080 - Update config for google/apiclient at composer.json 318d91a15c Fix #9060 - Project Form action should not be changed if delete is not confirmed b68834c47b Fix #8676 - New Scheduled Reports does not run d87c7a0748 Fix #2645 - Calendar quick create ignores required fields 91e9d7540a Deprecate PdfParser a1ee531f3d Deprecate advanced open discovery (AOD) 122b872c2b Fix subpanel insights to support function query f2b6be56e2 [Legacy] Update list count query to accept alias name 932d700511 [Legacy] Admin Release Styling Fixes e13201af39 [Legacy] Quotes & Invoices Faint Line Removed 1f0fdf0fb1 [Legacy] History Subpanel Styling Changes a01fe52c40 [Legacy] Date Calendar Icon Color Fixes c84dc60a1c [Legacy] Fix Add Dashlet Tab via Enter Key in Home Page Redirects to Legacy 3ea774916c [Legacy] Make anchor links within Convert Lead module point to S8 290978a5d3 [Legacy] add language labels for user auth guard ACL Error Messages 8d0ccd3ddf create user auth guard backend handler to handle User ACL 377e85090c [Legacy] Scrollbar color fix globally e776c38c42 [Legacy] Action DropDown Arrow Alignment Fixes bc384c226e Border Outline Color Fixes 811df34b1f [Legacy] Add utility method to retrieve install languages 39f3629b08 [Legacy] Add labels e6388fa338 [Legacy] Configure Module Menu Styling Changes 5653a6904a [Legacy] - Increment suitecrm_version.php 95073941fa [Legacy] Add labels 5597e87745 [Legacy] Add EmailAddressLinkMapper to ApiBeanMapper 17e9e91d04 [Legacy] Add LineItemSaveHandler 366dc162e0 [Legacy] Add BeanSaveHandlers 5e38fc88d8 [Legacy] Rename Modules Styling Changes 3bb5a5d6a9 Merge commit '9c71e8c884c7d5b277db136897113ec96618dc63' into fix/legacy_update 8b45c9a338 [Legacy] Fix Display Module & Subpanel Styling 85d70377d1 [Legacy] Add line item single primary email validation label da4a6a6c40 [Legacy] Add labels b80198be11 [Legacy] Add labels 56637aa080 Refactor filter content ApiBeanMapper to use filter mapper bee6f9c10b [Legacy] Move Legacy Filter Mapper to legacy 6ac12e5bd4 [Legacy] Fix Campaign Email Settings Styling 0aff61bc38 [Legacy] System Settings Hover Button Changes b9194c1c66 [Legacy] Activity Stream Styling Changes 37b80cefd6 [Legacy] Admin Language Styling Changes ec53218574 [Legacy] Fix Theme Setting Styling Changes 951e1ae844 [Legacy] Update SugarBean to support custom union query for history timeline widget 49c754ed87 Update history timeline backend handler to handle activities and audit data along with history data 4807b6fa45 [Legacy] Add labels for history timeline widget 174bba1e38 [Legacy] Fix Admin Diagnostic Tool Styling Changes b10a2d7e26 [Legacy] Fix Button Hover Styling 631cbbbe0e [Leagcy] Workflow & Invoice & Quotes Line Items Styling Fix ec22f577c9 [Legacy] Fix Help Icon Styling 9a092d2d51 [Legacy] Fix Security Groups Create Styling 96dda062d2 [Legacy] Fix Security Suite Settings Styling ed05b461aa [Legacy] Dashboard modal dashlet & add tab & edit tab 2b741a982a [Legacy] Fix Role List User Styling b2abf4588c [Legacy] Fix AOP Settings Styling 763d0ed66b [Legacy] Dashlet Table Scroll Fixes aa2aebfa82 [Legacy] Add attribute array mapping to ApiBeanMapper b8e3926ace [Legacy] Add MassUpdatePort 327ddf764d [Legacy] Add labels d10884fbad [Legacy] Fix Outline Border color 0d08b6684b [Legacy] Add Post Upgrade port service de0ebec1d4 [Legacy] Fix Business Hours Styling a69aa7f89b [Legacy] Fix AOS Settings Styling 942b635996 [Legacy] iFrame Modal Page Styling Changes 95c4d8a89a [Legacy] Admin Locale Styling Changes 4b4aade088 [Legacy] Role CreateView Styling Changes 4b8082c1b0 [Legacy] Password Management Styling Changes f542903e46 [Legacy] Currency Recordview styling changes 0efba176b7 [Legacy] Email Settings Send Email Styling Changes f8aad710e1 [Legacy] Email Settings Styling Changes 3e41d46bc6 [Legacy] Changes to support Legacy integration of Merge Duplicates action to Suite8 254619ad37 [Legacy] Roles Management Styling Changes 2ac0e9f126 [Legacy] Add legacy portability services to add records or contacts to a target list 42a1ab8e88 [Legacy] Add labels for add to target list messages 8933416dc2 [Legacy] Dashboard Settings ModalPopup Changes 157ce24459 [Legacy] Project Resource Calendar Styling Changes 86b806d990 [Legacy] System Settings CSS Changes 80e5ce0e5e [Legacy] Add Language Label Change Log b2e9a36e6a [Legacy] Increment suitecrm_version af1d13f4a6 Merge commit '2473298dc64fa8c2318bc9d1ead5c6a4e46d8198' into beta2 039df6a308 [Legacy] Add Legacy portability Link Service cde96fd758 [Legacy] Change Case update wiget items display 8ee998700d [Legacy] Add generic action success label 357655058c [Legacy] Change Cases calculated field rules 49120c6a05 [Legacy] Add non-db source field to cases 6f9cc072db [Legacy] Add null checks to CaseUpdate sendUpdate cc68ead8ca [Legacy] Remove case threads from case detailviewdefs b651151cc9 [Legacy] Add case updates widget configuration 5960f06d73 [Legacy] Add record-thread component related labels 2824f62499 [Legacy] Add case updates api bean mappers 7244666094 [Legacy] Add non-db author field to case updates 19e839e022 [Legacy] Add case thread update label eae9e509f6 define datetime format conversion mappers for datetimecombo field 48ff651d60 [Legacy] Inbound Email ListView Styling Changes 144a01f3c7 [Legacy] Add link label 9a3bbaec3f [Legacy] Labels definition for link entity relationship via record subpanels 1c7b7d1770 [Legacy] Update unlink related labels 79088c678c [Legacy] Add unlink service port 7495fa6d86 [Legacy] Changes for Unlink Subpanel Relationship c8df2643cf [Legacy] User Profile Styling Changes ce539098dd [Legacy] Homepage Mobile Changes 22c6e4736e [Legacy] Add Saved filter related labels 6971d34c2c [Legacy] Add SavedSearch module metadata 5a70355c52 [Legacy] Add api to bean mapping handling to ApiBeanMapper e1a94f7cd1 [Legacy] Add null check to SavedSearch bean e37dbf171b [Legacy] Add SavedSearch module api bean mappers a441ec08ef [Legacy] Add ApiBeanModuleMappers 913cce923f Search Bar Mobile Changes ee1593f735 [Legacy] Remove advanced open discovery (AOD) 8f60fafec3 [Legacy] Define a new function to return all columns defined for the module list view ead86f0d02 [Legacy] Convert Lead Styling Changes 5606baede5 [Legacy] Subpanel Design Changes 7bf0e84681 [Legacy] Tab Arrwo Misalignment Changes 6a03cc65f2 [Legacy] Inbound Email Styling Changes 784f089a90 [Legacy] Update legacy vendor pathing aa1e3d8c59 [Legacy] Remove legacy composer 9e990b8ce7 [Legacy] Add global labels for listView Column Selector git-subtree-dir: public/legacy git-subtree-split: 7ce0eaf560b55293ca3f105ac776ff936b319679
2021-08-30 10:17:18 +01:00
'LBL_SAML_LOGIN_URL' => 'Login URL', //SAML Authentication
'LBL_SAML_LOGOUT_URL' => 'SLO URL', //SAML Single Log-out
'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' /*for 508 compliance fix*/,
'LBL_PATCH_UPGRADES' => 'Patch Upgrades' /*for 508 compliance fix*/,
'LBL_ADVANCED_SEARCH' => 'Advanced Filter' /*for 508 compliance fix*/,
'LBL_BASIC_SEARCH' => 'Quick Filter' /*for 508 compliance fix*/,
'LBL_PROCESSING' => 'Processing' /*for 508 compliance fix*/,
// OAuth
'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',
//Sprites Support
'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}',
//FTS
'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.',
// Google Calendar
'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):',
Squashed 'public/legacy/' changes from ace35f6573..23d711b703 23d711b703 [Legacy] update install language label 58fe59c8da [Legacy] Dashlet Settings Modal Styling Fixes b880c34877 [Legacy] User Profile Mobile Styling Fixes ab33cfc7cf [Legacy] Add acls calculation on legacy list data calls 220bf5b8be [Legacy] Get list of visible modules from module name mapper a7a0754a2d Fix valid module check 020a5dcb1b [Legacy] add widget acl metadata - update acl config for top widget 89e8f7c0f2 [Legacy] Subpanels Action Button Styling Fixes 6c287af813 remove photo widgets for contacts and leads 4ac8347d61 [Legacy] Admin Release Styling Fixes 3336b10790 Suite8 ChangeLog ModalPopup Styling Fixes 8df8ad992c [Legacy] Add close menu label 1dfdf6a005 [Legacy] Add not module selected label b234b8a1fe [Legacy] Add parent type ApiBeanMapper 4def7cdfc6 [Legacy] Fix username display for unauthorized users c9771bd330 [Legacy] DetailView Header Title Overlaps fixes 0a0dd3c2c5 [Legacy] Fix htaccess generation 687d5ea7bd Fix Date Filed for Targets 5f863f4b16 [Legacy] Remove Button Hover Fixes 78672e7a27 [Legacy] Reports footer button removed fixes 4b3a9778e8 [Legacy] Reports Styling Fixes 3ab39b6584 [Legacy] Maps Button Position Fixes e50f76f3fc [Legacy] Add Tab Dashlet Sapcing Fixes d2f6433a06 [Legacy] Dashlet Setting Modal Label Fix & Button Fixes e5137262f7 [Legacy] Activity Stream Post Button Hover color fixes 71d44b7274 [Legacy] Bump version to 8.0.0-rc abafbc280b [Legacy] Remove license from install app strings 43281fae73 Fix ignore system checks valitation feab3f0abf [Legacy] Add install labels b0fc8ac7a6 [Legacy] add new install labels 8fea1b7c7f [Legacy] add install validator class e4f7648e50 [Legacy] Add Label for Subpanel Edit Line Action b8ecc0a37e [Legacy] Dashboard Mobile Styling Fixes 7d427720f5 [Legacy] History Subpanel Button Styling Fixes 63d10c40d6 [Legacy] Workflow Stying Fixes 811ad79455 [Legacy] Convert Lead Styling Fixes 01764542a1 [Legacy] Roles Styling Fixes 7ecc573f0e [Legacy] Admin Modules label font fixes 9f13c91e22 [Legacy] HomePage Mobile Fixes 005d1ac949 update legacy handlers to apply new logic considering - base actions - action resolvers - fix url navigation issue in classic view b3c7a14380 [Legacy] Module framework - move suite 8 module config to legacy 542198ac5c [Legacy] Add support for more metadata on listviewdefs e3c82fc9ea [Legacy] Add Support for all modules with parent css classes f2dd774903 [Legacy] Security Group Styling Fixes b6e5591cc4 [Legacy] Password Management Mobile Fixes 1624fdcfad [Leagcy] Email Settings Fixes e033259dac [Legacy] Products Modules Buttons fixes eae8efde52 [Legacy] OAUTH2 Clients and tokens fixes f90c5f5315 [Legacy] adapt legacy install scripts to work with Suite8 install d099fac028 [Legacy] add labels for S8 Installer 8be5c78c4c [Legacy] Add widget not found label eb4449777b [Legacy] Email Action DropDown Styling Fixes 06aff4ce92 SuiteCRM 7.12.0 Release 1cf315c98b Fix BasicSearchResults hit counter c7458ea520 Update PDF samples for compatibility with new PDF Engine a2a392f6d3 Update Reports PDF for compatibility with new PDF Engine 575561903b Update PDF Engines for backward compatibility 3ed5326ca1 Deprecate TCPDF b6c4a4941f Fix TCPDF image scale d6c47de2f5 Fix TCPDF filename 412fd0d006 Add optional malicious file scanner f88149fcfe Feature: Allow configuring the Calendar name for the Google Sync via the config. ae836af690 Fix SearchFormView visible options 5f3545193f Update workflow acceptance test 7c54f0fbc4 SuiteCRM 7.12.0-RC Release 0159e0cd86 Remove unused currency config entries 1c49d879ad Default new MySQL based installs to use utf8mb4 dee7ba0594 Clean up search setting b9b6aeae3a Cleanup old CSS files ed59f5f6d9 Add missing admin icons 732e84c6a3 Move Workflow to default as admin function 60dce30854 Update admin panel to improve grouping 6f7524b46a Fix filepath for mPDF class cdab640886 Add default Engines f79cc55782 Remove MPDFEngine Test 77d38a259d Add check for MPDF class 59261aac8d Remove PDF_Lib 49fb8525a0 Implement TCPDF git-subtree-dir: public/legacy git-subtree-split: 23d711b70345ccf90d7508ce6aa5ddc8fd3dc4dd
2021-11-05 15:19:00 +00:00
'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_AOP_BUSINESS_HOURS_SETTINGS' => 'Business Hours',
Squashed 'public/legacy/' changes from ace35f6573..23d711b703 23d711b703 [Legacy] update install language label 58fe59c8da [Legacy] Dashlet Settings Modal Styling Fixes b880c34877 [Legacy] User Profile Mobile Styling Fixes ab33cfc7cf [Legacy] Add acls calculation on legacy list data calls 220bf5b8be [Legacy] Get list of visible modules from module name mapper a7a0754a2d Fix valid module check 020a5dcb1b [Legacy] add widget acl metadata - update acl config for top widget 89e8f7c0f2 [Legacy] Subpanels Action Button Styling Fixes 6c287af813 remove photo widgets for contacts and leads 4ac8347d61 [Legacy] Admin Release Styling Fixes 3336b10790 Suite8 ChangeLog ModalPopup Styling Fixes 8df8ad992c [Legacy] Add close menu label 1dfdf6a005 [Legacy] Add not module selected label b234b8a1fe [Legacy] Add parent type ApiBeanMapper 4def7cdfc6 [Legacy] Fix username display for unauthorized users c9771bd330 [Legacy] DetailView Header Title Overlaps fixes 0a0dd3c2c5 [Legacy] Fix htaccess generation 687d5ea7bd Fix Date Filed for Targets 5f863f4b16 [Legacy] Remove Button Hover Fixes 78672e7a27 [Legacy] Reports footer button removed fixes 4b3a9778e8 [Legacy] Reports Styling Fixes 3ab39b6584 [Legacy] Maps Button Position Fixes e50f76f3fc [Legacy] Add Tab Dashlet Sapcing Fixes d2f6433a06 [Legacy] Dashlet Setting Modal Label Fix & Button Fixes e5137262f7 [Legacy] Activity Stream Post Button Hover color fixes 71d44b7274 [Legacy] Bump version to 8.0.0-rc abafbc280b [Legacy] Remove license from install app strings 43281fae73 Fix ignore system checks valitation feab3f0abf [Legacy] Add install labels b0fc8ac7a6 [Legacy] add new install labels 8fea1b7c7f [Legacy] add install validator class e4f7648e50 [Legacy] Add Label for Subpanel Edit Line Action b8ecc0a37e [Legacy] Dashboard Mobile Styling Fixes 7d427720f5 [Legacy] History Subpanel Button Styling Fixes 63d10c40d6 [Legacy] Workflow Stying Fixes 811ad79455 [Legacy] Convert Lead Styling Fixes 01764542a1 [Legacy] Roles Styling Fixes 7ecc573f0e [Legacy] Admin Modules label font fixes 9f13c91e22 [Legacy] HomePage Mobile Fixes 005d1ac949 update legacy handlers to apply new logic considering - base actions - action resolvers - fix url navigation issue in classic view b3c7a14380 [Legacy] Module framework - move suite 8 module config to legacy 542198ac5c [Legacy] Add support for more metadata on listviewdefs e3c82fc9ea [Legacy] Add Support for all modules with parent css classes f2dd774903 [Legacy] Security Group Styling Fixes b6e5591cc4 [Legacy] Password Management Mobile Fixes 1624fdcfad [Leagcy] Email Settings Fixes e033259dac [Legacy] Products Modules Buttons fixes eae8efde52 [Legacy] OAUTH2 Clients and tokens fixes f90c5f5315 [Legacy] adapt legacy install scripts to work with Suite8 install d099fac028 [Legacy] add labels for S8 Installer 8be5c78c4c [Legacy] Add widget not found label eb4449777b [Legacy] Email Action DropDown Styling Fixes 06aff4ce92 SuiteCRM 7.12.0 Release 1cf315c98b Fix BasicSearchResults hit counter c7458ea520 Update PDF samples for compatibility with new PDF Engine a2a392f6d3 Update Reports PDF for compatibility with new PDF Engine 575561903b Update PDF Engines for backward compatibility 3ed5326ca1 Deprecate TCPDF b6c4a4941f Fix TCPDF image scale d6c47de2f5 Fix TCPDF filename 412fd0d006 Add optional malicious file scanner f88149fcfe Feature: Allow configuring the Calendar name for the Google Sync via the config. ae836af690 Fix SearchFormView visible options 5f3545193f Update workflow acceptance test 7c54f0fbc4 SuiteCRM 7.12.0-RC Release 0159e0cd86 Remove unused currency config entries 1c49d879ad Default new MySQL based installs to use utf8mb4 dee7ba0594 Clean up search setting b9b6aeae3a Cleanup old CSS files ed59f5f6d9 Add missing admin icons 732e84c6a3 Move Workflow to default as admin function 60dce30854 Update admin panel to improve grouping 6f7524b46a Fix filepath for mPDF class cdab640886 Add default Engines f79cc55782 Remove MPDFEngine Test 77d38a259d Add check for MPDF class 59261aac8d Remove PDF_Lib 49fb8525a0 Implement TCPDF git-subtree-dir: public/legacy git-subtree-split: 23d711b70345ccf90d7508ce6aa5ddc8fd3dc4dd
2021-11-05 15:19:00 +00:00
'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',
Squashed 'public/legacy/' changes from ace35f6573..23d711b703 23d711b703 [Legacy] update install language label 58fe59c8da [Legacy] Dashlet Settings Modal Styling Fixes b880c34877 [Legacy] User Profile Mobile Styling Fixes ab33cfc7cf [Legacy] Add acls calculation on legacy list data calls 220bf5b8be [Legacy] Get list of visible modules from module name mapper a7a0754a2d Fix valid module check 020a5dcb1b [Legacy] add widget acl metadata - update acl config for top widget 89e8f7c0f2 [Legacy] Subpanels Action Button Styling Fixes 6c287af813 remove photo widgets for contacts and leads 4ac8347d61 [Legacy] Admin Release Styling Fixes 3336b10790 Suite8 ChangeLog ModalPopup Styling Fixes 8df8ad992c [Legacy] Add close menu label 1dfdf6a005 [Legacy] Add not module selected label b234b8a1fe [Legacy] Add parent type ApiBeanMapper 4def7cdfc6 [Legacy] Fix username display for unauthorized users c9771bd330 [Legacy] DetailView Header Title Overlaps fixes 0a0dd3c2c5 [Legacy] Fix htaccess generation 687d5ea7bd Fix Date Filed for Targets 5f863f4b16 [Legacy] Remove Button Hover Fixes 78672e7a27 [Legacy] Reports footer button removed fixes 4b3a9778e8 [Legacy] Reports Styling Fixes 3ab39b6584 [Legacy] Maps Button Position Fixes e50f76f3fc [Legacy] Add Tab Dashlet Sapcing Fixes d2f6433a06 [Legacy] Dashlet Setting Modal Label Fix & Button Fixes e5137262f7 [Legacy] Activity Stream Post Button Hover color fixes 71d44b7274 [Legacy] Bump version to 8.0.0-rc abafbc280b [Legacy] Remove license from install app strings 43281fae73 Fix ignore system checks valitation feab3f0abf [Legacy] Add install labels b0fc8ac7a6 [Legacy] add new install labels 8fea1b7c7f [Legacy] add install validator class e4f7648e50 [Legacy] Add Label for Subpanel Edit Line Action b8ecc0a37e [Legacy] Dashboard Mobile Styling Fixes 7d427720f5 [Legacy] History Subpanel Button Styling Fixes 63d10c40d6 [Legacy] Workflow Stying Fixes 811ad79455 [Legacy] Convert Lead Styling Fixes 01764542a1 [Legacy] Roles Styling Fixes 7ecc573f0e [Legacy] Admin Modules label font fixes 9f13c91e22 [Legacy] HomePage Mobile Fixes 005d1ac949 update legacy handlers to apply new logic considering - base actions - action resolvers - fix url navigation issue in classic view b3c7a14380 [Legacy] Module framework - move suite 8 module config to legacy 542198ac5c [Legacy] Add support for more metadata on listviewdefs e3c82fc9ea [Legacy] Add Support for all modules with parent css classes f2dd774903 [Legacy] Security Group Styling Fixes b6e5591cc4 [Legacy] Password Management Mobile Fixes 1624fdcfad [Leagcy] Email Settings Fixes e033259dac [Legacy] Products Modules Buttons fixes eae8efde52 [Legacy] OAUTH2 Clients and tokens fixes f90c5f5315 [Legacy] adapt legacy install scripts to work with Suite8 install d099fac028 [Legacy] add labels for S8 Installer 8be5c78c4c [Legacy] Add widget not found label eb4449777b [Legacy] Email Action DropDown Styling Fixes 06aff4ce92 SuiteCRM 7.12.0 Release 1cf315c98b Fix BasicSearchResults hit counter c7458ea520 Update PDF samples for compatibility with new PDF Engine a2a392f6d3 Update Reports PDF for compatibility with new PDF Engine 575561903b Update PDF Engines for backward compatibility 3ed5326ca1 Deprecate TCPDF b6c4a4941f Fix TCPDF image scale d6c47de2f5 Fix TCPDF filename 412fd0d006 Add optional malicious file scanner f88149fcfe Feature: Allow configuring the Calendar name for the Google Sync via the config. ae836af690 Fix SearchFormView visible options 5f3545193f Update workflow acceptance test 7c54f0fbc4 SuiteCRM 7.12.0-RC Release 0159e0cd86 Remove unused currency config entries 1c49d879ad Default new MySQL based installs to use utf8mb4 dee7ba0594 Clean up search setting b9b6aeae3a Cleanup old CSS files ed59f5f6d9 Add missing admin icons 732e84c6a3 Move Workflow to default as admin function 60dce30854 Update admin panel to improve grouping 6f7524b46a Fix filepath for mPDF class cdab640886 Add default Engines f79cc55782 Remove MPDFEngine Test 77d38a259d Add check for MPDF class 59261aac8d Remove PDF_Lib 49fb8525a0 Implement TCPDF git-subtree-dir: public/legacy git-subtree-split: 23d711b70345ccf90d7508ce6aa5ddc8fd3dc4dd
2021-11-05 15:19:00 +00:00
'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',
Squashed 'public/legacy/' changes from ace35f6573..23d711b703 23d711b703 [Legacy] update install language label 58fe59c8da [Legacy] Dashlet Settings Modal Styling Fixes b880c34877 [Legacy] User Profile Mobile Styling Fixes ab33cfc7cf [Legacy] Add acls calculation on legacy list data calls 220bf5b8be [Legacy] Get list of visible modules from module name mapper a7a0754a2d Fix valid module check 020a5dcb1b [Legacy] add widget acl metadata - update acl config for top widget 89e8f7c0f2 [Legacy] Subpanels Action Button Styling Fixes 6c287af813 remove photo widgets for contacts and leads 4ac8347d61 [Legacy] Admin Release Styling Fixes 3336b10790 Suite8 ChangeLog ModalPopup Styling Fixes 8df8ad992c [Legacy] Add close menu label 1dfdf6a005 [Legacy] Add not module selected label b234b8a1fe [Legacy] Add parent type ApiBeanMapper 4def7cdfc6 [Legacy] Fix username display for unauthorized users c9771bd330 [Legacy] DetailView Header Title Overlaps fixes 0a0dd3c2c5 [Legacy] Fix htaccess generation 687d5ea7bd Fix Date Filed for Targets 5f863f4b16 [Legacy] Remove Button Hover Fixes 78672e7a27 [Legacy] Reports footer button removed fixes 4b3a9778e8 [Legacy] Reports Styling Fixes 3ab39b6584 [Legacy] Maps Button Position Fixes e50f76f3fc [Legacy] Add Tab Dashlet Sapcing Fixes d2f6433a06 [Legacy] Dashlet Setting Modal Label Fix & Button Fixes e5137262f7 [Legacy] Activity Stream Post Button Hover color fixes 71d44b7274 [Legacy] Bump version to 8.0.0-rc abafbc280b [Legacy] Remove license from install app strings 43281fae73 Fix ignore system checks valitation feab3f0abf [Legacy] Add install labels b0fc8ac7a6 [Legacy] add new install labels 8fea1b7c7f [Legacy] add install validator class e4f7648e50 [Legacy] Add Label for Subpanel Edit Line Action b8ecc0a37e [Legacy] Dashboard Mobile Styling Fixes 7d427720f5 [Legacy] History Subpanel Button Styling Fixes 63d10c40d6 [Legacy] Workflow Stying Fixes 811ad79455 [Legacy] Convert Lead Styling Fixes 01764542a1 [Legacy] Roles Styling Fixes 7ecc573f0e [Legacy] Admin Modules label font fixes 9f13c91e22 [Legacy] HomePage Mobile Fixes 005d1ac949 update legacy handlers to apply new logic considering - base actions - action resolvers - fix url navigation issue in classic view b3c7a14380 [Legacy] Module framework - move suite 8 module config to legacy 542198ac5c [Legacy] Add support for more metadata on listviewdefs e3c82fc9ea [Legacy] Add Support for all modules with parent css classes f2dd774903 [Legacy] Security Group Styling Fixes b6e5591cc4 [Legacy] Password Management Mobile Fixes 1624fdcfad [Leagcy] Email Settings Fixes e033259dac [Legacy] Products Modules Buttons fixes eae8efde52 [Legacy] OAUTH2 Clients and tokens fixes f90c5f5315 [Legacy] adapt legacy install scripts to work with Suite8 install d099fac028 [Legacy] add labels for S8 Installer 8be5c78c4c [Legacy] Add widget not found label eb4449777b [Legacy] Email Action DropDown Styling Fixes 06aff4ce92 SuiteCRM 7.12.0 Release 1cf315c98b Fix BasicSearchResults hit counter c7458ea520 Update PDF samples for compatibility with new PDF Engine a2a392f6d3 Update Reports PDF for compatibility with new PDF Engine 575561903b Update PDF Engines for backward compatibility 3ed5326ca1 Deprecate TCPDF b6c4a4941f Fix TCPDF image scale d6c47de2f5 Fix TCPDF filename 412fd0d006 Add optional malicious file scanner f88149fcfe Feature: Allow configuring the Calendar name for the Google Sync via the config. ae836af690 Fix SearchFormView visible options 5f3545193f Update workflow acceptance test 7c54f0fbc4 SuiteCRM 7.12.0-RC Release 0159e0cd86 Remove unused currency config entries 1c49d879ad Default new MySQL based installs to use utf8mb4 dee7ba0594 Clean up search setting b9b6aeae3a Cleanup old CSS files ed59f5f6d9 Add missing admin icons 732e84c6a3 Move Workflow to default as admin function 60dce30854 Update admin panel to improve grouping 6f7524b46a Fix filepath for mPDF class cdab640886 Add default Engines f79cc55782 Remove MPDFEngine Test 77d38a259d Add check for MPDF class 59261aac8d Remove PDF_Lib 49fb8525a0 Implement TCPDF git-subtree-dir: public/legacy git-subtree-split: 23d711b70345ccf90d7508ce6aa5ddc8fd3dc4dd
2021-11-05 15:19:00 +00:00
'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',
Squashed 'public/legacy/' changes from ace35f6573..23d711b703 23d711b703 [Legacy] update install language label 58fe59c8da [Legacy] Dashlet Settings Modal Styling Fixes b880c34877 [Legacy] User Profile Mobile Styling Fixes ab33cfc7cf [Legacy] Add acls calculation on legacy list data calls 220bf5b8be [Legacy] Get list of visible modules from module name mapper a7a0754a2d Fix valid module check 020a5dcb1b [Legacy] add widget acl metadata - update acl config for top widget 89e8f7c0f2 [Legacy] Subpanels Action Button Styling Fixes 6c287af813 remove photo widgets for contacts and leads 4ac8347d61 [Legacy] Admin Release Styling Fixes 3336b10790 Suite8 ChangeLog ModalPopup Styling Fixes 8df8ad992c [Legacy] Add close menu label 1dfdf6a005 [Legacy] Add not module selected label b234b8a1fe [Legacy] Add parent type ApiBeanMapper 4def7cdfc6 [Legacy] Fix username display for unauthorized users c9771bd330 [Legacy] DetailView Header Title Overlaps fixes 0a0dd3c2c5 [Legacy] Fix htaccess generation 687d5ea7bd Fix Date Filed for Targets 5f863f4b16 [Legacy] Remove Button Hover Fixes 78672e7a27 [Legacy] Reports footer button removed fixes 4b3a9778e8 [Legacy] Reports Styling Fixes 3ab39b6584 [Legacy] Maps Button Position Fixes e50f76f3fc [Legacy] Add Tab Dashlet Sapcing Fixes d2f6433a06 [Legacy] Dashlet Setting Modal Label Fix & Button Fixes e5137262f7 [Legacy] Activity Stream Post Button Hover color fixes 71d44b7274 [Legacy] Bump version to 8.0.0-rc abafbc280b [Legacy] Remove license from install app strings 43281fae73 Fix ignore system checks valitation feab3f0abf [Legacy] Add install labels b0fc8ac7a6 [Legacy] add new install labels 8fea1b7c7f [Legacy] add install validator class e4f7648e50 [Legacy] Add Label for Subpanel Edit Line Action b8ecc0a37e [Legacy] Dashboard Mobile Styling Fixes 7d427720f5 [Legacy] History Subpanel Button Styling Fixes 63d10c40d6 [Legacy] Workflow Stying Fixes 811ad79455 [Legacy] Convert Lead Styling Fixes 01764542a1 [Legacy] Roles Styling Fixes 7ecc573f0e [Legacy] Admin Modules label font fixes 9f13c91e22 [Legacy] HomePage Mobile Fixes 005d1ac949 update legacy handlers to apply new logic considering - base actions - action resolvers - fix url navigation issue in classic view b3c7a14380 [Legacy] Module framework - move suite 8 module config to legacy 542198ac5c [Legacy] Add support for more metadata on listviewdefs e3c82fc9ea [Legacy] Add Support for all modules with parent css classes f2dd774903 [Legacy] Security Group Styling Fixes b6e5591cc4 [Legacy] Password Management Mobile Fixes 1624fdcfad [Leagcy] Email Settings Fixes e033259dac [Legacy] Products Modules Buttons fixes eae8efde52 [Legacy] OAUTH2 Clients and tokens fixes f90c5f5315 [Legacy] adapt legacy install scripts to work with Suite8 install d099fac028 [Legacy] add labels for S8 Installer 8be5c78c4c [Legacy] Add widget not found label eb4449777b [Legacy] Email Action DropDown Styling Fixes 06aff4ce92 SuiteCRM 7.12.0 Release 1cf315c98b Fix BasicSearchResults hit counter c7458ea520 Update PDF samples for compatibility with new PDF Engine a2a392f6d3 Update Reports PDF for compatibility with new PDF Engine 575561903b Update PDF Engines for backward compatibility 3ed5326ca1 Deprecate TCPDF b6c4a4941f Fix TCPDF image scale d6c47de2f5 Fix TCPDF filename 412fd0d006 Add optional malicious file scanner f88149fcfe Feature: Allow configuring the Calendar name for the Google Sync via the config. ae836af690 Fix SearchFormView visible options 5f3545193f Update workflow acceptance test 7c54f0fbc4 SuiteCRM 7.12.0-RC Release 0159e0cd86 Remove unused currency config entries 1c49d879ad Default new MySQL based installs to use utf8mb4 dee7ba0594 Clean up search setting b9b6aeae3a Cleanup old CSS files ed59f5f6d9 Add missing admin icons 732e84c6a3 Move Workflow to default as admin function 60dce30854 Update admin panel to improve grouping 6f7524b46a Fix filepath for mPDF class cdab640886 Add default Engines f79cc55782 Remove MPDFEngine Test 77d38a259d Add check for MPDF class 59261aac8d Remove PDF_Lib 49fb8525a0 Implement TCPDF git-subtree-dir: public/legacy git-subtree-split: 23d711b70345ccf90d7508ce6aa5ddc8fd3dc4dd
2021-11-05 15:19:00 +00:00
'LBL_AOS_SETTINGS' => 'Sales Module Settings',
'LBL_AOS_DAYS' => 'days',
Squashed 'public/legacy/' changes from ace35f6573..23d711b703 23d711b703 [Legacy] update install language label 58fe59c8da [Legacy] Dashlet Settings Modal Styling Fixes b880c34877 [Legacy] User Profile Mobile Styling Fixes ab33cfc7cf [Legacy] Add acls calculation on legacy list data calls 220bf5b8be [Legacy] Get list of visible modules from module name mapper a7a0754a2d Fix valid module check 020a5dcb1b [Legacy] add widget acl metadata - update acl config for top widget 89e8f7c0f2 [Legacy] Subpanels Action Button Styling Fixes 6c287af813 remove photo widgets for contacts and leads 4ac8347d61 [Legacy] Admin Release Styling Fixes 3336b10790 Suite8 ChangeLog ModalPopup Styling Fixes 8df8ad992c [Legacy] Add close menu label 1dfdf6a005 [Legacy] Add not module selected label b234b8a1fe [Legacy] Add parent type ApiBeanMapper 4def7cdfc6 [Legacy] Fix username display for unauthorized users c9771bd330 [Legacy] DetailView Header Title Overlaps fixes 0a0dd3c2c5 [Legacy] Fix htaccess generation 687d5ea7bd Fix Date Filed for Targets 5f863f4b16 [Legacy] Remove Button Hover Fixes 78672e7a27 [Legacy] Reports footer button removed fixes 4b3a9778e8 [Legacy] Reports Styling Fixes 3ab39b6584 [Legacy] Maps Button Position Fixes e50f76f3fc [Legacy] Add Tab Dashlet Sapcing Fixes d2f6433a06 [Legacy] Dashlet Setting Modal Label Fix & Button Fixes e5137262f7 [Legacy] Activity Stream Post Button Hover color fixes 71d44b7274 [Legacy] Bump version to 8.0.0-rc abafbc280b [Legacy] Remove license from install app strings 43281fae73 Fix ignore system checks valitation feab3f0abf [Legacy] Add install labels b0fc8ac7a6 [Legacy] add new install labels 8fea1b7c7f [Legacy] add install validator class e4f7648e50 [Legacy] Add Label for Subpanel Edit Line Action b8ecc0a37e [Legacy] Dashboard Mobile Styling Fixes 7d427720f5 [Legacy] History Subpanel Button Styling Fixes 63d10c40d6 [Legacy] Workflow Stying Fixes 811ad79455 [Legacy] Convert Lead Styling Fixes 01764542a1 [Legacy] Roles Styling Fixes 7ecc573f0e [Legacy] Admin Modules label font fixes 9f13c91e22 [Legacy] HomePage Mobile Fixes 005d1ac949 update legacy handlers to apply new logic considering - base actions - action resolvers - fix url navigation issue in classic view b3c7a14380 [Legacy] Module framework - move suite 8 module config to legacy 542198ac5c [Legacy] Add support for more metadata on listviewdefs e3c82fc9ea [Legacy] Add Support for all modules with parent css classes f2dd774903 [Legacy] Security Group Styling Fixes b6e5591cc4 [Legacy] Password Management Mobile Fixes 1624fdcfad [Leagcy] Email Settings Fixes e033259dac [Legacy] Products Modules Buttons fixes eae8efde52 [Legacy] OAUTH2 Clients and tokens fixes f90c5f5315 [Legacy] adapt legacy install scripts to work with Suite8 install d099fac028 [Legacy] add labels for S8 Installer 8be5c78c4c [Legacy] Add widget not found label eb4449777b [Legacy] Email Action DropDown Styling Fixes 06aff4ce92 SuiteCRM 7.12.0 Release 1cf315c98b Fix BasicSearchResults hit counter c7458ea520 Update PDF samples for compatibility with new PDF Engine a2a392f6d3 Update Reports PDF for compatibility with new PDF Engine 575561903b Update PDF Engines for backward compatibility 3ed5326ca1 Deprecate TCPDF b6c4a4941f Fix TCPDF image scale d6c47de2f5 Fix TCPDF filename 412fd0d006 Add optional malicious file scanner f88149fcfe Feature: Allow configuring the Calendar name for the Google Sync via the config. ae836af690 Fix SearchFormView visible options 5f3545193f Update workflow acceptance test 7c54f0fbc4 SuiteCRM 7.12.0-RC Release 0159e0cd86 Remove unused currency config entries 1c49d879ad Default new MySQL based installs to use utf8mb4 dee7ba0594 Clean up search setting b9b6aeae3a Cleanup old CSS files ed59f5f6d9 Add missing admin icons 732e84c6a3 Move Workflow to default as admin function 60dce30854 Update admin panel to improve grouping 6f7524b46a Fix filepath for mPDF class cdab640886 Add default Engines f79cc55782 Remove MPDFEngine Test 77d38a259d Add check for MPDF class 59261aac8d Remove PDF_Lib 49fb8525a0 Implement TCPDF git-subtree-dir: public/legacy git-subtree-split: 23d711b70345ccf90d7508ce6aa5ddc8fd3dc4dd
2021-11-05 15:19:00 +00:00
'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',
// SearchWrapper
'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',
// Elasticsearch Settings
'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.',
Squashed 'public/legacy/' changes from 1b30d1900a..a403361326 a403361326 SuiteCRM 7.12.7 Release 8058ba3262 Fix #9736 - Elasticsearch still running repair in not enabled 39690e8921 Fix #9735 - Add elasticsearch option to admin menu 0ded1d1069 Fix #9258 - Fix for Notes module advanced date-modified search b0654ef913 Fix #9267 - Fix for popup &email reminder options ecb56747d0 Fix #9511: Case Updates Thread now displays updates from 'Unknown' sources. a323740456 Fix #9314 - Respect the subpanel `flat` flag 4f31f9e29c Fix #9686 - Draft Email Opens in Draft View From History Subpanel 6bec25a6d4 Fix #9421 - Fix ElasticSearch tests 42fbbcef04 Fix #9421 - Elastic search logic hooks fail to index properly 317ba16295 Fix #9593 - Fix elasticsearch indexing unnecessarily during QR+R. - Update config defaults to include allowed_preview value. 9549950373 Fix #9599 - Fix missing pagination on Elasticsearch results page f0f08a2724 Fix #9627 - Studio changes not picked up by CRM when opcache.validate_timestamps=0 e8964780a0 Fix #9660 - Copy only select files to custom/working directory c613905bc6 Fix #9663 - Smaller screens automatically collapse non-subpanel panels 27bc6ca1a7 Fix #9547 - Workflow actions not saving correctly for certain field types. 8df903d9c9 Fix #9163 - Outbound Email Accounts to use correct fields by default. 48b70d0018 Fix #9561 - Fail state was not handled when missing listviewdefs file. 0e021e7ac6 Fix #9609 - Change the logger level in setStream and getStream functions to prevent excessive log errors 729f3dd510 Fix #9569 - Fix issue with missing dropdown image 5ccfbf42f1 Fix #9545 - Fix Workflow tests 541a96e499 Fix #9545 - Quote potential reserved name e079865b99 Fix #9551 - Fix typo in fix b4c9b39b1a Fix #9551 - Update date period to include the users TZ. 92aef5b5a2 Fix #9594 - Don't convert nl to BR for contact updates as these contain HTML and come from emails in most cases. ad7c3017f2 Fix #9634 Add check on cron schedule to show the basic view on first load 5a20f5a5fe Fix #9636 Add styling of email recipient button git-subtree-dir: public/legacy git-subtree-split: a40336132686f0d5094a13cea9de3995c477c70b
2022-08-11 13:01:14 +00:00
'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_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.',
// SearchWrapper Settings
'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.',
Squashed 'public/legacy/' changes from f058c4c306..2aaee3c558 2aaee3c558 Implement PDFEngine bf78e964fd Fix PDF_Lib constructors cfe6e2a1e0 Replace deprecated fzaninotto/faker with fakerphp/faker 7f8d18b8fb Move test namespaces into autoload-dev 1778603d07 Upgrade nesbot/carbon to v2.x 171ef65335 Update Travis config to use composer v2.x 7a4d0007af Upgrade composer-merge-plugin to v2.x 0461d8f4ba Fix PHPUnit 9 deprecations and warnings 15906ef6a5 Fix test case class not matching filename deprecation warnings b92a9dcdbd Replace abandoned leafo/scssphp with scssphp/scssphp 9a0fea7c9e Upgrade Robo to v3.x 5462b82a22 Update composer.json 77d3575052 Fix missing default config values 1d4a0e7421 Consolidate global search settings e75e0f4add Remove duplicate "Global Search" link in the adminpanel 1bfa51fa73 Implement search engine selection d5a33281e1 Deprecate UnifiedSearchAdvanced fcce848d4c Unify search engines c8c02c5398 Remove new/legacy search engine labels e34cad759d Add codeception 4.1.x dependencies to composer cc3a504997 Migrate PHPUnit schema for 9.5.x ce5a63be20 Upgrade PHPUnit to 9.5.x f52dc24e61 Remove codeception 420303758e Fix tests remove incompletes c93e654768 Fix tests deprecated asserts 4feebbab22 Fix tests define return type hints abd327d267 Update test namespaces for PSR-4/PSR-8 f464e2a829 Fix tests redundant noinspection 5b74cc4d2c Fix tests misordered assert arguments 03a83246f4 Fix tests use appropriate asserts a04c048c18 Fix tests one-time use variables 683533e2b6 Fix tests method invocations 7e44ec9583 Update PHPUnit schema 2181ad7f3d Update Travis config to remove PHP 7.2 480a87c03a Update minimum required PHP to v7.3.0 200c6deb61 Update composer.lock git-subtree-dir: public/legacy git-subtree-split: 2aaee3c5581c025abca1114276e2d20c709f2812
2021-07-29 16:52:11 +01:00
'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.',
// Search Engines Translations
Squashed 'public/legacy/' changes from f058c4c306..2aaee3c558 2aaee3c558 Implement PDFEngine bf78e964fd Fix PDF_Lib constructors cfe6e2a1e0 Replace deprecated fzaninotto/faker with fakerphp/faker 7f8d18b8fb Move test namespaces into autoload-dev 1778603d07 Upgrade nesbot/carbon to v2.x 171ef65335 Update Travis config to use composer v2.x 7a4d0007af Upgrade composer-merge-plugin to v2.x 0461d8f4ba Fix PHPUnit 9 deprecations and warnings 15906ef6a5 Fix test case class not matching filename deprecation warnings b92a9dcdbd Replace abandoned leafo/scssphp with scssphp/scssphp 9a0fea7c9e Upgrade Robo to v3.x 5462b82a22 Update composer.json 77d3575052 Fix missing default config values 1d4a0e7421 Consolidate global search settings e75e0f4add Remove duplicate "Global Search" link in the adminpanel 1bfa51fa73 Implement search engine selection d5a33281e1 Deprecate UnifiedSearchAdvanced fcce848d4c Unify search engines c8c02c5398 Remove new/legacy search engine labels e34cad759d Add codeception 4.1.x dependencies to composer cc3a504997 Migrate PHPUnit schema for 9.5.x ce5a63be20 Upgrade PHPUnit to 9.5.x f52dc24e61 Remove codeception 420303758e Fix tests remove incompletes c93e654768 Fix tests deprecated asserts 4feebbab22 Fix tests define return type hints abd327d267 Update test namespaces for PSR-4/PSR-8 f464e2a829 Fix tests redundant noinspection 5b74cc4d2c Fix tests misordered assert arguments 03a83246f4 Fix tests use appropriate asserts a04c048c18 Fix tests one-time use variables 683533e2b6 Fix tests method invocations 7e44ec9583 Update PHPUnit schema 2181ad7f3d Update Travis config to remove PHP 7.2 480a87c03a Update minimum required PHP to v7.3.0 200c6deb61 Update composer.lock git-subtree-dir: public/legacy git-subtree-split: 2aaee3c5581c025abca1114276e2d20c709f2812
2021-07-29 16:52:11 +01:00
'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',
// SearchWrapper Settings
'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',
// PDF Engines Translations
'LBL_PDF_WRAPPER_ENGINES' => 'PDF Engines',
'LBL_MPDF_ENGINE' => 'MPDF Engine',
// Ajax Submit
'LBL_AJAX_SUBMIT_FAIL' => 'An error has occurred while saving the settings.',
Squashed 'public/legacy/' changes from ace35f6573..23d711b703 23d711b703 [Legacy] update install language label 58fe59c8da [Legacy] Dashlet Settings Modal Styling Fixes b880c34877 [Legacy] User Profile Mobile Styling Fixes ab33cfc7cf [Legacy] Add acls calculation on legacy list data calls 220bf5b8be [Legacy] Get list of visible modules from module name mapper a7a0754a2d Fix valid module check 020a5dcb1b [Legacy] add widget acl metadata - update acl config for top widget 89e8f7c0f2 [Legacy] Subpanels Action Button Styling Fixes 6c287af813 remove photo widgets for contacts and leads 4ac8347d61 [Legacy] Admin Release Styling Fixes 3336b10790 Suite8 ChangeLog ModalPopup Styling Fixes 8df8ad992c [Legacy] Add close menu label 1dfdf6a005 [Legacy] Add not module selected label b234b8a1fe [Legacy] Add parent type ApiBeanMapper 4def7cdfc6 [Legacy] Fix username display for unauthorized users c9771bd330 [Legacy] DetailView Header Title Overlaps fixes 0a0dd3c2c5 [Legacy] Fix htaccess generation 687d5ea7bd Fix Date Filed for Targets 5f863f4b16 [Legacy] Remove Button Hover Fixes 78672e7a27 [Legacy] Reports footer button removed fixes 4b3a9778e8 [Legacy] Reports Styling Fixes 3ab39b6584 [Legacy] Maps Button Position Fixes e50f76f3fc [Legacy] Add Tab Dashlet Sapcing Fixes d2f6433a06 [Legacy] Dashlet Setting Modal Label Fix & Button Fixes e5137262f7 [Legacy] Activity Stream Post Button Hover color fixes 71d44b7274 [Legacy] Bump version to 8.0.0-rc abafbc280b [Legacy] Remove license from install app strings 43281fae73 Fix ignore system checks valitation feab3f0abf [Legacy] Add install labels b0fc8ac7a6 [Legacy] add new install labels 8fea1b7c7f [Legacy] add install validator class e4f7648e50 [Legacy] Add Label for Subpanel Edit Line Action b8ecc0a37e [Legacy] Dashboard Mobile Styling Fixes 7d427720f5 [Legacy] History Subpanel Button Styling Fixes 63d10c40d6 [Legacy] Workflow Stying Fixes 811ad79455 [Legacy] Convert Lead Styling Fixes 01764542a1 [Legacy] Roles Styling Fixes 7ecc573f0e [Legacy] Admin Modules label font fixes 9f13c91e22 [Legacy] HomePage Mobile Fixes 005d1ac949 update legacy handlers to apply new logic considering - base actions - action resolvers - fix url navigation issue in classic view b3c7a14380 [Legacy] Module framework - move suite 8 module config to legacy 542198ac5c [Legacy] Add support for more metadata on listviewdefs e3c82fc9ea [Legacy] Add Support for all modules with parent css classes f2dd774903 [Legacy] Security Group Styling Fixes b6e5591cc4 [Legacy] Password Management Mobile Fixes 1624fdcfad [Leagcy] Email Settings Fixes e033259dac [Legacy] Products Modules Buttons fixes eae8efde52 [Legacy] OAUTH2 Clients and tokens fixes f90c5f5315 [Legacy] adapt legacy install scripts to work with Suite8 install d099fac028 [Legacy] add labels for S8 Installer 8be5c78c4c [Legacy] Add widget not found label eb4449777b [Legacy] Email Action DropDown Styling Fixes 06aff4ce92 SuiteCRM 7.12.0 Release 1cf315c98b Fix BasicSearchResults hit counter c7458ea520 Update PDF samples for compatibility with new PDF Engine a2a392f6d3 Update Reports PDF for compatibility with new PDF Engine 575561903b Update PDF Engines for backward compatibility 3ed5326ca1 Deprecate TCPDF b6c4a4941f Fix TCPDF image scale d6c47de2f5 Fix TCPDF filename 412fd0d006 Add optional malicious file scanner f88149fcfe Feature: Allow configuring the Calendar name for the Google Sync via the config. ae836af690 Fix SearchFormView visible options 5f3545193f Update workflow acceptance test 7c54f0fbc4 SuiteCRM 7.12.0-RC Release 0159e0cd86 Remove unused currency config entries 1c49d879ad Default new MySQL based installs to use utf8mb4 dee7ba0594 Clean up search setting b9b6aeae3a Cleanup old CSS files ed59f5f6d9 Add missing admin icons 732e84c6a3 Move Workflow to default as admin function 60dce30854 Update admin panel to improve grouping 6f7524b46a Fix filepath for mPDF class cdab640886 Add default Engines f79cc55782 Remove MPDFEngine Test 77d38a259d Add check for MPDF class 59261aac8d Remove PDF_Lib 49fb8525a0 Implement TCPDF git-subtree-dir: public/legacy git-subtree-split: 23d711b70345ccf90d7508ce6aa5ddc8fd3dc4dd
2021-11-05 15:19:00 +00:00
'LBL_ADMIN_TOOLS_TITLE' => 'Admin Tools',
Squashed 'public/legacy/' changes from 4f401678fd..5a66316965 5a66316965 SuiteCRM 7.12.3 Release 1cfaf51831 Fix #9454 - Avoid duplicate results in basic search 7eb52791f1 Fix #9455 - Popup metadata override removed when filtered a21463bee1 Fix #8155 - Removed Unused PDF Settings 7f3c59f382 Fix #8948 - Make Project Tasks Importable ac4a1e79a7 Fix #9191 - Add utf normalization repair command bcb784eef7 Fix #9434 - Cron notion unit test fails 2e4aa8f594 Fix #8309 - Delete button showing for users with no delete access bf5fe39148 Fix #8525 - Bulk Action label not showing for users without delete access 1a45a93b5c Fix #9398 - Consistently store dropdowns in $app_list_strings rather than $GLOBALS 664b2d5c74 Fix #9406 - Validation displayed static message isn't correct de192fa845 Fix #9271 - Primary Email property is kept after ading an extra Email address 206db24eaa Fix #9378 - Filter by Email1 Field Through the API 6c39d73580 Fix #9312 - Declaring object within StudioClass to remove Strict Warnings be2044b341 Fix #9387 - Correct Variable Names 7e3c96d5b4 Fix #9387 - Clean Cron Historic and Failed Jobs b3e0556482 Fix #9387 - Display Actual Job Result in Subpanel 90b4e0423a Fix issue #9380 where date action in workflow fails to save Add check on if value is array, if is array don't attempt date formatting 864d614945 Fix #9408 - adding fix for deleting emails 7b442f10ca Merge next into suite 8 b522a5acf3 [Legacy] Meeting Module Styling Fixes 4e4d4e7d86 [Legacy] Admin Import Styling Fixes e320acd63c [Legacy] Popup Selector Styling Fixes 60acfc36f5 [Legacy] Backup Modules Styling Fixes 73cc52ce14 [Legacy] Jotpad Dashlet Styling Fixes 0128df2e63 [Legacy] User Name Longtext styling fixes f12c72e8f6 [Legacy] Diagnostic Tool Whitespace Styling Fixes 841b16e033 [Legacy] Dashboard Dashlet Styling Fixes e274de5a58 [Legacy] Scheduler Styling Fixes 0c330bc280 [Legacy] Reports Subpanels Styling Fixes 0730d433b2 [Legacy] Meeting Popup Selector Styling Fixes a22626df09 [Legacy] Bump version to 8.0.0 ebde6fb8cc [Legacy] Apply set-timezone styling ot the the users set-timezone page 55f1e360df [Legacy] Add name mapping for SetTimezone action 44fa660c65 [Legacy] Define summary templates for contacts, leads, prospects f363b741f9 [Legacy] Change Contacts detailviewdefs to use full name 8afde55218 [Legacy] Fix .htaccess build to take the full CRM url into account 8373995c26 [Legacy] Admin diagnostic tool styling fixes 03593b259c [Legacy] Disable upgrade wizard in admin 66c9fe4d8f [Legacy] Remove lucene and AOD_index 21f9844286 [Legacy] Fix event invite mod_strings handling 04bdfd8975 [Legacy] Forgot Password Page Styling Fixes ba459af407 [Legacy] fix redirect from projects subpanel 0f19a141d1 [Legacy] Add Default Link Item Mapper - add relate module injection on backend bean field_defs efc2083eaf [Legacy] Email Body Styling Fixes 648a1d9350 Merge next into suite 8 a0cfd72ab3 [Legacy] Remove deprecated spots module 103fd1076f [Legacy] Fix capitalized url on user profile calendar options 97fca254bd [Legacy] Re-add user module reset password modal 864c35c4ad [Legacy] Remove echo on user save 169a15a6c9 [Legacy] Close user action dropdown on password reset e8c400ab24 [Legacy] Fix user triggered password reset e38f48c6d4 [Legacy] Fix password recovery templates setup on install 927969c9a3 [Legacy] Bump version to 8.0.0-rc.2 b27584577d [Legacy] UserProfile Settings Modal Styling Fixes 2aba88dfe8 [Legacy] Meetings Styling Fixes 13d743e598 [Legacy] Password & System Settings Action Button Fixes cfb0bcc86d [Legacy] User Setup Modal Styling Fixes d05f3aa4f5 [Legacy] Fix legacy widget acl definitions e469e337f8 [Legacy] Suite 8 extensions to legacy plugins 41e84b1d17 [Legacy] Override server variables when doing kernel bypass 7f5d03f280 Merge commit '75ea167930117424c176a1868d5e11e32c87df94' into suite7merge c5f43d6c88 [Legacy] Popup Selector Styling Fixes 0445c1c0ab [Legacy] update install language label eb3fe0472b [Legacy] Dashlet Settings Modal Styling Fixes 6f0918b73d [Legacy] User Profile Mobile Styling Fixes 5af790f7fa [Legacy] Add acls calculation on legacy list data calls 096a59a7cf [Legacy] Get list of visible modules from module name mapper c2d618e631 Fix valid module check aa79de3a31 [Legacy] add widget acl metadata - update acl config for top widget 315b554b7e [Legacy] Subpanels Action Button Styling Fixes c87e66a262 remove photo widgets for contacts and leads 433940a72f [Legacy] Admin Release Styling Fixes c0a1378873 Suite8 ChangeLog ModalPopup Styling Fixes aa484f3f9e [Legacy] Add close menu label 8f81b47c65 [Legacy] Add not module selected label 36a0b05eb2 [Legacy] Add parent type ApiBeanMapper 7e02d1d23c [Legacy] Fix username display for unauthorized users 2ea8f210a1 [Legacy] DetailView Header Title Overlaps fixes 2a25edd6c4 [Legacy] Fix htaccess generation 34500ba791 Fix Date Filed for Targets 211ce6bfbb [Legacy] Remove Button Hover Fixes 223adf26bc [Legacy] Reports footer button removed fixes c567777afe [Legacy] Reports Styling Fixes 6f71ed31c2 [Legacy] Maps Button Position Fixes c5d5936c22 [Legacy] Add Tab Dashlet Sapcing Fixes 018c11c562 [Legacy] Dashlet Setting Modal Label Fix & Button Fixes 9645c68ca6 [Legacy] Activity Stream Post Button Hover color fixes 445ab52dae [Legacy] Bump version to 8.0.0-rc e10b872b21 [Legacy] Remove license from install app strings e5c21ca68c Merge commit 'dd455a1c2d0658a843945edce1815fd6291f42a8' into legacy_update_2 3886e3cfa6 Fix ignore system checks valitation 415cdd57b0 [Legacy] Add install labels 70ae186de5 [Legacy] add new install labels 7e05e69580 [Legacy] add install validator class 4c4ed83f3d [Legacy] Add Label for Subpanel Edit Line Action 17d8f4e7e9 [Legacy] Dashboard Mobile Styling Fixes abd914702a [Legacy] History Subpanel Button Styling Fixes 34a0dac449 [Legacy] Workflow Stying Fixes 32c4827895 [Legacy] Convert Lead Styling Fixes f1ca14c009 [Legacy] Roles Styling Fixes 3dbdce8055 [Legacy] Admin Modules label font fixes 36a38a1c44 [Legacy] HomePage Mobile Fixes a5b451ab12 update legacy handlers to apply new logic considering - base actions - action resolvers - fix url navigation issue in classic view 87e6e239ce [Legacy] Module framework - move suite 8 module config to legacy ee973e74f6 [Legacy] Add support for more metadata on listviewdefs ad312c45fd [Legacy] Add Support for all modules with parent css classes a409d81e2b [Legacy] Security Group Styling Fixes 5171ae319f [Legacy] Password Management Mobile Fixes d0eca8193d [Leagcy] Email Settings Fixes 766af5f4e6 [Legacy] Products Modules Buttons fixes 99ec9e30f9 [Legacy] OAUTH2 Clients and tokens fixes 54c962a532 [Legacy] adapt legacy install scripts to work with Suite8 install d6f20e38e6 [Legacy] add labels for S8 Installer 83b00b6a94 [Legacy] Add widget not found label 3ac807db61 Merge commit '114b895b6d3418aa538b41169267c21beb9ff357' into merge_develop 1feeb409f8 [Legacy] Email Action DropDown Styling Fixes git-subtree-dir: public/legacy git-subtree-split: 5a663169652b57bb561de74a7e3a8051c9330a83
2022-01-26 12:07:37 +00:00
'LBL_ADMIN_TOOLS_HEADER_DESC' => 'Repair, backup and run diagnosis on your SuiteCRM instance',
Squashed 'public/legacy/' changes from ace35f6573..23d711b703 23d711b703 [Legacy] update install language label 58fe59c8da [Legacy] Dashlet Settings Modal Styling Fixes b880c34877 [Legacy] User Profile Mobile Styling Fixes ab33cfc7cf [Legacy] Add acls calculation on legacy list data calls 220bf5b8be [Legacy] Get list of visible modules from module name mapper a7a0754a2d Fix valid module check 020a5dcb1b [Legacy] add widget acl metadata - update acl config for top widget 89e8f7c0f2 [Legacy] Subpanels Action Button Styling Fixes 6c287af813 remove photo widgets for contacts and leads 4ac8347d61 [Legacy] Admin Release Styling Fixes 3336b10790 Suite8 ChangeLog ModalPopup Styling Fixes 8df8ad992c [Legacy] Add close menu label 1dfdf6a005 [Legacy] Add not module selected label b234b8a1fe [Legacy] Add parent type ApiBeanMapper 4def7cdfc6 [Legacy] Fix username display for unauthorized users c9771bd330 [Legacy] DetailView Header Title Overlaps fixes 0a0dd3c2c5 [Legacy] Fix htaccess generation 687d5ea7bd Fix Date Filed for Targets 5f863f4b16 [Legacy] Remove Button Hover Fixes 78672e7a27 [Legacy] Reports footer button removed fixes 4b3a9778e8 [Legacy] Reports Styling Fixes 3ab39b6584 [Legacy] Maps Button Position Fixes e50f76f3fc [Legacy] Add Tab Dashlet Sapcing Fixes d2f6433a06 [Legacy] Dashlet Setting Modal Label Fix & Button Fixes e5137262f7 [Legacy] Activity Stream Post Button Hover color fixes 71d44b7274 [Legacy] Bump version to 8.0.0-rc abafbc280b [Legacy] Remove license from install app strings 43281fae73 Fix ignore system checks valitation feab3f0abf [Legacy] Add install labels b0fc8ac7a6 [Legacy] add new install labels 8fea1b7c7f [Legacy] add install validator class e4f7648e50 [Legacy] Add Label for Subpanel Edit Line Action b8ecc0a37e [Legacy] Dashboard Mobile Styling Fixes 7d427720f5 [Legacy] History Subpanel Button Styling Fixes 63d10c40d6 [Legacy] Workflow Stying Fixes 811ad79455 [Legacy] Convert Lead Styling Fixes 01764542a1 [Legacy] Roles Styling Fixes 7ecc573f0e [Legacy] Admin Modules label font fixes 9f13c91e22 [Legacy] HomePage Mobile Fixes 005d1ac949 update legacy handlers to apply new logic considering - base actions - action resolvers - fix url navigation issue in classic view b3c7a14380 [Legacy] Module framework - move suite 8 module config to legacy 542198ac5c [Legacy] Add support for more metadata on listviewdefs e3c82fc9ea [Legacy] Add Support for all modules with parent css classes f2dd774903 [Legacy] Security Group Styling Fixes b6e5591cc4 [Legacy] Password Management Mobile Fixes 1624fdcfad [Leagcy] Email Settings Fixes e033259dac [Legacy] Products Modules Buttons fixes eae8efde52 [Legacy] OAUTH2 Clients and tokens fixes f90c5f5315 [Legacy] adapt legacy install scripts to work with Suite8 install d099fac028 [Legacy] add labels for S8 Installer 8be5c78c4c [Legacy] Add widget not found label eb4449777b [Legacy] Email Action DropDown Styling Fixes 06aff4ce92 SuiteCRM 7.12.0 Release 1cf315c98b Fix BasicSearchResults hit counter c7458ea520 Update PDF samples for compatibility with new PDF Engine a2a392f6d3 Update Reports PDF for compatibility with new PDF Engine 575561903b Update PDF Engines for backward compatibility 3ed5326ca1 Deprecate TCPDF b6c4a4941f Fix TCPDF image scale d6c47de2f5 Fix TCPDF filename 412fd0d006 Add optional malicious file scanner f88149fcfe Feature: Allow configuring the Calendar name for the Google Sync via the config. ae836af690 Fix SearchFormView visible options 5f3545193f Update workflow acceptance test 7c54f0fbc4 SuiteCRM 7.12.0-RC Release 0159e0cd86 Remove unused currency config entries 1c49d879ad Default new MySQL based installs to use utf8mb4 dee7ba0594 Clean up search setting b9b6aeae3a Cleanup old CSS files ed59f5f6d9 Add missing admin icons 732e84c6a3 Move Workflow to default as admin function 60dce30854 Update admin panel to improve grouping 6f7524b46a Fix filepath for mPDF class cdab640886 Add default Engines f79cc55782 Remove MPDFEngine Test 77d38a259d Add check for MPDF class 59261aac8d Remove PDF_Lib 49fb8525a0 Implement TCPDF git-subtree-dir: public/legacy git-subtree-split: 23d711b70345ccf90d7508ce6aa5ddc8fd3dc4dd
2021-11-05 15:19:00 +00:00
'LBL_WORKFLOW_MANAGER' => 'Workflow Manager',
'LBL_WORKFLOW_MANAGER_DESC' => 'Manage, Add, delete or change Workflow processes',
Squashed 'public/legacy/' changes from 4f401678fd..5a66316965 5a66316965 SuiteCRM 7.12.3 Release 1cfaf51831 Fix #9454 - Avoid duplicate results in basic search 7eb52791f1 Fix #9455 - Popup metadata override removed when filtered a21463bee1 Fix #8155 - Removed Unused PDF Settings 7f3c59f382 Fix #8948 - Make Project Tasks Importable ac4a1e79a7 Fix #9191 - Add utf normalization repair command bcb784eef7 Fix #9434 - Cron notion unit test fails 2e4aa8f594 Fix #8309 - Delete button showing for users with no delete access bf5fe39148 Fix #8525 - Bulk Action label not showing for users without delete access 1a45a93b5c Fix #9398 - Consistently store dropdowns in $app_list_strings rather than $GLOBALS 664b2d5c74 Fix #9406 - Validation displayed static message isn't correct de192fa845 Fix #9271 - Primary Email property is kept after ading an extra Email address 206db24eaa Fix #9378 - Filter by Email1 Field Through the API 6c39d73580 Fix #9312 - Declaring object within StudioClass to remove Strict Warnings be2044b341 Fix #9387 - Correct Variable Names 7e3c96d5b4 Fix #9387 - Clean Cron Historic and Failed Jobs b3e0556482 Fix #9387 - Display Actual Job Result in Subpanel 90b4e0423a Fix issue #9380 where date action in workflow fails to save Add check on if value is array, if is array don't attempt date formatting 864d614945 Fix #9408 - adding fix for deleting emails 7b442f10ca Merge next into suite 8 b522a5acf3 [Legacy] Meeting Module Styling Fixes 4e4d4e7d86 [Legacy] Admin Import Styling Fixes e320acd63c [Legacy] Popup Selector Styling Fixes 60acfc36f5 [Legacy] Backup Modules Styling Fixes 73cc52ce14 [Legacy] Jotpad Dashlet Styling Fixes 0128df2e63 [Legacy] User Name Longtext styling fixes f12c72e8f6 [Legacy] Diagnostic Tool Whitespace Styling Fixes 841b16e033 [Legacy] Dashboard Dashlet Styling Fixes e274de5a58 [Legacy] Scheduler Styling Fixes 0c330bc280 [Legacy] Reports Subpanels Styling Fixes 0730d433b2 [Legacy] Meeting Popup Selector Styling Fixes a22626df09 [Legacy] Bump version to 8.0.0 ebde6fb8cc [Legacy] Apply set-timezone styling ot the the users set-timezone page 55f1e360df [Legacy] Add name mapping for SetTimezone action 44fa660c65 [Legacy] Define summary templates for contacts, leads, prospects f363b741f9 [Legacy] Change Contacts detailviewdefs to use full name 8afde55218 [Legacy] Fix .htaccess build to take the full CRM url into account 8373995c26 [Legacy] Admin diagnostic tool styling fixes 03593b259c [Legacy] Disable upgrade wizard in admin 66c9fe4d8f [Legacy] Remove lucene and AOD_index 21f9844286 [Legacy] Fix event invite mod_strings handling 04bdfd8975 [Legacy] Forgot Password Page Styling Fixes ba459af407 [Legacy] fix redirect from projects subpanel 0f19a141d1 [Legacy] Add Default Link Item Mapper - add relate module injection on backend bean field_defs efc2083eaf [Legacy] Email Body Styling Fixes 648a1d9350 Merge next into suite 8 a0cfd72ab3 [Legacy] Remove deprecated spots module 103fd1076f [Legacy] Fix capitalized url on user profile calendar options 97fca254bd [Legacy] Re-add user module reset password modal 864c35c4ad [Legacy] Remove echo on user save 169a15a6c9 [Legacy] Close user action dropdown on password reset e8c400ab24 [Legacy] Fix user triggered password reset e38f48c6d4 [Legacy] Fix password recovery templates setup on install 927969c9a3 [Legacy] Bump version to 8.0.0-rc.2 b27584577d [Legacy] UserProfile Settings Modal Styling Fixes 2aba88dfe8 [Legacy] Meetings Styling Fixes 13d743e598 [Legacy] Password & System Settings Action Button Fixes cfb0bcc86d [Legacy] User Setup Modal Styling Fixes d05f3aa4f5 [Legacy] Fix legacy widget acl definitions e469e337f8 [Legacy] Suite 8 extensions to legacy plugins 41e84b1d17 [Legacy] Override server variables when doing kernel bypass 7f5d03f280 Merge commit '75ea167930117424c176a1868d5e11e32c87df94' into suite7merge c5f43d6c88 [Legacy] Popup Selector Styling Fixes 0445c1c0ab [Legacy] update install language label eb3fe0472b [Legacy] Dashlet Settings Modal Styling Fixes 6f0918b73d [Legacy] User Profile Mobile Styling Fixes 5af790f7fa [Legacy] Add acls calculation on legacy list data calls 096a59a7cf [Legacy] Get list of visible modules from module name mapper c2d618e631 Fix valid module check aa79de3a31 [Legacy] add widget acl metadata - update acl config for top widget 315b554b7e [Legacy] Subpanels Action Button Styling Fixes c87e66a262 remove photo widgets for contacts and leads 433940a72f [Legacy] Admin Release Styling Fixes c0a1378873 Suite8 ChangeLog ModalPopup Styling Fixes aa484f3f9e [Legacy] Add close menu label 8f81b47c65 [Legacy] Add not module selected label 36a0b05eb2 [Legacy] Add parent type ApiBeanMapper 7e02d1d23c [Legacy] Fix username display for unauthorized users 2ea8f210a1 [Legacy] DetailView Header Title Overlaps fixes 2a25edd6c4 [Legacy] Fix htaccess generation 34500ba791 Fix Date Filed for Targets 211ce6bfbb [Legacy] Remove Button Hover Fixes 223adf26bc [Legacy] Reports footer button removed fixes c567777afe [Legacy] Reports Styling Fixes 6f71ed31c2 [Legacy] Maps Button Position Fixes c5d5936c22 [Legacy] Add Tab Dashlet Sapcing Fixes 018c11c562 [Legacy] Dashlet Setting Modal Label Fix & Button Fixes 9645c68ca6 [Legacy] Activity Stream Post Button Hover color fixes 445ab52dae [Legacy] Bump version to 8.0.0-rc e10b872b21 [Legacy] Remove license from install app strings e5c21ca68c Merge commit 'dd455a1c2d0658a843945edce1815fd6291f42a8' into legacy_update_2 3886e3cfa6 Fix ignore system checks valitation 415cdd57b0 [Legacy] Add install labels 70ae186de5 [Legacy] add new install labels 7e05e69580 [Legacy] add install validator class 4c4ed83f3d [Legacy] Add Label for Subpanel Edit Line Action 17d8f4e7e9 [Legacy] Dashboard Mobile Styling Fixes abd914702a [Legacy] History Subpanel Button Styling Fixes 34a0dac449 [Legacy] Workflow Stying Fixes 32c4827895 [Legacy] Convert Lead Styling Fixes f1ca14c009 [Legacy] Roles Styling Fixes 3dbdce8055 [Legacy] Admin Modules label font fixes 36a38a1c44 [Legacy] HomePage Mobile Fixes a5b451ab12 update legacy handlers to apply new logic considering - base actions - action resolvers - fix url navigation issue in classic view 87e6e239ce [Legacy] Module framework - move suite 8 module config to legacy ee973e74f6 [Legacy] Add support for more metadata on listviewdefs ad312c45fd [Legacy] Add Support for all modules with parent css classes a409d81e2b [Legacy] Security Group Styling Fixes 5171ae319f [Legacy] Password Management Mobile Fixes d0eca8193d [Leagcy] Email Settings Fixes 766af5f4e6 [Legacy] Products Modules Buttons fixes 99ec9e30f9 [Legacy] OAUTH2 Clients and tokens fixes 54c962a532 [Legacy] adapt legacy install scripts to work with Suite8 install d6f20e38e6 [Legacy] add labels for S8 Installer 83b00b6a94 [Legacy] Add widget not found label 3ac807db61 Merge commit '114b895b6d3418aa538b41169267c21beb9ff357' into merge_develop 1feeb409f8 [Legacy] Email Action DropDown Styling Fixes git-subtree-dir: public/legacy git-subtree-split: 5a663169652b57bb561de74a7e3a8051c9330a83
2022-01-26 12:07:37 +00:00
'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'
);