Update mentions to UltiMaker

Contributes to CURA-9808
This commit is contained in:
jspijker 2022-11-28 13:31:35 +01:00
parent 73ee6d369e
commit 68f6a0d146
3 changed files with 3 additions and 3 deletions

View file

@ -96,7 +96,7 @@ Item
horizontalAlignment: Text.AlignHCenter
text:
{
var t = catalog.i18nc("@text", "Data collected by Ultimaker Cura will not contain any personal information.")
var t = catalog.i18nc("@text", "Data collected by UltiMaker Cura will not contain any personal information.")
var t2 = catalog.i18nc("@text", "More information")
t += " <a href='https://notusedref'>" + t2 + "</a>"
return t