Clarify configuration message

Signed-off-by: Evert Beurskens evertbeurskens@gmail.com
This commit is contained in:
Evert Beurskens 2015-04-10 10:18:38 -04:00 committed by Marc Delisle
parent a582077812
commit d76971d8dd

View File

@ -770,7 +770,7 @@ $strConfigSQLQuery_Edit_name = __('Edit');
$strConfigSQLQuery_Explain_name = __('Explain SQL');
$strConfigSQLQuery_Refresh_name = __('Refresh');
$strConfigSQLQuery_ShowAsPHP_name = __('Create PHP Code');
$strConfigSuhosinDisableWarning_desc = __('A warning is displayed on the main page if Suhosin is detected.');
$strConfigSuhosinDisableWarning_desc = __('Disable the default warning that is displayed on the main page if Suhosin is detected.');
$strConfigSuhosinDisableWarning_name = __('Suhosin warning');
$strConfigLoginCookieValidityDisableWarning_desc = __('Disable the default warning that is displayed on the main page if the value of the PHP setting session.gc_maxlifetime is less than the value of `LoginCookieValidity`.');
$strConfigLoginCookieValidityDisableWarning_name = __(