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

Commit b8f8b1fd authored by Peter_Liang's avatar Peter_Liang
Browse files

Revise the character limit of the string.

Goal:
In order to get better translations from the expert to users

Bug: 184872714
Test: manual test
Change-Id: I776ddece7163ba3ee6643d4e19f5d45c558aad39
parent 9fadb60b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2725,7 +2725,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 -->