~singpolyma/cheogram-android

fba7442a9765b598642a351e5dc40372e8e2a383 — Stephen Paul Weber 6 months ago dce58dd play-store
Google requires that we lie harder
1 files changed, 1 insertions(+), 1 deletions(-)

M src/playstore/res/values/strings.xml
M src/playstore/res/values/strings.xml => src/playstore/res/values/strings.xml +1 -1
@@ 1,4 1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="sync_with_contacts_long">%1$s processes your contact list locally, on your device, to show you the names and profile pictures for matching contacts on the Jabber network.\n\nThis may expose contact details to the server.</string>
    <string name="sync_with_contacts_long">%1$s processes your contact list locally, on your device, to show you the names and profile pictures for matching contacts on the Jabber network.\n\nThis will upload your contact list to the server.</string>
</resources>