Skip to content

Commit

Permalink
[GUI] MN wizard mode texts included.
Browse files Browse the repository at this point in the history
  • Loading branch information
furszy committed Sep 6, 2019
1 parent 4c9a162 commit 9e92e10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/qt/pivx/forms/masternodewizarddialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@
<item>
<widget class="QLabel" name="labelMessage2_3">
<property name="text">
<string>Puede ver el master node, mantener activo y posee la privkey ni el balance.</string>
<string>Run a master node on this wallet, must be 24/7 online and have an static ip and open port.</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
Expand Down Expand Up @@ -1015,7 +1015,7 @@
<item>
<widget class="QLabel" name="labelMessage2_4">
<property name="text">
<string>Puede ver el master node y mantenerlo activo pero no posee la privkey ni el balance.</string>
<string>Create a Master Node on this wallet, collateral will not leave this wallet and you can have as many as you want.</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
Expand Down

0 comments on commit 9e92e10

Please sign in to comment.