mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Change cloud labels in UM3NetworkPrinting plugin
To be aligned with the Digital Factory. CURA-7605
This commit is contained in:
parent
8a7dd2cfdf
commit
83c5df84d5
3 changed files with 13 additions and 13 deletions
|
@ -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"), "", "")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue