From 0f18253ce2e8245821186fda81733c6cd1955abb Mon Sep 17 00:00:00 2001 From: Konrad Pozniak Date: Mon, 10 Jul 2023 12:10:22 +0200 Subject: [PATCH] Clarify that logging out deletes local data (#3832) Fixes #3417 --- 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 9fbb6fda3..18baffcd4 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -120,7 +120,7 @@ Login with Tusky Login with Browser Log out - Are you sure you want to log out of the account %1$s? + Are you sure you want to log out of %1$s? This will delete all local data of the account, including drafts and preferences. Upload failed Your post failed to upload and has been saved to drafts.\n\nEither the server could not be contacted, or it rejected the post. Your posts failed to upload and have been saved to drafts.\n\nEither the server could not be contacted, or it rejected the posts.