]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/assets/en/permissions.html
Add explanation dialogs for the network types. https://redmine.stoutner.com/issues/756
[PrivacyCell.git] / app / src / main / assets / en / permissions.html
index 5207e2e6333a1da0737ff6595a3ba06957cdf324..b97caa518b9287e11b285e582cbf3799ecc0184b 100644 (file)
@@ -14,7 +14,7 @@
   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/>. -->
+  along with Privacy Cell.  If not, see <http://www.gnu.org/licenses/>. -->
 
 <html>
     <head>
@@ -29,8 +29,8 @@
     <body>
         <p>Privacy Cell uses the following permission.</p>
 
-        <h3>Phone</h3>
-        <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#READ_PHONE_STATE">READ_PHONE_STATE</a></p>
+        <h3>Read phone status and identity</h3>
+        <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#READ_PHONE_STATE">android.permission. READ_PHONE_STATE</a></p>
         <p>Required to determine which protocols are being used by the cell phone network.</p>
     </body>
 </html>
\ No newline at end of file