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: docs/en/offline.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,9 @@ Scenario pages for journalists, activists, LGBTQ+ readers and survivors of domes
26
26
27
27
The reading language you pick from the language menu is stored in the same place. The site uses it to decide which language version to open when you arrive at the home page next time, and for nothing else. The language your browser reports is never read: on Tor Browser that value is always English, so acting on it would send readers in Taiwan to the English version.
28
28
29
-
"Clear all offline content" above removes both what the site stored and what you picked, and stops the site from storing anything new. Turn the switch back on above to resume automatic storage.
29
+
"Clear all offline content" above removes both what the site stored and what you picked, and stops the site from storing new chapters. Turn the switch back on above to resume.
30
+
31
+
This page itself and the styles it needs are outside that switch, and come back the next time you are online (about 0.5 MB). They stay because the moment you want to clear what is on the device, or check what is still readable, is often the moment you have no connection, and without this page all that is left is the browser error screen.
30
32
31
33
What that button does not cover: browsing history, DNS cache, and files you downloaded from the site. Handle those in your browser or system settings. In Chrome this is Clear browsing data. In Firefox it is Clear recent history with "Cookies and site data" ticked under the details. Selecting only "Cached images and files" does not remove site storage.
usageFree: "This site uses {used} on this device, with {free} still available",
170
170
autoLabel: "Automatically store the core chapters for the current language",
171
-
autoHint: "Turn this off and the site stores nothing on its own. Only what you tick stays.",
171
+
autoHint: "Turning this off stops the site from storing chapters. This page itself and the styles it needs stay (about 0.5 MB), so you can still get here without a network. Pages you ticked are unaffected.",
172
172
refresh: "Update what is stored",
173
173
refreshing: "Updating",
174
174
clear: "Clear all offline content",
175
175
clearAgain: "Press again to clear",
176
176
clearing: "Clearing",
177
-
cleared: "Cleared. Browsing history, DNS cache and files you downloaded are not covered here. Handle those in your browser or system settings.",
177
+
cleared: "Cleared, and automatic storage of chapters is off. Next time you are online, this page itself and the styles it needs come back (about 0.5 MB) so you can still reach it without a network. Browsing history, DNS cache and files you downloaded are not covered here. Handle those in your browser or system settings.",
0 commit comments