summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-12-07 07:12:04 -0800
committerBruno Martins <bgcngm@gmail.com>2018-11-17 11:24:48 +0000
commit189eef43bd93f7ceb704482c2ba35ec708c4f210 (patch)
treecad3d4ad5ba4570a38113bd25dc2f16d81b66825 /res/values/qcomstrings.xml
parent128f6d943a955afe5f88ffd1d1c848cd1c05e404 (diff)
downloadandroid_packages_apps_Snap-189eef43bd93f7ceb704482c2ba35ec708c4f210.tar.gz
android_packages_apps_Snap-189eef43bd93f7ceb704482c2ba35ec708c4f210.tar.bz2
android_packages_apps_Snap-189eef43bd93f7ceb704482c2ba35ec708c4f210.zip
camera: Add all focus modes, scene modes, and color effects.
Change-Id: I255d73b6e221655f9592047ccf848460d985c3b3
Diffstat (limited to 'res/values/qcomstrings.xml')
-rwxr-xr-xres/values/qcomstrings.xml33
1 files changed, 0 insertions, 33 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 8d12e70f6..991ab2ea6 100755
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -798,39 +798,6 @@
<string name="pref_camera_picturesize_entry_352x288">CIF</string>
<string name="pref_camera_picturesize_entry_176x144">QCIF</string>
- <string name="pref_camera_focusmode_entry_normal">Normal</string>
- <string name="pref_camera_focusmode_entry_continuous">CAF</string>
-
- <string name="pref_camera_scenemode_entry_asd">ASD</string>
- <!-- Scene mode that takes an image with as little noise as possible so details of the subject are maintained. -->
- <string name="pref_camera_scenemode_entry_portrait">Portrait</string>
- <!-- Scene mode that takes an image of a landscape assuming all subjects are relatively far from the phone. -->
- <string name="pref_camera_scenemode_entry_landscape">Landscape</string>
-
- <!-- Scene mode that takes night shots with long exposure and flash to illuminate the subject while still capturing darker detail in the background. -->
- <string name="pref_camera_scenemode_entry_night_portrait">Night Portrait</string>
- <!-- Scene mode to be used in a stage show. -->
- <string name="pref_camera_scenemode_entry_theatre">Theatre</string>
- <!-- Scene mode optimized for taking images on the beach. -->
- <string name="pref_camera_scenemode_entry_beach">Beach</string>
- <!-- Scene mode optimized for taking images in the snow. -->
- <string name="pref_camera_scenemode_entry_snow">Snow</string>
-
- <!-- Scene mode for taking a photo as sharp as possible. -->
- <string name="pref_camera_scenemode_entry_steadyphoto">Steady Photo</string>
- <!-- Scene mode optimized for taking images of fireworks. -->
- <string name="pref_camera_scenemode_entry_fireworks">Fireworks</string>
- <!-- Scene mode optimized for taking images during sports . -->
- <string name="pref_camera_scenemode_entry_sports">Sports</string>
- <!-- Scene mode optimized for capturing the naturally warm color of scenes lit by candles. [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_candlelight">Candlelight</string>
- <!-- Scene mode for taking a photo with backlight. -->
- <string name="pref_camera_scenemode_entry_backlight">Backlight</string>
- <!-- Scene mode optimized for taking images of flowers. -->
- <string name="pref_camera_scenemode_entry_flowers">Flowers</string>
- <!-- Scene mode optimized for taking images of AR. -->
- <string name="pref_camera_scenemode_entry_ar">AR</string>
-
<!-- Default auto scene detection setting. -->
<string name="pref_camera_scenedetect_default" translatable="false">off</string>