Browse Source

Make "save" button on AddMachineDialog translatable

CURA-1278
fieldOfView 8 years ago
parent
commit
c592d71051
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/qml/AddMachineDialog.qml

+ 1 - 1
resources/qml/AddMachineDialog.qml

@@ -154,7 +154,7 @@ UM.Dialog
 
     Button
     {
-        text:"save"
+        text: catalog.i18nc("@action:button", "Add Printer")
         anchors.bottom: parent.bottom
         anchors.right: parent.right
         onClicked: