diff --git a/platform/external-system-api/resources/messages/ExternalSystemBundle.properties b/platform/external-system-api/resources/messages/ExternalSystemBundle.properties
index baaf9654b1ea..b4752c6fe9c0 100644
--- a/platform/external-system-api/resources/messages/ExternalSystemBundle.properties
+++ b/platform/external-system-api/resources/messages/ExternalSystemBundle.properties
@@ -232,3 +232,4 @@ external.system.properties.error.title=Invalid Property
external.system.properties.error.empty.message=Properties with empty name are not allowed
external.system.properties.error.space.message=Properties with spaces inside name are not allowed
external.system.properties.error.assign.message=Properties with '=' inside name are not allowed
+notification.group.external.system.autolink=External system build scripts found
diff --git a/platform/external-system-impl/resources/META-INF/ExternalSystemExtensions.xml b/platform/external-system-impl/resources/META-INF/ExternalSystemExtensions.xml
index dab7bed533b7..2ba9b4529f4f 100644
--- a/platform/external-system-impl/resources/META-INF/ExternalSystemExtensions.xml
+++ b/platform/external-system-impl/resources/META-INF/ExternalSystemExtensions.xml
@@ -46,7 +46,8 @@
-
+