summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-10-10 15:02:43 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-10-10 15:02:44 -0700
commit33ee29000f4411265d975b5910ed94a5e0f10edf (patch)
tree82ba623c9727e56df6f3c054867f119501649238 /core
parent7573b1ee8997709eae23f5b3bdee849de7380e34 (diff)
parent8af30c0ee566fca023763a4cad6f0766400ae2f8 (diff)
downloadframeworks_base-33ee29000f4411265d975b5910ed94a5e0f10edf.zip
frameworks_base-33ee29000f4411265d975b5910ed94a5e0f10edf.tar.gz
frameworks_base-33ee29000f4411265d975b5910ed94a5e0f10edf.tar.bz2
Merge "Update to accessibility toggle message." into jb-mr1-dev
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] -->