Merge pull request #1139 from Diapolo/messagepage

change button tooltip on sign message page for copy to clipboard...
This commit is contained in:
Wladimir J. van der Laan 2012-04-29 04:35:27 -07:00
commit ec4997d48f

View file

@ -128,7 +128,7 @@
<item>
<widget class="QPushButton" name="copyToClipboard">
<property name="toolTip">
<string>Copy the currently selected address to the system clipboard</string>
<string>Copy the current signature to the system clipboard</string>
</property>
<property name="text">
<string>&amp;Copy to Clipboard</string>