From fa7847d99b7084f1de5dc61506069e32de43a498 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Sat, 21 Sep 2019 08:23:47 -0400 Subject: gui: Rename address checkbox back to bech32 This is the wording that has been used in the previous release --- src/qt/forms/receivecoinsdialog.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/qt/forms') diff --git a/src/qt/forms/receivecoinsdialog.ui b/src/qt/forms/receivecoinsdialog.ui index 0d280f2993..0214356eaa 100644 --- a/src/qt/forms/receivecoinsdialog.ui +++ b/src/qt/forms/receivecoinsdialog.ui @@ -189,7 +189,7 @@ - + 0 @@ -206,10 +206,10 @@ Qt::StrongFocus - Native segwit addresses (aka Bech32 or BIP-173) reduce your transaction fees later on and offer better protection against typos, but old wallets don't support them. When checked, an address compatible with older wallets will be created instead. + Native segwit addresses (aka Bech32 or BIP-173) reduce your transaction fees later on and offer better protection against typos, but old wallets don't support them. When unchecked, an address compatible with older wallets will be created instead. - Generate legacy address + Generate native segwit (Bech32) address @@ -360,7 +360,7 @@ reqLabel reqAmount - useLegacyAddress + useBech32 reqMessage receiveButton clearButton -- cgit v1.2.3