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

Commit 6e1e07ee authored by Lyn Han's avatar Lyn Han
Browse files

Update string for dismiss option in manage menu

Fixes: 158037450
Test: manual - manage menu shows "Dismiss bubble" instead of "Dismiss"
Change-Id: I87f4bf11272757637f99d4486a61bbefb32b53e9
parent 16899978
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2641,7 +2641,7 @@
    <!-- Action in accessibility menu to move the stack of bubbles to the bottom right of the screen. [CHAR LIMIT=30]-->
    <string name="bubble_accessibility_action_move_bottom_right">Move bottom right</string>
    <!-- Text used for the bubble dismiss area. Bubbles dragged to, or flung towards, this area will go away. [CHAR LIMIT=20] -->
    <string name="bubble_dismiss_text">Dismiss</string>
    <string name="bubble_dismiss_text">Dismiss bubble</string>
    <!-- Button text to stop a conversation from bubbling [CHAR LIMIT=60]-->
    <string name="bubbles_dont_bubble_conversation">Don\u2019t bubble conversation</string>
    <!-- Title text for the bubbles feature education cling shown when a bubble is on screen for the first time. [CHAR LIMIT=60]-->