From a682a89a7649817f6d2fe3b4db4eb36e6fd60247 Mon Sep 17 00:00:00 2001 From: Yunfan Chen Date: Mon, 25 Nov 2019 21:37:31 -0800 Subject: [PATCH] Clarify the term in accessibility string The string is to describe the window when the caption get selected. It can be a freeform window, or a fullscreen window in freeform display. Instead of describing the window state, we may want to directly describe the window itself. Because the caption bar is selected, describe the caption may be a better choice. Bug: 144963245 Test: Enable accessibility TalkBack and touch on the caption, to hear the speech. Change-Id: I9b3d570acb1666c6803449088d0b2f8dee370590 --- core/res/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 2d31f49103354..7310dafe3ecc7 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -5336,5 +5336,5 @@ Screenshot - %1$s app in Pop-up window. + Caption bar of %1$s.