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-it/strings.xml | 87 ++++++++-------------- 1 file changed, 29 insertions(+), 58 deletions(-) (limited to 'java/com/android/voicemail/impl/res/values-it') diff --git a/java/com/android/voicemail/impl/res/values-it/strings.xml b/java/com/android/voicemail/impl/res/values-it/strings.xml index 67cf21a89..c731d48b0 100644 --- a/java/com/android/voicemail/impl/res/values-it/strings.xml +++ b/java/com/android/voicemail/impl/res/values-it/strings.xml @@ -16,66 +16,37 @@ - - - - + "Segreteria (%s)" + "Segreteria" "Vibrazione" "Vibrazione" "Suono" "Impostazioni avanzate" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + "Leggi la segreteria" + "Archiviazione supplementare e backup" + " ""Questa è una funzionalità sperimentale"" che si trova al momento in fase di test. È possibile che i messaggi vocali vengano eliminati dal server della segreteria. Non ci sono garanzie che la funzionalità continui a essere supportata in futuro, ma ci piacerebbe ricevere il tuo feedback." + "Imposta PIN" + "Cambia PIN" + "PIN attuale" + "Nuovo PIN" + "Attendi." + "Il nuovo PIN è troppo corto." + "Il nuovo PIN è troppo lungo." + "Il nuovo PIN è troppo semplice. Una password efficace non deve contenere sequenze continue o cifre ripetute." + "Il vecchio PIN non corrisponde." + "Il nuovo PIN contiene caratteri non validi." + "Impossibile cambiare il PIN" + "Tipo di messaggio non supportato, chiama %s per ascoltare." + "Cambia PIN segreteria" + "Continua" + "Annulla" + "OK" + "Conferma il PIN precedente" + "Inserisci il PIN della segreteria per continuare." + "Imposta un nuovo PIN" + "Il PIN deve contenere da %1$d a %2$d cifre." + "Conferma il tuo PIN" + "I PIN non corrispondono" + "PIN segreteria aggiornato" + "Impossibile impostare il PIN" -- cgit v1.2.3