2003-03-17 23:19:54 +00:00
|
|
|
# PMD Eclipse Plugin externalized strings
|
|
|
|
|
|
|
|
plugin.name = PMD Eclipse Plugin
|
|
|
|
plugin.provider = PMD Team
|
|
|
|
|
|
|
|
preferences.pmd = PMD
|
2003-06-30 20:17:28 +00:00
|
|
|
preferences.rulesets = Rules configuration
|
2003-03-17 23:19:54 +00:00
|
|
|
preferences.cpd = CPD Preferences
|
|
|
|
properties.pmd = PMD
|
|
|
|
|
|
|
|
marker.pmd = PMD Marker
|
|
|
|
marker.task = PMD Task Marker
|
|
|
|
|
|
|
|
builder.name = PMD Builder
|
|
|
|
nature.name = PMD Nature
|
|
|
|
|
|
|
|
action.checkcpd = Find Suspect Cut And Paste
|
|
|
|
action.checkpmd = Check Code With PMD
|
|
|
|
action.clearpmd = Clear PMD Violations
|
|
|
|
action.clearall = Clear All PMD Violations
|
|
|
|
action.ast = Generate Abstract Syntax Tree
|
2003-07-07 19:25:36 +00:00
|
|
|
|
|
|
|
view.category = PMD
|
|
|
|
view.violation = PMD Violations
|