Integrate new copy

This commit is contained in:
nielsandriesse
2020-07-30 09:19:23 +10:00
parent 29d8205353
commit 8b90e092e2
3 changed files with 191 additions and 187 deletions

View File

@@ -26,8 +26,8 @@
<org.thoughtcrime.securesms.components.SwitchPreferenceCompat
android:dependency="pref_key_enable_notifications"
android:key="pref_key_use_fcm"
android:title="@string/preferences_notifications_use_fcm_option_title"
android:summary="@string/preferences_notifications_use_fcm_option_explanation"
android:title="Use Fast Mode"
android:summary="Youll be notified of new messages reliably and immediately using Googles notification servers. The contents of your messages, and who youre messaging, are never exposed to Google."
android:defaultValue="false" />
</PreferenceCategory>