mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
Fix bug #46765 - View unread posts
Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9755 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -522,6 +522,7 @@ $lang = array_merge($lang, array(
|
||||
'SEARCH_SELF' => 'View your posts',
|
||||
'SEARCH_TOPIC' => 'Search this topic…',
|
||||
'SEARCH_UNANSWERED' => 'View unanswered posts',
|
||||
'SEARCH_UNREAD' => 'View unread posts',
|
||||
'SECONDS' => 'Seconds',
|
||||
'SELECT' => 'Select',
|
||||
'SELECT_ALL_CODE' => 'Select all',
|
||||
|
Reference in New Issue
Block a user