From 44d7ab6d1de7e5afc6bcc2901fbc376d244d4ace Mon Sep 17 00:00:00 2001 From: David M Date: Fri, 23 Feb 2007 16:24:13 +0000 Subject: [PATCH] #8022 git-svn-id: file:///svn/phpbb/trunk@7042 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/mcp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',