qt: Cleanup translation comment

This commit is contained in:
Hennadii Stepanov
2022-09-07 10:09:57 +02:00
parent 124e75a41e
commit 5f28fc8160

View File

@@ -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");