From 9050823ccf6f512e06ad65c8a741cb17cbc4a833 Mon Sep 17 00:00:00 2001 From: Eric Erfanian Date: Fri, 24 Mar 2017 09:31:16 -0700 Subject: Update AOSP Dialer source from internal google3 repository at cl/151128062 Test: make, treehugger This CL updates the AOSP Dialer source with all the changes that have gone into the private google3 repository. This includes all the changes from cl/150756069 (3/21/2017) to cl/151128062 (3/24/2017). Notable this release: - Explicitly enumerate host and target dependencies. - Update proguard flag references. This goal of these drops is to keep the AOSP source in sync with the internal google3 repository. Currently these sync are done by hand with very minor modifications to the internal source code. See the Android.mk file for list of modifications. Our current goal is to do frequent drops (daily if possible) and eventually switched to an automated process. Bug: 33210202 36511925 Addresses 33210202 - Proguard support 36511925 - Compiler warnings when building against platform sdk Change-Id: I448ec3b3f2358886859cf7a4ef76a8fcef3244ae --- .../voicemail/impl/res/values-es-rUS/strings.xml | 87 ++++++++-------------- 1 file changed, 29 insertions(+), 58 deletions(-) (limited to 'java/com/android/voicemail/impl/res/values-es-rUS/strings.xml') diff --git a/java/com/android/voicemail/impl/res/values-es-rUS/strings.xml b/java/com/android/voicemail/impl/res/values-es-rUS/strings.xml index 037fb1bb8..68071da62 100644 --- a/java/com/android/voicemail/impl/res/values-es-rUS/strings.xml +++ b/java/com/android/voicemail/impl/res/values-es-rUS/strings.xml @@ -16,66 +16,37 @@ - - - - + "Buzón de voz (%s)" + "Buzón de voz" "Vibrar" "Vibrar" "Sonido" "Configuración avanzada" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + "Buzón de voz visual" + "Copia de seguridad y almacenamiento adicional" + " ""Esta es una función experimental"" que estamos probando. Es posible que se borren los mensajes de voz del servidor correspondiente. No podemos garantizar la compatibilidad de la función en el futuro. Sin embargo, nos encantaría que nos hicieras comentarios acerca de ella." + "Establecer PIN" + "Cambiar PIN" + "PIN anterior" + "PIN nuevo" + "Espera." + "El PIN nuevo es demasiado corto." + "El PIN nuevo es demasiado largo." + "El PIN nuevo es demasiado inseguro. Una contraseña segura no debe tener secuencias continuas ni dígitos repetidos." + "El PIN anterior no coincide." + "El PIN nuevo contiene caracteres no válidos." + "No se puede cambiar el PIN" + "No se admite el tipo de mensaje. Llama al %s para escucharlo." + "Cambiar el PIN del buzón de voz" + "Continuar" + "Cancelar" + "Aceptar" + "Confirmar el PIN anterior" + "Ingresa el PIN del buzón de voz para continuar." + "Establecer un PIN nuevo" + "El PIN debe tener entre %1$d y %2$d dígitos." + "Confirmar el PIN" + "Los PIN no coinciden" + "Se actualizó el PIN del buzón de voz" + "No se puede establecer el PIN" -- cgit v1.2.3