diff --git a/pages/settings/wallets/EditWallet.tsx b/pages/settings/wallets/EditWallet.tsx index a08210b..07e3cb8 100644 --- a/pages/settings/wallets/EditWallet.tsx +++ b/pages/settings/wallets/EditWallet.tsx @@ -181,8 +181,8 @@ export function EditWallet() { { RNAlert.alert( - "Delete Wallet", - "Are you sure you want to delete your wallet? This cannot be undone.", + "Remove Wallet Connection", + "Are you sure you want to remove this wallet connection? This cannot be undone.", [ { text: "Cancel", @@ -200,9 +200,9 @@ export function EditWallet() { - Delete Wallet + Remove Wallet Connection - Remove this wallet from your list of wallets + Remove this wallet connection from Alby Go