mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Add period after sentence
Contributes to issue CURA-3742.
This commit is contained in:
parent
4abcc8b3f1
commit
e187b96455
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ Cura.MachineAction
|
||||||
anchors.topMargin: UM.Theme.getSize("default_margin").height
|
anchors.topMargin: UM.Theme.getSize("default_margin").height
|
||||||
width: parent.width
|
width: parent.width
|
||||||
wrapMode: Text.WordWrap
|
wrapMode: Text.WordWrap
|
||||||
text: catalog.i18nc("@label","Please select any upgrades made to this Ultimaker 2");
|
text: catalog.i18nc("@label","Please select any upgrades made to this Ultimaker 2.");
|
||||||
}
|
}
|
||||||
|
|
||||||
CheckBox
|
CheckBox
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue