summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]res/values-sl/cm_strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
index 8dec5773f..1f6d39a47 100644..100755
--- a/res/values-sl/cm_strings.xml
+++ b/res/values-sl/cm_strings.xml
@@ -23,7 +23,7 @@
parameter two is size in megapixels, e.g. "(4:3) 12.1 megapixels"
NOTE: for Chinese (zh) and Korean (ko) the pixel number (parameter two)
will be multiplied by 100 as those languages want to count by ten thousands -->
- <string name="pref_camera_megapixel_format">(<xliff:g id="ratio" example="16:9">%1$s</xliff:g>) <xliff:g id="pixels">%2$1,1f</xliff:g> mio. sl. točk</string>
+ <string name="pref_camera_megapixel_format">(<xliff:g id="ratio" example="16:9">%1$s</xliff:g>) <xliff:g id="pixels">%2$1.1f</xliff:g> Mpx</string>
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_refocus">Makro+</string>
<string name="pref_camera_scenemode_entry_antimotionblur">Zmanjševanje zamegljenosti gibanja</string>