mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
Tpl compile stuff
git-svn-id: file:///svn/phpbb/trunk@4519 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -619,6 +619,8 @@ $lang += array(
|
||||
'YES_SEARCH_UPDATE_EXPLAIN' => 'Updating of fulltext indexes when posting, overriden if search is disabled.',
|
||||
'YES_SEARCH_PHRASE' => 'Enable phrase searching',
|
||||
'YES_SEARCH_PHRASE_EXPLAIN' => 'Searching for phrases requires additional processing.',
|
||||
'RECOMPILE_TEMPLATES' => 'Recompile stale templates',
|
||||
'RECOMPILE_TEMPLATES_EXPLAIN'=> 'Check for updated template files on filesystem and recompile.',
|
||||
);
|
||||
|
||||
// Email settings
|
||||
|
Reference in New Issue
Block a user