mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
qt: Normalize placeholder to avoid using "address book" in sendcoinsentry
This commit is contained in:
parent
67f36e0b2c
commit
a652dc5521
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@
|
|||
<string>Enter a label for this address to add it to the list of used addresses</string>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string>Enter a label for this address to add it to your address book</string>
|
||||
<string>Enter a label for this address to add it to the list of used addresses</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue