summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-12-07 07:12:04 -0800
committerMichael Bestas <mikeioannina@gmail.com>2017-01-04 21:57:36 +0200
commitf40ba82b6aef754c4e2c17c6202bfe6cacefcb40 (patch)
tree82765f95b641e595b14b4ab0a27ab73b52cab0f2 /res/values/strings.xml
parent3bdfa8e63a74a8a4189671939c2e3d91a14f99c8 (diff)
downloadandroid_packages_apps_Snap-f40ba82b6aef754c4e2c17c6202bfe6cacefcb40.tar.gz
android_packages_apps_Snap-f40ba82b6aef754c4e2c17c6202bfe6cacefcb40.tar.bz2
android_packages_apps_Snap-f40ba82b6aef754c4e2c17c6202bfe6cacefcb40.zip
camera: Add all resolutions, focus modes, scene modes, and color effects.
Change-Id: I255d73b6e221655f9592047ccf848460d985c3b3
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9398c5005..8df520a27 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -253,10 +253,6 @@
Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] -->
<string name="pref_video_quality_entry_2160p" translatable="false">
4k UHD</string>
- <!-- Video quality setting entry.
- Videos will be recorded in 4k UHD quality. [CHAR LIMIT=24] -->
- <string name="pref_video_quality_entry_4kuhd" translatable="false">
- 4k UHD</string>
<!-- Video quality setting entry. Videos will be recorded in 1080p quality. [CHAR LIMIT=24] -->
<string name="pref_video_quality_entry_1080p" translatable="false">HD 1080p</string>
<!-- Video quality setting entry. Videos will be recorded in 720p quality. [CHAR LIMIT=24] -->
@@ -291,12 +287,8 @@
<string name="pref_camera_picturesize_entry_16mp_wide">16M pixels (16:9)</string>
<!-- Settings screen, dialog choice for 13 megapixels picture size [CHAR LIMIT=20] -->
<string name="pref_camera_picturesize_entry_13mp">13M pixels</string>
- <!-- Settings screen, dialog choice for 12 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_12mp">12M pixels</string>
<!-- Settings screen, dialog choice for 8 megapixels picture size [CHAR LIMIT=20] -->
<string name="pref_camera_picturesize_entry_8mp">8M pixels</string>
- <!-- Settings screen, dialog choice for square picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_square">Square (1:1)</string>
<!-- Settings screen, dialog choice for 5 megapixels picture size [CHAR LIMIT=20] -->
<string name="pref_camera_picturesize_entry_5mp">5M pixels</string>
<!-- Settings screen, dialog choice for 4 megapixels picture size [CHAR LIMIT=20] -->
@@ -386,7 +378,7 @@
<string name="pref_camera_scenemode_title">Scene mode</string>
<!-- Settings menu, scene mode choices [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_auto">Automatic</string>
+ <string name="pref_camera_scenemode_entry_auto">Auto</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] -->