[Qt] Clarify: smartfee button name "Minimize"

Make clear this button hides the options instead of minimizing the transaction fee.
pull/262/head
MarcoFalke 10 years ago
parent 2dc679d22f
commit 6c3566443f

@ -807,7 +807,7 @@
<string>collapse fee-settings</string> <string>collapse fee-settings</string>
</property> </property>
<property name="text"> <property name="text">
<string>Minimize</string> <string>Hide</string>
</property> </property>
</widget> </widget>
</item> </item>

Loading…
Cancel
Save