minor grammatical tweaks

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5039 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Brian Remedios
2007-02-07 17:29:18 +00:00
parent 280f878731
commit 923754df7d

View File

@ -153,16 +153,16 @@ view.menu.show_type = Presentation type
# Dialog labels
dialog.cpd.title = Find Suspect Cut & Paste
dialog.cpd.min_tilesize.label = Minimum Tile-size:
dialog.cpd.create_report = Create report file (saved to report folder of the project)
dialog.cpd.create_report = Create report file (saved to project report folder)
dialog.cpd.report = Report
dialog.cpd.language.label = Language:
dialog.cpd.format.label = Output format:
dialog.tooltip.cpd.format = Specify the format that the report should be rendered in
dialog.tooltip.cpd.format = Specify the report output format
dialog.tooltip.cpd.tilesize = Specify the minimum tile-size, that corresponds to the size of duplicate matches
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.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.header = Copy/Paste detection results
dialog.cpd.no_results.body = CPD has now finished with no results.
# Monitor messages