summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2013-12-20 02:09:38 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-12-20 02:09:39 +0000
commita03a22ec39b46a41749bd4177db245d809c191b1 (patch)
tree245d49c46730e544985b4a6b96b31cf7970f7e52 /res
parent6f1c6e1e4f5faf7cfaf4bcee147f4f591ed211dc (diff)
parent949ddad1a2d23e3e9336891a551a19bd6b5dd0ed (diff)
Merge "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 a0376a6e0..b28c8eadf 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.