change button tooltip on sign message page for copy to clipboard as it was missleading
[novacoin.git] / 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>