X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fen%2Fguide_local_storage_light.html;h=280986be6544ee84faf6ed402364477e6623aeff;hp=ad71fd543bca318dcb35f091b8f3a86155443359;hb=86e63c8ed007311ab392d4beb7dd7ba64b9c3c70;hpb=f94020e25e633c01b63c6f6cfb94aaca635d1c0a diff --git a/app/src/main/assets/en/guide_local_storage_light.html b/app/src/main/assets/en/guide_local_storage_light.html index ad71fd54..280986be 100644 --- a/app/src/main/assets/en/guide_local_storage_light.html +++ b/app/src/main/assets/en/guide_local_storage_light.html @@ -83,7 +83,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