Update mentions to UltiMaker

Contributes to CURA-9808
This commit is contained in:
jspijker 2022-11-28 14:11:21 +01:00
parent 68f6a0d146
commit f76f711790
29 changed files with 180 additions and 180 deletions

View file

@ -61,7 +61,7 @@ Control
id: thrirdPartyPrinterCard
Layout.alignment: Qt.AlignBottom
onClicked: goToThirdPartyPrinter
text: catalog.i18nc("@button", "Non Ultimaker printer")
text: catalog.i18nc("@button", "UltiMaker")
imageSource: UM.Theme.getImage("third_party_printer")
}
}