mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Revised text from Enterprise marketplace pop-up screen
Updated the qml WelcomPage with the revised text: "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise"
This commit is contained in:
parent
fed5598eb7
commit
6a334dd907
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Column
|
|||
Label
|
||||
{
|
||||
id: welcomeTextLabel
|
||||
text: catalog.i18nc("@description", "Get plugins and materials verified by Ultimaker")
|
||||
text: catalog.i18nc("@description", "Please sign in to get verified plugins and materials for Ultimaker Cura Enterprise")
|
||||
width: Math.round(parent.width / 2)
|
||||
font: UM.Theme.getFont("default")
|
||||
color: UM.Theme.getColor("text")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue