GUI
[indepmod/export.git] / Plugins / EPC / ModuleEPC2XHTMLExport / resources / epcxhtmlexport.properties
blob407e7ac24d0f952d62345e658f244dfd87563c1c
1 epc.export.xhtml.menu.epc                = EPC
2 epc.export.xhtml.menu.export             = Export
4 epc.export.xhtml.framelabel              = Export Graph to XHTML
6 epc.export.xhtml.ui.label.dir            = Path
7 epc.export.xhtml.ui.label.name           = Name
8 epc.export.xhtml.ui.label.theme          = Theme
9 epc.export.xhtml.ui.label.notes          = Export text notes
10 epc.export.xhtml.ui.label.export          = After exporting
12 epc.export.xhtml.ui.button.export        = Export
13 epc.export.xhtml.ui.button.browse        = Browse
15 epc.export.xhtml.ui.radio.singlefile     = Single file
16 epc.export.xhtml.ui.radio.folder         = Folder
18 epc.export.xhtml.ui.radio.donothing         = Do nothing
19 epc.export.xhtml.ui.radio.openwithdefault   = Open with default web browser
20 epc.export.xhtml.ui.radio.openwith          = Open with
22 epc.export.xhtml.theme.classicblack      = Classic black
23 epc.export.xhtml.theme.conservativeblue  = Conservative blue
25 epc.export.xhtml.exportaction            = Export as XHTML
27 epc.export.xhtml.error.emptyimage.title   = No image
28 epc.export.xhtml.error.emptyimage.message = There is no image to export.
30 epc.export.xhtml.error.title   = XHTML export error!
31 epc.export.xhtml.error.message = XHTML export failed!
32 epc.export.xhtml.error2.message = Do not filename extension!
35 epc.export.xhtml.success.title   = XHTML export success!
36 epc.export.xhtml.success.message = XHMTL export succeeded!