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

Commit 5088523c authored by Fan Zhang's avatar Fan Zhang
Browse files

Add more string for device muted condition

Bug: 76022431
Test: build
Change-Id: Ib3801b2ecd18d094e4431aeb89d711a6c9e62689
parent 553c2778
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -8732,6 +8732,9 @@
    <!-- Summary of condition that work mode is off [CHAR LIMIT=NONE] -->
    <string name="condition_work_summary">Apps, background sync, and other features related to your work profile are turned off.</string>
    <!-- Action label on device muted card - clicking action will turn on ringtone sound [CHAR LIMIT=50] -->
    <string name="condition_device_muted_action_turn_on_sound">Turn on sound</string>
    <!-- Title of condition that indicates device is muted [CHAR LIMIT=50] -->
    <string name="condition_device_muted_title" product="tablet">Device is muted</string>