aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/mcp.php
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2009-07-25 18:06:25 +0000
committerNils Adermann <naderman@naderman.de>2009-07-25 18:06:25 +0000
commit801ac58bcf0a2fccc2bbde4a0d51151edfbada92 (patch)
tree697a6573f3b767803ce12ec45862fcc6f783f8f2 /phpBB/language/en/mcp.php
parent5d0616af0f75e3da4723d592e5b381e917448d2e (diff)
downloadforums-801ac58bcf0a2fccc2bbde4a0d51151edfbada92.tar
forums-801ac58bcf0a2fccc2bbde4a0d51151edfbada92.tar.gz
forums-801ac58bcf0a2fccc2bbde4a0d51151edfbada92.tar.bz2
forums-801ac58bcf0a2fccc2bbde4a0d51151edfbada92.tar.xz
forums-801ac58bcf0a2fccc2bbde4a0d51151edfbada92.zip
I manage to get a one line commit wrong ...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9854 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r--phpBB/language/en/mcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php
index d1ef4d58c0..ab03cdb0be 100644
--- a/phpBB/language/en/mcp.php
+++ b/phpBB/language/en/mcp.php
@@ -252,7 +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 <strong>1</strong> PM report to review.',
+ 'PM_REPORT_TOTAL' => 'In total there is <strong>1</strong> PM report to review.',
'PM_REPORTS_TOTAL' => 'In total there are <strong>%d</strong> PM reports to review.',
'PM_REPORTS_ZERO_TOTAL' => 'There are no PM reports to review.',
'PM_REPORT_DETAILS' => 'Private message report details',