mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
Merge PR #918 branch 'develop-olympus' into develop
* develop-olympus: [ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm
This commit is contained in:
@@ -268,6 +268,7 @@ $lang = array_merge($lang, array(
|
||||
'MESSAGE_BY_AUTHOR' => 'by',
|
||||
'MESSAGE_COLOURS' => 'Message colours',
|
||||
'MESSAGE_DELETED' => 'Message successfully deleted.',
|
||||
'MESSAGE_EDITED' => 'Message successfully edited.',
|
||||
'MESSAGE_HISTORY' => 'Message history',
|
||||
'MESSAGE_REMOVED_FROM_OUTBOX' => 'This message was deleted by its author.',
|
||||
'MESSAGE_SENT_ON' => 'on',
|
||||
|
Reference in New Issue
Block a user