Skip to content

Commit

Permalink
Merge #663: Cleanup translation comment
Browse files Browse the repository at this point in the history
5f28fc8 qt: Cleanup translation comment (Hennadii Stepanov)

Pull request description:

  An unneeded character slipped in #629.

ACKs for top commit:
  jarolrod:
    ACK 5f28fc8
  jonatack:
    utACK 5f28fc8

Tree-SHA512: 210fb626e8035786cf6859160c60b2815c813e02908c75efc71a2c64d511edd6f81b2f67f1c98b29122b990260ebf663da445ea2d01b6268e3e046ada1ca5b6e
  • Loading branch information
hebasto committed Sep 14, 2022
2 parents c67d6f5 + 5f28fc8 commit bc29c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/bitcoingui.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ void BitcoinGUI::createActions()

bool wallet_name_ok;
/*: Title of pop-up window shown when the user is attempting to
+ restore a wallet. */
restore a wallet. */
QString title = tr("Restore Wallet");
//: Label of the input field where the name of the wallet is entered.
QString label = tr("Wallet Name");
Expand Down

0 comments on commit bc29c4d

Please sign in to comment.