1
0
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:
Joas Schilling
2009-06-20 16:51:01 +00:00
parent ab5194ced4
commit 0d626d77bf
5 changed files with 11 additions and 3 deletions

View File

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