Make some 'notification sound' strings consistent with the rest

Closes #4324
// FREEBIE
This commit is contained in:
RiseT
2015-10-28 20:44:57 +01:00
committed by Moxie Marlinspike
parent 751fa21f60
commit 13bd3c773c
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
<org.thoughtcrime.securesms.preferences.AdvancedRingtonePreference
android:dependency="pref_key_recipient_mute"
android:key="pref_key_recipient_ringtone"
android:title="@string/recipient_preferences__notification_tone"
android:title="@string/recipient_preferences__notification_sound"
android:ringtoneType="notification"
android:showSilent="false"
android:showDefault="true"