<!-- Zen mode condition - line one: until next alarm. [CHAR LIMIT=NONE] -->
<stringname="zen_mode_next_alarm_line_one">Until next alarm</string>
<!-- Indication that the current volume and other effects (vibration) are being suppressed by a third party, such as a notification listener. [CHAR LIMIT=30] -->
<stringname="muted_by">Muted by <xliff:gid="third_party">%1$s</xliff:g></string>
<!-- Indication that the current volume and other effects (vibration) are being suppressed by a third party, such as a notification listener. [CHAR LIMIT=30] -->
<stringname="muted_by">Muted by <xliff:gid="third_party">%1$s</xliff:g></string>
<!-- Accessibility string for current zen mode and selected exit condition. A template that simply concatenates existing mode string and the current condition description. [CHAR LIMIT=20] -->
<stringname="zen_mode_and_condition"><xliff:gid="zen_mode"example="Priority interruptions only">%1$s</xliff:g>. <xliff:gid="exit_condition"example="For one hour">%2$s</xliff:g></string>