mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 00:07:44 +02:00
[ticket/9999] SEARCH_USER_POSTS is also used on viewtopic. Move to common.
PHPBB3-9999
This commit is contained in:
@@ -530,6 +530,7 @@ $lang = array_merge($lang, array(
|
||||
'SEARCH_TOPIC' => 'Search this topic…',
|
||||
'SEARCH_UNANSWERED' => 'View unanswered posts',
|
||||
'SEARCH_UNREAD' => 'View unread posts',
|
||||
'SEARCH_USER_POSTS' => 'Search user’s posts',
|
||||
'SECONDS' => 'Seconds',
|
||||
'SELECT' => 'Select',
|
||||
'SELECT_ALL_CODE' => 'Select all',
|
||||
|
Reference in New Issue
Block a user