mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 07:29:03 +08:00
Use the same string as the web front-end
CL-897
This commit is contained in:
parent
b7673a7438
commit
9d85f3ece6
@ -624,7 +624,7 @@ color: "green"
|
|||||||
MessageDialog
|
MessageDialog
|
||||||
{
|
{
|
||||||
id: overrideConfirmationDialog
|
id: overrideConfirmationDialog
|
||||||
title: catalog.i18nc("@window:title", "Override configuration")
|
title: catalog.i18nc("@window:title", "Override configuration configuration and start print")
|
||||||
icon: StandardIcon.Warning
|
icon: StandardIcon.Warning
|
||||||
text: {
|
text: {
|
||||||
var printJobName = formatPrintJobName(printJob.name);
|
var printJobName = formatPrintJobName(printJob.name);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user