Browse Source

Add period after sentence

Contributes to issue CURA-3742.
Ghostkeeper 7 years ago
parent
commit
e187b96455

+ 1 - 1
plugins/UltimakerMachineActions/UM2UpgradeSelectionMachineAction.qml

@@ -34,7 +34,7 @@ Cura.MachineAction
             anchors.topMargin: UM.Theme.getSize("default_margin").height
             width: parent.width
             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