Add period after sentence

Contributes to issue CURA-3742.
This commit is contained in:
Ghostkeeper 2017-05-10 17:15:47 +02:00
parent 4abcc8b3f1
commit e187b96455
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -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