diff options
Diffstat (limited to 'phpBB/language/en/mcp.php')
| -rw-r--r-- | phpBB/language/en/mcp.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php index c7ce6cdcb5..d5dfc78a93 100644 --- a/phpBB/language/en/mcp.php +++ b/phpBB/language/en/mcp.php @@ -279,6 +279,8 @@ $lang = array_merge($lang, array( 'VIEW_DETAILS' => 'View Details', 'WARNED_USERS' => 'Warned Users', + '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', 'YOU_SELECTED_TOPIC' => 'You selected topic number %d: %s', |
