mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 05:41:05 -07:00
Change "Ok" button caption to "Connect"
CURA-2019
This commit is contained in:
parent
6d94d3e1d9
commit
14624e7acb
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ Cura.MachineAction
|
|||
|
||||
Button
|
||||
{
|
||||
text: catalog.i18nc("@action:button", "Ok")
|
||||
text: catalog.i18nc("@action:button", "Connect")
|
||||
enabled: base.selectedPrinter
|
||||
onClicked:
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue