Update Transfer.qml

This commit is contained in:
xmr-eric 2016-11-12 23:04:54 -05:00 committed by GitHub
parent a81b5ef08c
commit eb50355916

View File

@ -136,7 +136,7 @@ Rectangle {
anchors.rightMargin: 17
anchors.topMargin: 30
fontSize: 14
text: qsTr("Privacy Level") + translationManager.emptyString
text: qsTr("Privacy level") + translationManager.emptyString
}
PrivacyLevel {