Better Integrated address placeholder

This commit is contained in:
xmr-eric 2017-03-18 21:15:42 -04:00 committed by GitHub
parent 69e037ba4d
commit 5f2e5b041c

View file

@ -264,7 +264,7 @@ Rectangle {
id: integratedAddressLine
fontSize: mainLayout.lineEditFontSize
placeholderText: qsTr("ReadOnly wallet integrated address displayed here") + translationManager.emptyString
placeholderText: qsTr("Generate payment ID for integrated address") + translationManager.emptyString
readOnly: true
width: mainLayout.editWidth
Layout.fillWidth: true