Update string character limit

Change-Id: I6e31a7ca637c37d9bd3a99a078b62cba3d5a7b54
Fix: 36400209
Test: manual
This commit is contained in:
Fan Zhang
2017-03-22 16:11:59 -07:00
parent 09c7f15b12
commit 5ae37599b4

View File

@@ -7592,7 +7592,7 @@
<!-- Summary of condition that battery saver is on [CHAR LIMIT=NONE] --> <!-- Summary of condition that battery saver is on [CHAR LIMIT=NONE] -->
<string name="condition_battery_summary">Performance is reduced. Location services and background data are turned off.</string> <string name="condition_battery_summary">Performance is reduced. Location services and background data are turned off.</string>
<!-- Title of condition that cellular data is off [CHAR LIMIT=30] --> <!-- Title of condition that cellular data is off [CHAR LIMIT=50] -->
<string name="condition_cellular_title">Mobile data is off</string> <string name="condition_cellular_title">Mobile data is off</string>
<!-- Summary of condition that cellular data is off [CHAR LIMIT=NONE] --> <!-- Summary of condition that cellular data is off [CHAR LIMIT=NONE] -->