From dec95d165fe0eef9e6a87090abb499cf0213c068 Mon Sep 17 00:00:00 2001 From: scgbckbone Date: Fri, 15 Nov 2024 03:56:56 +0100 Subject: [PATCH] improve Wipe LFS UX message (cherry picked from commit c425fc6bcc0c2e1f1a42cd44cd0626ceada1cf85) --- shared/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/actions.py b/shared/actions.py index dddf4f26..84b6ca89 100644 --- a/shared/actions.py +++ b/shared/actions.py @@ -1408,7 +1408,7 @@ async def wipe_filesystem(*A): if not await ux_confirm('''\ Erase internal filesystem and rebuild it. Resets contents of internal flash area \ used for settings, address search cache, and HSM config file. Does not affect funds, \ -or seed words but will reset settings used with other BIP-39 passphrases. \ +or seed words but will reset settings used with other temporary seeds & BIP-39 passphrases. \ Does not affect MicroSD card, if any.'''): return