From 219e41ccb5e4e96a937cac14f2f925f381ae4bcf Mon Sep 17 00:00:00 2001 From: onryo Date: Thu, 28 Dec 2023 12:36:56 +0100 Subject: [PATCH] dialog text --- src/mainwindow.cpp | 3 +-- src/privkey.ui | 5 ++++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 7056c00..d1406b0 100755 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -1284,8 +1284,7 @@ void MainWindow::importPrivKey() { QTimer::singleShot(1, [=]() {doImport(keys);}); // Show the dialog that keys will be imported. - QMessageBox::information(this, - "Imported", tr("The keys were imported! It may take several minutes to rescan the blockchain. Until then, functionality may be limited"), + QMessageBox::information(this, "Imported", tr("The keys were imported! It may take several hours to rescan the blockchain. Until then, functionality may be limited"), QMessageBox::Ok); } } diff --git a/src/privkey.ui b/src/privkey.ui index 83c3afa..f7f49e0 100644 --- a/src/privkey.ui +++ b/src/privkey.ui @@ -27,8 +27,11 @@ Rescan - true + false + + false +