Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a34cb5e3 authored by John Spurlock's avatar John Spurlock
Browse files

Zen: "Muted by <x>" indicator string.

Bug:16958514
Change-Id: Ic2b9cde74df29ce70f4991f64759544c91e9fac3
parent 2cd26fa4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -867,4 +867,6 @@
    <!-- Indication on the keyguard that appears when the user disables trust agents until the next time they unlock manually. [CHAR LIMIT=NONE] -->
    <string name="keyguard_indication_trust_disabled">Device will stay locked until you manually unlock</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] -->
    <string name="muted_by">Muted by <xliff:g id="third_party">%1$s</xliff:g></string>
</resources>