Increase char limit for string. am: be6919995f am: 93eedcc9f3

am: 3174d3f94b

Change-Id: Ibe789b51cdbe17e303155129f26e10e3d9cfb5d5
This commit is contained in:
Tyler Gunn
2016-10-01 00:15:09 +00:00
committed by android-build-merger

View File

@@ -3561,7 +3561,7 @@
<!-- Button text for the edit menu in input method extract mode. [CHAR LIMIT=16] -->
<string name="extract_edit_menu_button">Edit</string>
<!-- Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
<!-- Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=50] -->
<string name="data_usage_warning_title">Data usage alert</string>
<!-- Notification body when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
<string name="data_usage_warning_body">Tap to view usage and settings.</string>