Payment ID Placeholder: 64 characters only

This commit is contained in:
xmr-eric 2017-01-23 18:35:44 -05:00 committed by GitHub
parent ce87a1c4db
commit 9425b77030

View file

@ -94,7 +94,7 @@ Rectangle {
anchors.leftMargin: 17
anchors.rightMargin: 17
anchors.topMargin: 5
placeholderText: qsTr("16 or 64 hexadecimal characters") + translationManager.emptyString
placeholderText: qsTr("64 hexadecimal characters") + translationManager.emptyString
}
Label {