Changed cloud-printer message into proposal from growth group.

CURA-8436
This commit is contained in:
Remco Burema 2021-08-04 13:20:43 +02:00
parent b0702e2312
commit 1e5ea055aa
No known key found for this signature in database
GPG Key ID: 215C49431D43F98C

View File

@ -282,11 +282,11 @@ Item
enabled: !cameraButton.enabled enabled: !cameraButton.enabled
} }
MonitorInfoBlurb MonitorInfoBlurb
{ {
id: cameraDisabledInfo id: cameraDisabledInfo
text: catalog.i18nc("@info", "The webcam is not available for cloud printers. Please visit the printer page in the Ultimaker Digital Factory to see the webcam snapshots.") text: catalog.i18nc("@info", "Webcam feeds for cloud printers cannot be viewed from Ultimaker Cura." +
" Click \"Manage printer\" to visit Ultimaker Digital Factory and view this webcam.")
target: cameraButton target: cameraButton
} }
} }