summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAlan Newberger <alann@google.com>2013-11-04 22:19:48 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-11-04 22:19:48 +0000
commit7f044e2eb182f1d1ae023d55f30757439a17ee09 (patch)
tree598d8c5c02b3c576ec8b5970c2af566b688a1845 /res/values/strings.xml
parentba1b30b7793a8a881493a9fc48f27d503db2405b (diff)
parent5e40933386fa5e4eb56a86f4e43af5724092e667 (diff)
downloadandroid_packages_apps_Snap-7f044e2eb182f1d1ae023d55f30757439a17ee09.tar.gz
android_packages_apps_Snap-7f044e2eb182f1d1ae023d55f30757439a17ee09.tar.bz2
android_packages_apps_Snap-7f044e2eb182f1d1ae023d55f30757439a17ee09.zip
Merge "Adjust HDR options menu details" into gb-ub-photos-carlsbad
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5ed9d0e75..69b60fe7c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -357,13 +357,13 @@
<!-- Scene mode that uses HDR (high dynamic range) [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_hdr">HDR</string>
<!-- Scene mode to turn on HDR (better high dynamic range) [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_entry_turn_hdr_plus_on">Turn HDR+ On</string>
+ <string name="pref_camera_scenemode_entry_turn_hdr_plus_on">HDR+ ON</string>
<!-- Scene mode to turn off HDR (better high dynamic range) [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_entry_turn_hdr_plus_off">Turn HDR+ Off</string>
+ <string name="pref_camera_scenemode_entry_turn_hdr_plus_off">HDR+ OFF</string>
<!-- Scene mode to turn on HDR (high dynamic range) [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_entry_turn_hdr_on">Turn HDR On</string>
+ <string name="pref_camera_scenemode_entry_turn_hdr_on">HDR ON</string>
<!-- Scene mode to turn off HDR (high dynamic range) [CHAR LIMIT=50] -->
- <string name="pref_camera_scenemode_entry_turn_hdr_off">Turn HDR Off</string>
+ <string name="pref_camera_scenemode_entry_turn_hdr_off">HDR OFF</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_action">Action</string>
<!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=16] -->