~keheliya-gallaba/gephi/maven-build

« back to all changes in this revision

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

  • Committer: Keheliya Gallaba
  • Date: 2011-08-01 13:01:30 UTC
  • Revision ID: keheliya.gallaba@gmail.com-20110801130130-0u2qgcufi8bvqwxv
Adding Export Plugin, Export Plugin UI, Filters Impl

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
OpenIDE-Module-Display-Category=Plugin
 
2
OpenIDE-Module-Name=Export Plugin UI
 
3
OpenIDE-Module-Short-Description=Standard exporters UI
 
4
 
 
5
UIExporterGDF.name = GDF
 
6
UIExporterGEXF.name = GEXF
 
7
UIExporterGraphML.name = GraphML
 
8
UIExporterCSV.name = CSV
 
9
UIExporterPajek.name = Pajek
 
10
 
 
11
UIExporterGDFPanel.jRadioButton1.text=Simple quotes
 
12
UIExporterGDFPanel.positionExportCheckbox.text=Position (x,y)
 
13
UIExporterGDFPanel.colorsExportCheckbox.text=Colors
 
14
UIExporterGDFPanel.attributesExportCheckbox.text=Attributes
 
15
UIExporterGDFPanel.labelExport.text=Export:
 
16
UIExporterGDFPanel.jRadioButton2.text=Double quotes
 
17
UIExporterGDFPanel.quotesCheckbox.text=Quotes text
 
18
UIExporterGDFPanel.normalizeCheckbox.text=Normalize
 
19
UIExporterGDFPanel.labelQuotes.text=Field encapsulation use double quotes by default
 
20
UIExporterGDFPanel.labelNormalize.text=Scale position and size between 0 and 1
 
21
UIExporterGDFPanel.simpleQuotesCheckbox.text=Simple quotes
 
22
UIExporterGDFPanel.labelQuotes1.text=Use simple quotes instead of double quotes
 
23
UIExporterGDFPanel.visibilityCheckbox.text=Visibility (visible, label visible)
 
24
 
 
25
UIExporterGEXFPanel.labelExport.text=Export:
 
26
UIExporterGEXFPanel.attributesExportCheckbox.text=Attributes
 
27
UIExporterGEXFPanel.colorsExportCheckbox.text=Colors
 
28
UIExporterGEXFPanel.positionExportCheckbox.text=Position (x,y,z)
 
29
UIExporterGEXFPanel.sizeExportCheckbox.text=Size
 
30
UIExporterGEXFPanel.normalizeCheckbox.text=Normalize
 
31
UIExporterGEXFPanel.labelNormalize.text=Scale position and size between 0 and 1
 
32
 
 
33
UIExporterGraphMLPanel.labelExport.text=Export:
 
34
UIExporterGraphMLPanel.positionExportCheckbox.text=Position (x,y)
 
35
UIExporterGraphMLPanel.normalizeCheckbox.text=Normalize
 
36
UIExporterGraphMLPanel.colorsExportCheckbox.text=Colors
 
37
UIExporterGraphMLPanel.attributesExportCheckbox.text=Attributes
 
38
UIExporterGraphMLPanel.sizeExportCheckbox.text=Size
 
39
UIExporterGraphMLPanel.labelNormalize.text=Scale position and size between 0 and 1
 
40
UIExporterGraphMLPanel.hierarchyCheckbox.text=Export hierarchy
 
41
UIExporterGraphMLPanel.labelNormalize1.text=Complete node tree without meta edges
 
42
 
 
43
UIExporterCSVPanel.labelExport.text=Export:
 
44
UIExporterCSVPanel.nodeIdCheckbox.text=Node ID
 
45
UIExporterCSVPanel.edgeWeightCheckbox.text=Edge Weight
 
46
UIExporterCSVPanel.listRadio.text=List
 
47
UIExporterCSVPanel.matrixRadio.text=Matrix
 
48
UIExporterCSVPanel.zeroEdgeCheckbox.text=Zero when no edge
 
49
UIExporterGEXFPanel.dynamicExportCheckbox.text=Dynamic
 
50
UIExporterGEXFPanel.labelNormalize1.text=Complete node tree without meta edges
 
51
UIExporterGEXFPanel.hierarchyCheckbox.text=Export hierarchy
 
52
 
 
53
UIExporterPajekPanel.labelExport.text=Export:
 
54
UIExporterPajekPanel.positionExportCheckbox.text=Position (x,y)
 
55
UIExporterPajekPanel.edgeWeightCheckbox.text=Edge weights