mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -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
|
@ -65,7 +65,7 @@ Cura.ExpandablePopup
|
|||
}
|
||||
else
|
||||
{
|
||||
return catalog.i18nc("@status", "This printer is not linked to your account. Please visit the UltiMaker Digital Factory to establish a connection.")
|
||||
return catalog.i18nc("@status", "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection.")
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue