aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/mcp.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2012-11-01 22:23:35 +0100
committerJoas Schilling <nickvergessen@gmx.de>2012-11-01 22:23:35 +0100
commitbed82bf2bd13ca04cc1572d454eee5ef3a9053a6 (patch)
tree1c280b81838bb1e1b4d16c94d55fa7f769507501 /phpBB/language/en/mcp.php
parent8d05dad63471ffbc58feecd1f44cfa5703f0d5f1 (diff)
downloadforums-bed82bf2bd13ca04cc1572d454eee5ef3a9053a6.tar
forums-bed82bf2bd13ca04cc1572d454eee5ef3a9053a6.tar.gz
forums-bed82bf2bd13ca04cc1572d454eee5ef3a9053a6.tar.bz2
forums-bed82bf2bd13ca04cc1572d454eee5ef3a9053a6.tar.xz
forums-bed82bf2bd13ca04cc1572d454eee5ef3a9053a6.zip
[feature/soft-delete] Invert the logic on confirm box
Permanent delete is now the checkbox rather then softdelete. PHPBB3-9567
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r--phpBB/language/en/mcp.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php
index f6616d1a69..22ee2a54e2 100644
--- a/phpBB/language/en/mcp.php
+++ b/phpBB/language/en/mcp.php
@@ -72,16 +72,12 @@ $lang = array_merge($lang, array(
'DELETE_PM_REPORTS' => 'Delete PM reports',
'DELETE_PM_REPORTS_CONFIRM' => 'Are you sure you want to delete the selected PM reports?',
'DELETE_POSTS' => 'Delete posts',
- 'DELETE_POSTS_CONFIRM' => 'Are you sure you want to delete these posts?',
- 'DELETE_POST_CONFIRM' => 'Are you sure you want to delete this post?',
'DELETE_REPORT' => 'Delete report',
'DELETE_REPORT_CONFIRM' => 'Are you sure you want to delete the selected report?',
'DELETE_REPORTS' => 'Delete reports',
'DELETE_REPORTS_CONFIRM' => 'Are you sure you want to delete the selected reports?',
'DELETE_SHADOW_TOPIC' => 'Delete shadow topic',
'DELETE_TOPICS' => 'Delete selected topics',
- 'DELETE_TOPICS_CONFIRM' => 'Are you sure you want to delete these topics?',
- 'DELETE_TOPIC_CONFIRM' => 'Are you sure you want to delete this topic?',
'DISAPPROVE' => 'Disapprove',
'DISAPPROVE_REASON' => 'Reason for disapproval',
'DISAPPROVE_POST' => 'Disapprove post',