mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 18:57:52 -06:00
Use the same string as the web front-end
CL-897
This commit is contained in:
parent
b7673a7438
commit
9d85f3ece6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue