diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php index 7c5df74d5f..9f26b41451 100644 --- a/phpBB/language/en/mcp.php +++ b/phpBB/language/en/mcp.php @@ -338,7 +338,7 @@ $lang = array_merge($lang, array( 'WARNING_PM_BODY' => 'The following is a warning which has been issued to you by an administrator or moderator of this site.[quote]%s[/quote]', 'WARNING_PM_SUBJECT' => 'Board warning issued', 'WARNING_POST_DEFAULT' => 'This is a warning regarding the following post made by you: %s', - 'WARNINGS_ZERO_TOTAL' => 'No warnings exists', + 'WARNINGS_ZERO_TOTAL' => 'No warnings exist', 'YOU_SELECTED_TOPIC' => 'You selected topic number %d: %s',