From 32424ab5420966d2be3ca0606b813d11218f082e Mon Sep 17 00:00:00 2001 From: Evan Chen Date: Sat, 3 Jun 2023 00:23:41 +0000 Subject: Add `the app` string in confirmation_title Add the string `the app` in the confirmation_title to indicate the following string is the app's name. Change-Id: Ic206934e7e056600937f407783d823f820d4f58a Test: cts Bug:271311544 --- packages/CompanionDeviceManager/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/CompanionDeviceManager/res/values/strings.xml b/packages/CompanionDeviceManager/res/values/strings.xml index 539857951ab1..7a6fad4b6d51 100644 --- a/packages/CompanionDeviceManager/res/values/strings.xml +++ b/packages/CompanionDeviceManager/res/values/strings.xml @@ -20,7 +20,7 @@ Companion Device Manager - Allow <strong>%1$s</strong> to access <strong>%2$s</strong>? + Allow the app <strong>%1$s</strong> to access <strong>%2$s</strong>? -- cgit v1.2.3-59-g8ed1b