mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/9613] Slightly update language strings.
PHPBB3-9613
This commit is contained in:
@@ -62,7 +62,7 @@ $lang = array_merge($lang, array(
|
||||
'NO_SEARCH' => 'Sorry but you are not permitted to use the search system.',
|
||||
'NO_SEARCH_RESULTS' => 'No suitable matches were found.',
|
||||
'NO_SEARCH_TIME' => 'Sorry but you cannot use search at this time. Please try again in a few minutes.',
|
||||
'NO_SEARCH_UNREADS' => 'Sorry but search for unread posts is not permitted.',
|
||||
'NO_SEARCH_UNREADS' => 'Sorry but searching for unread posts has been disabled on this board.',
|
||||
'WORD_IN_NO_POST' => 'No posts were found because the word <strong>%s</strong> is not contained in any post.',
|
||||
'WORDS_IN_NO_POST' => 'No posts were found because the words <strong>%s</strong> are not contained in any post.',
|
||||
|
||||
|
Reference in New Issue
Block a user