summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-08-27 14:14:47 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-08-27 14:14:47 +0000
commitbf5871739e722bce5197fc1dfd48f3fe53c284a6 (patch)
treecc3bf01f2df5f72c47b0e36fd2e9eed9bf6bbc09
parent7cd51b8658d9324cd9d809440ba5e7d44e19260d (diff)
parent5e04dca7a86419e45ce68a7ed2746b4f6bbd7e48 (diff)
downloadandroid_packages_providers_DownloadProvider-bf5871739e722bce5197fc1dfd48f3fe53c284a6.tar.gz
android_packages_providers_DownloadProvider-bf5871739e722bce5197fc1dfd48f3fe53c284a6.tar.bz2
android_packages_providers_DownloadProvider-bf5871739e722bce5197fc1dfd48f3fe53c284a6.zip
Merge "DownloadProvider: IT translations" into cm-10.2
-rw-r--r--res/values-it/cm_strings.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
new file mode 100644
index 00000000..e868525a
--- /dev/null
+++ b/res/values-it/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">Cartella download</string>
+ <string name="live_folder_label">Download</string>
+</resources>