diff --git a/www/index.html b/www/index.html index beaced59..03eb7ccc 100644 --- a/www/index.html +++ b/www/index.html @@ -91,11 +91,9 @@
- DISCLAIMER: Please be aware that Kiwix works with offline archives, so information in any archive (ZIM
- file) you download will only be as up-to-date as the archive itself. To get updated info, you will need to
- download a new archive. Information in archives is free, open source and provided by volunteers.
- Kiwix gives no guarantee as to the accuracy of information contained in archives you access with this
- app. You should not rely on it as your only source of information for making important decisions.
+ DISCLAIMER: Please be aware that Kiwix works with offline archives. To get updated info, you will need to
+ download a new archive periodically. Information in archives is free, open source and provided by volunteers.
+ Kiwix gives no guarantee as to the accuracy of information in the archives you access with this app.
@@ -283,11 +281,9 @@
- DISCLAIMER: Please be aware that Kiwix works entirely offline, so information in any archive (ZIM
- file) you download will only be as up-to-date as the archive itself. To get updated info, you will need to
- download a new archive. Information in archives is free, open source and provided by volunteers.
- Kiwix gives no guarantee as to the accuracy of information contained in archives you access with this
- app. You should not rely on it as your only source of information for making important decisions.
+ DISCLAIMER: Please be aware that Kiwix works with offline archives. To get updated info, you will need to
+ download a new archive periodically. Information in archives is free, open source and provided by volunteers.
+ Kiwix gives no guarantee as to the accuracy of information in the archives you access with this app.
If you have enough space, you can put several archives on your device storage. If you download the content @@ -339,12 +336,20 @@ cable to copy the ZIM archive(s) to an accessible location on your device, such as the SD card or the main storage area if there is enough space there.
-- On the Configuration page, tap the "Select storage" button. If you have downloaded more than one archive, or you have a split ZIM archive - consisting of several 2GB files, then you will need to pick the folder that contains these files. If you have just one unsplit ZIM - archive, you can instead pick the file directly, using the respective buttons on the - Configuration page (note that these buttons only appear after you tap "Select Storage"). + On the Configuration page, tap the "Select storage" button. If you have downloaded more than one archive, or you have a + split ZIM archive consisting of several 2GB files, then you will need to pick the folder that contains these files + or else (in older browsers) you will need to select all the split parts. If you have just one unsplit ZIM archive, you + can instead pick the file directly, using the respective buttons on the + Configuration page (note that these buttons + only appear after you tap "Select Storage"). In most modern contexts the archive will be remembered on next launch + (Firefox and IE11 are exceptions). +
++ Alternatively, in the UWP app you can simply double-click the ZIM file to launch it in the app, even if the app + is closed (your choice will be remembered on next launch). You can also drag-and-drop your ZIM file into the app, + but it may not be remembered on next launch in all contexts (try it if this method interests you!).