summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-08-21 00:43:07 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-08-21 00:43:07 +0000
commitb5ca24e7ce3aa1e3511f0bdf871fd7e41c247027 (patch)
tree45790a53c09ac23b0dccd32d9060cd1ec7933608
parentd7e01e25dab83af2fe093d73f8f5f705f1a27305 (diff)
parentf9a082c0f75867520c2bb5313fc098aa145c5924 (diff)
downloadandroid_packages_apps_Snap-b5ca24e7ce3aa1e3511f0bdf871fd7e41c247027.tar.gz
android_packages_apps_Snap-b5ca24e7ce3aa1e3511f0bdf871fd7e41c247027.tar.bz2
android_packages_apps_Snap-b5ca24e7ce3aa1e3511f0bdf871fd7e41c247027.zip
Merge "Remove the "button" part of the shutter button description." into gb-ub-photos-carlsbad
-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] -->