Merge pull request #157

eb50355 Update Transfer.qml (xmr-eric)
a81b5ef Update WizardFinish.qml (xmr-eric)
This commit is contained in:
Riccardo Spagni
2016-11-13 11:33:49 +02:00
2 changed files with 2 additions and 2 deletions

View File

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