mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 23:38:59 +08:00
"print cores" -> "PrintCores".
CURA-2947 Message "Would you like to update ... into Cura?" not clear
This commit is contained in:
parent
882f4c1aef
commit
b700b3a4d9
@ -1020,7 +1020,7 @@ class NetworkPrinterOutputDevice(PrinterOutputDevice):
|
||||
i18n_catalog.i18nc("@label",
|
||||
"Would you like to use your current printer configuration in Cura?"),
|
||||
i18n_catalog.i18nc("@label",
|
||||
"The print cores and/or materials on your printer differ from those within your current project. For the best result, always slice for the PrintCores and materials that are inserted in your printer."),
|
||||
"The PrintCores and/or materials on your printer differ from those within your current project. For the best result, always slice for the PrintCores and materials that are inserted in your printer."),
|
||||
buttons=QMessageBox.Yes + QMessageBox.No,
|
||||
icon=QMessageBox.Question,
|
||||
callback=callback
|
||||
|
Loading…
x
Reference in New Issue
Block a user