X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fru%2Fguide_local_storage_dark.html;h=4ac2ba0a873e4aacf8e69b5be5e4857e4521dc57;hp=02b296266c8a5f2619ef6667aaa941b3edbd8917;hb=c49dd15bc42adc67c64c10f5147577525ebc6b31;hpb=f94020e25e633c01b63c6f6cfb94aaca635d1c0a diff --git a/app/src/main/assets/ru/guide_local_storage_dark.html b/app/src/main/assets/ru/guide_local_storage_dark.html index 02b29626..4ac2ba0a 100644 --- a/app/src/main/assets/ru/guide_local_storage_dark.html +++ b/app/src/main/assets/ru/guide_local_storage_dark.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