From cc5981594f73cfa5d6b8b7abfdfcab5441877efd Mon Sep 17 00:00:00 2001 From: thoughtbox Date: Wed, 4 Dec 2013 22:46:30 +0100 Subject: [PATCH 1/2] Add summary to "Sound" preference (1 of 2) --- res/xml/preferences.xml | 1 + 1 file changed, 1 insertion(+) 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" /> From b56a4f97401dd643eb7879a90a76acc8f38bef65 Mon Sep 17 00:00:00 2001 From: thoughtbox Date: Wed, 4 Dec 2013 22:47:54 +0100 Subject: [PATCH 2/2] Update strings.xml to reference Sound summary in Settings. --- res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/values/strings.xml b/res/values/strings.xml index a2862394f9..9c2d2d920b 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -447,6 +447,7 @@ Select LED Blink Pattern Select LED Color Sound + Change notification sound In-thread notifications Play notification sound when viewing an active conversation. Vibrate