diff options
author | Kenny Root <kroot@google.com> | 2010-03-17 22:17:06 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2010-03-17 22:17:06 -0700 |
commit | 27171a006d49f3041bc51b479e0776e8fcbc3a77 (patch) | |
tree | 37e2006e0d57e5240d7800a17ec47a15ee448527 /res/values-es-rUS | |
parent | 18cba80a41494e82464aaf8c6ab1ac3f608492bc (diff) | |
download | packages_providers_ContactsProvider-27171a006d49f3041bc51b479e0776e8fcbc3a77.zip packages_providers_ContactsProvider-27171a006d49f3041bc51b479e0776e8fcbc3a77.tar.gz packages_providers_ContactsProvider-27171a006d49f3041bc51b479e0776e8fcbc3a77.tar.bz2 |
Import revised translations
Change-Id: I45e55e1690f5f0f5c1c11953e04cc20d89a1a121
Diffstat (limited to 'res/values-es-rUS')
-rw-r--r-- | res/values-es-rUS/strings.xml | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml index 9346ca1..b45434b 100644 --- a/res/values-es-rUS/strings.xml +++ b/res/values-es-rUS/strings.xml @@ -1,20 +1,27 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 The Android Open Source Project +<!-- 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" msgid="3389954322874982620">"Almacenamiento para contactos"</string> <string name="provider_label" msgid="6012150850819899907">"Contactos"</string> + <!-- no translation found for upgrade_out_of_memory_notification_ticker (4089605622758004662) --> + <skip /> + <!-- no translation found for upgrade_out_of_memory_notification_title (7849508493764133004) --> + <skip /> + <!-- no translation found for upgrade_out_of_memory_notification_text (3967762223137708403) --> + <skip /> </resources> |