Add missing, fix and improve translations

This commit is contained in:
Roy Jacobs
2017-03-14 15:05:47 +01:00
parent 897bc582f0
commit 2b24c91bc5
8 changed files with 30 additions and 7 deletions

View File

@@ -161,7 +161,8 @@ Rectangle {
/* main layout */
ColumnLayout {
id: mainLayout
anchors.margins: 40
anchors.margins: 17
anchors.topMargin: 40
anchors.left: parent.left
anchors.top: parent.top
anchors.right: parent.right
@@ -236,7 +237,6 @@ Rectangle {
StandardButton {
id: generatePaymentId
width: 80
fontSize: 14
shadowReleasedColor: "#FF4304"
shadowPressedColor: "#B32D00"
releasedColor: "#FF6C3C"