am ec74a7e7: am 8fe10b4b: Merge "Volume: Move "Muted by" string from sysui to...
am ec74a7e7: am 8fe10b4b: Merge "Volume: Move "Muted by" string from sysui to frameworks." into lmp-mr1-dev automerge: 8f84f62d
* commit 'ec74a7e7':
Volume: Move "Muted by" string from sysui to frameworks.
<!-- 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>