mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 15:49:03 +08:00
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:
parent
020f66b245
commit
f38ae5bb96
@ -54,7 +54,7 @@ Item
|
||||
UM.ActiveTool.setProperty("MeshType", type)
|
||||
}
|
||||
|
||||
UM.I18nCatalog { id: catalog; name: "uranium"}
|
||||
UM.I18nCatalog { id: catalog; name: "cura"}
|
||||
|
||||
Column
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user