From b0e58cdbc85642b440c89ee27ab36128b6865d33 Mon Sep 17 00:00:00 2001 From: Sjors Provoost Date: Fri, 18 Sep 2020 12:21:11 +0200 Subject: [PATCH] [gui] create wallet: clarify options --- src/qt/forms/createwalletdialog.ui | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/qt/forms/createwalletdialog.ui b/src/qt/forms/createwalletdialog.ui index bcb8603d987..389568d9e76 100644 --- a/src/qt/forms/createwalletdialog.ui +++ b/src/qt/forms/createwalletdialog.ui @@ -65,10 +65,10 @@ - Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice. + Private keys in the wallet will be encrypted with a passphrase of your choice. Addresses, transaction history and notes are not encrypted. - Encrypt Wallet + Encrypt private keys false @@ -100,10 +100,10 @@ - Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets. + Disable private keys for this wallet. Watch-only wallets have no private keys and cannot have an HD seed or imported private keys. - Disable Private Keys + Watch-only @@ -116,10 +116,10 @@ - Make a blank wallet. Blank wallets do not initially have private keys or scripts. Private keys and addresses can be imported, or an HD seed can be set, at a later time. + Blank wallets do not initially have private keys or scripts. Private keys and addresses can be imported, or an HD seed can be set, at a later time. - Make Blank Wallet + Skip seed generation @@ -132,10 +132,10 @@ - Use descriptors for scriptPubKey management + Use descriptors for scriptPubKey management. - Descriptor Wallet + Use descriptors