summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenzo M <djmesias@yahoo.es>2014-02-24 16:07:02 +0100
committerLorenzo M <djmesias@yahoo.es>2014-02-24 16:07:02 +0100
commitae3f2feddab1bca7335da5dfbe4267a4eb8ec671 (patch)
treef79d3eb3a692d2222f22a4f8b15063741a694c2d
parent08b28ba0c6c6b4a709f7bac86e9229e5694ec3c7 (diff)
downloadandroid_packages_apps_ContactsCommon-ae3f2feddab1bca7335da5dfbe4267a4eb8ec671.tar.gz
android_packages_apps_ContactsCommon-ae3f2feddab1bca7335da5dfbe4267a4eb8ec671.tar.bz2
android_packages_apps_ContactsCommon-ae3f2feddab1bca7335da5dfbe4267a4eb8ec671.zip
ContactsCommon: ES translations
- Initial translations from Tx Change-Id: I337fd3eaa47402c8d3e6f83c7740910882371eae
-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..3447597e
--- /dev/null
+++ b/res/values-es/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 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>
+ <string name="local_storage_account" product="tablet">Cuenta local del tablet</string>
+ <string name="local_storage_account" product="default">Cuenta local del teléfono</string>
+</resources>