From 122eaaa2548ca6f1acb2b02d6082a53e23f3cf0b Mon Sep 17 00:00:00 2001 From: xshu Date: Tue, 10 Dec 2019 15:24:17 -0800 Subject: mac randomization notification fix typo Makes the "c" in "connecting" lowercase. Bug: 144172117 Test: compiles Change-Id: Ib4514d36fc2244f0f04f97f3f67c455089e975b2 Merged-In: Ide9708c87c2a9b3c943744decff639ad1dfde985 --- 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 ab954555f2b9..59f82d44bf46 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -3374,7 +3374,7 @@ Change setting - Setting updated. Try Connecting again. + Setting updated. Try connecting again. Can\u2019t change privacy setting -- cgit v1.2.3-59-g8ed1b