pmd/pmd-eclipse/plugin.properties
Philippe Herlin 9a9238d721 Grouping PMD menu items into one menu group
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2134 51baf565-9d33-0410-a72c-fc3788e3496d
2003-07-30 19:31:41 +00:00

26 lines
609 B
Properties

# PMD Eclipse Plugin externalized strings
plugin.name = PMD Eclipse Plugin
plugin.provider = PMD Team
preferences.pmd = PMD
preferences.rulesets = Rules configuration
preferences.cpd = CPD Preferences
properties.pmd = PMD
marker.pmd = PMD Marker
marker.task = PMD Task Marker
builder.name = PMD Builder
nature.name = PMD Nature
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
view.category = PMD
view.violation = PMD Violations