mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-25 08:21:24 +02:00
Merge bitcoin-core/gui#663: Cleanup translation comment
5f28fc81600736d499391c4cb6dc34ece5d4229c qt: Cleanup translation comment (Hennadii Stepanov) Pull request description: An unneeded character slipped in bitcoin-core/gui#629. ACKs for top commit: jarolrod: ACK 5f28fc81600736d499391c4cb6dc34ece5d4229c jonatack: utACK 5f28fc81600736d499391c4cb6dc34ece5d4229c Tree-SHA512: 210fb626e8035786cf6859160c60b2815c813e02908c75efc71a2c64d511edd6f81b2f67f1c98b29122b990260ebf663da445ea2d01b6268e3e046ada1ca5b6e
This commit is contained in:
commit
bc29c4d4a5
@ -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");
|
||||
|
Loading…
x
Reference in New Issue
Block a user