]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/it/about_permissions_dark.html
First complete Russian translation.
[PrivacyBrowserAndroid.git] / app / src / main / assets / it / about_permissions_dark.html
index 26dc88236e2c0e6d2b81dd3c9696e1b23c30bd5b..fe798bc98562dd304636d9a6b4f9c0847d6381d8 100644 (file)
@@ -1,7 +1,7 @@
 <!--
   Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
 
-  Translation 2017 Francesco Buratti.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+  Translation 2017-2018 Francesco Buratti.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -22,7 +22,7 @@
     <head>
         <meta charset="UTF-8">
 
-        <link rel="stylesheet" href="../en/css/dark_theme.css">
+        <link rel="stylesheet" href="../css/dark_theme.css">
     </head>
 
     <body>
@@ -35,9 +35,9 @@
         <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
         <p>E' richiesto per poter creare collegamenti a siti web sulla schermata principale del dispositivo.</p>
 
-        <h3>Write storage</h3>
+        <h3>Scrittura sulla memoria</h3>
         <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE"> android.permission.WRITE_EXTERNAL_STORAGE</a></p>
-        <p>Required to download files to the public download folder.
-            On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser will store downloads in the app’s download folder instead.</p>
+        <p>E' richiesto per scaricare file nella cartella pubblica di download.
+            In Android Marshmallow (API 23) e successivi, se questo permesso è negato Privacy Browser salverà i file scaricati nella cartella di download dell'applicazione.</p>
     </body>
 </html>
\ No newline at end of file