mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Don't capitalise "M" in "Ultimaker Digital Library" and "Ultimaker Digital Factory"
because these are brand names. CURA-9793
This commit is contained in:
parent
7efbf6ed1e
commit
b22fafadbe
27 changed files with 236 additions and 236 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue