mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 10:47:49 -06:00
Make "save" button on AddMachineDialog translatable
CURA-1278
This commit is contained in:
parent
aeccfe3509
commit
c592d71051
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue