Don't capitalise "M" in "Ultimaker Digital Library" and "Ultimaker Digital Factory"

because these are brand names.

CURA-9793
This commit is contained in:
c.lamboo 2022-11-29 15:26:51 +01:00
parent 7efbf6ed1e
commit b22fafadbe
27 changed files with 236 additions and 236 deletions

View file

@ -285,7 +285,7 @@ Item
{
id: cameraDisabledInfo
text: catalog.i18nc("@info", "Webcam feeds for cloud printers cannot be viewed from UltiMaker Cura." +
" Click \"Manage printer\" to visit UltiMaker Digital Factory and view this webcam.")
" Click \"Manage printer\" to visit Ultimaker Digital Factory and view this webcam.")
target: cameraButton
}
}

View file

@ -114,7 +114,7 @@ Component
UM.Label
{
anchors.horizontalCenter: parent.horizontalCenter
text: catalog.i18nc("@info", "Monitor your printers from everywhere using UltiMaker Digital Factory")
text: catalog.i18nc("@info", "Monitor your printers from everywhere using Ultimaker Digital Factory")
font: UM.Theme.getFont("medium")
width: sendToFactoryImage.width
wrapMode: Text.WordWrap