mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 17:56:52 +02:00
Ability to empty a user's outbox from the user ACP quick tools.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9767 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -675,6 +675,7 @@ $lang = array_merge($lang, array(
|
||||
'LOG_USER_DELETED' => '<strong>Deleted user</strong><br />» %s',
|
||||
'LOG_USER_DEL_ATTACH' => '<strong>Removed all attachments made by the user</strong><br />» %s',
|
||||
'LOG_USER_DEL_AVATAR' => '<strong>Removed user avatar</strong><br />» %s',
|
||||
'LOG_USER_DEL_OUTBOX' => '<strong>Emptied user outbox</strong><br />» %s',
|
||||
'LOG_USER_DEL_POSTS' => '<strong>Removed all posts made by the user</strong><br />» %s',
|
||||
'LOG_USER_DEL_SIG' => '<strong>Removed user signature</strong><br />» %s',
|
||||
'LOG_USER_INACTIVE' => '<strong>User deactivated</strong><br />» %s',
|
||||
|
Reference in New Issue
Block a user