mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-13 00:42:08 +08:00
[Legacy] add labels for S8 Installer
This commit is contained in:
parent
e99afd042a
commit
b3f0754f77
1 changed files with 3 additions and 0 deletions
|
@ -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.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue