mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- some private message fixes
git-svn-id: file:///svn/phpbb/trunk@5139 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -190,11 +190,13 @@ $lang += array(
|
||||
'MARKED_MESSAGE' => 'Marked Message',
|
||||
'MAX_FOLDER_REACHED' => 'Maximum number of allowed user defined folder reached',
|
||||
'MESSAGE_COLOURS' => 'Message Colours',
|
||||
'MESSAGE_DELETED' => 'Message successfully deleted',
|
||||
'MESSAGE_HISTORY' => 'Message History',
|
||||
'MESSAGE_REMOVED_FROM_OUTBOX' => 'This message has been removed by it\'s author before it was delivered',
|
||||
'MESSAGE_REPORTED' => 'Click to view reports',
|
||||
'MESSAGE_REPORTED_MESSAGE' => 'Reported Message',
|
||||
'MESSAGE_STORED' => 'The message has been send successfully',
|
||||
'MESSAGES_DELETED' => 'Messages successfully deleted',
|
||||
'MOVE_DELETED_MESSAGES_TO' => 'Move messages from removed folder to',
|
||||
'MOVE_DOWN' => 'Move down',
|
||||
'MOVE_PM_ERROR' => 'An error occurred while moving the messages to the new folder, only %1d from %2d messages were moved.',
|
||||
@@ -341,6 +343,7 @@ $lang += array(
|
||||
'UCP_PM_COMPOSE' => 'Compose Message',
|
||||
'UCP_PM_DRAFTS' => 'PM Drafts',
|
||||
'UCP_PM_OPTIONS' => 'Options',
|
||||
'UCP_PM_POPUP' => 'Private Messages',
|
||||
'UCP_PM_UNREAD' => 'Unread Messages',
|
||||
'UCP_PM_VIEW_MESSAGES' => 'View Messages',
|
||||
|
||||
|
Reference in New Issue
Block a user