From f3096cc24cb074c1d4cff085b7278e613c8671b4 Mon Sep 17 00:00:00 2001 From: Greyson Parrelli Date: Tue, 29 Mar 2022 09:37:18 -0400 Subject: [PATCH] Use more direct language in PIN reminder toast. Fixes #10207 --- app/src/main/res/values/strings.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 54e859a628..ab00667856 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1668,12 +1668,12 @@ More - We\'ll remind you again later. - We\'ll remind you again tomorrow. - We\'ll remind you again in a few days. - We\'ll remind you again in a week. - We\'ll remind you again in a couple weeks. - We\'ll remind you again in a month. + PIN verified successfully. We\'ll remind you again later. + PIN verified successfully. We\'ll remind you again tomorrow. + PIN verified successfully. We\'ll remind you again in a few days. + PIN verified successfully. We\'ll remind you again in a week. + PIN verified successfully. We\'ll remind you again in a couple weeks. + PIN verified successfully. We\'ll remind you again in a month. Image