X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fen%2Fguide_local_storage_dark.html;h=cc94112b82cd379c598d92e31ff50a14765c1c1c;hp=3946f3116065a318b1d29998c2e98951807b7737;hb=c49dd15bc42adc67c64c10f5147577525ebc6b31;hpb=f94020e25e633c01b63c6f6cfb94aaca635d1c0a diff --git a/app/src/main/assets/en/guide_local_storage_dark.html b/app/src/main/assets/en/guide_local_storage_dark.html index 3946f311..cc94112b 100644 --- a/app/src/main/assets/en/guide_local_storage_dark.html +++ b/app/src/main/assets/en/guide_local_storage_dark.html @@ -82,7 +82,7 @@

Form data contains information typed into web forms, like user names, addresses, phone numbers, etc., and lists them in a drop-down box on future visits. Unlike the other forms of local storage, form data is not sent to the web server without specific user interaction. - Beginning in Android Oreo (8.0), WebView’s form data was replaced by the the Autofill service. + Beginning in Android Oreo (8.0), WebView’s form data was replaced by the Autofill service. As such, controls for form data no longer appear on newer Android devices.

\ No newline at end of file