summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2013-12-19 18:12:06 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2013-12-19 18:12:06 -0800
commitf10003234f227df7801369ba1d1f9632e6fed444 (patch)
tree48326be386b1c26ebf54dca6ed5858c268f53115 /res
parentaf5710ff9b39558d183fc452b9c629ac4550d6d6 (diff)
parenta03a22ec39b46a41749bd4177db245d809c191b1 (diff)
am a03a22ec: Merge "Support long-click during lift-to-type accessibility mode"
* commit 'a03a22ec39b46a41749bd4177db245d809c191b1': Support long-click during lift-to-type accessibility mode
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 13805a617..6a4735856 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -265,6 +265,12 @@
-->
<string name="description_image_button_pound">pound</string>
+ <!-- String describing the image on ImageButton plus
+
+ Used by AccessibilityService to announce the purpose of the button.
+ -->
+ <string name="description_image_button_plus">plus</string>
+
<!-- String describing the Voicemail ImageButton
Used by AccessibilityService to announce the purpose of the button.