From 76f293f3be71b3ca663c6931cf92e750d4e1f7a0 Mon Sep 17 00:00:00 2001 From: Roland Bewick Date: Thu, 24 Oct 2024 12:37:20 +0700 Subject: [PATCH] chore: update copy on import mnemonic page, remove destructive style on create password page --- frontend/src/screens/setup/ImportMnemonic.tsx | 15 ++++++++------- frontend/src/screens/setup/SetupPassword.tsx | 3 +-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/src/screens/setup/ImportMnemonic.tsx b/frontend/src/screens/setup/ImportMnemonic.tsx index 93808f89..3d9a722e 100644 --- a/frontend/src/screens/setup/ImportMnemonic.tsx +++ b/frontend/src/screens/setup/ImportMnemonic.tsx @@ -86,8 +86,8 @@ export function ImportMnemonic() { - Recovery phrase is a set of 12 words that{" "} - restores your savings balance from a backup. + Your recovery phrase is a set of 12 words used to restore your + savings balance from a backup.
@@ -95,16 +95,17 @@ export function ImportMnemonic() {
- Make sure to enter them somewhere safe and private + Keep it safe and private to ensure your funds remain secure.
-
+
- - Your recovery phrase alone currently cannot restore funds - in lightning channels. + + Your recovery phrase cannot restore funds from lightning + channels. If you had active channels on a different device, + contact Alby support before proceeding.
diff --git a/frontend/src/screens/setup/SetupPassword.tsx b/frontend/src/screens/setup/SetupPassword.tsx index 5228bc38..70894841 100644 --- a/frontend/src/screens/setup/SetupPassword.tsx +++ b/frontend/src/screens/setup/SetupPassword.tsx @@ -113,7 +113,6 @@ export function SetupPassword() {
setIsPasswordSecured2(!isPasswordSecured2) @@ -121,7 +120,7 @@ export function SetupPassword() { />