changeset 2965:5bbf07d11935 draft

change button tooltip on sign message page for copy to clipboard as it was missleading
author Philip Kaufmann <phil.kaufmann@t-online.de>
date Sun, 22 Apr 2012 17:32:08 +0200
parents c75b347b2fc9
children 59540cc9d9d5
files src/qt/forms/messagepage.ui
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/qt/forms/messagepage.ui
+++ b/src/qt/forms/messagepage.ui
@@ -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>