git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7119 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Brian Remedios committed 2010-09-02 02:16:55 +00:00
1 parent b36928b173
commit dcb32eb683
1 file changed
+4 -4
@@ -101,7 +101,7 @@ preference.ruleset.button.addproperty = Add property...
preference.ruleset.button.add_exclude_pattern = Add Exclude Pattern
preference.ruleset.button.add_include_pattern = Add Include Pattern
preference.ruleset.dialog.title = PMD Plugin
preference.ruleset.dialog.ruleset_description = Enter a description for this rule set
preference.ruleset.dialog.ruleset_description = Enter a rule set description
preference.ruleset.dialog.property_name = Enter a name for the new property (properties cannot be deleted !)
preference.rulesetselection.label.enter_ruleset = Enter a rule set or select a default one :
@@ -196,11 +196,11 @@ view.filter.priority.5 = Show priority 5 violations
view.filter.project_prefix = Show Project
view.action.disable.rule = Disable rule
view.action.show_rule = Show Details ...
view.action.show_rule = Show details ...
view.action.review = Mark as reviewed
view.action.remove_violation = Remove violation(s)
view.action.quickfix = Quick fix...
view.action.current_project = Show Selected Project Only
view.action.current_project = Show selected project only
view.action.project = Selected project
view.action.file = Selected file
view.action.errorhigh = Error high priority
@@ -250,7 +250,7 @@ dialog.tooltip.cpd.language = Specify the language based on the detection
dialog.cpd.help.label = Choose a language for the Copy/Paste detection. You can \nset the size of duplicated code by setting the minimum tile-size.
dialog.cpd.no_results.header = Copy/Paste detection results
dialog.cpd.no_results.body = CPD has now finished with no results.
dialog.cpd.no_results.body = CPD has now finished with no matches.
dialog.preferences.add_new_property = Add new property