aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/users.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2012-07-20 16:13:08 +0200
committerJoas Schilling <nickvergessen@gmx.de>2012-07-20 17:11:20 +0200
commita3517232f943fd8070c98a78f2cf731339b76a74 (patch)
tree54ed33248ce40b228a368a88fcceaf2efdf558f5 /phpBB/language/en/acp/users.php
parenta9c091fad47a3b6936bc7a08617e27163189a20f (diff)
downloadforums-a3517232f943fd8070c98a78f2cf731339b76a74.tar
forums-a3517232f943fd8070c98a78f2cf731339b76a74.tar.gz
forums-a3517232f943fd8070c98a78f2cf731339b76a74.tar.bz2
forums-a3517232f943fd8070c98a78f2cf731339b76a74.tar.xz
forums-a3517232f943fd8070c98a78f2cf731339b76a74.zip
[ticket/10950] Delete PMs for users that have not yet read the pm
PHPBB3-10950
Diffstat (limited to 'phpBB/language/en/acp/users.php')
-rw-r--r--phpBB/language/en/acp/users.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/users.php b/phpBB/language/en/acp/users.php
index 785283faea..3b82a7022d 100644
--- a/phpBB/language/en/acp/users.php
+++ b/phpBB/language/en/acp/users.php
@@ -59,7 +59,7 @@ $lang = array_merge($lang, array(
'DELETE_POSTS' => 'Delete posts',
'DELETE_USER' => 'Delete user',
- 'DELETE_USER_EXPLAIN' => 'Please note that deleting a user is final, they cannot be recovered.',
+ 'DELETE_USER_EXPLAIN' => 'Please note that deleting a user is final, they cannot be recovered. Unread private messages sent by this user will be deleted and will not be available to their recipients.',
'FORCE_REACTIVATION_SUCCESS' => 'Successfully forced reactivation.',
'FOUNDER' => 'Founder',