summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSascha Haeberling <haeberling@google.com>2013-07-27 00:20:15 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-07-27 00:20:15 +0000
commitd7d3f84a113c74c0e0d7993e6442fc8f27341740 (patch)
tree9ff811e9d045fca6f05806287d8898fbb17ecf33 /res
parente51d434400c66a6449db893ebf9df37186f11297 (diff)
parent470416e809943136004819d77244d47eda7a5c91 (diff)
downloadandroid_packages_apps_Snap-d7d3f84a113c74c0e0d7993e6442fc8f27341740.tar.gz
android_packages_apps_Snap-d7d3f84a113c74c0e0d7993e6442fc8f27341740.tar.bz2
android_packages_apps_Snap-d7d3f84a113c74c0e0d7993e6442fc8f27341740.zip
Merge "Refocus integration phase 1." into gb-ub-photos-carlsbad
Diffstat (limited to 'res')
-rw-r--r--res/drawable-xhdpi/ic_switch_refocus.pngbin0 -> 833 bytes
-rw-r--r--res/values/strings.xml2
2 files changed, 2 insertions, 0 deletions
diff --git a/res/drawable-xhdpi/ic_switch_refocus.png b/res/drawable-xhdpi/ic_switch_refocus.png
new file mode 100644
index 000000000..3175f35ae
--- /dev/null
+++ b/res/drawable-xhdpi/ic_switch_refocus.png
Binary files differ
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c110e79d7..f2d69c8c3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -942,6 +942,8 @@
<string name="accessibility_switch_to_panorama">Switch to panorama</string>
<!-- The button to switch to new Panorama mode. [CHAR LIMIT = NONE] -->
<string name="accessibility_switch_to_new_panorama">Switch to new panorama</string>
+ <!-- The button to switch to the Re-Focus mode. [CHAR LIMIT = NONE] -->
+ <string name="accessibility_switch_to_refocus">Switch to Refocus</string>
<!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT = NONE] -->
<string name="accessibility_review_cancel">Review cancel</string>
<!-- The button in review mode indicating that the taken photo/video is OK to be attached/uploaded [CHAR LIMIT = NONE] -->