]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/it/guide_clear_and_exit.html
Remove `Clear and Exit` and `Planned Features` from the Guide.
[PrivacyBrowserAndroid.git] / app / src / main / assets / it / guide_clear_and_exit.html
diff --git a/app/src/main/assets/it/guide_clear_and_exit.html b/app/src/main/assets/it/guide_clear_and_exit.html
deleted file mode 100644 (file)
index b473cbe..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-<!--
-  Copyright © 2017 Soren Stoutner <soren@stoutner.com>.
-
-  Translation 2017 Francesco Buratti.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
-
-  This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
-
-  Privacy Browser is free software: you can redistribute it and/or modify
-  it under the terms of the GNU General Public License as published by
-  the Free Software Foundation, either version 3 of the License, or
-  (at your option) any later version.
-
-  Privacy Browser is distributed in the hope that it will be useful,
-  but WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-  GNU General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
-
-<html>
-    <head>
-        <meta charset="UTF-8">
-        <style>
-            h3 {
-                color: 0D4781;
-            }
-
-            item {
-                color: BF360C;
-                font-weight: bold;
-            }
-        </style>
-    </head>
-
-    <body>
-        <h3>Pulizia dei dati di navigazione</h3>
-
-        <p><strong>Elimina Dati ed Esci</strong> esegue le seguenti azioni:</p>
-
-        <ul>
-            <li><item>Rimozione di tutti i cookie</item>.</li>
-            <li><item>Puliza del DOM storage</item>.</li>
-            <li><item>Rimozione di tutti i dati dei moduli</item>.</li>
-            <li><item>Puliza della cache, inclusi i file su memoria principale</item>.</li>
-            <li><item>Pulizia della cronologia di navigazione</item>.</li>
-            <li><item>Pulizia delle preferenze dei certificati SSL salvati</item> (Certificati SSL con errori ignorati).</li>
-            <li><item>Eliminazione dell'ultima URL visitata</item>.</li>
-            <li><item>Pulizia dello stato di WebView</item>.</li>
-            <li><item>Chiusura di Privacy Browser</item>. Per Android Lollipop o successivo (versione >= 5.0 o API >= 21), Privacy Browser viene anche rimosso dall'elenco delle app recenti.</li>
-        </ul>
-    </body>
-</html>
\ No newline at end of file