mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Conflicts: phpBB/includes/functions.php
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