1
1
mirror of https://github.com/bitcoin/bitcoin.git synced 2024-05-17 23:56:39 +00:00

[Qt] Clarify: smartfee button name "Minimize"

Make clear this button hides the options instead of minimizing the transaction fee.
This commit is contained in:
MarcoFalke 2015-04-05 14:22:52 +02:00
parent 2dc679d22f
commit 6c3566443f

View File

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