mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 04:06:27 -04:00
Modify Zimit message to account for ft index
This commit is contained in:
parent
e8fd2a34e4
commit
e85644c763
@ -365,8 +365,8 @@ define(rqDef, function(util) {
|
||||
(params.contentInjectionMode === 'jquery' ? '<b>Limited Zimit support!</b> Please <a id="swModeLink" href="#contentInjectionModeDiv" ' +
|
||||
'class="alert-link">switch to Service Worker mode</a> if your platform supports it. ' :
|
||||
'Support for <b>Zimit</b> archives is experimental. Some content (e.g. audio/video) may fail. ') +
|
||||
'You can search for content above. Start your search with <b>.*</b> to match part of a title, ' +
|
||||
'or type a <b><i>space</i></b> to use the Archive Index, or <b><i>space / </i></b> for URL Index. ' +
|
||||
'You can search for content above' + (appstate.selectedArchive._file.fullTextIndex ? ' using full-text search if your app supports it, ' +
|
||||
'or s' : '. S') + 'tart your search with <b>.*</b> to match part of a title. Type <b><i>space / </i></b> to use the URL Index. ' +
|
||||
'[<a id="stop" href="#expertSettingsDiv" class="alert-link">Permanently hide</a>]' +
|
||||
'</div>';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user