diff options
author | blinky@build01 <jenkins@cyanogenmod.com> | 2016-09-06 21:26:56 -0700 |
---|---|---|
committer | blinky@build01 <jenkins@cyanogenmod.com> | 2016-09-06 21:26:56 -0700 |
commit | cca20ec06916b66beb198b60ba7667da1df92325 (patch) | |
tree | e3cbd991102c991ca186be0040fcdeb1b2acb8b8 | |
parent | 08f54bf559d7e90940fc44e3ff8b25a66c2a496d (diff) | |
download | android_packages_apps_Snap-cca20ec06916b66beb198b60ba7667da1df92325.tar.gz android_packages_apps_Snap-cca20ec06916b66beb198b60ba7667da1df92325.tar.bz2 android_packages_apps_Snap-cca20ec06916b66beb198b60ba7667da1df92325.zip |
Automatic translation import
Change-Id: I7e028c8b8c58a14519392a0b1c314bc93d264f9b
Ticket: RM-231
-rw-r--r-- | res/values-sl/cm_strings.xml | 4 | ||||
-rw-r--r-- | res/values-sl/strings.xml | 2 |
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> |