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 --- java/com/android/incallui/answer/impl/res/values-sk/strings.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'java/com/android/incallui/answer/impl/res/values-sk') diff --git a/java/com/android/incallui/answer/impl/res/values-sk/strings.xml b/java/com/android/incallui/answer/impl/res/values-sk/strings.xml index 967ad3a9f..3280117f7 100644 --- a/java/com/android/incallui/answer/impl/res/values-sk/strings.xml +++ b/java/com/android/incallui/answer/impl/res/values-sk/strings.xml @@ -3,6 +3,9 @@ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> "Prejdením prstom od ikony odmietnuť so správou" "Prejdením prstom od ikony prijať ako zvukový hovor" + "Prejdením prstom nahor prijmete hovor a podržíte prebiehajúci hovor" + "Prejdením prstom nahor prijmete hovor a ukončíte podržaný hovor" + "Prejdením prstom od ikony prijmete prichádzajúci hovor a ukončíte prebiehajúci hovor" "Napíšte vlastnú…" "Slúchadlo" "Reproduktor" @@ -11,8 +14,10 @@ "Odoslať" "Odmietnuť tento hovor so správou" "Prijať ako zvukový hovor" + "Prijať prichádzajúci hovor a ukončiť prebiehajúci hovor" "Odmietnuť so správou" "Prijať ako zvukový hovor" + "Prijať prichádzajúci hovor a ukončiť prebiehajúci hovor" "Video je vypnuté" "Ak chcete hovor prijať, prejdite dvomi prstami nahor. Ak ho chcete odmietnuť, prejdite dvomi prstami nadol." "Dôležitý hovor" -- cgit v1.2.3