Remove unnecessary text from tooltip in AddressBookPage

This commit is contained in:
Wladimir J. van der Laan 2012-09-22 08:37:56 +02:00
parent 1da09ab062
commit 38682648c2
1 changed files with 1 additions and 1 deletions

View File

@ -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>