am 19340d21: Merge "Labeled categories to help clarify Sound prefs." into froyo

Merge commit '19340d213c4bd4428f940a12d82a494f9e7cfaa6' into froyo-plus-aosp

* commit '19340d213c4bd4428f940a12d82a494f9e7cfaa6':
  Labeled categories to help clarify Sound prefs.
This commit is contained in:
Daniel Sandler
2010-04-21 18:15:38 -07:00
committed by Android Git Automerger
2 changed files with 29 additions and 0 deletions

View File

@@ -2524,4 +2524,9 @@ found in the list of installed applications.</string>
<!-- 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>