summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-08-25 10:18:04 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-08-25 10:18:04 +0000
commit2869019eff3a7eb3f351acbc91fbd8afc4a6ba55 (patch)
tree42973a1eed2ffc2d9259a85960c26e19f657843e /res
parenta1d265a04547e574269d198e7ad58b8083207609 (diff)
parent63e4cbe6e327715c29de60f1684b98629625d882 (diff)
downloadandroid_packages_providers_DownloadProvider-2869019eff3a7eb3f351acbc91fbd8afc4a6ba55.tar.gz
android_packages_providers_DownloadProvider-2869019eff3a7eb3f351acbc91fbd8afc4a6ba55.tar.bz2
android_packages_providers_DownloadProvider-2869019eff3a7eb3f351acbc91fbd8afc4a6ba55.zip
Merge "DownloadProvider: ES translations" into cm-10.2
Diffstat (limited to 'res')
-rw-r--r--res/values-es/cm_strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
new file mode 100644
index 00000000..5a6ded8f
--- /dev/null
+++ b/res/values-es/cm_strings.xml
@@ -0,0 +1,20 @@
+<?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>
+ <string name="live_folder_drawer_label">Carpeta de descargas</string>
+ <string name="live_folder_label">Descargas</string>
+</resources>