mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
forgot a file
git-svn-id: file:///svn/phpbb/trunk@7145 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
e4924589a4
commit
2ebc300a5a
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ $lang = array_merge($lang, array(
|
||||||
|
|
||||||
'SEARCH_GUEST_INTERVAL' => 'Guest search flood interval',
|
'SEARCH_GUEST_INTERVAL' => 'Guest search flood interval',
|
||||||
'SEARCH_GUEST_INTERVAL_EXPLAIN' => 'Number of seconds guests must wait between searches. If one guest searches all others have to wait until the time interval passed.',
|
'SEARCH_GUEST_INTERVAL_EXPLAIN' => 'Number of seconds guests must wait between searches. If one guest searches all others have to wait until the time interval passed.',
|
||||||
'SEARCH_INDEX_CREATE_REDIRECT' => 'All posts up to post id %d have been indexed.<br />Indexing in progress ...',
|
'SEARCH_INDEX_CREATE_REDIRECT' => 'All posts up to post id %d have been indexed. <br /> %d posts in this step and %f posts per second<br />Indexing in progress ...',
|
||||||
'SEARCH_INDEX_DELETE_REDIRECT' => 'All posts up to post id %d have been removed from the search index.<br /> Deleting in progress ...',
|
'SEARCH_INDEX_DELETE_REDIRECT' => 'All posts up to post id %d have been removed from the search index.<br /> Deleting in progress ...',
|
||||||
'SEARCH_INDEX_CREATED' => 'Successfully indexed all posts in the board database.',
|
'SEARCH_INDEX_CREATED' => 'Successfully indexed all posts in the board database.',
|
||||||
'SEARCH_INDEX_REMOVED' => 'Successfully deleted the search index for this backend.',
|
'SEARCH_INDEX_REMOVED' => 'Successfully deleted the search index for this backend.',
|
||||||
|
|
Loading…
Add table
Reference in a new issue