]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/free/assets/en/about_permissions.html
Convert html asset files to UTF-8.
[PrivacyBrowserAndroid.git] / app / src / free / assets / en / about_permissions.html
index 8c7c8b0fce0fe50fa35413362956b37b6941b55a..400286bd23b83cca5f8027d050976f183bfa71c4 100644 (file)
@@ -18,6 +18,7 @@
 
 <html>
     <head>
+        <meta charset="UTF-8">
         <style>
             h3 {
                 color: 0D4781;
@@ -28,7 +29,7 @@
     <body>
         <h3>Have full network access</h3>
         <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INTERNET">android.permission.INTERNET</a></p>
-        <p>Required for the WebView to access the internet. Without this permission, Privacy Browser would be &ldquo;No Browser: Protecting Your Privacy by Staying Completely Off the Internet&rdquo;.</p>
+        <p>Required for the WebView to access the internet. Without this permission, Privacy Browser would be “No Browser: Protecting Your Privacy by Staying Completely Off the Internet”.</p>
 
         <h3>Install shortcuts</h3>
         <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>