Switched string constant name for notification sound from preferences__select_reingtone to preferences_sound to match the new value of the constant, 'Sound'.

This commit is contained in:
rhodey
2013-09-30 15:25:50 -07:00
parent 282e40db40
commit 1149d8b625
23 changed files with 23 additions and 23 deletions

View File

@@ -322,7 +322,7 @@
<string name="preferences__change_notification_blink_pattern">Ändern des LED Blinkmusters für Benachrichtigungen</string>
<string name="preferences__pref_led_blink_dialogtitle">LED Blinkmuster auswählen</string>
<string name="preferences__select_led_color">LED Farbe auswählen</string>
<string name="preferences__select_ringtone">Klingelton auswählen</string>
<string name="preferences__sound">Klingelton auswählen</string>
<string name="preferences__vibrate">Vibrieren</string>
<string name="preferences__also_vibrate_when_notified">Bei Benachrichtigung vibrieren</string>
<string name="preferences__minutes">Minuten</string>