Skip to content

Commit 0a551d6

Browse files
sganovAndroid (Google) Code Review
authored andcommitted
Merge "Upading the strings for the global accessibility enabling gesture." into jb-mr1-dev
2 parents 5b7b999 + 9a455fb commit 0a551d6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

core/res/res/values/strings.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3926,13 +3926,12 @@
39263926
"Raise volume above safe level?\nListening at high volume for long periods may damage your hearing."
39273927
</string>
39283928

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

0 commit comments

Comments
 (0)