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" />