diff --git a/plugins/maven/src/main/resources/MavenDomBundle.properties b/plugins/maven/src/main/resources/MavenDomBundle.properties index 5eb036a947e0..5b018b56e5bc 100644 --- a/plugins/maven/src/main/resources/MavenDomBundle.properties +++ b/plugins/maven/src/main/resources/MavenDomBundle.properties @@ -37,7 +37,7 @@ refactoring.inline.property=Inline Property choose.project=Choose project inspection.duplicate.dependencies.name=Duplicate Dependencies inspection.duplicate.plugin.declaration=Duplicate plugin declaration -MavenDuplicateDependenciesInspection.has.duplicates=Dependency is duplicated in file(s): {0} +MavenDuplicateDependenciesInspection.has.duplicates=Dependency is duplicated in file(s)#treeend: {0} inspection.redundant.groupId.name=Redundant groupId inspection.property.in.parent.name=Usage of properties in parent description inspection.property.in.parent.description=Properties in parent definition are prohibited \ No newline at end of file