summaryrefslogtreecommitdiffstats
path: root/res/values-fi
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-fi')
-rw-r--r--res/values-fi/cm_strings.xml4
-rw-r--r--res/values-fi/strings.xml3
2 files changed, 6 insertions, 1 deletions
diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml
index 16a85cf04..fdd9e78a6 100644
--- a/res/values-fi/cm_strings.xml
+++ b/res/values-fi/cm_strings.xml
@@ -19,7 +19,7 @@
<!-- Settings screen, dialog choice for 21 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_21mp">21 MP</string>
<!-- Settings screen, dialog choice for 20.7 megapixels picture size [CHAR LIMIT=15] -->
- <string name="pref_camera_picturesize_entry_20_7mp">20,7 MP</string>
+ <string name="pref_camera_picturesize_entry_20_7mp">20.7 MP</string>
<!-- Settings screen, dialog choice for 20.1 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_20_1mp_wide">20.1 MP (16:9)</string>
<!-- Settings screen, dialog choice for 18 megapixels picture size [CHAR LIMIT=15] -->
@@ -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-fi/strings.xml b/res/values-fi/strings.xml
index 9a89d72d0..b6a4c60f5 100644
--- a/res/values-fi/strings.xml
+++ b/res/values-fi/strings.xml
@@ -271,6 +271,7 @@
<string name="pref_camera_scenemode_entry_sunset">Auringonlasku</string>
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_party">Juhlat</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">EI MITÄÄN</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
@@ -294,7 +295,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">Ei valittavissa kuvaustilassa.</string>
<!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">SeeMore poistaa CDS:n käytöstä.</string>
<!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">SeeMore poistaa TNR:n käytöstä.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Valotus</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->