From 6ca176335e9e6a54157185b2fa2213b3f1429c07 Mon Sep 17 00:00:00 2001 From: Alezia Kurdis <60075796+AleziaKurdis@users.noreply.github.com> Date: Wed, 16 Sep 2020 23:15:07 -0400 Subject: [PATCH] Change "Add" button for "Create" Change "Add" button for "Create" --- scripts/system/create/qml/NewModelDialog.qml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/system/create/qml/NewModelDialog.qml b/scripts/system/create/qml/NewModelDialog.qml index 741902fa7f..dd4ef3c8ad 100644 --- a/scripts/system/create/qml/NewModelDialog.qml +++ b/scripts/system/create/qml/NewModelDialog.qml @@ -4,6 +4,7 @@ // // Created by Seth Alves on 2017-2-10 // Copyright 2017 High Fidelity, Inc. +// Copyright 2020 Vircadia contributors // // Distributed under the Apache License, Version 2.0. // See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html @@ -208,7 +209,7 @@ Rectangle { Button { id: button1 - text: qsTr("Add") + text: qsTr("Create") z: -1 enabled: false onClicked: {