From c96406713951922b283de19bb9d44f01fcf597ac Mon Sep 17 00:00:00 2001 From: Cody Henthorne Date: Thu, 25 May 2023 15:59:32 -0400 Subject: [PATCH] Fix placeholder in username string. --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 675fce878d..1ed580fb96 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -6113,7 +6113,7 @@ The QR code was invalid. - A user with username $1$s could not be found. + A user with username %1$s could not be found. Experienced a network error. Please try again.