diff options
author | Eric Fischer <enf@google.com> | 2009-07-13 15:54:21 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2009-07-13 15:54:21 -0700 |
commit | 0802a0da4c293ecfc4f584a6fff2f1e1129ab9e2 (patch) | |
tree | 9d1b72edcdd743990096f3a95273d67e9336f95a /res/values-es-rUS | |
parent | c885d11f9f4748cd11973a5fb7143d8918fe0c01 (diff) | |
download | packages_providers_ContactsProvider-0802a0da4c293ecfc4f584a6fff2f1e1129ab9e2.zip packages_providers_ContactsProvider-0802a0da4c293ecfc4f584a6fff2f1e1129ab9e2.tar.gz packages_providers_ContactsProvider-0802a0da4c293ecfc4f584a6fff2f1e1129ab9e2.tar.bz2 |
Import new translations
Diffstat (limited to 'res/values-es-rUS')
-rw-r--r-- | res/values-es-rUS/strings.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml new file mode 100644 index 0000000..e76c6a1 --- /dev/null +++ b/res/values-es-rUS/strings.xml @@ -0,0 +1,19 @@ +<?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">"Espacio de almacenamiento para Contactos"</string> +</resources> |