summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7af494a50..ee632fcb6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -350,10 +350,8 @@
<!-- Settings menu, scene mode choices [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_auto">Auto</string>
- <!-- Scene mode that uses HD (high definition) [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_hd">HD</string>
- <!-- Scene mode that uses HQ (high quality) [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_hq">HQ</string>
+ <!-- Scene mode that uses HDR plus (better HDR) [CHAR LIMIT=16] -->
+ <string name="pref_camera_scenemode_entry_hdr_plus">HDR+</string>
<!-- Scene mode that uses HDR (high dynamic range) [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_hdr">HDR</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=16] -->