mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-04 17:44:36 -07:00
Update error message for painting availability
This commit is contained in:
parent
9d5bb17ea0
commit
2cc3b0bbf5
1 changed files with 1 additions and 1 deletions
|
|
@ -343,7 +343,7 @@ Item
|
|||
UM.Label
|
||||
{
|
||||
anchors.fill: parent
|
||||
text: catalog.i18nc("@label", "Painting is not available in OpenGL compatibility mode. Please use a different system.")
|
||||
text: catalog.i18nc("@label", "Painting is not available on this device. Your graphics card or drivers do not fully support it. Updating your graphics drivers may enable this feature.")
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue