Browse Source

Remove unnecessary text from tooltip in AddressBookPage

0.8
Wladimir J. van der Laan 12 years ago
parent
commit
38682648c2
  1. 2
      src/qt/forms/addressbookpage.ui

2
src/qt/forms/addressbookpage.ui

@ -127,7 +127,7 @@ @@ -127,7 +127,7 @@
<item>
<widget class="QPushButton" name="deleteButton">
<property name="toolTip">
<string>Delete the currently selected address from the list. Only sending addresses can be deleted.</string>
<string>Delete the currently selected address from the list</string>
</property>
<property name="text">
<string>&amp;Delete</string>

Loading…
Cancel
Save