Use the correct i18n catalog name for translations in the right-click menu

CURA-3660
This commit is contained in:
Mark 2017-04-13 13:52:11 +02:00
parent 705158d1f8
commit c0f35a620a

View file

@ -299,7 +299,7 @@ Item
}
}
UM.I18nCatalog { id: catalog; name: "uranium"; }
UM.I18nCatalog { id: catalog; name: "cura"; }
add: Transition {
SequentialAnimation {