From 9be8d842bde2d7c0eb1807fad1504f298dbe5d4b Mon Sep 17 00:00:00 2001 From: Jon Spivack Date: Fri, 2 Jul 2021 13:55:34 -0700 Subject: [PATCH] NIU Actions: Add strings for assistant error dialogs and feature tooltip The assistant error strings will be used in dialogs that appear when the user clicks the NIU Actions buttons without an appropriate default assistant set on the device. The tooltips will appear to highlight and explain the feature for first-time users. Adding the strings before the dialogs themselves in order to unblock translation efforts. Bug: 192505939 Bug: 186006700 Test: Manual (code builds, existing strings unchanged on device) Change-Id: I2c37b5871545e99a6bba8d060c927cbd29ef5081 --- .../niu_actions_confirmation_dialog.xml | 4 +-- go/quickstep/res/values/strings.xml | 29 ++++++++++++++++--- 2 files changed, 27 insertions(+), 6 deletions(-) diff --git a/go/quickstep/res/layout/niu_actions_confirmation_dialog.xml b/go/quickstep/res/layout/niu_actions_confirmation_dialog.xml index db1531ac58..5dbcca5a45 100644 --- a/go/quickstep/res/layout/niu_actions_confirmation_dialog.xml +++ b/go/quickstep/res/layout/niu_actions_confirmation_dialog.xml @@ -76,12 +76,12 @@