mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
- removed unnecessary pm options
- added one option to clearly define email visibility git-svn-id: file:///svn/phpbb/trunk@5071 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -221,10 +221,8 @@ $lang += array(
|
||||
'NO_AUTH_EDIT_MESSAGE' => 'You are not authorized to edit private messages.',
|
||||
'NO_AUTH_FORWARD_MESSAGE' => 'You are not authorized to forward private messages.',
|
||||
'NO_AUTH_GROUP_MESSAGE' => 'You are not authorized to send private messages to groups.',
|
||||
'NO_AUTH_QUOTE_MESSAGE' => 'You are not authorized to quote private messages.',
|
||||
'NO_AUTH_READ_MESSAGE' => 'You are not authorized to read private messages.',
|
||||
'NO_AUTH_READ_REMOVED_MESSAGE' => 'You are not able to read this message because it was removed by the author.',
|
||||
'NO_AUTH_REPLY_MESSAGE' => 'You are not authorized to reply to private messages.',
|
||||
'NO_AUTH_SEND_MESSAGE' => 'You are not authorized sending private messages.',
|
||||
'NO_AUTH_SIGNATURE' => 'You are not authorized to define a signature',
|
||||
|
||||
|
Reference in New Issue
Block a user