Improve tooltip wording for gradual infill button

Contributes to issue CURA-3732.
This commit is contained in:
Ghostkeeper 2017-05-05 16:59:35 +02:00
parent b590e7b86c
commit df0a971326
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -222,7 +222,7 @@ Item
percentage: 90,
steps: 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"
})
}