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

Commit 0a551d6b authored by Svetoslav Ganov's avatar Svetoslav Ganov Committed by Android (Google) Code Review
Browse files

Merge "Upading the strings for the global accessibility enabling gesture." into jb-mr1-dev

parents 5b7b999a 9a455fbe
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -3926,13 +3926,12 @@
       "Raise volume above safe level?\nListening at high volume for long periods may damage your hearing."
    </string>


    <!-- Text spoken when the user is performing a gesture that will enable accessibility. [CHAR LIMIT=none] -->
    <string name="continue_to_enable_accessibility">Continue touching the screen to enable accessibility.</string>
    <string name="continue_to_enable_accessibility">Keep holding down your two fingers to enable accessibility.</string>
    <!-- Text spoken when the user enabled accessibility. [CHAR LIMIT=none] -->
    <string name="accessibility_enabled">Accessibility enabled.</string>
    <!-- Text spoken when the user stops preforming a gesture that would enable accessibility. [CHAR LIMIT=none] -->
    <string name="enable_accessibility_canceled">Enable accessibility canceled.</string>
    <string name="enable_accessibility_canceled">Accessibility canceled.</string>
    <!-- Text spoken when the current user is switched if accessibility is enabled. [CHAR LIMIT=none] -->
    <string name="user_switched">Switched to user <xliff:g id="name" example="Bob">%1$s</xliff:g>.</string>