mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-29 23:26:24 +01:00
make some daemon wizard wording more clear
This commit is contained in:
parent
a7e99dc08a
commit
31ef55d838
@ -123,7 +123,7 @@ ColumnLayout {
|
||||
RowLayout {
|
||||
CheckBox {
|
||||
id: localNode
|
||||
text: qsTr("Start a node automatically in background (recommended)") + translationManager.emptyString
|
||||
text: qsTr("Start a node automatically in background or use an already running local node (recommended)") + translationManager.emptyString
|
||||
checkedIcon: "../images/checkedBlackIcon.png"
|
||||
background: "#FFFFFF"
|
||||
fontColor: "#4A4646"
|
||||
|
Loading…
Reference in New Issue
Block a user