From 0fc64535889c4e94ba785a8025956243598b854e Mon Sep 17 00:00:00 2001 From: Anatasof Wirapraja Date: Wed, 28 Aug 2019 13:11:25 +0700 Subject: Change button text to "Next" --- pages/EmailForm.ui.qml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'pages/EmailForm.ui.qml') diff --git a/pages/EmailForm.ui.qml b/pages/EmailForm.ui.qml index e11f1a7..99b22ac 100644 --- a/pages/EmailForm.ui.qml +++ b/pages/EmailForm.ui.qml @@ -89,7 +89,7 @@ Rectangle { y: 278 width: 296 height: 36 - text: qsTr("Masuk") + text: qsTr("Next") anchors.right: parent.right anchors.rightMargin: 16 anchors.bottom: parent.bottom @@ -118,8 +118,6 @@ Rectangle { - - /*##^## Designer { D{i:3;anchors_x:24;anchors_y:0}D{i:2;anchors_height:24;anchors_width:24} } -- cgit v1.2.3