diff --git a/backend/src/main/resources/i18n/messages_en.properties b/backend/src/main/resources/i18n/messages_en.properties index c9eb910bb..ed8313f38 100644 --- a/backend/src/main/resources/i18n/messages_en.properties +++ b/backend/src/main/resources/i18n/messages_en.properties @@ -319,6 +319,7 @@ label.reloading-attributes=Reloading Attributes label.metadata-filter-plugins=Metadata Filter Plugins label.advanced-settings=Advanced Settings label.edit-metadata-provider=Edit Metadata Provider +label.http-settings-advanced=Http Settings (Advanced) label.metadata-ui=User Interface / MDUI Information label.descriptor-info=SP SSO Descriptor Information diff --git a/ui/src/app/metadata/provider/model/dynamic-http.provider.form.ts b/ui/src/app/metadata/provider/model/dynamic-http.provider.form.ts index 4baf5bfe8..b3fffdcc3 100644 --- a/ui/src/app/metadata/provider/model/dynamic-http.provider.form.ts +++ b/ui/src/app/metadata/provider/model/dynamic-http.provider.form.ts @@ -35,7 +35,7 @@ export const DynamicHttpMetadataProviderWizard: Wizard