1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-06 07:35:29 +02:00

[ticket/11666] Removing MESSAGE_DELETED..

..in /en/posting.php as it is not used.

PHPBB3-11666
This commit is contained in:
Suhaib Khan 2014-03-10 23:42:56 +05:30
parent c169583dc3
commit 92fe7e61c2

View File

@ -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',