summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarnau <arnaullv@gmail.com>2013-09-25 21:35:45 +0200
committerarnau <arnaullv@gmail.com>2013-09-25 21:35:45 +0200
commit09dab36f3e2db3e224630e1e1de9ead0e91ee5c9 (patch)
tree22f024643cbd4ab28a3a5a6e4e1ef381c121e652
parent56f29e2bb5f6af8f0f0830591908873aeb1fd4ad (diff)
downloadandroid_packages_providers_DownloadProvider-09dab36f3e2db3e224630e1e1de9ead0e91ee5c9.tar.gz
android_packages_providers_DownloadProvider-09dab36f3e2db3e224630e1e1de9ead0e91ee5c9.tar.bz2
android_packages_providers_DownloadProvider-09dab36f3e2db3e224630e1e1de9ead0e91ee5c9.zip
DownloadProvider: CA translations
Change-Id: I15fad2d3e410baf09c243642fbbbeea20de0b6b4
-rw-r--r--res/values-ca/cm_strings.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
new file mode 100644
index 00000000..04d4e180
--- /dev/null
+++ b/res/values-ca/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">Carpeta Baixades</string>
+ <string name="live_folder_label">Baixades</string>
+</resources>