Xavier Le Vourch 671f8f5b1e misc changes: properties, version number
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6541 51baf565-9d33-0410-a72c-fc3788e3496d
2008-09-30 01:01:18 +00:00

36 lines
956 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 = Rules Configuration
preferences.cpd = CPD Preferences
properties.pmd = PMD
menu.pmd = PMD
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
action.clearreviews = Clear violations 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