From 9699126ac98e5b7e67f0a7bdb7820c8fbce6edd1 Mon Sep 17 00:00:00 2001 From: Niels Andriesse Date: Fri, 14 May 2021 13:31:26 +1000 Subject: [PATCH] Update copy --- app/src/main/res/xml/preferences_notifications.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/xml/preferences_notifications.xml b/app/src/main/res/xml/preferences_notifications.xml index a1b33553ac..76fff3f6d6 100644 --- a/app/src/main/res/xml/preferences_notifications.xml +++ b/app/src/main/res/xml/preferences_notifications.xml @@ -27,7 +27,7 @@ android:dependency="pref_key_enable_notifications" android:key="pref_key_use_fcm" android:title="Use Fast Mode" - android:summary="You’ll be notified of new messages reliably and immediately using Google’s notification servers. The contents of your messages, and who you’re messaging, are never exposed to Google." + android:summary="You’ll be notified of new messages reliably and immediately using Google’s notification servers." android:defaultValue="false" />