diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index cad3479bbd..b4dc14754c 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -52,6 +52,7 @@ android:dependency="pref_key_enable_notifications" android:key="pref_key_ringtone" android:title="@string/preferences__sound" + android:summary="@string/preferences__change_notification_sound" android:ringtoneType="notification" android:defaultValue="content://settings/system/notification_sound" />