Report #27: Wordgraph does not work with fulltext mysql

This commit is contained in:
Ice
2008-01-27 21:17:09 +00:00
parent f504a8b48a
commit 9d4c32290d

View File

@@ -206,7 +206,7 @@ $lang = array_merge($lang, array(
'ACP_PORTAL_WORDGRAPH_SETTINGS' => 'Wordgraph settings',
'ACP_PORTAL_WORDGRAPH_SETTINGS_EXPLAIN' => 'Here you can change your wordgraph information and certain specific options.',
'PORTAL_WORDGRAPH' => 'Display wordgraph block',
'PORTAL_WORDGRAPH_EXPLAIN' => 'Display this block on portal.',
'PORTAL_WORDGRAPH_EXPLAIN' => 'Display this block on portal.<br /><strong>Wordgraph does not work when fulltext mysql is selected as the search backend.</strong>',
'PORTAL_WORDGRAPH_MAX_WORDS' => 'How many words to display',
'PORTAL_WORDGRAPH_MAX_WORDS_EXPLAIN' => '0 means infinite',
'PORTAL_WORDGRAPH_WORD_COUNTS' => 'Include count values to display',