7c13e9ff6cdae5f34380de7cf1dab2b146d8b694
[fedora-idea.git] / plugins / maven / src / main / resources / DomBundle.properties
blob7c13e9ff6cdae5f34380de7cf1dab2b146d8b694
1 inspection.group=Maven
2 inspection.name=Maven Model Inspection
3 fix.create.module=Create Module
4 fix.create.module.with.parent=Create Module with Parent
5 fix.update.indices=Update Maven Indices
6 fix.parent.path=Fix relative path
7 fix.open.file=Open ''{0}''
8 intention.choose.file=Choose File
10 maven.repository=Repository
11 maven.dependency=Dependency
12 maven.plugin=Plugin
14 generate.dependency.artifact=Dependency (artifact)
15 generate.dependency.group=Dependency (group)
17 generate.plugin.artifact=Plugin (artifact)
18 generate.plugin.group=Plugin (group)