aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/mcp.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2010-01-26 14:06:00 +0000
committerJoas Schilling <nickvergessen@gmx.de>2010-01-26 14:06:00 +0000
commit283ad368eb6e92a51a7c0b5dcaf3d1050f7a9b9c (patch)
tree761f49a07581c2d5092919c9634c23cf26d190f2 /phpBB/language/en/mcp.php
parent8a9c7c92bef76a8dfbb72556aaf55f961aa711b3 (diff)
downloadforums-283ad368eb6e92a51a7c0b5dcaf3d1050f7a9b9c.tar
forums-283ad368eb6e92a51a7c0b5dcaf3d1050f7a9b9c.tar.gz
forums-283ad368eb6e92a51a7c0b5dcaf3d1050f7a9b9c.tar.bz2
forums-283ad368eb6e92a51a7c0b5dcaf3d1050f7a9b9c.tar.xz
forums-283ad368eb6e92a51a7c0b5dcaf3d1050f7a9b9c.zip
Bug #54745 - Fix language string for PM-Reports refering to post-data.
Authorised by: jelly_doughnut git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10455 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r--phpBB/language/en/mcp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php
index 2e988e2d42..fc1b8c8f62 100644
--- a/phpBB/language/en/mcp.php
+++ b/phpBB/language/en/mcp.php
@@ -329,6 +329,7 @@ $lang = array_merge($lang, array(
'SPLIT_TOPIC_BEYOND_CONFIRM' => 'Are you sure you want to split this topic at the selected post?',
'SPLIT_TOPIC_EXPLAIN' => 'Using the form below you can split a topic in two, either by selecting the posts individually or by splitting at a selected post.',
+ 'THIS_PM_IP' => 'IP for this private message',
'THIS_POST_IP' => 'IP for this post',
'TOPICS_APPROVED_SUCCESS' => 'The selected topics have been approved.',
'TOPICS_DELETED_SUCCESS' => 'The selected topics have been successfully removed from the database.',