mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-12 13:43:43 +01:00
qt: Cleanup translation comment
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user