mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
Replacing 'bitcoins' in tooltip
This commit is contained in:
parent
57fd9e9e2a
commit
31d8e03a2b
@ -158,7 +158,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkboxSubtractFeeFromAmount">
|
||||
<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 name="text">
|
||||
<string>S&ubtract fee from amount</string>
|
||||
|
Loading…
Reference in New Issue
Block a user