mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:39:04 +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
|
||||
{
|
||||
id: overrideConfirmationDialog
|
||||
title: catalog.i18nc("@window:title", "Override configuration")
|
||||
title: catalog.i18nc("@window:title", "Override configuration configuration and start print")
|
||||
icon: StandardIcon.Warning
|
||||
text: {
|
||||
var printJobName = formatPrintJobName(printJob.name);
|
||||
|
Loading…
x
Reference in New Issue
Block a user