mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-03 03:54:01 -06:00
Use next_page_button_text in AddNetworkOrLocalPrinterContent
CURA-6435
This commit is contained in:
parent
945fa35946
commit
8f755f8818
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ Item
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
text: catalog.i18nc("@button", "Next")
|
text: base.currentItem.next_page_button_text
|
||||||
onClicked:
|
onClicked:
|
||||||
{
|
{
|
||||||
// Create a network printer or a local printer according to the selection
|
// Create a network printer or a local printer according to the selection
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue