mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
Rename Electrum to LBRY Vault
This commit is contained in:
parent
d8ec6a3d84
commit
1250f40dbb
1 changed files with 1 additions and 1 deletions
|
@ -588,5 +588,5 @@ class BaseWizard(object):
|
|||
self.wallet.synchronize()
|
||||
self.wallet.storage.write()
|
||||
self.terminate()
|
||||
msg = _("Electrum is generating your addresses, please wait...")
|
||||
msg = _("LBRY Vault is generating your addresses, please wait...")
|
||||
self.waiting_dialog(task, msg)
|
||||
|
|
Loading…
Add table
Reference in a new issue