~cklee/gephi/FDEB

« back to all changes in this revision

Viewing changes to ExportPluginUI/src/org/gephi/ui/exporter/plugin/Bundle.properties

  • Committer: Christopher Kelvin Lee
  • Date: 2010-06-20 17:17:36 UTC
  • Revision ID: cklee@christopher-kelvin-lees-macbook.local-20100620171736-hr5llyfi143k3mfr
first iteration of FDEB in FDEB_demonstration and FDEB_reference

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
UIExporterGDFPanel.simpleQuotesCheckbox.text=Simple quotes
23
23
UIExporterGDFPanel.labelQuotes1.text=Use simple quotes instead of double quotes
24
24
UIExporterGDFPanel.visibilityCheckbox.text=Visibility (visible, label visible)
25
 
UIExporterGraphMLPanel.labelExport.text=Export:
26
 
UIExporterGraphMLPanel.positionExportCheckbox.text=Position (x,y)
27
 
UIExporterGraphMLPanel.normalizeCheckbox.text=Normalize
28
 
UIExporterGraphMLPanel.colorsExportCheckbox.text=Colors
29
 
UIExporterGraphMLPanel.attributesExportCheckbox.text=Attributes
30
 
UIExporterGraphMLPanel.sizeExportCheckbox.text=Size
31
 
UIExporterGraphMLPanel.labelNormalize.text=Scale position and size between 0 and 1
32
 
UIExporterCSVPanel.labelExport.text=Export:
33
 
UIExporterCSVPanel.nodeIdCheckbox.text=Node ID
34
 
UIExporterCSVPanel.edgeWeightCheckbox.text=Edge Weight
35
 
UIExporterCSVPanel.listRadio.text=List
36
 
UIExporterCSVPanel.matrixRadio.text=Matrix
37
 
UIExporterCSVPanel.zeroEdgeCheckbox.text=Zero when no edge