Merge "Increase char limit for a setting string."

This commit is contained in:
John Spurlock
2014-07-10 16:03:59 +00:00
committed by Android (Google) Code Review

View File

@@ -5242,7 +5242,7 @@
<!-- Sound & notification > Other sounds: Title for the option enabling haptic feedback on touch. [CHAR LIMIT=30] --> <!-- Sound & notification > Other sounds: Title for the option enabling haptic feedback on touch. [CHAR LIMIT=30] -->
<string name="vibrate_on_touch_title">Vibrate on touch</string> <string name="vibrate_on_touch_title">Vibrate on touch</string>
<!-- Sound & notification > Other sounds: Title for the option enabling dock audio media. [CHAR LIMIT=30] --> <!-- Sound & notification > Other sounds: Title for the option enabling dock audio media. [CHAR LIMIT=50] -->
<string name="dock_audio_media_title">Dock speaker plays</string> <string name="dock_audio_media_title">Dock speaker plays</string>
<!-- Sound & notification > Other sounds: Value for the dock audio media with value 0: disabled. [CHAR LIMIT=30] --> <!-- Sound & notification > Other sounds: Value for the dock audio media with value 0: disabled. [CHAR LIMIT=30] -->