summaryrefslogtreecommitdiffstats
path: root/res/values-de
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-de')
-rw-r--r--res/values-de/cm_strings.xml2
-rw-r--r--res/values-de/qcomstrings.xml1
-rw-r--r--res/values-de/strings.xml3
3 files changed, 6 insertions, 0 deletions
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
index dc0a9de1f..c8f040b58 100644
--- a/res/values-de/cm_strings.xml
+++ b/res/values-de/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-de/qcomstrings.xml b/res/values-de/qcomstrings.xml
index 14ed47426..b99225750 100644
--- a/res/values-de/qcomstrings.xml
+++ b/res/values-de/qcomstrings.xml
@@ -66,6 +66,7 @@
<string name="pref_camera_manual_focus_entry_diopter_mode">Diopter-Modus</string>
<string name="pref_camera_manual_focus_entry_off">Aus</string>
<!-- Still More -->
+ <string name="pref_camera_advanced_feature_entry_stillmore">Noch mehr</string>
<!-- Video HDR-->
<string name="pref_camera_video_hdr_title">Video (HDR)</string>
<!-- CDS mode-->
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 9d8a8c09c..9ebcda2e3 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -269,6 +269,7 @@
<string name="pref_camera_scenemode_entry_sunset">Sonnenuntergang</string>
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_party">Party</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">KEINER</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
@@ -292,7 +293,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">Nicht auswählbar im Szenenmodus.</string>
<!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">SeeMore wird CDS deaktivieren.</string>
<!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">SeeMore wird TNR deaktivieren.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Belichtung</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->