summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprescott66 <prescott66@gmail.com>2013-08-26 22:44:48 +0200
committerprescott66 <prescott66@gmail.com>2013-08-26 22:44:48 +0200
commit53ec4339d7517d24f0581d3c5cc0c4e0c0cc3d59 (patch)
tree7ed61b474dfc07cf05f7c8d9506db3a5e1f35c21
parent1306efa62057261ceae74606cd64e89997ee4d8b (diff)
downloadandroid_packages_providers_DownloadProvider-53ec4339d7517d24f0581d3c5cc0c4e0c0cc3d59.tar.gz
android_packages_providers_DownloadProvider-53ec4339d7517d24f0581d3c5cc0c4e0c0cc3d59.tar.bz2
android_packages_providers_DownloadProvider-53ec4339d7517d24f0581d3c5cc0c4e0c0cc3d59.zip
DownloadProvider: SK translations
Change-Id: If22639b84a1d4b9503eb30d6304ed3a93d2f9023
-rw-r--r--res/values-sk/cm_strings.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-sk/cm_strings.xml b/res/values-sk/cm_strings.xml
new file mode 100644
index 00000000..1ffb903a
--- /dev/null
+++ b/res/values-sk/cm_strings.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="live_folder_drawer_label">Priečinok pre prevzatia</string>
+ <string name="live_folder_label">Prevzatia</string>
+</resources>