summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-sl/cm_strings.xml4
-rw-r--r--res/values-sl/strings.xml2
2 files changed, 0 insertions, 6 deletions
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
index ea047befb..8cf206c05 100644
--- a/res/values-sl/cm_strings.xml
+++ b/res/values-sl/cm_strings.xml
@@ -115,15 +115,11 @@
<!-- Settings screen, dialog choice for SVGA picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_svga">SVGA</string>
<!-- Settings screen, dialog choice for WVGA picture size [CHAR LIMIT=15] -->
- <string name="pref_camera_picturesize_entry_wvga">WVGA</string>
<!-- Settings screen, dialog choice for VGA picture size [CHAR LIMIT=15] -->
- <string name="pref_camera_picturesize_entry_vga">VGA</string>
<!-- Settings screen, dialog choice for nHD picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_nhd_wide">(16:9) nHD</string>
<!-- Settings screen, dialog choice for WQVGA picture size [CHAR LIMIT=15] -->
- <string name="pref_camera_picturesize_entry_wqvga">WQVGA</string>
<!-- Settings screen, dialog choice for QVGA picture size [CHAR LIMIT=15] -->
- <string name="pref_camera_picturesize_entry_qvga">QVGA</string>
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_refocus">Makro+</string>
<string name="pref_camera_scenemode_entry_antimotionblur">Zmanjšanje zamegljenosti gibanja</string>
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
index 1692bc254..b0e523e08 100644
--- a/res/values-sl/strings.xml
+++ b/res/values-sl/strings.xml
@@ -20,9 +20,7 @@
<!-- The label for the Video Camera activity. [CHAR LIMIT=16] -->
<string name="video_camera_label">Kamera</string>
<!-- Used to format short video duration in Details dialog. minutes:seconds e.g. 00:30 -->
- <string name="details_ms">%1$02d:%2$02d</string>
<!-- Used to format video duration in Details dialog. hours:minutes:seconds e.g. 0:21:30 -->
- <string name="details_hms">%1$d:%2$02d:%3$02d</string>
<!-- Displayed in the title of the dialog for things to do with a picture
that is to be "set as" (e.g. set as contact photo or set as wallpaper) -->
<string name="set_image">Nastavi sliko kot</string>