mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 10:45:54 +08:00
Use next_page_button_text in AddNetworkOrLocalPrinterContent
CURA-6435
This commit is contained in:
parent
945fa35946
commit
8f755f8818
@ -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…
x
Reference in New Issue
Block a user