We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 124e75a commit 5f28fc8Copy full SHA for 5f28fc8
src/qt/bitcoingui.cpp
@@ -431,7 +431,7 @@ void BitcoinGUI::createActions()
431
432
bool wallet_name_ok;
433
/*: Title of pop-up window shown when the user is attempting to
434
-+ restore a wallet. */
+ restore a wallet. */
435
QString title = tr("Restore Wallet");
436
//: Label of the input field where the name of the wallet is entered.
437
QString label = tr("Wallet Name");
0 commit comments