mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Consistent capitalisation
This commit is contained in:
parent
c1ed8ba9d0
commit
cb44223eca
1 changed files with 1 additions and 1 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