aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/createwalletdialog.ui
diff options
context:
space:
mode:
authorJon Atack <jon@atack.com>2019-09-07 11:52:37 +0200
committerJon Atack <jon@atack.com>2019-09-09 10:57:38 +0200
commit539d9403af956c76ae0149a58c07c71a6b58ac69 (patch)
tree522f0b2c6afaae145291a87a7bede6c6111b23d5 /src/qt/forms/createwalletdialog.ui
parent43aa9b0d790840e30c1cd128e67946ffcbfeb721 (diff)
downloadbitcoin-539d9403af956c76ae0149a58c07c71a6b58ac69.tar.xz
gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedialog
UI improvements: - update remaining GUI wallet labels and tooltips from passwords to passphrases - improve grammar of labels in askpassphrase dialog and WalletController::closeWallet
Diffstat (limited to 'src/qt/forms/createwalletdialog.ui')
-rw-r--r--src/qt/forms/createwalletdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/createwalletdialog.ui b/src/qt/forms/createwalletdialog.ui
index 1fbaeeaaab..e49bab8f3b 100644
--- a/src/qt/forms/createwalletdialog.ui
+++ b/src/qt/forms/createwalletdialog.ui
@@ -62,7 +62,7 @@
</rect>
</property>
<property name="toolTip">
- <string>Encrypt the wallet. The wallet will be encrypted with a password of your choice.</string>
+ <string>Encrypt the wallet. The wallet will be encrypted with a passphrase of your choice.</string>
</property>
<property name="text">
<string>Encrypt Wallet</string>