mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16332] Code and Quote language strings globally available
PHPBB3-16332
This commit is contained in:
@@ -49,8 +49,6 @@ $lang = array_merge($lang, array(
|
||||
'BUMPED_BY' => 'Last bumped by %1$s on %2$s.',
|
||||
'BUMP_TOPIC' => 'Bump topic',
|
||||
|
||||
'CODE' => 'Code',
|
||||
|
||||
'DELETE_TOPIC' => 'Delete topic',
|
||||
'DELETED_INFORMATION' => 'Deleted by %1$s on %2$s',
|
||||
'DISAPPROVE' => 'Disapprove',
|
||||
@@ -98,7 +96,6 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'QUICK_MOD' => 'Quick-mod tools',
|
||||
'QUICKREPLY' => 'Quick Reply',
|
||||
'QUOTE' => 'Quote',
|
||||
|
||||
'REPLY_TO_TOPIC' => 'Reply to topic',
|
||||
'RESTORE' => 'Restore',
|
||||
|
Reference in New Issue
Block a user