diff --git a/resources/qml/SidebarSimple.qml b/resources/qml/SidebarSimple.qml index eaa303819f..7dd7c9e25d 100644 --- a/resources/qml/SidebarSimple.qml +++ b/resources/qml/SidebarSimple.qml @@ -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" }) }