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

Commit 1c442e55 authored by Lyn Han's avatar Lyn Han
Browse files

Up char limit for dismiss option in manage menu

Requested by translators

Fixes: 158764580
Test: no effect
Change-Id: I11a4f86b70f6b524f8f6f13aceea3219e92aca8d
parent 444d74fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2640,7 +2640,7 @@
    <string name="bubble_accessibility_action_move_bottom_left">Move bottom left</string>
    <!-- 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] -->
    <!-- Text used for the bubble dismiss area. Bubbles dragged to, or flung towards, this area will go away. [CHAR LIMIT=30] -->
    <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>