mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 03:09:04 +08:00
Update copy
contributes to CURA-8689
This commit is contained in:
parent
c8f51a6743
commit
d07c2c2c0d
@ -60,7 +60,7 @@ Control
|
|||||||
Layout.alignment: Qt.AlignTop
|
Layout.alignment: Qt.AlignTop
|
||||||
wrapMode: Text.WordWrap
|
wrapMode: Text.WordWrap
|
||||||
font: UM.Theme.getFont("default_bold")
|
font: UM.Theme.getFont("default_bold")
|
||||||
text: catalog.i18nc("@label", "New Ultimaker printers can be connected to Digital Factory and monitored remotely.")
|
text: catalog.i18nc("@label", "If you are trying to add a new Ultimaker printer to Cura")
|
||||||
}
|
}
|
||||||
|
|
||||||
UM.Label
|
UM.Label
|
||||||
@ -82,7 +82,7 @@ Control
|
|||||||
{
|
{
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.alignment: Qt.AlignTop
|
Layout.alignment: Qt.AlignTop
|
||||||
text: catalog.i18nc("@button", "Learn more about adding printers to Digital Factory")
|
text: catalog.i18nc("@button", "Learn more")
|
||||||
iconSource: UM.Theme.getIcon("LinkExternal")
|
iconSource: UM.Theme.getIcon("LinkExternal")
|
||||||
isIconOnRightSide: true
|
isIconOnRightSide: true
|
||||||
textFont: UM.Theme.getFont("small")
|
textFont: UM.Theme.getFont("small")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user