forked from phoedos/pmd
59bff0eea0
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7298 51baf565-9d33-0410-a72c-fc3788e3496d
37 lines
970 B
Properties
37 lines
970 B
Properties
# PMD Eclipse Plugin externalized strings
|
|
|
|
marker.pmd = PMD Marker
|
|
marker.task = PMD Task Marker
|
|
marker.dfa = PMD DFA Marker
|
|
|
|
builder.name = PMD Builder
|
|
nature.name = PMD Nature
|
|
|
|
# PMD Eclipse Plugin externalized strings
|
|
|
|
plugin.name = PMD Plug-in
|
|
plugin.provider = PMD Project
|
|
|
|
preferences.pmd = PMD
|
|
preferences.rulesets = Rule Configuration
|
|
preferences.cpd = CPD Preferences
|
|
preferences.report = Reports
|
|
properties.pmd = PMD
|
|
|
|
menu.pmd = PMD
|
|
action.checkcpd = Find Suspect Cut And Paste...
|
|
action.checkpmd = Check Code
|
|
action.clearpmd = Clear Violations
|
|
action.clearall = Clear All PMD Violations
|
|
action.ast = Generate Abstract Syntax Tree
|
|
action.clearreviews = Clear Violation Reviews
|
|
action.generatereport = Generate Reports
|
|
action.showdataflow = Show Method Dataflow
|
|
|
|
view.category = PMD
|
|
view.perspective = PMD
|
|
view.violation = PMD Violations
|
|
view.outline = Violations Outline
|
|
view.overview = Violations Overview
|
|
view.dataflowview = Dataflow View
|
|
view.cpd = CPD View |