Merge "Change character limit for condition_zen_title"
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5fbbf4d..35bc32e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8510,7 +8510,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] -->