Small improvment for Privacy Policy

Typo + Hosted by Google
This commit is contained in:
sim 2025-09-23 16:35:45 +02:00
parent f71936aebd
commit 561d7f80ef

View file

@ -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>