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.xml17
1 files changed, 2 insertions, 15 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e2d627df5..8ba8295df 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -247,10 +247,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] -->
@@ -271,18 +267,11 @@
<!-- Settings screen, Picture size title -->
<string name="pref_camera_picturesize_title">Picture size</string>
- <!-- Settings screen, dialog choice for 20 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_20mp">20M pixels</string>
- <!-- Settings screen, dialog choice for 16 megapixels picture size [CHAR LIMIT=20] -->
- <string name="pref_camera_picturesize_entry_16mp">16M pixels</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] -->
@@ -374,7 +363,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] -->
@@ -395,8 +384,6 @@
<string name="pref_camera_scenemode_entry_sunset">Sunset</string>
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_party">Party</string>
- <!-- Scene mode for refocus feature [CHAR LIMIT=16] -->
- <string name="pref_camera_scenemode_entry_refocus">Macro+</string>
<!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_auto">NONE</string>