Change cloud labels in UM3NetworkPrinting plugin

To be aligned with the Digital Factory.

CURA-7605
This commit is contained in:
Kostas Karmas 2020-07-27 12:00:27 +02:00
parent 8a7dd2cfdf
commit 83c5df84d5
3 changed files with 13 additions and 13 deletions

View file

@ -30,7 +30,7 @@ class CloudFlowMessage(Message):
option_state=False,
image_source=QUrl.fromLocalFile(image_path),
image_caption=I18N_CATALOG.i18nc("@info:status Ultimaker Cloud should not be translated.",
"Connect to Ultimaker Cloud"),
"Connect to Ultimaker Digital Factory"),
)
self._address = address
self.addAction("", I18N_CATALOG.i18nc("@action", "Get started"), "", "")