Merge pull request #6130 from jmacxx/dao_status_wording

Clarify DAO status shown when in sync & peers have conflicts.
This commit is contained in:
Christoph Atteneder 2022-04-04 21:11:20 +02:00 committed by GitHub
commit 3166ea398c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2565,8 +2565,8 @@ dao.monitor.proposal.table.numProposals=No. proposals
dao.monitor.isInConflictWithSeedNode=Your local data is not in consensus with at least one seed node. \
Please resync the DAO state.
dao.monitor.isInConflictWithNonSeedNode=One of your peers is not in consensus with the network but your node \
is in sync with the seed nodes.
dao.monitor.isInConflictWithNonSeedNode=Your node is in consensus with the seed nodes. \
Some of your peers are not in consensus.
dao.monitor.isDaoStateBlockChainNotConnecting=Your DAO state chain is not connecting with the new data. \
Please resync the DAO state.
dao.monitor.daoStateInSync=Your local node is in consensus with the network