summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorCasey Burkhardt <caseyburkhardt@google.com>2012-10-10 10:51:56 -0700
committerCasey Burkhardt <caseyburkhardt@google.com>2012-10-10 10:51:56 -0700
commit8af30c0ee566fca023763a4cad6f0766400ae2f8 (patch)
tree85d42d8896ae18e4774a2b3f7d366e14331de5ec /core
parent251445667ce045c4425c10fb24e3e23f90a210c0 (diff)
downloadframeworks_base-8af30c0ee566fca023763a4cad6f0766400ae2f8.zip
frameworks_base-8af30c0ee566fca023763a4cad6f0766400ae2f8.tar.gz
frameworks_base-8af30c0ee566fca023763a4cad6f0766400ae2f8.tar.bz2
Update to accessibility toggle message.
Change-Id: I9957b86f3424d800b1b9804dc77f5bc5b728922b
Diffstat (limited to 'core')
-rwxr-xr-xcore/res/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 1c71e64..72de22c 100755
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -3936,7 +3936,7 @@
</string>
<!-- Text spoken when the user is performing a gesture that will enable accessibility. [CHAR LIMIT=none] -->
- <string name="continue_to_enable_accessibility">Keep holding down your two fingers to enable accessibility.</string>
+ <string name="continue_to_enable_accessibility">Keep holding down 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] -->