Change character limit for condition_zen_title

Change-Id: I187e859bd010a746acea8953be88687df8758a54
Fixes: 73018789
Test: n/a
This commit is contained in:
Beverly
2018-02-07 09:23:54 -05:00
parent 1297029728
commit 0d2fcea688

View File

@@ -8428,7 +8428,7 @@
<!-- Summary of condition that airplane mode is on [CHAR LIMIT=NONE] -->
<string name="condition_airplane_summary">Wi-Fi, Bluetooth, and mobile network are turned off. You can\'t make phone calls or connect to the internet.</string>
<!-- Title of condition that do not disturb is on [CHAR LIMIT=30] -->
<!-- Title of condition that do not disturb is on [CHAR LIMIT=36] -->
<string name="condition_zen_title">Do Not Disturb is on</string>
<!-- Title of condition that battery saver is on [CHAR LIMIT=30] -->