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 +