summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-08-20 17:26:37 -0700
committerSascha Haeberling <haeberling@google.com>2013-08-20 17:26:37 -0700
commitf9a082c0f75867520c2bb5313fc098aa145c5924 (patch)
tree708933e92784d6379ea861e20a8d6d116c7055d8 /res
parent2b18ecece9ad0affe9054b2818722bf727fcde97 (diff)
downloadandroid_packages_apps_Snap-f9a082c0f75867520c2bb5313fc098aa145c5924.tar.gz
android_packages_apps_Snap-f9a082c0f75867520c2bb5313fc098aa145c5924.tar.bz2
android_packages_apps_Snap-f9a082c0f75867520c2bb5313fc098aa145c5924.zip
Remove the "button" part of the shutter button description.
Bug: 10081355 Talkback automatically appends "button" to a clickable ImageView. Change-Id: I7d20b96965a5542277cb27b0fd8d255251b2cb3c
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 40f1c0efd..37a231760 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -908,7 +908,7 @@
<string name="effect_background">BACKGROUND</string>
<!-- The shutter button. [CHAR LIMIT = NONE] -->
- <string name="accessibility_shutter_button">Shutter button</string>
+ <string name="accessibility_shutter_button">Shutter</string>
<!-- The menu button. [CHAR LIMIT = NONE] -->
<string name="accessibility_menu_button">Menu button</string>
<!-- The button to review the thumbnail. [CHAR LIMIT = NONE] -->