Sync terminology of print cores with the rest of Cura

In other places we've always used 'print cores' as two words.

Contributes to issue CURA-2947.
This commit is contained in:
Ghostkeeper 2016-12-11 17:41:29 +01:00
parent 6a340819ee
commit ee19794d92
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -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 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."),
"The print cores and/or materials on your printer differ from those within your current project. For the best result, always slice for the print cores and materials that are inserted in your printer."),
buttons=QMessageBox.Yes + QMessageBox.No,
icon=QMessageBox.Question,
callback=callback