diff --git a/libraries/error_report.lib.php b/libraries/error_report.lib.php index 17cf60b02a..e37345d2d6 100644 --- a/libraries/error_report.lib.php +++ b/libraries/error_report.lib.php @@ -234,9 +234,9 @@ function PMA_getErrorReportForm() { .'
'; $html .= '

' - . __('Phpmyadmin has encountered an error. We have collected data about' + . __('phpMyAdmin has encountered an error. We have collected data about' .' this error as well as information about relevant configuration' - .' settings to send to phpmyadmin for processing to help us in' + .' settings to send to phpMyAdmin for processing to help us in' .' debugging the problem') .'

';