mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 22:16:01 +08:00
Fixed one more occurrence of "hotend" to "PrintCore"
CURA-2116
This commit is contained in:
parent
631d079e26
commit
58115ce798
@ -639,7 +639,7 @@ class NetworkPrinterOutputDevice(PrinterOutputDevice):
|
||||
i18n_catalog.i18nc("@label",
|
||||
"Do you want to change the PrintCores and materials to match your printer?"),
|
||||
i18n_catalog.i18nc("@label",
|
||||
"The materials and / or hotends on your printer were changed. For best results always slice for the PrintCores and materials that are inserted in your printer."),
|
||||
"The PrintCores and/or materials on your printer were changed. For best results 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