1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00
git-svn-id: file:///svn/phpbb/trunk@7609 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof
2007-05-16 16:55:22 +00:00
parent 38e08367d2
commit 00da476aa7
2 changed files with 4 additions and 2 deletions

View File

@@ -161,7 +161,9 @@ $lang = array_merge($lang, array(
'IMG_FORUM_UNREAD' => 'Forum new posts',
'IMG_FORUM_UNREAD_LOCKED' => 'Forum new posts locked',
'IMG_FORUM_UNREAD_SUBFORUM' => 'Subforum new posts',
'IMG_SUBFORUM_READ' => 'Legend subforum',
'IMG_SUBFORUM_UNREAD' => 'Legend subforum new posts',
'IMG_TOPIC_MOVED' => 'Topic moved',
'IMG_TOPIC_READ' => 'Topic',