summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Popielarczyk <popielarczyktomasz@gmail.com>2013-09-07 12:34:08 +0200
committerTomasz Popielarczyk <popielarczyktomasz@gmail.com>2013-09-07 12:34:08 +0200
commit7559d94da18cb412f5d40606b05f1fce2482de08 (patch)
tree20da1d5c8f94d27921a1d3a70fa8c30b54c5b808
parent9aa0ee71fae030468821d37de4e0ba85b7fabbb7 (diff)
downloadandroid_packages_providers_DownloadProvider-7559d94da18cb412f5d40606b05f1fce2482de08.tar.gz
android_packages_providers_DownloadProvider-7559d94da18cb412f5d40606b05f1fce2482de08.tar.bz2
android_packages_providers_DownloadProvider-7559d94da18cb412f5d40606b05f1fce2482de08.zip
DownloadProvider: Update Polish translation
Change-Id: I5442e92661bd6432cf59ac092be82e172733a317
-rw-r--r--res/values-pl/cm_strings.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
new file mode 100644
index 00000000..3756e56e
--- /dev/null
+++ b/res/values-pl/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">Folder pobierania</string>
+ <string name="live_folder_label">Pobrane</string>
+</resources>