mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Users can report PMs to moderators which are then visible in a new MCP module
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9814 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -70,6 +70,8 @@ $lang = array_merge($lang, array(
|
||||
'ALLOW_NO_CENSORS' => 'Allow disabling of word censoring',
|
||||
'ALLOW_NO_CENSORS_EXPLAIN' => 'Users can choose to disable the automatic word censoring of posts and private messages.',
|
||||
'ALLOW_PM_ATTACHMENTS' => 'Allow attachments in private messages',
|
||||
'ALLOW_PM_REPORT' => 'Allow users to report private messages',
|
||||
'ALLOW_PM_REPORT_EXPLAIN' => 'If this setting is enabled, users have the option of reporting a private message they have received or sent to the board’s moderators. These private messages will then be visible in the Moderator Control Panel.',
|
||||
'ALLOW_QUICK_REPLY' => 'Allow quick reply',
|
||||
'ALLOW_QUICK_REPLY_EXPLAIN' => 'This setting defines if quick reply is enabled or not. If this setting is enabled, forums need to have their quick reply option enabled too.',
|
||||
'ALLOW_SIG' => 'Allow signatures',
|
||||
|
Reference in New Issue
Block a user