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

Commit 6cbd3b11 authored by PETER LIANG's avatar PETER LIANG Committed by Automerger Merge Worker
Browse files

Merge "Revise the character limit of the string." into sc-dev am: cf2da13d

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14326780

Change-Id: I674307fd02bfd2dda5a602c29c0f84b1f0cad8a5
parents a887a237 cf2da13d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2727,7 +2727,7 @@
    <string name="accessibility_floating_button_action_move_bottom_right">Move bottom right</string>
    <!-- Action in accessibility menu to move the accessibility floating button to the edge and hide it to half. [CHAR LIMIT=30]-->
    <string name="accessibility_floating_button_action_move_to_edge_and_hide_to_half">Move to edge and hide</string>
    <!-- Action in accessibility menu to move the accessibility floating button out the edge and show. [CHAR LIMIT=30]-->
    <!-- Action in accessibility menu to move the accessibility floating button out the edge and show. [CHAR LIMIT=36]-->
    <string name="accessibility_floating_button_action_move_out_edge_and_show">Move out edge and show</string>

    <!-- Device Controls strings -->