mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
Merge pull request #7094 from HenrikJannsen/improve-button-text
Improve button text
This commit is contained in:
commit
6cef856b57
@ -1445,7 +1445,7 @@ settings.preferences.languageChange=To apply the language change to all screens
|
||||
settings.preferences.supportLanguageWarning=In case of a dispute, please note that mediation is handled in {0} and arbitration in {1}.
|
||||
setting.preferences.daoOptions=DAO options
|
||||
|
||||
setting.preferences.dao.resyncBMAccFromScratch=Resync from scratch
|
||||
setting.preferences.dao.resyncBMAccFromScratch=Recalculate accounting data from scratch
|
||||
setting.preferences.dao.resyncBMAccFromScratch.popup=To resync the Burningmen accounting data from scratch you need to run a full Bitcoin node.\n\
|
||||
It will take considerable time and CPU resources as it resyncs from 2020 when legacy BM started. Depending on your CPU resources that can take 20-40 hours.\n\n\
|
||||
Are you sure you want to do that?\n\n\
|
||||
@ -1453,7 +1453,7 @@ setting.preferences.dao.resyncBMAccFromScratch.popup=To resync the Burningmen ac
|
||||
If you proceed, after an application restart the Burningmen accounting data will be rebuild from the transactions requested from your Bitcoin node.
|
||||
setting.preferences.dao.resyncBMAccFromScratch.resync=Resync from scratch and shutdown
|
||||
setting.preferences.dao.isFullBMAccountingNode=Full BM accounting node
|
||||
setting.preferences.dao.resyncBMAccFromResources=Resync from resources
|
||||
setting.preferences.dao.resyncBMAccFromResources=Recalculate accounting data from resources
|
||||
setting.preferences.dao.resyncBMAccFromResources.popup=To resync the Burningmen accounting data from resources you \
|
||||
will reapply the data from resources of your last downloaded Bisq version and load the missing data from the network.\n\
|
||||
Depending on the age of your last Bisq download that might take a while.\n\n\
|
||||
|
Loading…
Reference in New Issue
Block a user