mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -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
|
@ -93,7 +93,7 @@ Column
|
|||
width: parent.width
|
||||
height: UM.Theme.getSize("account_button").height
|
||||
|
||||
text: "UltiMaker Digital Factory"
|
||||
text: "Ultimaker Digital Factory"
|
||||
onClicked: Qt.openUrlExternally(CuraApplication.ultimakerDigitalFactoryUrl + "?utm_source=cura&utm_medium=software&utm_campaign=menu-visit-DF")
|
||||
fixedWidthMode: false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue