Fix i18n catalog for per-object settings panel

Turns out that all of these had not been working properly for a while.

Contributes to issue CURA-7344.
This commit is contained in:
Ghostkeeper 2020-04-21 11:39:49 +02:00
parent 020f66b245
commit f38ae5bb96
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -54,7 +54,7 @@ Item
UM.ActiveTool.setProperty("MeshType", type)
}
UM.I18nCatalog { id: catalog; name: "uranium"}
UM.I18nCatalog { id: catalog; name: "cura"}
Column
{