summaryrefslogtreecommitdiffstats
path: root/res/values-es
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-18 17:39:49 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-18 17:39:49 -0700
commit8dc6321875447d3e34d806537453c207fb66077b (patch)
treebac19ae577cc13c26e49f1732e45116c53f9f32a /res/values-es
parentbf22eb48f17911965daae1679a972d3a4edf2c0b (diff)
downloadpackages_providers_ContactsProvider-8dc6321875447d3e34d806537453c207fb66077b.zip
packages_providers_ContactsProvider-8dc6321875447d3e34d806537453c207fb66077b.tar.gz
packages_providers_ContactsProvider-8dc6321875447d3e34d806537453c207fb66077b.tar.bz2
auto import from //branches/cupcake_rel/...@140373
Diffstat (limited to 'res/values-es')
-rw-r--r--res/values-es/strings.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
new file mode 100644
index 0000000..3f43b6f
--- /dev/null
+++ b/res/values-es/strings.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_label">"Información de los contactos"</string>
+ <string name="dialNumber">"Marcar número"</string>
+ <string name="createNewContact">"Contacto nuevo"</string>
+ <string name="usingNumber">"Usar <xliff:g id="NUMBER">%s</xliff:g>"</string>
+ <!-- no translation found for dial_number_using (6620964003493356963) -->
+ <skip />
+ <!-- no translation found for create_contact_using (5278375606850817161) -->
+ <skip />
+</resources>