From 4fd17df72714c53b913cd0c284e0ea88c3df9e54 Mon Sep 17 00:00:00 2001 From: menghanli Date: Thu, 26 Aug 2021 13:41:46 +0800 Subject: [PATCH] Remve TAB character warning in multiple shortcut dialog Root cause: TAB character is not allowed Soluton: Replace by space Bug: 196619501 Test: manual test Change-Id: Ieea0e65822bde38e7b04d4e977197dd0902a0c8b --- 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 a99a22009e3bb..f53c02da094dc 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -4554,7 +4554,7 @@ Holding down both volume keys for a few seconds turns on accessibility features. This may change how your device works.\n\nCurrent features:\n%1$s\nYou can change selected features in Settings > Accessibility. - \t• %1$s\n + \u0020• %1$s\n Turn on %1$s shortcut?