From 363e9b2dcb0e19315ada345d082d0025f2d87a14 Mon Sep 17 00:00:00 2001 From: Giuseppe Digilio Date: Wed, 13 Oct 2021 09:08:06 +0200 Subject: [PATCH] [CST-4510] Fix i18n labels --- src/assets/i18n/en.json5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 75d66e7a3f..c555aab010 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -2409,6 +2409,7 @@ "nav.user.description" : "User profile bar", + "none.listelement.badge": "Untyped", "orgunit.listelement.badge": "Organizational Unit", @@ -3241,7 +3242,7 @@ "submission.import-external.title.Publication": "Import a publication from an external source", - "submission.import-external.title.unset": "Import metadata from an external source", + "submission.import-external.title.none": "Import metadata from an external source", "submission.import-external.page.hint": "Enter a query above to find items from the web to import in to DSpace.", @@ -3748,7 +3749,6 @@ "vocabulary-treeview.tree.description.srsc": "Research Subject Categories", - "unset.listelement.badge": "Untyped", "uploader.browse": "browse",