mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 17:31:36 +00:00
Qt: minor text formatting
on Windows, the previous looked a bit better; but the lines were broken on Debian
This commit is contained in:
parent
b23f9472f9
commit
c4ef5bfedb
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue