mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-28 21:31:15 -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
|
Button
|
||||||
{
|
{
|
||||||
text: catalog.i18nc("@action:button", "Ok")
|
text: catalog.i18nc("@action:button", "Connect")
|
||||||
enabled: base.selectedPrinter
|
enabled: base.selectedPrinter
|
||||||
onClicked:
|
onClicked:
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue