mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 22:45:40 +02:00
[ticket/11666] Removing MESSAGE_DELETED..
..in /en/posting.php as it is not used. PHPBB3-11666
This commit is contained in:
@ -156,7 +156,6 @@ $lang = array_merge($lang, array(
|
||||
1 => 'Enter your message here, it may contain no more than <strong>%d</strong> character.',
|
||||
2 => 'Enter your message here, it may contain no more than <strong>%d</strong> characters.',
|
||||
),
|
||||
'MESSAGE_DELETED' => 'This message has been deleted successfully.',
|
||||
'MORE_SMILIES' => 'View more smilies',
|
||||
|
||||
'NOTIFY_REPLY' => 'Notify me when a reply is posted',
|
||||
|
Reference in New Issue
Block a user