mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/10950] Delete PMs for users that have not yet read the pm
PHPBB3-10950
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user