mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-27 20:10:18 +02:00
[ticket/13028] Rename unanswered search label
PHPBB3-13028
This commit is contained in:
@@ -673,7 +673,7 @@ $lang = array_merge($lang, array(
|
|||||||
'SEARCH_POSTS_BY' => 'Search posts by',
|
'SEARCH_POSTS_BY' => 'Search posts by',
|
||||||
'SEARCH_SELF' => 'Your posts',
|
'SEARCH_SELF' => 'Your posts',
|
||||||
'SEARCH_TOPIC' => 'Search this topic…',
|
'SEARCH_TOPIC' => 'Search this topic…',
|
||||||
'SEARCH_UNANSWERED' => 'Unanswered posts',
|
'SEARCH_UNANSWERED' => 'Unanswered topics',
|
||||||
'SEARCH_UNREAD' => 'Unread posts',
|
'SEARCH_UNREAD' => 'Unread posts',
|
||||||
'SEARCH_USER_POSTS' => 'Search user’s posts',
|
'SEARCH_USER_POSTS' => 'Search user’s posts',
|
||||||
'SECONDS' => 'Seconds',
|
'SECONDS' => 'Seconds',
|
||||||
|
Reference in New Issue
Block a user