Increase char limit to 76 for Settings string

Test: n/a
Change-Id: I97ac988fc85e8e7cbde516d9d8ad2dc86dee7e80
Fixes: 80200230
This commit is contained in:
Beverly
2018-06-01 10:14:15 -04:00
parent eec3faea44
commit 23ea118788

View File

@@ -7256,7 +7256,7 @@
<string name="zen_mode_restrict_notifications_mute_summary">You will see notifications on your screen</string>
<!-- Do not disturb:Mute notifications footer [CHAR LIMIT=NONE] -->
<string name="zen_mode_restrict_notifications_mute_footer">When notifications arrive, your phone won\u2019t make a sound or vibrate.</string>
<!-- Do not disturb: Hide notifications option [CHAR LIMIT=60] -->
<!-- Do not disturb: Hide notifications option [CHAR LIMIT=76] -->
<string name="zen_mode_restrict_notifications_hide">No visuals or sound from notifications</string>
<!-- Do not disturb: Hide notifications summary [CHAR LIMIT=NONE] -->
<string name="zen_mode_restrict_notifications_hide_summary">You won\u2019t see or hear notifications</string>