Add comment to tooltip that only sending addresses can be deleted
authorWladimir J. van der Laan <laanwj@gmail.com>
Tue, 21 Jun 2011 05:56:44 +0000 (07:56 +0200)
committerWladimir J. van der Laan <laanwj@gmail.com>
Tue, 21 Jun 2011 05:56:44 +0000 (07:56 +0200)
src/qt/forms/addressbookdialog.ui

index 2fc6ca7..f9b95c4 100644 (file)
      <item>
       <widget class="QPushButton" name="deleteButton">
        <property name="toolTip">
-        <string>Delete the currently selected address from the list</string>
+        <string>Delete the currently selected address from the list. Only sending addresses can be deleted.</string>
        </property>
        <property name="text">
         <string>&amp;Delete</string>