mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:39:04 +08:00
Change "waiting" lable to "available"
Cl-896
This commit is contained in:
parent
23cd46824f
commit
8e66686d6f
@ -218,7 +218,7 @@ Component
|
||||
{
|
||||
return modelData.activePrintJob.name
|
||||
}
|
||||
return catalog.i18nc("@label", "Waiting")
|
||||
return catalog.i18nc("@label", "Available")
|
||||
}
|
||||
anchors.top: machineNameLabel.bottom
|
||||
width: parent.width
|
||||
|
Loading…
x
Reference in New Issue
Block a user