Use the right catalog for RemovableDriveOutputDevice

This commit is contained in:
Arjen Hiemstra 2015-09-11 13:52:09 +02:00
parent e08aa9f2ec
commit 0a2baec53b

View file

@ -4,7 +4,7 @@
import platform
from UM.i18n import i18nCatalog
catalog = i18nCatalog("uranium")
catalog = i18nCatalog("cura")
def getMetaData():
return {