summaryrefslogtreecommitdiffstats
path: root/res/values/qcomstrings.xml
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-12-07 07:12:04 -0800
committerMichael Bestas <mikeioannina@gmail.com>2015-09-17 23:26:01 +0300
commit2c83037f8c1b4296c9ad503a17dc89e5b617ea80 (patch)
tree38266a66fd8715e85164c62a029683da9931474b /res/values/qcomstrings.xml
parentffe842eb13dbc9b4da171c5bca11a3b3b2c8083d (diff)
downloadandroid_packages_apps_Snap-2c83037f8c1b4296c9ad503a17dc89e5b617ea80.tar.gz
android_packages_apps_Snap-2c83037f8c1b4296c9ad503a17dc89e5b617ea80.tar.bz2
android_packages_apps_Snap-2c83037f8c1b4296c9ad503a17dc89e5b617ea80.zip
camera: Add all resolutions, focus modes, scene modes, and color effects.
Change-Id: I255d73b6e221655f9592047ccf848460d985c3b3
Diffstat (limited to 'res/values/qcomstrings.xml')
-rw-r--r--res/values/qcomstrings.xml33
1 files changed, 0 insertions, 33 deletions
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index a2b6b7231..b3af06b89 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -743,39 +743,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>