mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
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
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user