From c9bbb6628487af4a572136752241b011913d4147 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Mon, 26 Jun 2023 14:33:21 -0400 Subject: [PATCH] Adjusting logout message. --- 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 efee072c1..346d4eca8 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -466,5 +466,5 @@ Livestream is Offline Livestream Ended - Are you sure you want to logout? + Logging out deletes all your local information. Make sure to have your private keys backed up to avoid losing your account. Do you want to continue?