]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/free/assets/de/about_permissions_dark.html
Request Orbot to connect on every restart. https://redmine.stoutner.com/issues/262
[PrivacyBrowserAndroid.git] / app / src / free / assets / de / about_permissions_dark.html
index eee3a75b9217e9d0c6675107b5585d71380a6d92..e71e703d2fd161302d5fe7e04265633b3b384916 100644 (file)
@@ -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>
         <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
         <p>Benötigt, um Verknüpfungen zu Websites auf Ihrer Startseite zu erstellen.</p>
 
-        <h3>Write storage</h3>
+        <h3>Schreibrechte im Dateisystem</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>Benötigt, um Dateien im öffentlichen Download-Ordner abzuspeichern.
+            In Android Marshmallow (API 23) und neuer werden Downloads im Downdload-Ordner der App gespeichert, falls die Berechtigung verweigert wurde.</p>
 
         <br/>
         <hr/>