aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/viewtopic.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2012-10-24 19:58:28 +0200
committerJoas Schilling <nickvergessen@gmx.de>2012-10-24 19:58:28 +0200
commit7b3d794cad4c06b1bbb769439a2d051b7ca0a0d4 (patch)
tree3596d55e71fc0d4bc091046e75a20dd14214f0e3 /phpBB/language/en/viewtopic.php
parentf21fd469bca3e5c3504a773a96d1a8fab6c374a7 (diff)
downloadforums-7b3d794cad4c06b1bbb769439a2d051b7ca0a0d4.tar
forums-7b3d794cad4c06b1bbb769439a2d051b7ca0a0d4.tar.gz
forums-7b3d794cad4c06b1bbb769439a2d051b7ca0a0d4.tar.bz2
forums-7b3d794cad4c06b1bbb769439a2d051b7ca0a0d4.tar.xz
forums-7b3d794cad4c06b1bbb769439a2d051b7ca0a0d4.zip
[feature/soft-delete] Display post delete reason if one is given
PHPBB3-9567
Diffstat (limited to 'phpBB/language/en/viewtopic.php')
-rw-r--r--phpBB/language/en/viewtopic.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/viewtopic.php b/phpBB/language/en/viewtopic.php
index ce66a5b8e2..a5739a6586 100644
--- a/phpBB/language/en/viewtopic.php
+++ b/phpBB/language/en/viewtopic.php
@@ -50,6 +50,7 @@ $lang = array_merge($lang, array(
'CODE' => 'Code',
'DELETE_TOPIC' => 'Delete topic',
+ 'DELETED_INFORMATION' => 'Deleted by %1$s on %2$s',
'DISAPPROVE' => 'Disapprove',
'DOWNLOAD_NOTICE' => 'You do not have the required permissions to view the files attached to this post.',