Skip to content

Commit bc29c4d

Browse files
committed
Merge bitcoin-core/gui#663: Cleanup translation comment
5f28fc8 qt: Cleanup translation comment (Hennadii Stepanov) Pull request description: An unneeded character slipped in bitcoin-core/gui#629. ACKs for top commit: jarolrod: ACK 5f28fc8 jonatack: utACK 5f28fc8 Tree-SHA512: 210fb626e8035786cf6859160c60b2815c813e02908c75efc71a2c64d511edd6f81b2f67f1c98b29122b990260ebf663da445ea2d01b6268e3e046ada1ca5b6e
2 parents c67d6f5 + 5f28fc8 commit bc29c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/bitcoingui.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ void BitcoinGUI::createActions()
431431

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

0 commit comments

Comments
 (0)