From 96396eea951304e9c19e2cba1150dd8f68fdf18a Mon Sep 17 00:00:00 2001 From: Ats Jenk Date: Tue, 4 Jun 2024 16:22:02 -0700 Subject: [PATCH] Move bubble bar strings Move strings to quickstep as bubble bar is in that folder. Bug: 344670947 Flag: com.android.wm.shell.enable_bubble_bar Test: manual, check talkback on bubble bar and bubbles Change-Id: I2da1f0c8fc6ec13f04b2c75c9eb1a27ec598d564 --- quickstep/res/values/strings.xml | 10 ++++++++++ res/values/strings.xml | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/quickstep/res/values/strings.xml b/quickstep/res/values/strings.xml index cf987c3db3..340d25b0f9 100644 --- a/quickstep/res/values/strings.xml +++ b/quickstep/res/values/strings.xml @@ -332,4 +332,14 @@ %1$s and %2$s + + + + Bubble + + Overflow + + %1$s from %2$s + + %1$s and %2$d more diff --git a/res/values/strings.xml b/res/values/strings.xml index 6fe4e6b76b..a9cca6de41 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -498,14 +498,4 @@ Install Install apps to Private Space - - - - Bubble - - Overflow - - %1$s from %2$s - - %1$s and %2$d more