Page MenuHomePhabricator

[backport#16822 2/3] gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedialog
ClosedPublic

Authored by PiRK on Oct 20 2020, 15:36.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC334559d6fb45: [backport#16822 2/3] gui: fix passphrase labels/tooltip in…
Summary

UI improvements:

  • update remaining GUI wallet labels and tooltips from passwords to passphrases
  • improve grammar of labels in askpassphrase dialog and WalletController::closeWallet

Backport of Core PR16822 - part 2 of 3
Commit https://github.com/bitcoin/bitcoin/pull/16822/commits/539d9403af956c76ae0149a58c07c71a6b58ac69

Depends on D8006

Test Plan

ninja

Run src/qt/bitcoin-qt, create a new wallet with encryption and check the text in the dialogs.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 20 2020, 15:36
PiRK requested review of this revision.Oct 20 2020, 15:36
PiRK retitled this revision from gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedialog to [backport#16822 2/3] gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedialog.Oct 20 2020, 15:37
This revision is now accepted and ready to land.Oct 20 2020, 16:05