Bugfix: Clarify coin control dialog labels

This commit is contained in:
Luke Dashjr 2014-11-16 17:16:14 +00:00
parent 83f5daf2fe
commit 4ff81d6092
1 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Coin Control Address Selection</string>
<string>Coin Selection</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -451,12 +451,12 @@
</column>
<column>
<property name="text">
<string notr="true">Label</string>
<string>Received with label</string>
</property>
</column>
<column>
<property name="text">
<string>Address</string>
<string>Received with address</string>
</property>
</column>
<column>