Adjust a couple of strings in order to include calls AND messages.

Closes #4311
This commit is contained in:
RiseT
2015-10-27 01:08:19 +01:00
committed by Moxie Marlinspike
parent 13bd3c773c
commit 08be47c03e
5 changed files with 17 additions and 22 deletions

View File

@@ -4,8 +4,8 @@
<org.thoughtcrime.securesms.components.SwitchPreferenceCompat
android:defaultValue="false"
android:key="pref_toggle_push_messaging"
android:title="@string/preferences__signal"
android:summary="@string/preferences__use_the_data_channel_for_communication_with_other_signal_users"/>
android:title="@string/preferences__signal_messages_and_calls"
android:summary="@string/preferences__free_private_messages_and_calls"/>
<org.thoughtcrime.securesms.components.SwitchPreferenceCompat
android:defaultValue="false"