diff options
author | Kenny Root <kroot@google.com> | 2010-03-17 22:06:09 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2010-03-17 22:06:09 -0700 |
commit | 0101508d1f1df687d7d2d53d052a94fd77c3cd33 (patch) | |
tree | 0fad0524cd8495c5bae381df734543f333bec4dc /res/values-es-rUS | |
parent | cc9491236354dd59bffc976f6b55b86e558dc628 (diff) | |
download | packages_apps_Browser-0101508d1f1df687d7d2d53d052a94fd77c3cd33.zip packages_apps_Browser-0101508d1f1df687d7d2d53d052a94fd77c3cd33.tar.gz packages_apps_Browser-0101508d1f1df687d7d2d53d052a94fd77c3cd33.tar.bz2 |
Import revised translations
Change-Id: I1bafa14f897492f3a481997fd83a77e375d04d84
Diffstat (limited to 'res/values-es-rUS')
-rw-r--r-- | res/values-es-rUS/strings.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml index d625c9d..1f820e0 100644 --- a/res/values-es-rUS/strings.xml +++ b/res/values-es-rUS/strings.xml @@ -1,18 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 The Android Open Source Project +<!-- Copyright (C) 2007 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="application_name" msgid="1935869255545976415">"Navegador"</string> @@ -188,8 +189,8 @@ <string name="pref_extras_website_settings" msgid="67866640052455549">"Configuración del sitio web"</string> <string name="pref_extras_website_settings_summary" msgid="1656771443223494406">"Configuración avanzada para sitios web individuales"</string> <string name="pref_extras_reset_default" msgid="8904000515846202110">"Restabl. a valores predet."</string> - <string name="pref_extras_reset_default_summary" msgid="7984680562706914966">"Borrar todos los datos del navegador y restablecer la configuración a los valores predeterminados"</string> - <string name="pref_extras_reset_default_dlg" msgid="6894807766578874830">"Se suprimirán todos los datos del navegador y la configuración volverá a los valores predeterminados."</string> + <string name="pref_extras_reset_default_summary" msgid="4247870778270414501">"Restaurar configuración predeterminada"</string> + <string name="pref_extras_reset_default_dlg" msgid="6640261575874704022">"La configuración volverá a los valores predeterminados."</string> <string name="pref_extras_reset_default_dlg_title" msgid="2250334970728938936">"Restablecer a los valores predeterminados"</string> <string name="pref_development_title" msgid="3263854204533056480">"Depurar"</string> <string name="pref_default_text_encoding" msgid="5742965543955558478">"Codificación de texto"</string> |