summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenzo M <djmesias@yahoo.es>2014-03-08 20:47:07 +0100
committerMichael Bestas <mikeioannina@gmail.com>2014-03-24 22:03:05 +0000
commit981f11ae01b35a9bdce86ed9510b9fda2c1067b5 (patch)
treea70354d60b3f1aad432f86c32e3415b49b357eab
parent4f09131b4a57b6e6a160c3c0442bde876dd6c84d (diff)
downloadandroid_packages_apps_Dialer-981f11ae01b35a9bdce86ed9510b9fda2c1067b5.tar.gz
android_packages_apps_Dialer-981f11ae01b35a9bdce86ed9510b9fda2c1067b5.tar.bz2
android_packages_apps_Dialer-981f11ae01b35a9bdce86ed9510b9fda2c1067b5.zip
Dialer: ES translations
- CAF translations PS3: Rebase - Dialer lookup Change-Id: I402df742ba529ab64f5686f16690a4ab7073f96f
-rw-r--r--res/values-es/cm_caf.xml20
-rw-r--r--res/values-es/cm_strings.xml2
2 files changed, 22 insertions, 0 deletions
diff --git a/res/values-es/cm_caf.xml b/res/values-es/cm_caf.xml
new file mode 100644
index 000000000..6d192356c
--- /dev/null
+++ b/res/values-es/cm_caf.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="calllog_search_hint">Buscar registro de llamadas</string>
+ <string name="dial_conference">Conferencia telefónica</string>
+</resources>
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
index b7f6ea77d..8441a07e5 100644
--- a/res/values-es/cm_strings.xml
+++ b/res/values-es/cm_strings.xml
@@ -47,4 +47,6 @@
<string name="call_stats_sort_by_count">Ordenar por núm. llamadas</string>
<string name="menu_add_to_blacklist">Añadir a la lista negra</string>
<string name="toast_added_to_blacklist">%s añadido a la lista negra.</string>
+ <string name="nearby_places">Lugares cercanos</string>
+ <string name="people">Personas</string>
</resources>