From fb4af6202be17a3362cbdd26523c83fa31580c30 Mon Sep 17 00:00:00 2001 From: "Anna.Kozlova" Date: Tue, 6 Feb 2018 14:54:59 +0100 Subject: [PATCH] remove `inspections` from ant group name --- resources-en/src/messages/AntBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources-en/src/messages/AntBundle.properties b/resources-en/src/messages/AntBundle.properties index d19bded9457d..ff32c09887bb 100644 --- a/resources-en/src/messages/AntBundle.properties +++ b/resources-en/src/messages/AntBundle.properties @@ -178,7 +178,7 @@ failed.to.load.types=Failed to load type(s) using.definition.which.type.failed.to.load=Using definition which type failed to load target.is.duplicated=Target ''{0}'' is duplicated target.is.duplicated.in.imported.file=Target ''{0}'' is duplicated in file ''{1}'' -ant.inspections.display.name=Ant inspections +ant.inspections.display.name=Ant ant.duplicate.targets.inspection=Duplicate targets ant.duplicate.imported.targets.inspection=Duplicate targets in imported files ant.missing.properties.file.inspection=Missing properties file