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

Commit ac15b48b authored by Charles Chen's avatar Charles Chen Committed by Android (Google) Code Review
Browse files

Merge "Fix accessibility gesture summary text." into jb-mr1-dev

parents 4465bbb7 f4f1b800
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3103,7 +3103,7 @@
    <!-- Title for the preference to enable the global geture that turns on accessibility. [CHAR LIMIT=35] -->
    <string name="accessibility_global_gesture_preference_title">Accessibility shortcut</string>
    <!-- Summary for the preference to enable the global geture that turns on accessibility (on state). [CHAR LIMIT=60] -->
    <string name="accessibility_global_gesture_preference_summary_on">Press and hold power, then touch and hold two fingers</string>
    <string name="accessibility_global_gesture_preference_summary_on">On</string>
    <!-- Summary for the preference screen to enable the global geture that turns on accessibility (off state). [CHAR LIMIT=35] -->
    <string name="accessibility_global_gesture_preference_summary_off">Off</string>
    <!--  Description for the preference screen to enable the global geture taht turns on accessibility. [CHAR LIMIT=none] -->