Update sendcoinsentry.ui (#1343) (#1349)

Replacing 'bitcoins' in tooltip
This commit is contained in:
UdjinM6 2017-02-17 13:37:34 +04:00 committed by GitHub
parent 57fd9e9e2a
commit 31d8e03a2b

View File

@ -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&amp;ubtract fee from amount</string>