Skip to content

Commit a652dc5

Browse files
committed
qt: Normalize placeholder to avoid using "address book" in sendcoinsentry
1 parent 67f36e0 commit a652dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/forms/sendcoinsentry.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<string>Enter a label for this address to add it to the list of used addresses</string>
146146
</property>
147147
<property name="placeholderText">
148-
<string>Enter a label for this address to add it to your address book</string>
148+
<string>Enter a label for this address to add it to the list of used addresses</string>
149149
</property>
150150
</widget>
151151
</item>

0 commit comments

Comments
 (0)