diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php
index a1f276c9d9..d1ef4d58c0 100644
--- a/phpBB/language/en/mcp.php
+++ b/phpBB/language/en/mcp.php
@@ -252,6 +252,7 @@ $lang = array_merge($lang, array(
'PM_REPORT_CLOSED_SUCCESS' => 'The selected PM report has been closed successfully.',
'PM_REPORT_DELETED_SUCCESS' => 'The selected PM report has been deleted successfully.',
'PM_REPORTED_SUCCESS' => 'This private message has been successfully reported.',
+ 'REPORT_TOTAL' => 'In total there is 1 PM report to review.',
'PM_REPORTS_TOTAL' => 'In total there are %d PM reports to review.',
'PM_REPORTS_ZERO_TOTAL' => 'There are no PM reports to review.',
'PM_REPORT_DETAILS' => 'Private message report details',