aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/prune.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-11 12:25:28 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-11 12:25:28 +0000
commit9e270489eb1dfbb59f176dd2abdb10f94055265a (patch)
treeeb39a1017598e6eaa239ad5a391559e78045ddf3 /phpBB/language/en/acp/prune.php
parentecaeeff5dffb94be405f5d1517bd5e561b4ac458 (diff)
downloadforums-9e270489eb1dfbb59f176dd2abdb10f94055265a.tar
forums-9e270489eb1dfbb59f176dd2abdb10f94055265a.tar.gz
forums-9e270489eb1dfbb59f176dd2abdb10f94055265a.tar.bz2
forums-9e270489eb1dfbb59f176dd2abdb10f94055265a.tar.xz
forums-9e270489eb1dfbb59f176dd2abdb10f94055265a.zip
We do not support nesting code tags - #10763
#10741 Confirm box on pruning forums - #10619 Not stripping empty lines on parsing messages - #10579 Remove reports alongside with users - #10501 git-svn-id: file:///svn/phpbb/trunk@7527 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/prune.php')
-rw-r--r--phpBB/language/en/acp/prune.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/prune.php b/phpBB/language/en/acp/prune.php
index c2398fe042..6172602f9f 100644
--- a/phpBB/language/en/acp/prune.php
+++ b/phpBB/language/en/acp/prune.php
@@ -72,6 +72,7 @@ $lang = array_merge($lang, array(
'PRUNE_ANNOUNCEMENTS' => 'Prune announcements',
'PRUNE_FINISHED_POLLS' => 'Prune closed polls',
'PRUNE_FINISHED_POLLS_EXPLAIN' => 'Removes topics with polls which have ended.',
+ 'PRUNE_FORUM_CONFIRM' => 'Are you sure you want to prune the selected forums with the settings specified? Once removed, there is no way to recover the pruned posts and topics.',
'PRUNE_NOT_POSTED' => 'Days since last posted',
'PRUNE_NOT_VIEWED' => 'Days since last viewed',
'PRUNE_OLD_POLLS' => 'Prune old polls',