From c4ef5bfedb26074758b4202082fa00b740cd970d Mon Sep 17 00:00:00 2001 From: SomberNight Date: Fri, 29 Jun 2018 01:36:56 +0200 Subject: [PATCH] Qt: minor text formatting on Windows, the previous looked a bit better; but the lines were broken on Debian --- gui/qt/installwizard.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/qt/installwizard.py b/gui/qt/installwizard.py index 70bac5e92..052b60390 100644 --- a/gui/qt/installwizard.py +++ b/gui/qt/installwizard.py @@ -27,9 +27,9 @@ MSG_HW_STORAGE_ENCRYPTION = _("Set wallet file encryption.") + '\n'\ + _("Note: If you enable this setting, you will need your hardware device to open your wallet.") WIF_HELP_TEXT = (_('WIF keys are typed in Electrum, based on script type.') + '\n\n' + _('A few examples') + ':\n' + - 'p2pkh:KxZcY47uGp9a... \t\t-> 1DckmggQM...\n' + + 'p2pkh:KxZcY47uGp9a... \t-> 1DckmggQM...\n' + 'p2wpkh-p2sh:KxZcY47uGp9a... \t-> 3NhNeZQXF...\n' + - 'p2wpkh:KxZcY47uGp9a... \t\t-> bc1q3fjfk...') + 'p2wpkh:KxZcY47uGp9a... \t-> bc1q3fjfk...') # note: full key is KxZcY47uGp9aVQAb6VVvuBs8SwHKgkSR2DbZUzjDzXf2N2GPhG9n