From e4d2cdc849734b95a2558e48636cb7bd96f58877 Mon Sep 17 00:00:00 2001 From: Vladislav Kaznacheev Date: Mon, 5 Dec 2016 11:44:49 -0800 Subject: [PATCH] Correct the string resource for tooltip_popup_title Since "tooltip" is defined as "small popup window", "Tooltip Popup" is redundant. Replacing it with just "Tooltip". Bug: 33257550 Test: "adb shell dumpsys window windows | grep Tooltip" with a tooltip open, check the window title. Change-Id: Id06e26051e4b1afcf003723d85751b51bcafa93b --- core/res/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index af77b1f0793b7..423ec1f9d9ef5 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -4453,6 +4453,6 @@ Conference Call - - Tooltip Popup + + Tooltip