From 623ace39984335e301356e9c535770aa06a85ae0 Mon Sep 17 00:00:00 2001 From: infi Date: Sun, 12 Apr 2026 04:37:21 +0200 Subject: [PATCH] feat: change example username to Toast --- 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 0f4ea428..e6533385 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -186,7 +186,7 @@ You need to grant the camera permission to scan QR codes. Add friend? Add with username and tag - You can add friends by their %1$susername%3$s and %2$stag%3$s. For example, if their username is %1$sjane%3$s and their tag is %2$s1234%3$s, you can add them with %1$sjane%3$s#%2$s1234%3$s. + You can add friends by their %1$susername%3$s and %2$stag%3$s. For example, if their username is %1$sToast%3$s and their tag is %2$s1234%3$s, you can add them with %1$sToast%3$s#%2$s1234%3$s. Username Tag Add