File: language/en/viewforum.php
Unmodified
Added
Modified
Removed
Line 48 | Line 48 |
---|
'MARK_TOPICS_READ' => 'Mark topics read',
|
'MARK_TOPICS_READ' => 'Mark topics read',
|
'NEW_POSTS_HOT' => 'New posts [ Popular ]', 'NEW_POSTS_LOCKED' => 'New posts [ Locked ]', 'NO_NEW_POSTS_HOT' => 'No new posts [ Popular ]', 'NO_NEW_POSTS_LOCKED' => 'No new posts [ Locked ]',
| 'NEW_POSTS_HOT' => 'New posts [ Popular ]', // Not used anymore 'NEW_POSTS_LOCKED' => 'New posts [ Locked ]', // Not used anymore 'NO_NEW_POSTS_HOT' => 'No new posts [ Popular ]', // Not used anymore 'NO_NEW_POSTS_LOCKED' => 'No new posts [ Locked ]', // Not used anymore
|
'NO_READ_ACCESS' => 'You do not have the required permissions to read topics within this forum.',
|
'NO_READ_ACCESS' => 'You do not have the required permissions to read topics within this forum.',
|
| 'NO_UNREAD_POSTS_HOT' => 'No unread posts [ Popular ]', 'NO_UNREAD_POSTS_LOCKED' => 'No unread posts [ Locked ]',
|
'POST_FORUM_LOCKED' => 'Forum is locked',
'TOPICS_MARKED' => 'The topics for this forum have now been marked read.',
|
'POST_FORUM_LOCKED' => 'Forum is locked',
'TOPICS_MARKED' => 'The topics for this forum have now been marked read.',
|
| 'UNREAD_POSTS_HOT' => 'Unread posts [ Popular ]', 'UNREAD_POSTS_LOCKED' => 'Unread posts [ Locked ]',
|
'VIEW_FORUM' => 'View forum', 'VIEW_FORUM_TOPIC' => '1 topic',
| 'VIEW_FORUM' => 'View forum', 'VIEW_FORUM_TOPIC' => '1 topic',
|