Wording tweak

This commit is contained in:
Taylor Helsper 2021-10-05 22:29:41 -05:00
parent 6dd8c8b276
commit d5079be16e

View File

@ -141,7 +141,7 @@
}
openConfirmDialog("confirm-dialog",
"Reindex Bitcoin Blockchain",
"Reindexing may take a VERY LONG time. "+
"Reindexing may take a long time. "+
"Would you still like to reindex the bitcoin blockchain?",
okFunction)
});