Browse Source

Fixed translation of 4 words in profilespage. remains of CURA-570

Jack Ha 8 years ago
parent
commit
9195961806
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/qml/Preferences/ProfilesPage.qml

+ 1 - 1
resources/qml/Preferences/ProfilesPage.qml

@@ -235,7 +235,7 @@ UM.ManagementPage
 
     Item
     {
-        UM.I18nCatalog { id: catalog; name: "uranium"; }
+        UM.I18nCatalog { id: catalog; name: "cura"; }
 
         UM.ConfirmRemoveDialog
         {