mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Change "Bed Temperature" to "Build Plate Temperature"
UXD-80
This commit is contained in:
parent
885acb49dc
commit
2963a64fc2
3 changed files with 5 additions and 5 deletions
|
@ -220,7 +220,7 @@ Cura.MachineAction
|
|||
anchors.left: parent.left
|
||||
anchors.top: nozzleTempLabel.bottom
|
||||
wrapMode: Text.WordWrap
|
||||
text: catalog.i18nc("@label","Bed temperature check:")
|
||||
text: catalog.i18nc("@label","Build plate temperature check:")
|
||||
visible: checkupMachineAction.usbConnected && manager.hasHeatedBed
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue