aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/search.php
diff options
context:
space:
mode:
authorkochi <kochi@centrum.cz>2014-11-29 12:53:30 +0100
committerJoas Schilling <nickvergessen@gmx.de>2014-12-06 13:42:16 +0100
commitdfbc109b59a63c25cda9df4d6ab4e476760b1308 (patch)
tree1685e9665d855c70beb40d4ae049ff146c16b312 /phpBB/language/en/search.php
parent70483d60886ad416c3dd40f29e1128e031322e1e (diff)
downloadforums-dfbc109b59a63c25cda9df4d6ab4e476760b1308.tar
forums-dfbc109b59a63c25cda9df4d6ab4e476760b1308.tar.gz
forums-dfbc109b59a63c25cda9df4d6ab4e476760b1308.tar.bz2
forums-dfbc109b59a63c25cda9df4d6ab4e476760b1308.tar.xz
forums-dfbc109b59a63c25cda9df4d6ab4e476760b1308.zip
[ticket/13400] Information text if the server load id high at search
PHPBB3-13400
Diffstat (limited to 'phpBB/language/en/search.php')
-rw-r--r--phpBB/language/en/search.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/search.php b/phpBB/language/en/search.php
index ec5dd99eb8..13e5bf7a97 100644
--- a/phpBB/language/en/search.php
+++ b/phpBB/language/en/search.php
@@ -71,6 +71,7 @@ $lang = array_merge($lang, array(
'NO_RECENT_SEARCHES' => 'No searches have been carried out recently.',
'NO_SEARCH' => 'Sorry but you are not permitted to use the search system.',
'NO_SEARCH_RESULTS' => 'No suitable matches were found.',
+ 'NO_SEARCH_LOAD' => 'Sorry but you cannot use search at this time. The server has high load. Please try again later.',
'NO_SEARCH_TIME' => array(
1 => 'Sorry but you cannot use search at this time. Please try again in %d second.',
2 => 'Sorry but you cannot use search at this time. Please try again in %d seconds.',