1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/11911] Warn admins when there is no search index for the selected engine

PHPBB3-11911
This commit is contained in:
Joas Schilling
2013-12-27 13:15:43 +01:00
parent 558f3cd21c
commit bef7bc7900
3 changed files with 23 additions and 0 deletions

View File

@@ -361,6 +361,7 @@ $lang = array_merge($lang, array(
'GZIP_COMPRESSION' => 'GZip compression',
'NO_SEARCH_INDEX' => 'The selected search backend does not have a search index.<br >Please create the index for “%1$s” in the %2$ssearch index%3$s section.',
'NOT_AVAILABLE' => 'Not available',
'NUMBER_FILES' => 'Number of attachments',
'NUMBER_POSTS' => 'Number of posts',