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.xml18
1 files changed, 5 insertions, 13 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 604697412..3ef70c630 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -245,18 +245,10 @@
<string name="pref_video_quality_title">Video quality</string>
<!-- The default quality value is NULL -->
<string name="pref_video_quality_default" translatable="false">1920x1080</string>
- <!-- Video quality setting entry.
- Videos will be recorded in 4k DCI quality. [CHAR LIMIT=24] -->
- <string name="pref_video_quality_entry_4kdci" translatable="false">
- 4k DCI</string>
- <!-- Video quality setting entry.
- 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 4k DCI quality. [CHAR LIMIT=24] -->
+ <string name="pref_video_quality_entry_4kdci" translatable="false">4k DCI</string>
+ <!-- Video quality setting entry. 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 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] -->
@@ -391,7 +383,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] -->