c54f51b530
first of several commits to make sure the plugin can be generated in headless mode from ant git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6502 51baf565-9d33-0410-a72c-fc3788e3496d
35 lines
987 B
Properties
35 lines
987 B
Properties
# PMD Eclipse Plugin externalized strings
|
|
|
|
plugin.name = PMD UI Plugin
|
|
plugin.provider = PMD Team
|
|
|
|
preferences.pmd = PMD
|
|
preferences.rulesets = Configurazione dei ruoli
|
|
preferences.cpd = Preferenze di CPD
|
|
properties.pmd = PMD
|
|
|
|
marker.pmd = PMD Marker
|
|
marker.task = PMD Task Marker
|
|
marker.dfa = PMD DFA Marker
|
|
|
|
builder.name = PMD Builder
|
|
nature.name = Natura di PMD
|
|
|
|
menu.pmd = PMD
|
|
action.checkcpd = Trova sospetto copia ed incolla
|
|
action.checkpmd = Controlla il codice con PMD
|
|
action.clearpmd = Svuota violazioni di PMD
|
|
action.clearall = Svuota tutte le violazioni di PMD
|
|
action.ast = Genera albero sintattico astratto
|
|
action.clearreviews = Svuota le violazioni di review
|
|
action.generatereport = Genera report
|
|
action.showdataflow = Mostra il dataflow del metodo
|
|
|
|
view.category = PMD
|
|
view.perspective = PMD
|
|
view.violation = Violazioni di PMD
|
|
view.outline = Violazioni dell'outline
|
|
view.overview = Violazioni dell'overview
|
|
view.dataflowview = Vedi Dataflow
|
|
view.cpdview = Vedi CPD
|