mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merge in r8827
git-svn-id: file:///svn/phpbb/trunk@8828 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
10c8d29205
commit
a32f3a6709
1 changed files with 1 additions and 0 deletions
|
@ -288,6 +288,7 @@ $lang = array_merge($lang, array(
|
||||||
'NO_AUTH_EDIT_MESSAGE' => 'You are not authorised to edit private messages.',
|
'NO_AUTH_EDIT_MESSAGE' => 'You are not authorised to edit private messages.',
|
||||||
'NO_AUTH_FORWARD_MESSAGE' => 'You are not authorised to forward private messages.',
|
'NO_AUTH_FORWARD_MESSAGE' => 'You are not authorised to forward private messages.',
|
||||||
'NO_AUTH_GROUP_MESSAGE' => 'You are not authorised to send private messages to groups.',
|
'NO_AUTH_GROUP_MESSAGE' => 'You are not authorised to send private messages to groups.',
|
||||||
|
'NO_AUTH_READ_HOLD_MESSAGE' => 'You are not authorised to read private messages that are on hold.',
|
||||||
'NO_AUTH_READ_MESSAGE' => 'You are not authorised to read private messages.',
|
'NO_AUTH_READ_MESSAGE' => 'You are not authorised 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_READ_REMOVED_MESSAGE' => 'You are not able to read this message because it was removed by the author.',
|
||||||
'NO_AUTH_SEND_MESSAGE' => 'You are not authorised sending private messages.',
|
'NO_AUTH_SEND_MESSAGE' => 'You are not authorised sending private messages.',
|
||||||
|
|
Loading…
Add table
Reference in a new issue