X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fru%2Fguide_local_storage_light.html;h=4a22fdf0d0a7412b3f8c8257a4c22e783a6851d3;hp=da1c9faf93d26450ca4f921f0e75539a32806b0a;hb=c49dd15bc42adc67c64c10f5147577525ebc6b31;hpb=f94020e25e633c01b63c6f6cfb94aaca635d1c0a diff --git a/app/src/main/assets/ru/guide_local_storage_light.html b/app/src/main/assets/ru/guide_local_storage_light.html index da1c9faf..4a22fdf0 100644 --- a/app/src/main/assets/ru/guide_local_storage_light.html +++ b/app/src/main/assets/ru/guide_local_storage_light.html @@ -85,7 +85,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