From 1c1e0520e705c1f4e874e4ad49646ad5a3c6b3c4 Mon Sep 17 00:00:00 2001 From: Helen Qin Date: Fri, 3 Mar 2023 22:48:31 +0000 Subject: [CredManUi] Removed a string period. We remove a period when there is a single sentence/phrase. Because "As we move towards...." is a single sentence we need to drop the period. Bug: 271625752 Test: local deployment Change-Id: I6fe92c33ec15fc9e68e4d97dbb652bd9b2387f4c --- packages/CredentialManager/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/CredentialManager/res/values/strings.xml b/packages/CredentialManager/res/values/strings.xml index ee512427fa9c..5de8078e7dfa 100644 --- a/packages/CredentialManager/res/values/strings.xml +++ b/packages/CredentialManager/res/values/strings.xml @@ -42,7 +42,7 @@ Seamless transition - As we move towards a passwordless future, passwords will still be available alongside passkeys. + As we move towards a passwordless future, passwords will still be available alongside passkeys Choose where to save your %1$s -- cgit v1.2.3-59-g8ed1b