From 41b59c8dcb638c5a491891b9ae35c11bb06062d4 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Fri, 7 Jan 2022 17:47:52 +0100 Subject: [PATCH] i18n and rename for "External system auto-link notification group" (IDEA-256552) GitOrigin-RevId: b024443d8dde3ea1aa64395f5db422be15c656fa --- .../resources/messages/ExternalSystemBundle.properties | 1 + .../resources/META-INF/ExternalSystemExtensions.xml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) 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 @@ - +