mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge bc29c4d4a5 into merged_master (Bitcoin PR bitcoin-core/gui#663)
This commit is contained in:
commit
01fc1a5b60
1 changed files with 1 additions and 1 deletions
|
|
@ -427,7 +427,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…
Add table
Add a link
Reference in a new issue