You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/index.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -209,8 +209,8 @@ <h4 data-i18n="about-step2">Step 2: Download or copy the content onto your devic
209
209
</p>
210
210
<h4data-i18n="about-step3">Step 3: Select your file or drag-and-drop</h4>
211
211
<pdata-i18n="about-step3-para1">
212
-
Go to the "Configure" menu and select your archive, or select the folder containing your ZIM archives if you are offered that option. You can also drag and drop the file into the
213
-
the open app (if you have a split file, be sure to drag all parts).
212
+
Go to the "Configure" menu and select your archive, or select the folder containing your ZIM archives if you are offered that option. You can also drag and drop the file into the
213
+
open app (if you have a split file, be sure to drag all parts).
214
214
</p>
215
215
<h4data-i18n="about-step4">Step 4: Enjoy your offline content!</h4>
216
216
<pstyle="text-align: right"><ahref="#contents" data-i18n="about-back-contents">↑ Back to Contents</a></p>
@@ -230,7 +230,7 @@ <h3 id="searchSyntax" data-i18n="about-search-title">Title and full-text search
230
230
display a list of all titles (up to the limit set in Configuration) simply by clicking the search button without typing anything.
231
231
</p>
232
232
<pdata-i18n="about-search-para4">
233
-
<b>Full-text search:</b> This type of search is only availalbe in relatively recent desktop browsers, and if the archive contains a full-text index.
233
+
<b>Full-text search:</b> This type of search is only available in relatively recent desktop browsers, and if the archive contains a full-text index.
234
234
If it is supported, it will be used automatically, but it is slower than title search, and you may notice a delay before results are added to the
235
235
title-search results. Additionally, full-text search cannot be used if your archive is split into various chunks. To see whether it is
236
236
available, look in the API panel at the bottom of the Configuration page after you have loaded a ZIM. If it says "Xapian [fulltext]" then
@@ -311,7 +311,7 @@ <h4 id="FAT" data-i18n="about-fat-fs">Downloading and storing large archives</h4
311
311
<code>...</code>, etc.). When you pick this archive in the app, be sure to pick <b>all</b> the chunks, or drag-and-drop them all into the app.
312
312
</p>
313
313
<pdata-i18n="about-large-archives-para3">
314
-
For some information on how to split archves, see <ahref="https://github.com/kiwix/kiwix-js-windows/tree/main/AppPackages#download-a-zim-archive-all-platforms" target="_blank">
314
+
For some information on how to split archives, see <ahref="https://github.com/kiwix/kiwix-js-windows/tree/main/AppPackages#download-a-zim-archive-all-platforms" target="_blank">
315
315
Download a ZIM archive <imgsrc="img/Icon_External_Link.png" /></a>.
316
316
</p>
317
317
<pstyle="text-align: right"><ahref="#contents" data-i18n="about-back-contents">↑ Back to Contents</a></p>
@@ -432,7 +432,7 @@ <h4 data-i18n="about-libraries">Main libraries and resources used:</h4>
432
432
<li>The <ahref="https://rollupjs.org/" target="_blank">Rollup JavaScript Bundler</a>, copyright by the contributors, released under an <ahref="https://github.com/rollup/rollup/blob/master/LICENSE.md" target="_blank">MIT Licence</a></li>
433
433
<li><ahref="https://vitejs.dev/" target="_blank">Vite Frontend Tooling</a>, copyright Yuxi You and Vite contributors, released under an <ahref="https://github.com/vitejs/vite/blob/main/LICENSE" target="_blank">MIT Licence</a></li>
434
434
<li>The <ahref="https://testcafe.io/" target="_blank">Test<i>Café</i></a> suite, copyright Developer Express Inc., released under an <ahref="https://github.com/DevExpress/testcafe/blob/master/LICENSE" target="_blank">MIT Licence</a></li>
435
-
<li><ahref="https://www.selenium.dev/documentation/webdriver/" target="_blank">Selenium WebDriver</a>, copyright The Software Freedom Conservancy, released under an <ahref="https://github.com/SeleniumHQ/selenium/blob/trunk/LICENSE" target="_blank">Apache Lincence v2</a></li>
435
+
<li><ahref="https://www.selenium.dev/documentation/webdriver/" target="_blank">Selenium WebDriver</a>, copyright The Software Freedom Conservancy, released under an <ahref="https://github.com/SeleniumHQ/selenium/blob/trunk/LICENSE" target="_blank">Apache Licence v2</a></li>
436
436
<li><ahref="https://mochajs.org/" target="_blank">Mocha Testing Framework</a>, copyright The OpenJS Foundation and Mocha contributors, released under a <ahref="https://creativecommons.org/licenses/by/4.0/" target="_blank">Creative Commons Attribution 4.0 International Licence</a></li>
437
437
<li><ahref="https://www.i18next.com/" target="_blank">i18next Internationalization Framework</a>, copyright i18next, released under an <ahref="https://github.com/i18next/i18next/blob/master/LICENSE" target="_blank">MIT Licence</a></li>
0 commit comments