mirror of
https://github.com/lone-cloud/prism-android
synced 2026-06-03 19:54:44 -07:00
Small improvment for Privacy Policy
Typo + Hosted by Google
This commit is contained in:
parent
f71936aebd
commit
561d7f80ef
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="sunup_privacy_policy">By default, %s uses Mozilla push server which therefor has access to the origin IP address of the requests (from your phone).\n\nDuring the first connection, the app generates a unique ID shared with the server to identify itself and to be linked to generated push endpoints. This ID is kept across reconnections, to receive notifications while the device is offline.\n\nThe push server keeps a record of the last connection date, to be able to remove unused ID.\n\nMozilla servers are located in the USA.\n\nFor more information, see Mozilla Firefox privacy policy - technical data.\n\n</string>
|
||||
<string name="sunup_privacy_policy">By default, %s uses Mozilla push server which therefore has access to the origin IP address of the requests (from your phone).\n\nDuring the first connection, the app generates a unique ID shared with the server to identify itself and to be linked to generated push endpoints. This ID is kept across reconnections, to receive notifications while the device is offline.\n\nThe push server keeps a record of the last connection date, to be able to remove unused ID.\n\nMozilla push server is hosted by Google, and located in the USA.\n\nFor more information, see Mozilla Firefox privacy policy - technical data.\n\n</string>
|
||||
</resources>
|
||||
Loading…
Add table
Reference in a new issue