Merge remote-tracking branch 'origin/QA_4_2' into QA_4_2

This commit is contained in:
Weblate 2014-07-10 17:31:51 +02:00
commit aaee42defc

View File

@ -90,8 +90,8 @@ if (! isset($_COOKIE[$session_name])) {
* can not use translations here.
*/
PMA_fatalError(
'Cannot start session without errors, please check errors given '
. 'in your PHP and/or webserver log file and configure your PHP '
'Error during session start; please check your PHP and/or '
. 'webserver log file and configure your PHP '
. 'installation properly. Also ensure that cookies are enabled '
. 'in your browser.'
);