Replacing 'bitcoins' in tooltip
This commit is contained in:
parent
57fd9e9e2a
commit
31d8e03a2b
@ -158,7 +158,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="checkboxSubtractFeeFromAmount">
|
<widget class="QCheckBox" name="checkboxSubtractFeeFromAmount">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>The fee will be deducted from the amount being sent. The recipient will receive less bitcoins than you enter in the amount field. If multiple recipients are selected, the fee is split equally.</string>
|
<string>The fee will be deducted from the amount being sent. The recipient will receive a lower amount of Dash than you enter in the amount field. If multiple recipients are selected, the fee is split equally.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>S&ubtract fee from amount</string>
|
<string>S&ubtract fee from amount</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user