This commit is contained in:
JamesCullum 2016-08-31 23:00:12 +02:00 committed by GitHub
parent 30e9ab252c
commit aa20faf428

View file

@ -44,7 +44,7 @@ Rectangle {
font.family: "Arial"
font.pixelSize: 18
color: "#4A4949"
text: qsTr("Filter trasactions history") + translationManager.emptyString
text: qsTr("Filter transactions history") + translationManager.emptyString
}
Label {