mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
[Legacy] Update install log labels
This commit is contained in:
parent
f5d29678e8
commit
4d3aee02bd
1 changed files with 3 additions and 3 deletions
|
@ -215,11 +215,11 @@ $mod_strings = array(
|
|||
'ERR_CHECKSYS_SOAP' => 'The extension Soap is not enabled, please contact your system administrator.',
|
||||
'ERR_SUHOSIN' => 'Upload stream is blocked by Suhosin, please add "upload" to suhosin.executor.include.whitelist (See suitecrm.log for more information)',
|
||||
'LBL_UNWRITABLE_SUB_DIR' => 'There are some sub directories that are unwritable. Please take the necessary steps to make the directories writeable ',
|
||||
'LBL_REFER_TO_LOGS' => 'There has been an issue in one of your pre-installation checks, please refer to the install.log',
|
||||
'LBL_REFER_TO_LOGS' => 'There has been an issue in one of your pre-installation checks, please refer to the logs/install.log',
|
||||
'LBL_NOT_A_VALID_SUITECRM_PAGE' => 'The SuiteCRM Title cannot be found. This is not a valid SuiteCRM Page.',
|
||||
'LBL_NOT_COOKIE_OR_TOKEN' => 'Cannot find cookies, no valid token found. Please refer to the install.log for more information.',
|
||||
'LBL_NOT_COOKIE_OR_TOKEN' => 'Cannot find cookies, no valid token found. Please refer to the logs/install.log for more information.',
|
||||
'LBL_CURL_JSON_ERROR' => 'The result of the curl call to the graphql page was empty.',
|
||||
'LBL_UNABLE_TO_FIND_SYSTEM_CONFIGS' => 'Unable to retrieve System Configs on Graphql Page. Please refer to the install.log for more information.',
|
||||
'LBL_UNABLE_TO_FIND_SYSTEM_CONFIGS' => 'Unable to retrieve System Configs on Graphql Page. Please refer to the logs/install.log for more information.',
|
||||
'LBL_CURL_REQUEST_MAIN_PAGE' => 'Curl Request on Main Page',
|
||||
'LBL_CURL_REQUEST_API_PAGE' => 'Curl Request on Api',
|
||||
'LBL_ERROR_DETAILS' => 'Error Details',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue