aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/search.php
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-08-29 16:50:57 +0200
committerAndreas Fischer <bantu@phpbb.com>2010-08-29 16:50:57 +0200
commitf9764c684ffb147a07cff472c82789b142845481 (patch)
treed7d4d60e0a7875cf41ebf63cfff87741333fed49 /phpBB/language/en/search.php
parentb83163634f98de0e76e5332c1e4511dbc1483e56 (diff)
downloadforums-f9764c684ffb147a07cff472c82789b142845481.tar
forums-f9764c684ffb147a07cff472c82789b142845481.tar.gz
forums-f9764c684ffb147a07cff472c82789b142845481.tar.bz2
forums-f9764c684ffb147a07cff472c82789b142845481.tar.xz
forums-f9764c684ffb147a07cff472c82789b142845481.zip
[ticket/9613] Slightly update language strings.
PHPBB3-9613
Diffstat (limited to 'phpBB/language/en/search.php')
-rw-r--r--phpBB/language/en/search.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/search.php b/phpBB/language/en/search.php
index 67b21edba8..d93fe6b56a 100644
--- a/phpBB/language/en/search.php
+++ b/phpBB/language/en/search.php
@@ -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.',