Use the same string as the web front-end

CL-897
This commit is contained in:
Simon Edwards 2018-09-19 17:02:46 +02:00
parent b7673a7438
commit 9d85f3ece6

View file

@ -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);