This commit is contained in:
JamesCullum 2016-08-31 23:00:12 +02:00 committed by Ilya Kitaev
parent 2ecba2e5d7
commit 33275c9d44

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 {