summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorOndrej Zima <keltuv.email@gmail.com>2014-01-21 16:58:48 +0100
committerMarco Brohet <therbom@gmail.com>2014-01-23 21:41:25 +0000
commit98deeecf2b309b7007badedcb7dc924caf5c8bcd (patch)
treef6a71d2c47a81b17abfc262ff44cac7d1e9cf130 /res
parent70e94740daa83c80bc76a0c57d4d8b86cf329c1e (diff)
downloadandroid_packages_providers_DownloadProvider-98deeecf2b309b7007badedcb7dc924caf5c8bcd.tar.gz
android_packages_providers_DownloadProvider-98deeecf2b309b7007badedcb7dc924caf5c8bcd.tar.bz2
android_packages_providers_DownloadProvider-98deeecf2b309b7007badedcb7dc924caf5c8bcd.zip
DownloadProvider: CS translation
Change-Id: I9f7a3a8496447dc0047ec523e9fc57f9bc0c64d4
Diffstat (limited to 'res')
-rw-r--r--res/values-cs/cm_strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
new file mode 100644
index 00000000..51a0f4f5
--- /dev/null
+++ b/res/values-cs/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2013-2014 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">Adresář pro stažené</string>
+ <string name="live_folder_label">Stažené</string>
+</resources>