summaryrefslogtreecommitdiffstats
path: root/res/values-nl
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-nl')
-rw-r--r--res/values-nl/cm_strings.xml2
-rw-r--r--res/values-nl/qcomstrings.xml1
-rw-r--r--res/values-nl/strings.xml3
3 files changed, 6 insertions, 0 deletions
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
index 281978c8f..aeeef4669 100644
--- a/res/values-nl/cm_strings.xml
+++ b/res/values-nl/cm_strings.xml
@@ -62,6 +62,8 @@
<string name="pref_camera_picturesize_entry_10mp">10 MP</string>
<!-- Settings screen, dialog choice for 9.7 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9_7mp_wide">9,7 MP (16:9)</string>
+ <!-- Settings screen, dialog choice for 9.6 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_9_6mp_wide">9,6 MP (16:9)</string>
<!-- Settings screen, dialog choice for 9.4 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9_4mp_wide">9,4 MP (16:9)</string>
<!-- Settings screen, dialog choice for 9 megapixels picture size [CHAR LIMIT=15] -->
diff --git a/res/values-nl/qcomstrings.xml b/res/values-nl/qcomstrings.xml
index a157e42e3..72d092e1f 100644
--- a/res/values-nl/qcomstrings.xml
+++ b/res/values-nl/qcomstrings.xml
@@ -66,6 +66,7 @@
<string name="pref_camera_manual_focus_entry_diopter_mode">Dioptrie modus</string>
<string name="pref_camera_manual_focus_entry_off">Uit</string>
<!-- Still More -->
+ <string name="pref_camera_advanced_feature_entry_stillmore">Still More</string>
<!-- Video HDR-->
<string name="pref_camera_video_hdr_title">Video (HDR)</string>
<!-- CDS mode-->
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 44bf99c4e..3a0146551 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -270,6 +270,7 @@
<string name="pref_camera_scenemode_entry_sunset">Zonsondergang</string>
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_party">Feest</string>
+ <string name="pref_camera_scenemode_entry_optizoom">Opti-Zoom</string>
<!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_auto">GEEN</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
@@ -293,7 +294,9 @@
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
<string name="not_selectable_in_scene_mode">Kan niet worden geselecteerd in scènemodus.</string>
<!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">SeeMore schakelt CDS uit.</string>
<!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">SeeMore schakelt TNR uit.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Belichting</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->