mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Merge remote-tracking branch 'origin/WIP_onboarding' into WIP_onboarding_machine_action
This commit is contained in:
commit
11252ce0f7
153 changed files with 5127 additions and 3586 deletions
|
@ -58,7 +58,7 @@ Column
|
|||
width: parent.width
|
||||
visible: widget.backendState == UM.Backend.Error
|
||||
|
||||
text: catalog.i18nc("@label:PrintjobStatus", "Unable to Slice")
|
||||
text: catalog.i18nc("@label:PrintjobStatus", "Unable to slice")
|
||||
source: UM.Theme.getIcon("warning")
|
||||
iconColor: UM.Theme.getColor("warning")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue