From e33d1c279a8959f72bdabe19eb78b13b7bf09326 Mon Sep 17 00:00:00 2001 From: erik-everardo Date: Fri, 26 Jan 2024 22:01:25 -0600 Subject: [PATCH] fixes strings.xml --- app/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 4e3e818..70ceaac 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -160,6 +160,6 @@ Previous Sign out this device Continue - Password must contain at least 8 characters an have the following: 1-9, a-z, A-Z, special character. - Changing password... + Password must contain at least 8 characters an have the following: 1–9, a-z, A-Z, special character. + Changing password… \ No newline at end of file