diff --git a/src/qt/forms/signverifymessagedialog.ui b/src/qt/forms/signverifymessagedialog.ui index a70a81cd3..202edf27d 100644 --- a/src/qt/forms/signverifymessagedialog.ui +++ b/src/qt/forms/signverifymessagedialog.ui @@ -1,393 +1,407 @@ SignVerifyMessageDialog 0 0 700 380 Signatures - Sign / Verify a Message true 0 &Sign Message You can sign messages/agreements with your addresses to prove you can receive bitcoins sent to them. Be careful not to sign anything vague or random, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to. Qt::PlainText true 0 The Bitcoin address to sign the message with Choose previously used address :/icons/address-book:/icons/address-book Alt+A false Paste address from clipboard :/icons/editpaste:/icons/editpaste Alt+P false Enter the message you want to sign here Enter the message you want to sign here Signature Qt::PlainText 0 true true Copy the current signature to the system clipboard :/icons/editcopy:/icons/editcopy false Sign the message to prove you own this Bitcoin address Sign &Message :/icons/edit:/icons/edit false Reset all sign message fields Clear &All :/icons/remove:/icons/remove false Qt::Horizontal 40 48 75 true true Qt::Horizontal 40 48 &Verify Message Enter the receiver's address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack. Note that this only proves the signing party receives with the address, it cannot prove sendership of any transaction! Qt::PlainText Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop true 0 The Bitcoin address the message was signed with Choose previously used address :/icons/address-book:/icons/address-book Alt+A false - + + + The signed message to verify + + + The signed message to verify + + - + + + The signature given when the message was signed + + + The signature given when the message was signed + + Verify the message to ensure it was signed with the specified Bitcoin address Verify &Message :/icons/transaction_0:/icons/transaction_0 false Reset all verify message fields Clear &All :/icons/remove:/icons/remove false Qt::Horizontal 40 48 75 true true Qt::Horizontal 40 48 QValidatedLineEdit QLineEdit
qt/qvalidatedlineedit.h