mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 13:17:51 -06:00
POS: Correct label text
CURA-6683
This commit is contained in:
parent
be7bd59e30
commit
fbba39cb63
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ Item
|
|||
Button
|
||||
{
|
||||
id: overhangMeshButton
|
||||
text: catalog.i18nc("@label", "Modify settings for overlays")
|
||||
text: catalog.i18nc("@label", "Modify settings for overlaps")
|
||||
iconSource: UM.Theme.getIcon("pos_modify_overlaps");
|
||||
property bool needBorder: true
|
||||
checkable:true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue