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

Commit 55740f38 authored by Danny Burakov's avatar Danny Burakov
Browse files

[Dual Shade] Remove exclamation mark from "You're all caught up" string

Fix: 441254617
Test: Manually tested by expanding the shade in empty state.
Flag: com.android.systemui.scene_container
Change-Id: I34b8124b0ce69b6954ea8d51d5e206654f0001d4
parent 55aff04e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1722,7 +1722,7 @@
    </string>

    <!-- The text to show in the notifications shade when there are no notifications [CHAR LIMIT=100] -->
    <string name="caught_up_shade_text">You\'re all caught up!</string>
    <string name="caught_up_shade_text">You\'re all caught up</string>

    <!-- Media projection permission dialog action text. [CHAR LIMIT=60] -->
    <string name="media_projection_action_text">Start now</string>