change button tooltip on sign message page for copy to clipboard as it was missleading
authorPhilip Kaufmann <phil.kaufmann@t-online.de>
Sun, 22 Apr 2012 15:32:08 +0000 (17:32 +0200)
committerLuke Dashjr <luke-jr+git@utopios.org>
Mon, 30 Apr 2012 14:45:58 +0000 (10:45 -0400)
src/qt/forms/messagepage.ui

index 8bd6d8b..ae1e062 100644 (file)
      <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>