mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 17:49:01 +08:00
Add period after sentence
Contributes to issue CURA-3742.
This commit is contained in:
parent
4abcc8b3f1
commit
e187b96455
@ -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…
x
Reference in New Issue
Block a user