mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 17:56:52 +02:00
Support for new locked with new topics icon
git-svn-id: file:///svn/phpbb/trunk@1274 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -151,7 +151,8 @@ $lang['New_posts'] = "New posts";
|
||||
$lang['New_post'] = "New post";
|
||||
$lang['No_new_posts_hot'] = "No new posts [ Popular ]";
|
||||
$lang['New_posts_hot'] = "New posts [ Popular ]";
|
||||
$lang['Topic_is_locked'] = "Topic is locked";
|
||||
$lang['No_new_posts_locked'] = "No new posts [ Locked ]";
|
||||
$lang['New_posts_locked'] = "New posts [ Locked ]";
|
||||
$lang['Forum_is_locked'] = "Forum is locked";
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user