mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Changed pos infill only label per suggestions by Tim and Yi-An
CURA-7255
This commit is contained in:
parent
8c0a2ff72e
commit
2625bbef44
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ Item
|
|||
id: infillOnlyComboBoxModel
|
||||
|
||||
Component.onCompleted: {
|
||||
append({ text: catalog.i18nc("@item:inlistbox", "Infill only") })
|
||||
append({ text: catalog.i18nc("@item:inlistbox", "Infill mesh only") })
|
||||
append({ text: catalog.i18nc("@item:inlistbox", "Cutting mesh") })
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue