Finalize installer names

This commit is contained in:
adityapk00
2018-11-25 13:35:31 -08:00
parent bbcee027ce
commit e077a4e13b
4 changed files with 22 additions and 20 deletions

View File

@@ -216,7 +216,7 @@
<item row="7" column="0" colspan="2">
<widget class="QLabel" name="label_7">
<property name="text">
<string>Normally, change from t-Addresses goes to another t-Address. Checking this option will send the change to your shielded Sapling address instead. Check this option to increase your privacy.</string>
<string>Normally, change from t-Addresses goes to another t-Address. Checking this option will send the change to your shielded sapling address instead. Check this option to increase your privacy.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@@ -226,7 +226,7 @@
<item row="6" column="0" colspan="2">
<widget class="QCheckBox" name="chkAutoShield">
<property name="text">
<string>Shield change from t-Addresses to your Sapling addresses</string>
<string>Shield change from t-Addresses to your sapling address</string>
</property>
</widget>
</item>