Labeled categories to help clarify Sound prefs.
Bug: 2598014
Change-Id: Ia846367fc479345bfd02c10fe1860373719334eb
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 871036b..66435d7 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2521,4 +2521,9 @@
<!-- Name to assign to a Network Access Point that was saved without a name -->
<string name="untitled_apn">Untitled</string>
+
+ <string name="sound_category_sound_title">General</string>
+ <string name="sound_category_calls_title">Incoming calls</string>
+ <string name="sound_category_notification_title">Notifications</string>
+ <string name="sound_category_feedback_title">Feedback</string>
</resources>