mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-13 22:41:05 +02:00
Remove unnecessary text from tooltip in AddressBookPage
This commit is contained in:
@@ -127,7 +127,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="deleteButton">
|
<widget class="QPushButton" name="deleteButton">
|
||||||
<property name="toolTip">
|
<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>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Delete</string>
|
<string>&Delete</string>
|
||||||
|
Reference in New Issue
Block a user