mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-22 18:31:11 -07:00
Improve tooltip wording for gradual infill button
Contributes to issue CURA-3732.
This commit is contained in:
parent
b590e7b86c
commit
df0a971326
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ Item
|
||||||
percentage: 90,
|
percentage: 90,
|
||||||
steps: 5,
|
steps: 5,
|
||||||
infill_layer_height: 1.5,
|
infill_layer_height: 1.5,
|
||||||
text: catalog.i18nc("@label", "This will gradually fill your model towards the top"),
|
text: catalog.i18nc("@label", "This will gradually increase the amount of infill towards the top"),
|
||||||
icon: "gradual"
|
icon: "gradual"
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue