[Legacy] add labels for S8 Installer

This commit is contained in:
p.kumar 2021-08-07 00:23:48 +05:30
parent e99afd042a
commit b3f0754f77

View file

@ -208,6 +208,7 @@ $mod_strings = array(
'LBL_DISABLED_HELP_1' => 'For installation help, please visit the SuiteCRM',
'LBL_DISABLED_HELP_LNK' => 'https://community.suitecrm.com',
'LBL_DISABLED_HELP_2' => 'support forums',
'LBL_APP_NOT_INSTALLED' => 'SuiteCRM is not installed. Entry point needs an installed SuiteCRM, please install first.',
'LBL_DISABLED_TITLE_2' => 'SuiteCRM Installation has been Disabled',
'LBL_HELP' => 'Help',
'LBL_INSTALL' => 'Install',
@ -228,6 +229,8 @@ $mod_strings = array(
'LBL_LANG_SUCCESS' => 'The language pack was successfully uploaded.',
'LBL_LANG_TITLE' => 'Language Pack',
'LBL_LAUNCHING_SILENT_INSTALL' => 'Installing SuiteCRM now. This may take up to a few minutes.',
'LBL_SILENT_INSTALL_SUCCESS' => 'SuiteCRM is successfully installed.',
'LBL_SILENT_INSTALL_FAILED' => 'SuiteCRM installation failed.',
'LBL_LANG_UPLOAD' => 'Upload a Language Pack',
'LBL_LICENSE_ACCEPTANCE' => 'License Acceptance',
'LBL_LICENSE_CHECKING' => 'Checking system for compatibility.',