From 77cbbd9ecffaeadd42b86a37bc83921be8b7dee5 Mon Sep 17 00:00:00 2001 From: R E Broadley Date: Sat, 5 Nov 2016 15:17:14 +0800 Subject: [PATCH] Make warning message about wallet balance possibly being incorrect less ambiguous. Fixes #9079 --- src/qt/forms/modaloverlay.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/qt/forms/modaloverlay.ui b/src/qt/forms/modaloverlay.ui index 27998f90c..a37672ad5 100644 --- a/src/qt/forms/modaloverlay.ui +++ b/src/qt/forms/modaloverlay.ui @@ -130,7 +130,7 @@ QLabel { color: rgb(40,40,40); } - The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet. This means that recent transactions will not be visible, and the balance will not be up-to-date until this process has completed. + Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the bitcoin network, as detailed below. Qt::RichText @@ -149,7 +149,7 @@ QLabel { color: rgb(40,40,40); } - Spending bitcoins may not be possible during that phase! + Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network. Qt::RichText