Adjusting logout message.

This commit is contained in:
Vitor Pamplona
2023-06-26 14:33:21 -04:00
parent 1498fa9868
commit c9bbb66284

View File

@@ -466,5 +466,5 @@
<string name="live_stream_is_offline">Livestream is Offline</string>
<string name="live_stream_has_ended">Livestream Ended</string>
<string name="are_you_sure_you_want_to_log_out">Are you sure you want to logout?</string>
<string name="are_you_sure_you_want_to_log_out">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?</string>
</resources>