mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/10568] adding MESSAGE_EDITED to ucp.php and compose_pm
PHPBB3-10568
This commit is contained in:
@@ -257,6 +257,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 has been removed by its author before it was delivered.',
|
||||
'MESSAGE_SENT_ON' => 'on',
|
||||
|
Reference in New Issue
Block a user