From 248d00359432646e94d6d63d3f8bb43b301d3ea4 Mon Sep 17 00:00:00 2001 From: lpeter Date: Mon, 29 May 2023 17:23:39 +0800 Subject: [PATCH] Add appropriate form-factor variants of update owner confirmation dialog string Bug: 279890123 Test: build pass and boot success Test: Verify text manually Change-Id: Ib3a384f83d8530a61f71cd84dac768fe6f85c35c Merged-In: Ib3a384f83d8530a61f71cd84dac768fe6f85c35c --- packages/PackageInstaller/res/values/strings.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/PackageInstaller/res/values/strings.xml b/packages/PackageInstaller/res/values/strings.xml index a2118fac4231d..c52fde6364a0d 100644 --- a/packages/PackageInstaller/res/values/strings.xml +++ b/packages/PackageInstaller/res/values/strings.xml @@ -38,7 +38,11 @@ Do you want to update this app? - Update this app from %1$s?\n\nThis app normally receives updates from %2$s. By updating from a different source, you may receive future updates from any source on your phone. App functionality may change. + Update this app from %1$s?\n\nThis app normally receives updates from %2$s. By updating from a different source, you may receive future updates from any source on your tablet. App functionality may change. + + Update this app from %1$s?\n\nThis app normally receives updates from %2$s. By updating from a different source, you may receive future updates from any source on your TV. App functionality may change. + + Update this app from %1$s?\n\nThis app normally receives updates from %2$s. By updating from a different source, you may receive future updates from any source on your phone. App functionality may change. App not installed.