mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Fix bug #46865 - Add unapproved topic icon for moderators on forum list
Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9635 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -602,6 +602,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'TOPIC' => 'Topic',
|
||||
'TOPICS' => 'Topics',
|
||||
'TOPICS_UNAPPROVED' => 'At least one topic in this forum has not been approved.',
|
||||
'TOPIC_ICON' => 'Topic icon',
|
||||
'TOPIC_LOCKED' => 'This topic is locked, you cannot edit posts or make further replies.',
|
||||
'TOPIC_LOCKED_SHORT'=> 'Topic locked',
|
||||
|
Reference in New Issue
Block a user