forked from phoedos/pmd
7e566e0e01
enabling internationalization support git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1533 51baf565-9d33-0410-a72c-fc3788e3496d
20 lines
636 B
Properties
20 lines
636 B
Properties
# PMD Eclipse Plugin message tables
|
|
|
|
# Dialog messages
|
|
property.pmd.enable = Enable PMD
|
|
preference.pmd.title = PMD General Preferences
|
|
preference.ruleset.title = PMD RuleSet Configuration Options
|
|
preference.ruleset.list = Active Rule Sets
|
|
preference.ruleset.add = Add Rule Set to List
|
|
preference.ruleset.remove = Remove Rule Set from List
|
|
preference.cpd.title = CPD Configuration Options
|
|
preference.cpd.tilesize = Minimum Tile Size
|
|
|
|
# Monitor messages
|
|
monitor.begintask = PMD Processing...
|
|
|
|
# Error messages
|
|
message.error.title = PMD Error
|
|
message.error.core_exception = Core Exception :
|
|
message.error.pmd_exception = PMD Exception :
|