[Legacy] Fix typo in install message label

This commit is contained in:
Clemente Raposo 2025-01-23 17:49:50 +00:00 committed by Jack Anderson
parent 1ba6f8cb0d
commit 4adc02068c

View file

@ -268,7 +268,7 @@ $mod_strings = array(
'LBL_DBCONF_TITLE_USER_INFO' => 'Provide Database User Information',
'LBL_DBCONF_TITLE_PSWD_INFO_LABEL' => 'Password',
'LBL_DISABLED_DESCRIPTION_2' => 'After this change has been made, you may click the "Start" button below to begin your installation. After the installation is complete, you will want to change the value for \'installer_locked\' to \'true\'',
'LBL_DISABLED_DESCRIPTION_3' => 'After this change has been made, please revist / reload this page to continue.',
'LBL_DISABLED_DESCRIPTION_3' => 'After this change has been made, please revisit / reload this page to continue.',
'LBL_DISABLED_DESCRIPTION' => 'The installer has already been run once. As a safety measure, it has been disabled from running a second time. If you are absolutely sure you want to run it again, please go to your config.php file and locate (or add) a variable called \'installer_locked\' and set it to \'false\'. The line should look like this:',
'LBL_DISABLED_HELP_1' => 'For installation help, please visit the SuiteCRM',
'LBL_DISABLED_HELP_LNK' => 'https://community.suitecrm.com',