diff --git a/src/main/java/writer2latex/xhtml/XhtmlConfig.java b/src/main/java/writer2latex/xhtml/XhtmlConfig.java
index 74afbc1..ce95b9b 100644
--- a/src/main/java/writer2latex/xhtml/XhtmlConfig.java
+++ b/src/main/java/writer2latex/xhtml/XhtmlConfig.java
@@ -296,7 +296,7 @@ public class XhtmlConfig extends writer2latex.base.ConfigBase {
options[DOCUMENT_ICON] = new Option("document_icon","");
options[HEADING_TAGS] = new Option("heading_tags","sections");
options[PAGE_TAGS] = new Option("page_tags","div");
- options[EXPORT_LETTER_SPACING] = new Option("export_letter_spacing","false");
+ options[EXPORT_LETTER_SPACING] = new BooleanOption("export_letter_spacing","false");
}
diff --git a/src/main/oxt/writer2latex/Addons.xcu b/src/main/oxt/writer2latex/Addons.xcu
deleted file mode 100644
index 32ac902..0000000
--- a/src/main/oxt/writer2latex/Addons.xcu
+++ /dev/null
@@ -1,83 +0,0 @@
-
-
-
-
-
-
-
-
- com.sun.star.text.TextDocument
-
-
- Insert BibTeX citation
- Indsæt BibTeX-reference
-
-
- _self
-
-
- org.openoffice.da.writer2latex:InsertBibTeX
-
-
- %origin%/icons/bibtex
-
-
-
-
- com.sun.star.text.TextDocument
-
-
- Publish to LaTeX
- Publicer til LaTeX
-
-
- _self
-
-
- org.openoffice.da.writer2latex:ProcessDocument
-
-
- %origin%/icons/latex
-
-
-
-
- com.sun.star.text.TextDocument
-
-
- View log files
- Vis logfiler
-
-
- _self
-
-
- org.openoffice.da.writer2latex:ViewLog
-
-
- %origin%/icons/log
-
-
-
-
- com.sun.star.text.TextDocument
-
-
- Edit custom format
- Rediger brugerdefineret format
-
-
- _self
-
-
- .uno:OptionsTreeDialog?OptionsPageURL:string=%origin%/W2LDialogs2/Documentclass.xdl
-
-
- %origin%/icons/custom
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/AddonsAOO4.xcu b/src/main/oxt/writer2latex/AddonsAOO4.xcu
deleted file mode 100644
index cb7bd76..0000000
--- a/src/main/oxt/writer2latex/AddonsAOO4.xcu
+++ /dev/null
@@ -1,88 +0,0 @@
-
-
-
-
-
-
-
- Writer2LaTeX
-
-
-
-
- com.sun.star.text.TextDocument
-
-
- Insert BibTeX citation
- Indsæt BibTeX-reference
-
-
- _self
-
-
- org.openoffice.da.writer2latex:InsertBibTeX
-
-
- %origin%/icons/bibtex
-
-
-
-
- com.sun.star.text.TextDocument
-
-
- Publish to LaTeX
- Publicer til LaTeX
-
-
- _self
-
-
- org.openoffice.da.writer2latex:ProcessDocument
-
-
- %origin%/icons/latex
-
-
-
-
- com.sun.star.text.TextDocument
-
-
- View log files
- Vis logfiler
-
-
- _self
-
-
- org.openoffice.da.writer2latex:ViewLog
-
-
- %origin%/icons/log
-
-
-
-
- com.sun.star.text.TextDocument
-
-
- Edit custom format
- Rediger brugerdefineret format
-
-
- _self
-
-
- .uno:OptionsTreeDialog?OptionsPageURL:string=%origin%/W2LDialogs2/Documentclass.xdl
-
-
- %origin%/icons/custom
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/META-INF/manifest.xml b/src/main/oxt/writer2latex/META-INF/manifest.xml
deleted file mode 100644
index c8c578e..0000000
--- a/src/main/oxt/writer2latex/META-INF/manifest.xml
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/Office/UI/WriterWindowState.xcu b/src/main/oxt/writer2latex/Office/UI/WriterWindowState.xcu
deleted file mode 100644
index 2d9e3cd..0000000
--- a/src/main/oxt/writer2latex/Office/UI/WriterWindowState.xcu
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
-
- Writer2LaTeX
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/OptionPages.xcu b/src/main/oxt/writer2latex/OptionPages.xcu
deleted file mode 100644
index b121792..0000000
--- a/src/main/oxt/writer2latex/OptionPages.xcu
+++ /dev/null
@@ -1,242 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- org.openoffice.da.writer2latex.configuration
-
-
- Writer2LaTeX
-
-
- %origin%/W2LDialogs2/ConfigurationRoot.xdl
-
-
- org.openoffice.da.writer2latex.ConfigurationDialog
-
-
-
-
-
-
-
- org.openoffice.da.writer2latex.configuration.documentclass
-
-
- org.openoffice.da.writer2latex.configuration
-
-
- 0
-
-
- Documentclass
-
-
- %origin%/W2LDialogs2/Documentclass.xdl
-
-
- org.openoffice.da.writer2latex.ConfigurationDialog
-
-
-
-
-
- org.openoffice.da.writer2latex.configuration.headings
-
-
- org.openoffice.da.writer2latex.configuration
-
-
- 1
-
-
- Headings
-
-
- %origin%/W2LDialogs2/Headings.xdl
-
-
- org.openoffice.da.writer2latex.ConfigurationDialog
-
-
-
-
-
- org.openoffice.da.writer2latex.configuration.styles
-
-
- org.openoffice.da.writer2latex.configuration
-
-
- 2
-
-
- Styles
-
-
- %origin%/W2LDialogs2/Styles.xdl
-
-
- org.openoffice.da.writer2latex.ConfigurationDialog
-
-
-
-
-
- org.openoffice.da.writer2latex.configuration.characters
-
-
- org.openoffice.da.writer2latex.configuration
-
-
- 3
-
-
- Characters
-
-
- %origin%/W2LDialogs2/Characters.xdl
-
-
- org.openoffice.da.writer2latex.ConfigurationDialog
-
-
-
-
-
- org.openoffice.da.writer2latex.configuration.fonts
-
-
- org.openoffice.da.writer2latex.configuration
-
-
- 4
-
-
- Fonts
-
-
- %origin%/W2LDialogs2/Fonts.xdl
-
-
- org.openoffice.da.writer2latex.ConfigurationDialog
-
-
-
-
-
- org.openoffice.da.writer2latex.configuration.pages
-
-
- org.openoffice.da.writer2latex.configuration
-
-
- 5
-
-
- Pages
-
-
- %origin%/W2LDialogs2/Pages.xdl
-
-
- org.openoffice.da.writer2latex.ConfigurationDialog
-
-
-
-
-
- org.openoffice.da.writer2latex.configuration.tables
-
-
- org.openoffice.da.writer2latex.configuration
-
-
- 6
-
-
- Tables
-
-
- %origin%/W2LDialogs2/Tables.xdl
-
-
- org.openoffice.da.writer2latex.ConfigurationDialog
-
-
-
-
-
- org.openoffice.da.writer2latex.configuration.figures
-
-
- org.openoffice.da.writer2latex.configuration
-
-
- 7
-
-
- Figures
-
-
- %origin%/W2LDialogs2/Figures.xdl
-
-
- org.openoffice.da.writer2latex.ConfigurationDialog
-
-
-
-
-
- org.openoffice.da.writer2latex.configuration.textandmath
-
-
- org.openoffice.da.writer2latex.configuration
-
-
- 8
-
-
- Text and math
-
-
- %origin%/W2LDialogs2/TextAndMath.xdl
-
-
- org.openoffice.da.writer2latex.ConfigurationDialog
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/Options.xcs b/src/main/oxt/writer2latex/Options.xcs
deleted file mode 100644
index 358038f..0000000
--- a/src/main/oxt/writer2latex/Options.xcs
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/Options.xcu b/src/main/oxt/writer2latex/Options.xcu
deleted file mode 100644
index 4bdc6c6..0000000
--- a/src/main/oxt/writer2latex/Options.xcu
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
- 2
-
-
-
-
-
- 1
-
-
- 1
-
-
- true
-
-
- 0
-
-
- true
-
-
- false
-
-
- true
-
-
- plain
-
-
- true
-
-
- 120
-
-
- false
-
-
- false
-
-
- false
-
-
- 1
-
-
- true
-
-
- false
-
-
- false
-
-
- false
-
-
- 0
-
-
- true
-
-
- true
-
-
- 0
-
-
- false
-
-
- false
-
-
- false
-
-
- false
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/ProtocolHandler.xcu b/src/main/oxt/writer2latex/ProtocolHandler.xcu
deleted file mode 100644
index 040262a..0000000
--- a/src/main/oxt/writer2latex/ProtocolHandler.xcu
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
- org.openoffice.da.writer2latex:*
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/ToolbarOptionPages.xcu b/src/main/oxt/writer2latex/ToolbarOptionPages.xcu
deleted file mode 100644
index 22a16d7..0000000
--- a/src/main/oxt/writer2latex/ToolbarOptionPages.xcu
+++ /dev/null
@@ -1,72 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- org.openoffice.da.writer2latex.toolbar.configuration
-
-
- Writer2LaTeX toolbar
-
-
- %origin%/W2LDialogs2/ToolbarConfigurationRoot.xdl
-
-
-
-
-
-
-
-
-
- org.openoffice.da.writer2latex.toolbar.applications
-
-
- Applications
-
-
- %origin%/W2LDialogs2/Applications.xdl
-
-
- org.openoffice.da.writer2latex.ApplicationsDialog
-
-
-
-
- org.openoffice.da.writer2latex.toolbar.bibliography
-
-
- Bibliography
-
-
- %origin%/W2LDialogs2/Bibliography.xdl
-
-
- org.openoffice.da.writer2latex.BibliographyDialog
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/ToolbarOptions.xcs b/src/main/oxt/writer2latex/ToolbarOptions.xcs
deleted file mode 100644
index 62c62e1..0000000
--- a/src/main/oxt/writer2latex/ToolbarOptions.xcs
+++ /dev/null
@@ -1,41 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/ToolbarOptions.xcu b/src/main/oxt/writer2latex/ToolbarOptions.xcu
deleted file mode 100644
index a629b39..0000000
--- a/src/main/oxt/writer2latex/ToolbarOptions.xcu
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
- 2
-
-
-
- false
-
-
- latex
-
-
- --interaction=batchmode %s
-
-
-
-
- false
-
-
- pdflatex
-
-
- --interaction=batchmode %s
-
-
-
-
- false
-
-
- xelatex
-
-
- --interaction=batchmode %s
-
-
-
-
- false
-
-
- bibtex8
-
-
- %s
-
-
-
-
- false
-
-
- makeindex
-
-
- %s
-
-
-
-
- false
-
-
- mk4ht
-
-
- oolatex %s
-
-
-
-
- true
-
-
- dvips
-
-
- %s
-
-
-
-
- true
-
-
- evince
-
-
- %s
-
-
-
-
- true
-
-
- evince
-
-
- %s
-
-
-
-
- true
-
-
- evince
-
-
- %s
-
-
-
-
-
- false
-
-
- false
-
-
- false
-
-
- false
-
-
- 2
-
-
-
-
-
- 0
-
-
- false
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_ca.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_ca.properties
deleted file mode 100644
index f6302ad..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_ca.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=Opcions de LaTeX (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=General
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=Format de LaTeX
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=S\u00faper-net
-138.Config.StringItemList=Net
-139.Config.StringItemList=Per omissi\u00f3
-140.Config.StringItemList=Optimitzat per impressi\u00f3
-141.Config.StringItemList=Optimitzat per pantalla (pdf)
-142.Config.StringItemList=Personalitzat
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Dialecte TeX
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=Latex
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=Indefinit
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Codificaci\u00f3
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=US ASCII
-121.Inputencoding.StringItemList=Europa occidental (ISO 8859-1)
-122.Inputencoding.StringItemList=Europa oriental (ISO 8859-2)
-123.Inputencoding.StringItemList=Llat\u00ed i grec (ISO 8859-7)
-124.Inputencoding.StringItemList=Microsoft Europa oriental (Cp1250)
-125.Inputencoding.StringItemList=Microsoft Cir\u00edl\u00b7lic (Cp1251)
-126.Inputencoding.StringItemList=Rus (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Suport multiling\u00fce
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=Lletres gregues com a s\u00edmbols
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=S\u00edmbols suplementaris
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Fes la bibliografia amb BibTeX
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=Estil
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=Senzill (plain)
-47.BibtexStyle.StringItemList=Sense triar (unsrt)
-48.BibtexStyle.StringItemList=Tria alfab\u00e8tica (alpha)
-49.BibtexStyle.StringItemList=Abreviatures (abbrv)
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Fitxers
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Embolica les ratlles llargues
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=Despr\u00e9s dels car\u00e0cters
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=Separa el document als enlla\u00e7os
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=Separa el document a les seccions de primer nivell
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Desa les imatges en un subdirectori
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Contingut especial
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Exporta les notes
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=No ho exportis
-129.Notes.StringItemList=Com a comentaris
-130.Notes.StringItemList=Com a notes al marge
-131.Notes.StringItemList=Com a anotacions pdf
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Exporta les propietats del document (metadata)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Figures i taules
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=Fes servir la mida original d'imatges
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Optimitza les taules senzilles
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Amplada m\u00e0xima en car\u00e0cters
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Taules flotants
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Figures flotants
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Empla\u00e7ament dels flotants
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=Al damunt o al capdavall de la p\u00e0gina
-133.FloatOptions.StringItemList=Al damunt de la p\u00e0gina
-134.FloatOptions.StringItemList=Al capdavall de la p\u00e0gina
-135.FloatOptions.StringItemList=Aqu\u00ed o al damunt de la p\u00e0gina
-136.FloatOptions.StringItemList=Aqu\u00ed o al capdavall de la p\u00e0gina
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=Correcci\u00f3 autom\u00e0tica
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ignora els salts de p\u00e0gina
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ignora els salts de l\u00ednia
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Ignora els par\u00e0grafs buits
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Ignora els espais dobles
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Exporta
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Cancel\u00b7la
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_cs_CZ.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_cs_CZ.properties
deleted file mode 100644
index eac35bd..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_cs_CZ.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=Mo\u017enosti pro LaTeX (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=Obecn\u00e9
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=Form\u00e1t LaTeXu
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=Extra-\u010dist\u00fd article
-138.Config.StringItemList=\u010cist\u00fd article
-139.Config.StringItemList=V\u00fdchoz\u00ed
-140.Config.StringItemList=Optimalizov\u00e1no pro tisk
-141.Config.StringItemList=Optimalizov\u00e1no pro obrazovku (pdf)
-142.Config.StringItemList=Vlastn\u00ed
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Procesor
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=Obecn\u00fd
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=Neur\u010deno
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=K\u00f3dov\u00e1n\u00ed
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=US ASCII
-121.Inputencoding.StringItemList=Z\u00e1padoevropsk\u00e9 (ISO 8859-1)
-122.Inputencoding.StringItemList=V\u00fdchodoevropsk\u00e9 (ISO 8859-2)
-123.Inputencoding.StringItemList=\u0158eck\u00e9 (ISO 8859-7)
-124.Inputencoding.StringItemList=V\u00fdchodoevropsk\u00e9 Microsoft (Cp1250)
-125.Inputencoding.StringItemList=Cyrilice Microsoft (Cp1251)
-126.Inputencoding.StringItemList=Rusk\u00e9 (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Zapnout podporu pro v\u00edce jazyk\u016f
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=\u0158eck\u00e1 p\u00edsmena reprezentovat jako symboly
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=Podpora pro dal\u0161\u00ed symboly
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Pro bibliografii pou\u017e\u00edt BibTeX
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=Styl BibTeXu
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Soubory
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Zalamovat dlouh\u00e9 \u0159\u00e1dky
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=Za uveden\u00fdm po\u010dtem znak\u016f
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=Rozd\u011blit dokument u propojen\u00fdch \u010d\u00e1st\u00ed
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=Rozd\u011blit dokument u \u010d\u00e1st\u00ed nejvy\u0161\u0161\u00ed \u00farovn\u011b
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Ulo\u017eit obr\u00e1zky do podadres\u00e1\u0159\u011b
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Zvl\u00e1\u0161tn\u00ed obsah
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Export pozn\u00e1mek
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=Neexportovat
-129.Notes.StringItemList=Jako koment\u00e1\u0159e
-130.Notes.StringItemList=Jako postrann\u00ed pozn\u00e1mky
-131.Notes.StringItemList=Jako anotace v pdf
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Exportovat vlastnosti dokumentu (metadata)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Obr\u00e1zky a tabulky
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=Pou\u017e\u00edt p\u016fvodn\u00ed velikost obr\u00e1zk\u016f
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Optimalizovat jednoduch\u00e9 tabulky
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Maxim\u00e1ln\u00ed \u0161\u00ed\u0159ka v pixelech
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Plovouc\u00ed tabulky
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Plovouc\u00ed obr\u00e1zky
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Um\u00edst\u011bn\u00ed plovouc\u00edch
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=Naho\u0159e nebo dole na str\u00e1nce
-133.FloatOptions.StringItemList=Naho\u0159e na str\u00e1nce
-134.FloatOptions.StringItemList=Dole na str\u00e1nce
-135.FloatOptions.StringItemList=Zde nebo naho\u0159e na str\u00e1nce
-136.FloatOptions.StringItemList=Zde nebo dole na str\u00e1nce
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=Automatick\u00e9 opravy
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ignorovat ru\u010dn\u00ed vlo\u017een\u00ed konce str\u00e1nky
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ignorovat ru\u010dn\u00ed zalomen\u00ed \u0159\u00e1dku
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Ignorovat pr\u00e1zdn\u00e9 odstavce
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Ignorovat dvojit\u00e9 mezery
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Exportovat
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Zru\u0161it
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_da_DK.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_da_DK.properties
deleted file mode 100644
index 38948d1..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_da_DK.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=LaTeX-indstillinger (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=Generelt
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=LaTeX-format
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=Ekstra ren artikel
-138.Config.StringItemList=Ren artikel
-139.Config.StringItemList=Standard
-140.Config.StringItemList=Udskriftsoptimeret
-141.Config.StringItemList=Sk\u00e6rmoptimeret
-142.Config.StringItemList=Brugerdefineret
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Slutformat
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=Standard
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=Ikke angivet
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Tegns\u00e6t
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=US ASCII
-121.Inputencoding.StringItemList=Vesteurop\u00e6isk (ISO 8859-1)
-122.Inputencoding.StringItemList=\u00d8steurop\u00e6isk (ISO 8859-2)
-123.Inputencoding.StringItemList=Latin/Gr\u00e6sk (ISO 8859-7)
-124.Inputencoding.StringItemList=Microsoft \u00f8steurop\u00e6isk (Cp1250)
-125.Inputencoding.StringItemList=Microsoft kyrillisk (Cp1251)
-126.Inputencoding.StringItemList=Russisk (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Underst\u00f8t dokumenter p\u00e5 flere sprog
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=Brug gr\u00e6ske bogstaver som symboler
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=Underst\u00f8t yderligere symboler
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Brug BibTeX til litteraturlisten
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=BibTeX-stil
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Filer
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Ombryd lange linjer
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=Efter antal tegn
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=Del dokumentet ved k\u00e6dede sektioner
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=Del dokumentet ved sektioner p\u00e5 \u00f8verste niveau
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Gem billeder i undermappe
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Specielt indhold
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Kommentarer
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=Eksporter ikke
-129.Notes.StringItemList=Eksporter som kommentarer
-130.Notes.StringItemList=Eksporter som margin-noter
-131.Notes.StringItemList=Eksporter som pdf-noter
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Eksporter dokumentegenskaber (metadata)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Figurer og tabeller
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=Brug oprindelig billedst\u00f8rrelse
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Optimer simple tabeller
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=H\u00f8jeste antal tegn i bredden
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Lad tabeller flyde
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Lad figurer flyde
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Placering
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=\u00d8verst eller nederst p\u00e5 siden
-133.FloatOptions.StringItemList=\u00d8verst p\u00e5 siden
-134.FloatOptions.StringItemList=Nederst p\u00e5 siden
-135.FloatOptions.StringItemList=Her eller \u00f8verst p\u00e5 siden
-136.FloatOptions.StringItemList=Her eller nederst p\u00e5 siden
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=Autokorrektur
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ignorer manuelle sideskift
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ignorer manuelle linjeskift
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Ignorer tomme afsnit
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Ignorer dobbelte mellemrum
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Eksporter
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Afbryd
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Eksporter skjult tekst
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Skrifttype
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_de_DE.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_de_DE.properties
deleted file mode 100644
index bc196e4..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_de_DE.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=LaTeX Options (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=Allgemein
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=LaTeX Format
-8.LaTeXOptions.Config.HelpText=
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Backend
-17.LaTeXOptions.Backend.HelpText=
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Encoding
-24.LaTeXOptions.Inputencoding.HelpText=
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Unterst\u00fctzung f\u00fcr Mehrsprachigkeit
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=Benutze griechische Buchstaben als Symbole
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=Unterst\u00fctze weitere Symbole
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Benutze BibTeX f\u00fcr das Literaturverzeichnis
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=BibTeX Stil
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Dateien
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Umbruch von langen Zeilen
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=nach Buchstaben
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=Teilung des Dokumentes in verlinkte Bereiche
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=Teile das Dokument in Hauptbereiche
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Speichere Bilder in einem Unterverzeichnis
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Erweiterte Einstellungen
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Bemerkungen
-68.LaTeXOptions.Notes.HelpText=
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Exportiere Dokumenteigenschaften (Metadata)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Abbildungen und Tabellen
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=Verwende originale Bildgr\u00f6\u00dfe
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Optimiere einfache Tabellen
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Maximale Breite in Buchstaben
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Float Tabellen
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Float Abbildungen
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Float Ausrichtung
-90.LaTeXOptions.FloatOptions.HelpText=
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=Automatische Korrektur
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ignoriere harte Seitenumbr\u00fcche
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ignoriere harte Zeilenumbr\u00fcche
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Ignoriere leere Abschnitte
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Ignoriere doppelte Leerzeichen
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Export
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Cancel
-137.Config.StringItemList=Sehr aufger\u00e4umter Artikel
-138.Config.StringItemList=Aufger\u00e4umter Artikel
-139.Config.StringItemList=Voreinstellung
-140.Config.StringItemList=Druck optimiert
-141.Config.StringItemList=Monitor optimiert (pdf)
-142.Config.StringItemList=Angepasst
-116.Backend.StringItemList=generisch
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=unspezifisch
-120.Inputencoding.StringItemList=US ASCII
-121.Inputencoding.StringItemList=Westeurop\u00e4isch (ISO 8859-1)
-122.Inputencoding.StringItemList=Osteurop\u00e4isch (ISO 8859-2)
-123.Inputencoding.StringItemList=Lateinisch/Griechisch (ISO 8859-7)
-124.Inputencoding.StringItemList=Microsoft Osteurop\u00e4isch (Cp1250)
-125.Inputencoding.StringItemList=Microsoft Cyrillic (Cp1251)
-126.Inputencoding.StringItemList=Russisch (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-128.Notes.StringItemList=Nicht exportieren
-129.Notes.StringItemList=Als Kommentare exportieren
-130.Notes.StringItemList=Als Randnotizen exportieren
-131.Notes.StringItemList=Als pdf Bemerkungen exportieren
-132.FloatOptions.StringItemList=Anfang oder Ende der Seite
-133.FloatOptions.StringItemList=Anfang der Seite
-134.FloatOptions.StringItemList=Ende der Seite
-135.FloatOptions.StringItemList=Hier oder Anfang der Seite
-136.FloatOptions.StringItemList=Hier oder Ende der Seite
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_en_US.default b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_en_US.default
deleted file mode 100644
index e69de29..0000000
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_en_US.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_en_US.properties
deleted file mode 100644
index 4d93cb8..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_en_US.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=LaTeX Options (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=General
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=LaTeX format
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=Ultra-clean article
-138.Config.StringItemList=Clean article
-139.Config.StringItemList=Default
-140.Config.StringItemList=Print optimized
-141.Config.StringItemList=Screen optimized (pdf)
-142.Config.StringItemList=Custom
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Backend
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=Generic
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=Unspecified
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Encoding
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=US ASCII
-121.Inputencoding.StringItemList=West European (ISO 8859-1)
-122.Inputencoding.StringItemList=East European (ISO 8859-2)
-123.Inputencoding.StringItemList=Latin/Greek (ISO 8859-7)
-124.Inputencoding.StringItemList=Microsoft East European (Cp1250)
-125.Inputencoding.StringItemList=Microsoft Cyrillic (Cp1251)
-126.Inputencoding.StringItemList=Russian (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Enable multilingual support
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=Use greek letters as symbols
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=Support additional symbols
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Use BibTeX for bibliography
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=BibTeX style
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Files
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Wrap long lines
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=After characters
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=Split document at linked sections
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=Split document at top level sections
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Save images in subdirectory
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Special content
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Export notes
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=Do not export
-129.Notes.StringItemList=As comments
-130.Notes.StringItemList=As marginal notes
-131.Notes.StringItemList=As pdf annotations
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Export document properties (metadata)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Figures and tables
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=Use original image size
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Optimize simple tables
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Maximum width in characters
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Float tables
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Float figures
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Float placement
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=Top or bottom of page
-133.FloatOptions.StringItemList=Top of page
-134.FloatOptions.StringItemList=Bottom of page
-135.FloatOptions.StringItemList=Here or top of page
-136.FloatOptions.StringItemList=Here or bottom of page
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=AutoCorrect
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ignore hard page breaks
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ignore hard line breaks
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Ignore empty paragraphs
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Ignore double spaces
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Export
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Cancel
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_es_ES.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_es_ES.properties
deleted file mode 100644
index fd8c0f9..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_es_ES.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=Opciones de LaTeX (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=General
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=Formato LaTeX
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=Art\u00edculo muy simple
-138.Config.StringItemList=Art\u00edculo simple
-139.Config.StringItemList=Por defecto
-140.Config.StringItemList=Impresi\u00f3n optimizada
-141.Config.StringItemList=Optimizado para pantalla (pdf)
-142.Config.StringItemList=Personalizado
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Formato Final
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=Gen\u00e9rico
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=No especificado
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Codificaci\u00f3n
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=US ASCII
-121.Inputencoding.StringItemList=West European (ISO 8859-1)
-122.Inputencoding.StringItemList=East European (ISO 8859-2)
-123.Inputencoding.StringItemList=Latin/Greek (ISO 8859-7)
-124.Inputencoding.StringItemList=Microsoft East European (Cp1250)
-125.Inputencoding.StringItemList=Microsoft Cyrillic (Cp1251)
-126.Inputencoding.StringItemList=Russian (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Habilitar soporte multil\u00edng\u00fce
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=Usar letras griegas como s\u00edmbolos
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=Habilitar soporte a s\u00edmbolos adicionales
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Usar BibTeX para bibliograf\u00eda
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=Estilo BibTeX
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Archivos
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Ajustar lineas largas
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=Despu\u00e9s de car\u00e1cter
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=Separar documento en secciones conectadas
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=Separar documento al nivel m\u00e1s alto de secci\u00f3n
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Salvar im\u00e1genes en subdirectorio
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Contenido especial
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Exportar notas
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=No exportar
-129.Notes.StringItemList=como comentarios
-130.Notes.StringItemList=como notas al margen
-131.Notes.StringItemList=como anotaciones al pdf
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Exportar propiedades del documento (metadatos)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Figuras y tablas
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=Usar tama\u00f1o original de la imagen
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Optimizar tablas simples
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Anchura m\u00e1xima en caracteres
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Tablas flotantes
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Figuras flotantes
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Zona flotante
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=Arriba o abajo en la p\u00e1gina
-133.FloatOptions.StringItemList=Arriba de la p\u00e1gina
-134.FloatOptions.StringItemList=Abajo de la p\u00e1gina
-135.FloatOptions.StringItemList=Aqu\u00ed o en lo alto de la p\u00e1gina
-136.FloatOptions.StringItemList=Aqu\u00ed o en lo bajo de la p\u00e1gina.
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=AutoCorregir
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ignorar saltos de p\u00e1gina
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ignorar saltos de l\u00ednea
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Ignorar p\u00e1rrafos
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Ignorar espacios dobles
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Exportar
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Cancelar
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_fa_IR.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_fa_IR.properties
deleted file mode 100644
index dc63c20..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_fa_IR.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0644\u06cc\u062a\u06a9
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=\u0639\u0645\u0648\u0645\u06cc
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=\u0642\u0627\u0644\u0628 \u0644\u06cc\u062a\u06a9
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=\u0645\u0642\u0627\u0644\u0647 \u06a9\u0627\u0645\u0644\u0627 \u067e\u0627\u06a9
-138.Config.StringItemList=\u0645\u0642\u0627\u0644\u0647 \u067e\u0627\u06a9
-139.Config.StringItemList=\u067e\u06cc\u0634 \u0641\u0631\u0636
-140.Config.StringItemList=\u0628\u0647\u06cc\u0646\u0647 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0686\u0627\u067e
-141.Config.StringItemList=\u0628\u0647\u06cc\u0646\u0647 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634
-142.Config.StringItemList=\u062f\u0644\u062e\u0648\u0627\u0647
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=\u067e\u06cc\u0634 \u0632\u0645\u06cc\u0646\u0647
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=\u06cc\u06a9\u062a\u0627
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=\u067e\u0633\u062a \u0627\u0633\u06a9\u0631\u06cc\u067e\u062a
-119.Backend.StringItemList=\u062a\u0639\u06cc\u06cc\u0646 \u0646\u0634\u062f\u0647
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=\u0631\u0648\u0634 \u06a9\u062f\u06af\u0630\u0627\u0631\u06cc
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=\u0627\u0633\u06a9\u06cc
-121.Inputencoding.StringItemList=West European (ISO 8859-1)
-122.Inputencoding.StringItemList=East European (ISO 8859-2)
-123.Inputencoding.StringItemList=Latin/Greek (ISO 8859-7)
-124.Inputencoding.StringItemList=Microsoft East European (Cp1250)
-125.Inputencoding.StringItemList=Microsoft Cyrillic (Cp1251)
-126.Inputencoding.StringItemList=Russian (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=\u0641\u0639\u0627\u0644 \u06a9\u0631\u062f\u0646 \u0686\u0646\u062f \u0632\u0628\u0627\u0646\u06cc
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0648\u0627\u0698\u06a9 \u0647\u0627\u06cc \u06cc\u0648\u0646\u0627\u0646\u06cc \u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u0646\u0645\u0627\u062f
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0646\u0645\u0627\u062f\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Use BibTeX for bibliography
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=BibTeX style
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=\u067e\u0631\u0648\u0646\u062f\u0647\u200c\u0647\u0627
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=\u0634\u06a9\u0627\u0646\u062f\u0646 \u062e\u0637\u0647\u0627\u06cc \u0628\u0632\u0631\u06af
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=\u0628\u0639\u062f \u0627\u0632 \u0648\u0627\u0698\u06a9
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=\u0634\u06a9\u0627\u0646\u062f\u0646 \u0645\u0633\u062a\u0646\u062f \u0628\u0639\u062f \u0627\u0632 \u0642\u0633\u0645\u062a\u200c\u0647\u0627\u06cc \u067e\u06cc\u0648\u0646\u062f \u062f\u0627\u062f\u0647 \u0634\u062f\u0647
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=\u0634\u06a9\u0627\u0646\u062f\u0646 \u0645\u0633\u062a\u0646\u062f \u0628\u0639\u062f \u0627\u0632 \u0628\u0627\u0644\u0627\u062a\u0631\u06cc\u0646 \u0633\u0637\u062d \u0642\u0633\u0645\u062a\u200c\u0647\u0627
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=\u0630\u062e\u06cc\u0631\u0647 \u06a9\u0631\u062f\u0646 \u0634\u06a9\u0644\u200c\u0647\u0627 \u062f\u0631 \u0632\u06cc\u0631\u067e\u0648\u0634\u0647
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Special content
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=\u0635\u0627\u062f\u0631\u06a9\u0631\u062f\u0646 \u06cc\u0627\u062f\u0627\u0634\u062a
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=\u0635\u0627\u062f\u0631 \u0646\u06a9\u0646
-129.Notes.StringItemList=\u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u062a\u0648\u0636\u06cc\u062d
-130.Notes.StringItemList=\u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u062a\u0648\u0636\u06cc\u062d \u062a\u0631\u06a9\u06cc\u0628 \u0634\u062f\u0647
-131.Notes.StringItemList=\u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u0627\u0639\u0644\u0627\u0645\u200c\u0647\u0627 \u062f\u0631 PDF
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=\u0635\u0627\u062f\u0631 \u06a9\u0631\u062f\u0646 \u062a\u0646\u0638\u06cc\u0645 \u0647\u0627\u06cc \u0645\u0633\u062a\u0646\u062f
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=\u0634\u06a9\u0644\u0647\u0627 \u0648 \u062c\u062f\u0648\u0644\u0647\u0627
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=\u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0627\u0646\u062f\u0627\u0632\u0647 \u0627\u0635\u0644\u06cc \u0634\u06a9\u0644
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=\u0628\u0647\u06cc\u0646\u0647 \u06a9\u0631\u062f\u0646 \u062c\u062f\u0648\u0644\u0647\u0627\u06cc \u0633\u0627\u062f\u0647
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=\u0628\u0632\u0631\u06af \u06a9\u0631\u062f\u0646 \u0639\u0631\u0636 \u0628\u0631\u0627\u06cc \u0648\u0627\u0698\u06a9
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=\u062c\u062f\u0648\u0644\u0647\u0627\u06cc \u0634\u0646\u0627\u0648\u0631
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=\u0634\u06a9\u0644\u0647\u0627\u06cc \u0634\u0646\u0627\u0648\u0631
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=\u0645\u06a9\u0627\u0646\u0647\u0627 \u0634\u0646\u0627\u0648\u0631
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=\u0628\u0627\u0644\u0627 \u0648 \u06cc\u0627 \u067e\u0627\u06cc\u06cc\u0646 \u0628\u0631\u06af\u0647
-133.FloatOptions.StringItemList=\u0628\u0627\u0644\u0627\u06cc \u0628\u0631\u06af\u0647
-134.FloatOptions.StringItemList=\u067e\u0627\u06cc\u06cc\u0646 \u0628\u0631\u06af\u0647
-135.FloatOptions.StringItemList=\u0627\u06cc\u0646\u062c\u0627 \u06cc\u0627 \u0628\u0627\u0644\u0627\u06cc \u0628\u0631\u06af\u0647
-136.FloatOptions.StringItemList=\u0627\u06cc\u0646\u062c\u0627 \u06cc\u0627 \u067e\u0627\u06cc\u06cc\u0646 \u0628\u0631\u06af\u0647
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=\u0627\u0635\u0644\u0627\u062d \u062e\u0648\u062f\u06a9\u0627\u0631
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ignore hard page breaks
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ignore hard line breaks
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=\u0635\u0631\u0641 \u0646\u0638\u0631 \u0627\u0632 \u067e\u0627\u0631\u0627\u06af\u0631\u0627\u0641\u0647\u0627\u06cc \u062e\u0627\u0644\u06cc
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=\u0635\u0631\u0641 \u0646\u0638\u0631 \u0627\u0632 \u0641\u0636\u0627\u06cc \u062e\u0627\u0644\u06cc \u0645\u062a\u0648\u0627\u0644\u06cc
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=\u0635\u0627\u062f\u0631 \u06a9\u0631\u062f\u0646
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=\u0627\u0646\u0635\u0631\u0627\u0641
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_fi_FI.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_fi_FI.properties
deleted file mode 100644
index 697b024..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_fi_FI.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=LaTeX asetukset (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=Yleiset asetukset
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=LaTeX formaatti
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=Ultra-clean artikkeli
-138.Config.StringItemList=Clean artikkeli
-139.Config.StringItemList=Oletus
-140.Config.StringItemList=Tulostukseen optimoitu
-141.Config.StringItemList=N\u00e4yt\u00f6lle optimoitu (pdf)
-142.Config.StringItemList=Custom
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Backend
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=Generic
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=Unspecified
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Merkist\u00f6n koodaus
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=ASCII (US)
-121.Inputencoding.StringItemList=L\u00e4nsi-Eurooppalainen (ISO 8859-1)
-122.Inputencoding.StringItemList=It\u00e4-Eurooppalainen (ISO 8859-2)
-123.Inputencoding.StringItemList=Latina/Kreikka (ISO 8859-7)
-124.Inputencoding.StringItemList=Mircosoft It\u00e4-Eurooppa (CP1251)
-125.Inputencoding.StringItemList=Miicrosoft Kyriilinen (CP1251)
-126.Inputencoding.StringItemList=Ven\u00e4j\u00e4 (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Salli monikielisyyden tuki
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=K\u00e4yt\u00e4 Kreikkalaisia kirjaimia symbooleina
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=Tue muita symbooleja
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=K\u00e4yt\u00e4 BibTeX:i\u00e4 bibliografiaan
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=BibTeX tyyli
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Tiedostot
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Automaattinen rivitys
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=Merkin j\u00e4lkeen
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=Jaa dokumentti linkityksen kohdalla (linked sections)
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=Jaa dokumentti lukujen kohdalta (top level sections)
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Tallenna kuvat alakansioon
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Muut asetukset
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Vie huomautukset
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=\u00c4l\u00e4 vie
-129.Notes.StringItemList=Kommenttina
-130.Notes.StringItemList=Marginaaliin
-131.Notes.StringItemList=PDF sivuhuomautuksena
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Vie dokumentin ominaisuudet (metadata)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Kuviot ja taulukot
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=K\u00e4yt\u00e4 alkuper\u00e4ist\u00e4 kokoa
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Optimoi yksinkertaiset taulukot
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Maksimi leveys merkkein\u00e4
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Kelluva taulukko
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Kelluva kuvio
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Objektin sijoitus
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=Sivun yl\u00e4- tai alareunassa ([tb])
-133.FloatOptions.StringItemList=Sivun yl\u00e4reunassa ([t])
-134.FloatOptions.StringItemList=Sivun alareunassa ([b])
-135.FloatOptions.StringItemList=T\u00e4ss\u00e4 tai sivun yl\u00e4reunassa ([ht])
-136.FloatOptions.StringItemList=T\u00e4ss\u00e4 tai sivun alareunassa([hb])
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=Automaattinen korjaus
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ohita pakotetut sivunvaihdot
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ohita pakotettut rivinvaihdot
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Ohita tyhj\u00e4t kappaleet
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Ohita kaksoisv\u00e4lily\u00f6nnit
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Vie
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Peruuta
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_fr_FR.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_fr_FR.properties
deleted file mode 100644
index 4164054..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_fr_FR.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=Options LaTeX (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=G\u00e9n\u00e9ral
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=Format LaTeX
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=Article \u00e9pur\u00e9
-138.Config.StringItemList=Article propre
-139.Config.StringItemList=Par d\u00e9faut
-140.Config.StringItemList=Adapt\u00e9 pour une impression
-141.Config.StringItemList=Adapt\u00e9 pour un \u00e9cran (pdf)
-142.Config.StringItemList=Configuration personnalis\u00e9e
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=T\u00e2che de fond
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=G\u00e9n\u00e9rique
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=Non sp\u00e9cifi\u00e9
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Encodage
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=ASCII US
-121.Inputencoding.StringItemList=Europe de l'Ouest (ISO 8859-1)
-122.Inputencoding.StringItemList=Europe de l'Est (ISO 8859-2)
-123.Inputencoding.StringItemList=Latin/Grec (ISO 8859-7)
-124.Inputencoding.StringItemList=Microsoft Europe de l'Est (Cp1250)
-125.Inputencoding.StringItemList=Microsoft Cyrillique (Cp1251)
-126.Inputencoding.StringItemList=Russe (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Activer le support multilingue
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=Utiliser les lettres grecques comme symboles
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=Prise en charge de symboles additionels
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Utiliser BibTeX pour la bibliographie
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=Style BibTeX
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Fichiers
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Retour automatique \u00e0 la ligne
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=Apr\u00e8s les caract\u00e8res
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=S\u00e9parer le document aux sections li\u00e9es
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=S\u00e9parer le document aux sections principales
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Sauver les images dans un sous-r\u00e9pertoire
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Contenu sp\u00e9cifique
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Exporter les notes
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=Ne pas exporter
-129.Notes.StringItemList=Comme commentaires
-130.Notes.StringItemList=Comme notes de marges
-131.Notes.StringItemList=Comme annotations pdf
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Exporter les propri\u00e9t\u00e9s du document (metadonn\u00e9es)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Tableaux et figures
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=Utiliser la taille orginale de l'image
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Optimiser les tableaux simples
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Largeur maximum par caract\u00e8re
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Tableaux flottants
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Figures flottantes
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Placement flottant
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=Haut ou bas de page
-133.FloatOptions.StringItemList=Haut de page
-134.FloatOptions.StringItemList=Bas de page
-135.FloatOptions.StringItemList=Ici ou en haut de la page
-136.FloatOptions.StringItemList=Ici ou en bas de la page
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=Correction automatique
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ignorer les sauts de page
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ignorer les sauts de ligne
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Ignorer les paragraphes vides
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Ignoerer les doubles espaces
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Exporter
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Annuler
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_it_IT.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_it_IT.properties
deleted file mode 100644
index 91b191c..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_it_IT.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=Opzioni LaTeX (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=Generale
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=Formato LaTeX
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=Articolo ultra-pulito
-138.Config.StringItemList=Articolo pulito
-139.Config.StringItemList=Predefinito
-140.Config.StringItemList=Ottimizzato per stampa
-141.Config.StringItemList=Ottimizzato per schermo (pdf)
-142.Config.StringItemList=Personalizzato
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Backend
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=Generico
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=Non specificato
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Codifica caratteri
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=US ASCII
-121.Inputencoding.StringItemList=Europa Occidentale (ISO 8859-1)
-122.Inputencoding.StringItemList=Europa Orientale (ISO 8859-2)
-123.Inputencoding.StringItemList=Latino/Greco (ISO 8859-7)
-124.Inputencoding.StringItemList=Microsoft Europa Occidentale (Cp1250)
-125.Inputencoding.StringItemList=Microsoft Cirillico (Cp1251)
-126.Inputencoding.StringItemList=Russo (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Abilita il supporto multilingua
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=Usa le lettere greche come simboli
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=Supporto simboli aggiuntivi
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Usa BibTeX per la bibliografia
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=Stile BibTeX
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=File
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=A capo automatico
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=Dopo il carattere
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=Dividi il documento alle sezioni linkate
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=Dividi il documento alle sezioni top level
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Salva le immagini in una sottocartella
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Contenuti speciali
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Esporta le note
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=Non esportare
-129.Notes.StringItemList=Come commenti
-130.Notes.StringItemList=Come note a margine
-131.Notes.StringItemList=Come annotazioni pdf
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Esporta le propriet\u00e0 del documento (metadata)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Figure e tabelle
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=Usa le dimensioni originali delle immagini
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Ottimizza le tabelle semplici
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Larghezza massima in caratteri
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Float tabelle
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Float figure
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Posizione float
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=A inizio o fine pagina
-133.FloatOptions.StringItemList=A inizio pagina
-134.FloatOptions.StringItemList=A fine pagina
-135.FloatOptions.StringItemList=Qui o a inizio pagina
-136.FloatOptions.StringItemList=Qui o a fine pagina
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=Correzione automatica
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ignora le interruzioni di pagina manuali
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ignora le interruzioni di riga manuali
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Ignora i paragrafi vuoti
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Ignora gli spazi doppi
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Esporta
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Annulla
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_nl_NL.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_nl_NL.properties
deleted file mode 100644
index ae15966..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_nl_NL.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=LaTeX-opties (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=Algemeen
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=LaTeX-formaat
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=Extra schoon artikel
-138.Config.StringItemList=Schoon artikel
-139.Config.StringItemList=Standaard
-140.Config.StringItemList=Voor druk geoptimaliseerd
-141.Config.StringItemList=Voor beeldscherm geoptimaliseerd (PDF)
-142.Config.StringItemList=Aangepast
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Back-end
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=Generiek
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=PostScript (dvips)
-119.Backend.StringItemList=Ongespecificeerd
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Codering
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=US ASCII
-121.Inputencoding.StringItemList=West European (ISO 8859-1)
-122.Inputencoding.StringItemList=East European (ISO 8859-2)
-123.Inputencoding.StringItemList=Latin/Greek (ISO 8859-7)
-124.Inputencoding.StringItemList=Microsoft East European (Cp1250)
-125.Inputencoding.StringItemList=Microsoft Cyrillic (Cp1251)
-126.Inputencoding.StringItemList=Russian (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Schakel multitalig support in
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=Gebruik Griekse letters als symbolen
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=Ondersteuning van extra symbolen
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Gebruik BibTeX voor de bibliografie
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=BibTeX-stijl
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Bestanden
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Lange regels afbreken
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=Achter charakteren
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=Splits document op aan gelinkte secties
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=Splits document op op secties van het bovenste niveau
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Sla afbeeldingen in subdirectory op
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Speciale inhoud
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Exporteer notities
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=Niet exporteren
-129.Notes.StringItemList=Als commentaren
-130.Notes.StringItemList=Als marginali\u00ebn
-131.Notes.StringItemList=Als pdf-notities
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Exporteer documenteigenschappen (metadata)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Grafieken en tabellen
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=Pas originele grootte toe
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Optimaliseer eenvoudige tabellen
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Maximumbreedte in tekens
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Zwevende tabellen
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Zwevende grafieken
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Zwevende positie
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=Bovenaan of onderaan op pagina
-133.FloatOptions.StringItemList=Pagina bovenaan
-134.FloatOptions.StringItemList=Pagina onderaan
-135.FloatOptions.StringItemList=Hier of bovenaan op pagina
-136.FloatOptions.StringItemList=Hier of onderaan op pagina
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=AutoCorrectie
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Negeer handmatige pagina-eindes
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Negeer handmatige regeleindes
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Negeer lege alinea's
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Negeer dubbele spaties
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Exporteren
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Annuleren
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_nn_NO.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_nn_NO.properties
deleted file mode 100644
index b482506..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_nn_NO.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=LaTeX-val (Writer2Latex)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=Generelt
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=LaTeX-format
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=Ultra-rein artikkel
-138.Config.StringItemList=Rein artikkel
-139.Config.StringItemList=Standard
-140.Config.StringItemList=Optimalisert for utskrift
-141.Config.StringItemList=Optimalisert for skjerm (pdf)
-142.Config.StringItemList=Eigendefinert
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Motor
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=Generisk
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=Ikkje spesifisert
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Koding
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=US ASCII
-121.Inputencoding.StringItemList=Vesteuropeisk (ISO 8859-1)
-122.Inputencoding.StringItemList=Austeuropeisk (ISO 8859-2)
-123.Inputencoding.StringItemList=Latin/gresk (ISO 8859-7)
-124.Inputencoding.StringItemList=Microsoft austeuropeisk (Cp1250)
-125.Inputencoding.StringItemList=Microsoft kyrillisk (Cp1251)
-126.Inputencoding.StringItemList=Russisk (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Skru p\u00e5 st\u00f8tte for fleire spr\u00e5k
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=Nytt greske teikn som symbol
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=St\u00f8tt fleire symbol
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Nytt BibTeX for bibliografi
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=BibTeX-stil
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Filer
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Brekk om lange linjer
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=Etter teikn
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=Del opp dokument ved lenkja bolkar
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=Del opp dokument ved toppniv\u00e5bolkar
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Lagre bilete i undermappe
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Spesielt innhald
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Merknader
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=Ikkje eksporter
-129.Notes.StringItemList=Eksporter som kommentarar
-130.Notes.StringItemList=Eksporter som margnoter
-131.Notes.StringItemList=Eksporter som pdf-annotasjonar
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Eksporter dokumenteigenskapar (metadata)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Figurar og tabellar
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=Nytt opphavleg biletstorleik
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Optimaliser enkle tabellar
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Maksbreidd i teikn
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Flyt tabellar
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Flyt figurar
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Flyt plassering
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=\u00d8vst eller nedst p\u00e5 sida
-133.FloatOptions.StringItemList=\u00d8vst p\u00e5 sida
-134.FloatOptions.StringItemList=Nedst p\u00e5 sida
-135.FloatOptions.StringItemList=Her eller \u00f8vst p\u00e5 sida
-136.FloatOptions.StringItemList=Her eller nedst p\u00e5 sida
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=Autokorriger
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ignorer harde sideskift
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ignorer harde linjeskift
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Ignorer tomme avsnitt
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Ignorer doble mellomrom
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Eksporter
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Avbryt
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_pl_PL.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_pl_PL.properties
deleted file mode 100644
index 51a6c92..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_pl_PL.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=Opcje LaTeXa (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=Og\u00f3lne
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=Format LaTeXa
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=Super-prosty artyku\u0142
-138.Config.StringItemList=Prosty artyu\u0142
-139.Config.StringItemList=Domy\u015blny
-140.Config.StringItemList=Optymalizowany do wydruku
-141.Config.StringItemList=Optymalizowany dla ekranu (pdf)
-142.Config.StringItemList=U\u017cytkownika
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Program
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=Zwyk\u0142y (TeX)
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=Nieznany
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Kodowanie
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=US ASCII
-121.Inputencoding.StringItemList=Zachodnioeuropejskie (ISO 8859-1)
-122.Inputencoding.StringItemList=\u015arodkowoeuropejskie (ISO 8859-2)
-123.Inputencoding.StringItemList=Greckie (ISO 8859-7)
-124.Inputencoding.StringItemList=\u015arodkowoeuropejskie Microsoft (Cp1250)
-125.Inputencoding.StringItemList=Cyrylica Microsoft (Cp1251)
-126.Inputencoding.StringItemList=Rosyjskie (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Zezw\u00f3l na wsparcie wielu j\u0119zyk\u00f3w
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=U\u017cyj greckich liter jako symboli
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=U\u017cywaj dodatkowych symboli
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=U\u017cywaj BibTeXa dla bibliografii
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=Styl BibTeXa
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Pliki
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Zawijaj d\u0142ugie linie
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=Po liczbie znak\u00f3w:
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=Podziel dokument przy ka\u017cdej sekcji
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=Podziel dokument przy sekcji najwy\u017cszego poziomu
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Zapisz rysunki w podkatalogu
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Zawarto\u015b\u0107 specjalna
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Eksport notatek:
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=nie eksportuj
-129.Notes.StringItemList=jako komentarze
-130.Notes.StringItemList=jako notatki na marginesie
-131.Notes.StringItemList=jako notatki w pdf-ie
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Eksportuj w\u0142a\u015bciwo\u015bci dokumentu (metadane)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Rysunki i tabele
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=U\u017cyj oryginalnych rozmiar\u00f3w rysunk\u00f3w
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Optymalizuj proste tabele
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Maksymalna szeroko\u015b\u0107 w znakach
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Ruchome tabele (floating)
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Ruchome rysunki (floating)
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Umieszczenie rysunk\u00f3w
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=G\u00f3ra lub d\u00f3\u0142 strony
-133.FloatOptions.StringItemList=G\u00f3ra strony
-134.FloatOptions.StringItemList=D\u00f3\u0142 strony
-135.FloatOptions.StringItemList=Tutaj lub na g\u00f3rze strony
-136.FloatOptions.StringItemList=Tutaj lub na dole strony
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=Automatyczna korekcja
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ignoruj twarde \u0142amania stron
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ignoruj twarde \u0142amania linii
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Ignoruj puste paragrafy
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Ignoruj podw\u00f3jne odst\u0119py
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Eksportuj
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Anuluj
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_pt_BR.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_pt_BR.properties
deleted file mode 100644
index 1a52f73..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_pt_BR.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=Op\u00e7\u00f5es LaTeX (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=Geral
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=Formato LaTeX
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=Artigo ultra-limpo
-138.Config.StringItemList=Artigo limpo
-139.Config.StringItemList=Padr\u00e3o
-140.Config.StringItemList=Optimizado para impress\u00e3o
-141.Config.StringItemList=Optimizado para tela (pdf)
-142.Config.StringItemList=Normal
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Sa\u00edda
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=Gen\u00e9rico
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=N\u00e3o-especificado
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Codifica\u00e7\u00e3o
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=US ASCII
-121.Inputencoding.StringItemList=West European (ISO 8859-1)
-122.Inputencoding.StringItemList=East European (ISO 8859-2)
-123.Inputencoding.StringItemList=Latin/Greek (ISO 8859-7)
-124.Inputencoding.StringItemList=Microsoft East European (Cp1250)
-125.Inputencoding.StringItemList=Microsoft Cyrillic (Cp1251)
-126.Inputencoding.StringItemList=Russian (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=Habilitar suporte multil\u00edngue
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=Usar caracteres gregos como s\u00edmbolos
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=Suportar s\u00edmbolos adicionais
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Usar BibTeX para bibliografia
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=Estilo BibTeX
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Arquivos
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Quebrar linhas longas
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=Ap\u00f3s os caracteres
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=Dividir documento em se\u00e7\u00f5es vinculadas
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=Dividir documento em se\u00e7\u00f5es de alto n\u00edvel
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Salvar imagens em subdiret\u00f3rio
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=Conte\u00fado especial
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Exportar notas
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=N\u00e3o exportar
-129.Notes.StringItemList=Como coment\u00e1rios
-130.Notes.StringItemList=Como notas marginais
-131.Notes.StringItemList=Como anota\u00e7\u00f5es do pdf
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=Exportar propriedades do documento (metadados)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=Figuras e tabelas
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=Usar tamanho original da imagem
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Optimizar tabelas simples
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Largura m\u00e1xima em caracteres
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Tabelas flutuantes
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Figuras flutuantes
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Ancorar
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=Topo ou p\u00e9 de p\u00e1gina
-133.FloatOptions.StringItemList=Topo da p\u00e1gina
-134.FloatOptions.StringItemList=P\u00e9 de p\u00e1gina
-135.FloatOptions.StringItemList=Aqui ou no topo da p\u00e1gina
-136.FloatOptions.StringItemList=Aqui ou no p\u00e9 de p\u00e1gina
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=Autocorre\u00e7\u00e3o
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Ignorar quebras de p\u00e1gina for\u00e7adas
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Ignorar quebras de linha for\u00e7adas
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Ignorar par\u00e1grafos vazios
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=Ignorar espa\u00e7os duplicados
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=Exportar
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=Cancelar
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_ru_RU.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_ru_RU.properties
deleted file mode 100644
index c08c015..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_ru_RU.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b LaTeX (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=\u041e\u0431\u0449\u0438\u0435
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=\u0424\u043e\u0440\u043c\u0430\u0442 LaTeX
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=\u0421\u0432\u0435\u0440\u0445\u0447\u0438\u0441\u0442\u0430\u044f \u0441\u0442\u0430\u0442\u044c\u044f
-138.Config.StringItemList=\u0427\u0438\u0441\u0442\u0430\u044f \u0441\u0442\u0430\u0442\u044c\u044f
-139.Config.StringItemList=\u041f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e
-140.Config.StringItemList=\u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0434\u043b\u044f \u043f\u0435\u0447\u0430\u0442\u0438
-141.Config.StringItemList=\u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0434\u043b\u044f \u044d\u043a\u0440\u0430\u043d\u0430 (pdf)
-142.Config.StringItemList=\u0412\u044b\u0431\u043e\u0440\u043e\u0447\u043d\u044b\u0439
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=\u0412\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=\u041d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=\u041a\u043e\u0434\u0438\u0440\u043e\u0432\u043a\u0430
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442 ASCII \u0421\u0428\u0410
-121.Inputencoding.StringItemList=\u0417\u0430\u043f\u0430\u0434\u043d\u043e \u0435\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u0430\u044f (ISO 8859-1)
-122.Inputencoding.StringItemList=\u0412\u043e\u0441\u0442\u043e\u0447\u043d\u043e \u0435\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u0430\u044f (ISO 8859-2)
-123.Inputencoding.StringItemList=\u041b\u0430\u0442\u0438\u043d\u0438\u0446\u0430/\u0413\u0440\u0435\u0447\u0435\u0441\u043a\u0438\u0439 (ISO 8859-7)
-124.Inputencoding.StringItemList=\u0412\u043e\u0441\u0442\u043e\u0447\u043d\u043e \u0435\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u0430\u044f \u043e\u0442 Microsoft (CP1250)
-125.Inputencoding.StringItemList=\u041a\u0438\u0440\u0438\u043b\u043b\u0438\u0446\u0430 \u043e\u0442 Microsoft (CP1251)
-126.Inputencoding.StringItemList=\u0420\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0430\u044f (KOI8-R)
-127.Inputencoding.StringItemList=\u042e\u043d\u0438\u043a\u043e\u0434 (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u043c\u043d\u043e\u0433\u043e\u044f\u0437\u044b\u043a\u043e\u0432\u0443\u044e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0443
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0433\u0440\u0435\u0447\u0435\u0441\u043a\u0438\u0435 \u0431\u0443\u043a\u0432\u044b \u043a\u0430\u043a \u0441\u0438\u043c\u0432\u043e\u043b\u044b
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0441\u0438\u043c\u0432\u043e\u043b\u044b
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c BibTeX \u0434\u043b\u044f \u0431\u0438\u0431\u043b\u0438\u043e\u0433\u0440\u0430\u0444\u0438\u0438
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=\u0421\u0442\u0438\u043b\u044c BibTeX
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=\u0424\u0430\u0439\u043b\u044b
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=\u041f\u0435\u0440\u0435\u043d\u043e\u0441\u0438\u0442\u044c \u0434\u043b\u0438\u043d\u043d\u044b\u0435 \u0441\u0442\u0440\u043e\u043a\u0438
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=\u041d\u0430\u0447\u0438\u043d\u0430\u044f \u0441 \u0434\u043b\u0438\u043d\u044b
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=\u0420\u0430\u0437\u0431\u0438\u0432\u0430\u0442\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u043e \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u043c \u0441\u0435\u043a\u0446\u0438\u044f\u043c
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=\u0420\u0430\u0437\u0431\u0438\u0432\u0430\u0442\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u043e \u0441\u0435\u043a\u0446\u0438\u044f\u043c \u0432\u0435\u0440\u0445\u043d\u0435\u0433\u043e \u0443\u0440\u043e\u0432\u043d\u044f
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=\u0421\u043e\u0445\u0440\u0430\u043d\u044f\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0432 \u043f\u043e\u0434\u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0438\u044e
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=\u042d\u043a\u0441\u043f\u043e\u0440\u0442 \u0437\u0430\u043c\u0435\u0447\u0430\u043d\u0438\u0439
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=\u041d\u0435 \u044d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c
-129.Notes.StringItemList=\u041a\u0430\u043a \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0438
-130.Notes.StringItemList=\u041a\u0430\u043a \u0437\u0430\u043c\u0435\u0447\u0430\u043d\u0438\u044f \u0441 \u043a\u0440\u0430\u044e
-131.Notes.StringItemList=\u041a\u0430\u043a \u0441\u0441\u044b\u043b\u043a\u0438 \u0432 PDF
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=\u042d\u043a\u0441\u043f\u043e\u0440\u0442 \u0441\u0432\u043e\u0439\u0441\u0442\u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 (\u043c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u044b\u0435)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=\u0418\u043b\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0438\u0438 \u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044b
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=\u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u043e\u0441\u0442\u044b\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u044b
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u0448\u0438\u0440\u0438\u043d\u0430 \u0432 \u0441\u0438\u043c\u0432\u043e\u043b\u0430\u0445
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=\u041f\u043b\u0430\u0432\u0430\u044e\u0449\u0438\u0435 \u0442\u0430\u0431\u043b\u0438\u0446\u044b
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=\u041f\u043b\u0430\u0432\u0430\u044e\u0449\u0438\u0435 \u0438\u043b\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0438\u0438
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=\u041f\u043b\u0430\u0432\u0430\u044e\u0449\u0435\u0435 \u0440\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=\u0412\u0435\u0440\u0445 \u0438\u043b\u0438 \u043d\u0438\u0437 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b
-133.FloatOptions.StringItemList=\u0412\u0435\u0440\u0445 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b
-134.FloatOptions.StringItemList=\u041d\u0438\u0437 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b
-135.FloatOptions.StringItemList=\u0422\u0443\u0442 \u0438\u043b\u0438 \u0432\u0432\u0435\u0440\u0445\u0443 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b
-136.FloatOptions.StringItemList=\u0422\u0443\u0442 \u0438\u043b\u0438 \u0432\u043d\u0438\u0437\u0443 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=\u0410\u0432\u0442\u043e\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u043a\u0430
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0440\u0430\u0437\u0440\u044b\u0432\u044b \u0441\u0442\u0440\u0430\u043d\u0438\u0446
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0440\u0430\u0437\u0440\u044b\u0432\u044b \u0441\u0442\u0440\u043e\u043a
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u0443\u0441\u0442\u044b\u0435 \u043f\u0430\u0440\u0430\u0433\u0440\u0430\u0444\u044b
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0434\u0432\u043e\u0439\u043d\u044b\u0435 \u043f\u0440\u043e\u0431\u0435\u043b\u044b
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_tr_TR.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_tr_TR.properties
deleted file mode 100644
index bd5884d..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_tr_TR.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=LaTeX Se\u00e7enekleri (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=Genel
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=LaTeX format
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=Ter-Temiz Makale
-138.Config.StringItemList=Temiz Makale
-139.Config.StringItemList=Varsay\u0131lan
-140.Config.StringItemList=Yaz\u0131c\u0131 \u0130\u00e7in
-141.Config.StringItemList=Ekran \u0130\u00e7in (pdf)
-142.Config.StringItemList=\u00d6zel
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=Arka
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=Genel
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=Belirtilmemi\u015f
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=Encoding
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=US ASCII
-121.Inputencoding.StringItemList=West European (ISO 8859-1)
-122.Inputencoding.StringItemList=East European (ISO 8859-2)
-123.Inputencoding.StringItemList=Latin/Greek (ISO 8859-7)
-124.Inputencoding.StringItemList=Microsoft East European (Cp1250)
-125.Inputencoding.StringItemList=Microsoft Cyrillic (Cp1251)
-126.Inputencoding.StringItemList=Russian (koi8-r)
-127.Inputencoding.StringItemList=Unicode (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=\u00c7oklu dil deste\u011fi sa\u011fla
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=Yunan harflerini sembol gibi kullan
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=Ek sembolleri destekle
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=Bibliografya i\u00e7in BibTeX kullan
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=BibTeX stili
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=d\u00fcz
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=Dosyalar
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=Uzun sat\u0131rlar\u0131 katla
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=Karakter sonras\u0131
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=D\u00f6k\u00fcman\u0131 linkli b\u00f6l\u00fcmlerden ay\u0131r
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=D\u00f6k\u00fcman\u0131 \u00fcst seviye b\u00f6l\u00fcmlerden ay\u0131r
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=Resimleri alt klas\u00f6re kaydet
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=\u00d6zel i\u00e7erik
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=Notlar\u0131 ihra\u00e7 et
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=\u0130hra\u00e7 etme
-129.Notes.StringItemList=Yorum olarak
-130.Notes.StringItemList=Kenar notlar\u0131 olarak
-131.Notes.StringItemList=pdf a\u00e7\u0131klamalar\u0131 olarak
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=\u0130hra\u00e7 edilen d\u00f6k\u00fcman\u0131n \u00f6zellikleri (metadata)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=\u015eekiller ve tablolar
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=Orjinal resim boyutunu kullan
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=Basit tablolar\u0131 optimize et
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=Karakter cinsinden maksimum geni\u015flik
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=Y\u00fczen tablolar
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=Y\u00fczen \u015fekiller
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=Y\u00fczen yerle\u015fim
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=Sayfan\u0131n \u00fcst\u00fc veya alt\u0131
-133.FloatOptions.StringItemList=Sayfan\u0131n \u00fcst\u00fc
-134.FloatOptions.StringItemList=Sayfan\u0131n alt\u0131
-135.FloatOptions.StringItemList=Sayfan\u0131n buras\u0131 veya \u00fcst\u00fc
-136.FloatOptions.StringItemList=Sayfan\u0131n buras\u0131 veya alt\u0131
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=Oto d\u00fczeltme
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=Kat\u0131 sayfa ayr\u0131mlar\u0131n\u0131 ihmal et
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=Kat\u0131 \u00e7izgi ayr\u0131mlar\u0131n\u0131 ihmal et
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=Bo\u015f paragraflar\u0131 ihmal et
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=\u00c7ift bo\u015fluklar\u0131 ihmal et
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=\u0130hra\u00e7 et
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=\u0130ptal
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_uk_UA.properties b/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_uk_UA.properties
deleted file mode 100644
index 42d6287..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/DialogStrings_uk_UA.properties
+++ /dev/null
@@ -1,114 +0,0 @@
-# Strings for Dialog Library W2LDialogs
-0.LaTeXOptions.HelpText=
-1.LaTeXOptions.Title=\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 LaTeX (Writer2LaTeX)
-2.LaTeXOptions.FixedLine1.HelpText=
-3.LaTeXOptions.FixedLine1.Label=
-4.LaTeXOptions.GeneralLabel.HelpText=
-5.LaTeXOptions.GeneralLabel.Label=\u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0456
-6.LaTeXOptions.ConfigLabel.HelpText=
-7.LaTeXOptions.ConfigLabel.Label=\u0424\u043e\u0440\u043c\u0430\u0442 LaTeX
-8.LaTeXOptions.Config.HelpText=
-137.Config.StringItemList=\u041d\u0430\u0434\u0447\u0438\u0441\u0442\u0430 \u0441\u0442\u0430\u0442\u0442\u044f
-138.Config.StringItemList=\u0427\u0438\u0441\u0442\u0430 \u0441\u0442\u0430\u0442\u0442\u044f
-139.Config.StringItemList=\u0417\u0430 \u0437\u0430\u043c\u043e\u0432\u0447\u0443\u0432\u0430\u043d\u043d\u044f\u043c
-140.Config.StringItemList=\u041e\u043f\u0442\u0438\u043c\u0456\u0437\u043e\u0432\u0430\u043d\u043d\u0438\u0439 \u0434\u043b\u044f \u0434\u0440\u0443\u043a\u0443
-141.Config.StringItemList=\u041e\u043f\u0442\u0438\u043c\u0456\u0437\u043e\u0432\u0430\u043d\u0438\u0439 \u0434\u043b\u044f \u0435\u043a\u0440\u0430\u043d\u0443 (pdf)
-142.Config.StringItemList=\u0412\u0438\u0431\u0456\u0440\u043a\u043e\u0432\u0438\u0439
-15.LaTeXOptions.BackendLabel.HelpText=
-16.LaTeXOptions.BackendLabel.Label=\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442
-17.LaTeXOptions.Backend.HelpText=
-116.Backend.StringItemList=\u0412\u0431\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0439
-117.Backend.StringItemList=Pdf (pdfTeX)
-118.Backend.StringItemList=Postscript (dvips)
-119.Backend.StringItemList=\u041d\u0435 \u0432\u043a\u0430\u0437\u0430\u043d\u043e
-22.LaTeXOptions.InputencodingLabel.HelpText=
-23.LaTeXOptions.InputencodingLabel.Label=\u041a\u043e\u0434\u0443\u0432\u0430\u043d\u043d\u044f
-24.LaTeXOptions.Inputencoding.HelpText=
-120.Inputencoding.StringItemList=\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442 ASCII \u0421\u0428\u0410
-121.Inputencoding.StringItemList=\u0417\u0430\u043f\u0445\u0456\u0434\u043d\u043e \u0454\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u044c\u043a\u0435 (ISO 8859-1)
-122.Inputencoding.StringItemList=\u0421\u0445\u0456\u0434\u043d\u043e \u0454\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u044c\u043a\u0435 (ISO 8859-2)
-123.Inputencoding.StringItemList=\u041b\u0430\u0442\u0438\u043d\u0438\u0446\u044f/\u0413\u0440\u0435\u0446\u044c\u043a\u0430 (ISO 8859-7)
-124.Inputencoding.StringItemList=\u0421\u0445\u0456\u0434\u043d\u043e \u0454\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u044c\u043a\u0435 \u0432\u0456\u0434 Microsoft (CP1250)
-125.Inputencoding.StringItemList=\u041a\u0438\u0440\u0438\u043b\u0438\u0446\u044f \u043e\u0442 Microsoft (CP1251)
-126.Inputencoding.StringItemList=\u0420\u043e\u0441\u0456\u0439\u0441\u044c\u043a\u0435 (KOI8-R)
-127.Inputencoding.StringItemList=\u042e\u043d\u0456\u043a\u043e\u0434 (UTF8)
-33.LaTeXOptions.Multilingual.HelpText=
-34.LaTeXOptions.Multilingual.Label=\u0414\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u0438 \u0431\u0430\u0433\u0430\u0442\u043e\u043c\u043e\u0432\u043d\u0443 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0443
-35.LaTeXOptions.GreekMath.HelpText=
-36.LaTeXOptions.GreekMath.Label=\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0433\u0440\u0435\u0446\u044c\u043a\u0456 \u043b\u0456\u0442\u0435\u0440\u0438 \u044f\u043a \u0441\u0438\u043c\u0432\u043e\u043b\u0438
-37.LaTeXOptions.AdditionalSymbols.HelpText=
-38.LaTeXOptions.AdditionalSymbols.Label=\u041f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0432\u0430\u0442\u0438 \u0434\u043e\u0434\u0430\u0442\u043a\u043e\u0432\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438
-41.LaTeXOptions.UseBibtex.HelpText=
-42.LaTeXOptions.UseBibtex.Label=\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 BibTeX \u0434\u043b\u044f \u0431\u0456\u0431\u043b\u0456\u043e\u0433\u0440\u0430\u0444\u0456\u0457
-43.LaTeXOptions.BibtexStyleLabel.HelpText=
-44.LaTeXOptions.BibtexStyleLabel.Label=\u0421\u0442\u0438\u043b\u044c BibTeX
-45.LaTeXOptions.BibtexStyle.HelpText=
-46.BibtexStyle.StringItemList=plain
-47.BibtexStyle.StringItemList=unsrt
-48.BibtexStyle.StringItemList=alpha
-49.BibtexStyle.StringItemList=abbrv
-50.LaTeXOptions.BibtexStyle.Text=
-51.LaTeXOptions.FilesLabel.HelpText=
-52.LaTeXOptions.FilesLabel.Label=\u0424\u0430\u0439\u043b\u0438
-53.LaTeXOptions.WrapLines.HelpText=
-54.LaTeXOptions.WrapLines.Label=\u041f\u0435\u0440\u0435\u043d\u043e\u0441\u0438\u0442\u0438 \u0434\u043e\u0432\u0433\u0456 \u0440\u044f\u0434\u043a\u0438
-55.LaTeXOptions.WrapLinesAfterLabel.HelpText=
-56.LaTeXOptions.WrapLinesAfterLabel.Label=\u041f\u043e\u0447\u0438\u043d\u0430\u044e\u0447\u0438 \u0456\u0437 \u0434\u043e\u0432\u0436\u0438\u043d\u0438
-57.LaTeXOptions.WrapLinesAfter.HelpText=
-58.LaTeXOptions.SplitLinkedSections.HelpText=
-59.LaTeXOptions.SplitLinkedSections.Label=\u0420\u043e\u0437\u0431\u0438\u0432\u0430\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u043e \u0437\u0432'\u044f\u0437\u0430\u043d\u0438\u043c \u0441\u0435\u043a\u0446\u0456\u044f\u043c
-60.LaTeXOptions.SplitToplevelSections.HelpText=
-61.LaTeXOptions.SplitToplevelSections.Label=\u0420\u043e\u0437\u0431\u0438\u0432\u0430\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u043e \u0441\u0435\u043a\u0446\u0456\u044f\u043c \u0432\u0435\u0440\u0445\u043d\u044c\u043e\u0433\u043e \u0440\u0456\u0432\u043d\u044f
-62.LaTeXOptions.SaveImagesInSubdir.HelpText=
-63.LaTeXOptions.SaveImagesInSubdir.Label=\u0417\u0431\u0435\u0440\u0456\u0433\u0430\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0432 \u043f\u0456\u0434-\u0442\u0435\u043a\u0430\u0445
-64.LaTeXOptions.SpecialContentLabel.HelpText=
-65.LaTeXOptions.SpecialContentLabel.Label=\u0421\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0438\u0439 \u0432\u043c\u0456\u0441\u0442
-66.LaTeXOptions.NotesLabel.HelpText=
-67.LaTeXOptions.NotesLabel.Label=\u0415\u043a\u0441\u043f\u043e\u0440\u0442 \u0437\u0430\u043c\u0456\u0442\u043e\u043a
-68.LaTeXOptions.Notes.HelpText=
-128.Notes.StringItemList=\u041d\u0435 \u0435\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438
-129.Notes.StringItemList=\u042f\u043a \u043a\u043e\u043c\u0435\u043d\u0442\u0430\u0440\u0456
-130.Notes.StringItemList=\u042f\u043a \u043f\u0440\u0438\u043c\u0456\u0442\u043a\u0438 \u0437\u0431\u043e\u043a\u0443
-131.Notes.StringItemList=\u042f\u043a \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u0432 PDF
-73.LaTeXOptions.Metadata.HelpText=
-74.LaTeXOptions.Metadata.Label=\u0415\u043a\u0441\u043f\u043e\u0440\u0442 \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0435\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0443 (\u043c\u0435\u0442\u0430\u0434\u0430\u043d\u0456)
-75.LaTeXOptions.FiguresAndTablesLabel.HelpText=
-76.LaTeXOptions.FiguresAndTablesLabel.Label=\u0406\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0456\u0457 \u0442\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0456
-77.LaTeXOptions.OriginalImageSize.HelpText=
-78.LaTeXOptions.OriginalImageSize.Label=\u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u043e\u0440\u0438\u0433\u0456\u043d\u0430\u043b\u044c\u043d\u0438\u0439 \u0440\u043e\u0437\u043c\u0456\u0440 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c
-79.LaTeXOptions.OptimizeSimpleTables.HelpText=
-80.LaTeXOptions.OptimizeSimpleTables.Label=\u041e\u043f\u0442\u0438\u043c\u0456\u0437\u0443\u0432\u0430\u0442\u0438 \u043f\u0440\u043e\u0441\u0442\u0456 \u0442\u0430\u0431\u043b\u0438\u0446\u0456
-81.LaTeXOptions.SimpleTableLimitLabel.HelpText=
-82.LaTeXOptions.SimpleTableLimitLabel.Label=\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430 \u0448\u0438\u0440\u0438\u043d\u0430 \u0443 \u0441\u0438\u043c\u0432\u043e\u043b\u0430\u0445
-83.LaTeXOptions.SimpleTableLimit.HelpText=
-84.LaTeXOptions.FloatTables.HelpText=
-85.LaTeXOptions.FloatTables.Label=\u041f\u043b\u0430\u0432\u0430\u044e\u0447\u0456 \u0442\u0430\u0431\u043b\u0438\u0446\u0456
-86.LaTeXOptions.FloatFigures.HelpText=
-87.LaTeXOptions.FloatFigures.Label=\u041f\u043b\u0430\u0432\u0430\u044e\u0447\u0456 \u0456\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0456\u0457
-88.LaTeXOptions.FloatOptionsLabel.HelpText=
-89.LaTeXOptions.FloatOptionsLabel.Label=\u041f\u043b\u0430\u0432\u0430\u044e\u0447\u0435 \u0440\u043e\u0437\u043c\u0456\u0449\u0435\u043d\u043d\u044f
-90.LaTeXOptions.FloatOptions.HelpText=
-132.FloatOptions.StringItemList=\u0417\u0433\u043e\u0440\u0438 \u0430\u0431\u043e \u0437\u043d\u0438\u0437\u0443 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438
-133.FloatOptions.StringItemList=\u0417\u0433\u043e\u0440\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438
-134.FloatOptions.StringItemList=\u0417\u043d\u0438\u0437\u0443 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438
-135.FloatOptions.StringItemList=\u0422\u0443\u0442 \u0430\u0431\u043e \u0437\u0433\u043e\u0440\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438
-136.FloatOptions.StringItemList=\u0422\u0443\u0442 \u0430\u0431\u043e \u0437\u043d\u0438\u0437\u0443 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438
-96.LaTeXOptions.AutoCorrectLabel.HelpText=
-97.LaTeXOptions.AutoCorrectLabel.Label=\u0410\u0432\u0442\u043e\u043a\u043e\u0440\u0435\u0433\u0443\u0432\u0430\u043d\u043d\u044f
-98.LaTeXOptions.IgnoreHardPageBreaks.HelpText=
-99.LaTeXOptions.IgnoreHardPageBreaks.Label=\u0406\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u0442\u0438 \u0440\u043e\u0437\u0440\u0438\u0432\u0438 \u0441\u0442\u043e\u0440\u0456\u043d\u043e\u043a
-100.LaTeXOptions.IgnoreHardLineBreaks.HelpText=
-101.LaTeXOptions.IgnoreHardLineBreaks.Label=\u0406\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u0442\u0438 \u0440\u043e\u0437\u0440\u0438\u0432\u0438 \u0440\u044f\u0434\u043a\u0456\u0432
-102.LaTeXOptions.IgnoreEmptyParagraphs.HelpText=
-103.LaTeXOptions.IgnoreEmptyParagraphs.Label=\u0406\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u0442\u0438 \u0440\u043e\u0437\u0440\u0438\u0432\u0438 \u0440\u044f\u0434\u043a\u0456\u0432
-104.LaTeXOptions.IgnoreDoubleSpaces.HelpText=
-105.LaTeXOptions.IgnoreDoubleSpaces.Label=\u0406\u0433\u043d\u043e\u0440\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u0434\u0432\u0456\u0439\u043d\u0456 \u043f\u0440\u043e\u0431\u0456\u043b\u0438
-106.LaTeXOptions.ExportButton.HelpText=
-107.LaTeXOptions.ExportButton.Label=\u0415\u043a\u0441\u043f\u043e\u0440\u0442\u0443\u0432\u0430\u0442\u0438
-108.LaTeXOptions.CancelButton.HelpText=
-109.LaTeXOptions.CancelButton.Label=\u0412\u0456\u0434\u043c\u0456\u043d\u0438\u0442\u0438
-147.LaTeXOptions.DisplayHiddenText.HelpText=
-148.LaTeXOptions.DisplayHiddenText.Label=Export hidden text
-151.LaTeXOptions.FontLabel.HelpText=
-152.LaTeXOptions.FontLabel.Label=Font
-154.LaTeXOptions.Font.HelpText=
diff --git a/src/main/oxt/writer2latex/W2LDialogs/LaTeXOptions.xdl b/src/main/oxt/writer2latex/W2LDialogs/LaTeXOptions.xdl
deleted file mode 100644
index e3cc000..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/LaTeXOptions.xdl
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs/Module1.xba b/src/main/oxt/writer2latex/W2LDialogs/Module1.xba
deleted file mode 100644
index 1aa18e8..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/Module1.xba
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-REM ***** BASIC *****
-
-Sub Main
-
-End Sub
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs/dialog.xlb b/src/main/oxt/writer2latex/W2LDialogs/dialog.xlb
deleted file mode 100644
index 7c0c251..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/dialog.xlb
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs/script.xlb b/src/main/oxt/writer2latex/W2LDialogs/script.xlb
deleted file mode 100644
index 55efe26..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs/script.xlb
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/Applications.xdl b/src/main/oxt/writer2latex/W2LDialogs2/Applications.xdl
deleted file mode 100644
index b26dee6..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/Applications.xdl
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/AutoConfigInfo.xdl b/src/main/oxt/writer2latex/W2LDialogs2/AutoConfigInfo.xdl
deleted file mode 100644
index 3642770..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/AutoConfigInfo.xdl
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/BibTeXEntry.xdl b/src/main/oxt/writer2latex/W2LDialogs2/BibTeXEntry.xdl
deleted file mode 100644
index 04ba151..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/BibTeXEntry.xdl
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/Bibliography.xdl b/src/main/oxt/writer2latex/W2LDialogs2/Bibliography.xdl
deleted file mode 100644
index b9e3a14..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/Bibliography.xdl
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/Characters.xdl b/src/main/oxt/writer2latex/W2LDialogs2/Characters.xdl
deleted file mode 100644
index b2d910c..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/Characters.xdl
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/ConfigurationRoot.xdl b/src/main/oxt/writer2latex/W2LDialogs2/ConfigurationRoot.xdl
deleted file mode 100644
index 527d4fc..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/ConfigurationRoot.xdl
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/DeleteDialog.xdl b/src/main/oxt/writer2latex/W2LDialogs2/DeleteDialog.xdl
deleted file mode 100644
index a0d3536..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/DeleteDialog.xdl
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/Documentclass.xdl b/src/main/oxt/writer2latex/W2LDialogs2/Documentclass.xdl
deleted file mode 100644
index 2cecf00..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/Documentclass.xdl
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/Figures.xdl b/src/main/oxt/writer2latex/W2LDialogs2/Figures.xdl
deleted file mode 100644
index 418d05e..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/Figures.xdl
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/Fonts.xdl b/src/main/oxt/writer2latex/W2LDialogs2/Fonts.xdl
deleted file mode 100644
index 70ca460..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/Fonts.xdl
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/Headings.xdl b/src/main/oxt/writer2latex/W2LDialogs2/Headings.xdl
deleted file mode 100644
index 28bc1b8..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/Headings.xdl
+++ /dev/null
@@ -1,70 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/LoadDefaults.xdl b/src/main/oxt/writer2latex/W2LDialogs2/LoadDefaults.xdl
deleted file mode 100644
index 836ba5d..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/LoadDefaults.xdl
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/LogViewer.xdl b/src/main/oxt/writer2latex/W2LDialogs2/LogViewer.xdl
deleted file mode 100644
index bbfd9b4..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/LogViewer.xdl
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/Module1.xba b/src/main/oxt/writer2latex/W2LDialogs2/Module1.xba
deleted file mode 100644
index 9c46f60..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/Module1.xba
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-REM ***** BASIC *****
-
-Sub Main
-
-End Sub
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/NewDialog.xdl b/src/main/oxt/writer2latex/W2LDialogs2/NewDialog.xdl
deleted file mode 100644
index 2d0a0ba..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/NewDialog.xdl
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/Pages.xdl b/src/main/oxt/writer2latex/W2LDialogs2/Pages.xdl
deleted file mode 100644
index 775874b..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/Pages.xdl
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/Styles.xdl b/src/main/oxt/writer2latex/W2LDialogs2/Styles.xdl
deleted file mode 100644
index a58401a..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/Styles.xdl
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/Tables.xdl b/src/main/oxt/writer2latex/W2LDialogs2/Tables.xdl
deleted file mode 100644
index 5adb2b5..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/Tables.xdl
+++ /dev/null
@@ -1,43 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/TextAndMath.xdl b/src/main/oxt/writer2latex/W2LDialogs2/TextAndMath.xdl
deleted file mode 100644
index b84d5d2..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/TextAndMath.xdl
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/ToolbarConfigurationRoot.xdl b/src/main/oxt/writer2latex/W2LDialogs2/ToolbarConfigurationRoot.xdl
deleted file mode 100644
index ea02c74..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/ToolbarConfigurationRoot.xdl
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/dialog.xlb b/src/main/oxt/writer2latex/W2LDialogs2/dialog.xlb
deleted file mode 100644
index 46574db..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/dialog.xlb
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/W2LDialogs2/script.xlb b/src/main/oxt/writer2latex/W2LDialogs2/script.xlb
deleted file mode 100644
index 27f0c96..0000000
--- a/src/main/oxt/writer2latex/W2LDialogs2/script.xlb
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/description.xml b/src/main/oxt/writer2latex/description.xml
deleted file mode 100644
index bde1f05..0000000
--- a/src/main/oxt/writer2latex/description.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
- Writer2LaTeX
-
-
-
- Writer2LaTeX eksportfiltre
- Writer2LaTeX export filters
- Filtres d'exportació per al writer2LaTeX
- Writer2Latex Exportfilter
- Writer2LaTeX exportfilters
- Writer2Latex eksportfilter
- Writer2LaTeX filtros para exportar
- Writer2Latex vienti suodattimet
- Filtres d'exportation Writer2LaTeX
- Filtri di esportazione Writer2LaTeX
- Filtros de exportação do Writer2LaTeX
- Exportní filtry Writer2LaTeX
- Filtry ekportu Writer2LaTeX
- Фильтры экспорта Writer2LaTeX
- Фільтри експорту Writer2LaTeX
- Writer2LaTeX ihraç etme filitreleri
- قربالگر صادر کردن Writer2LaTeX
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/main/oxt/writer2latex/descriptions/desc_ca.txt b/src/main/oxt/writer2latex/descriptions/desc_ca.txt
deleted file mode 100644
index 045e68d..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_ca.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX forneix a Writer filtres d'exportació per LaTeX i BibTeX
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_cs.txt b/src/main/oxt/writer2latex/descriptions/desc_cs.txt
deleted file mode 100644
index b285889..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_cs.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX nabízí exportní filtry pro Writer s výstupem v LaTeXu a BibTeXu
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_da.txt b/src/main/oxt/writer2latex/descriptions/desc_da.txt
deleted file mode 100644
index 7550cc1..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_da.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX installerer eksportfiltre til LaTeX og BibTeX i Writer
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_de.txt b/src/main/oxt/writer2latex/descriptions/desc_de.txt
deleted file mode 100644
index 0befd56..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_de.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2Latex bietet Writer Exportfilter für LaTeX und BibTeX
diff --git a/src/main/oxt/writer2latex/descriptions/desc_en.txt b/src/main/oxt/writer2latex/descriptions/desc_en.txt
deleted file mode 100644
index 5710fc6..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_en.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX provides Writer export filters for LaTeX and BibTeX
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_es.txt b/src/main/oxt/writer2latex/descriptions/desc_es.txt
deleted file mode 100644
index 5a36e33..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_es.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX contiene filtros de Writer para exportar a LaTeX y BibTeX
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_fa.txt b/src/main/oxt/writer2latex/descriptions/desc_fa.txt
deleted file mode 100644
index 10b9ff5..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_fa.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX ابزارهای مورد نیاز باری صادر کردن مستندها بر اساس قالب لیتک را فراهم کرده است
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_fi.txt b/src/main/oxt/writer2latex/descriptions/desc_fi.txt
deleted file mode 100644
index ad39c06..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_fi.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2Latex:illa on mahdollista viedä dockumentti LaTeX:iin tai BibTeX:iin
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_fr.txt b/src/main/oxt/writer2latex/descriptions/desc_fr.txt
deleted file mode 100644
index 587ad2e..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_fr.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX exporte les documents Writer vers LaTeX et BibTeX
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_it.txt b/src/main/oxt/writer2latex/descriptions/desc_it.txt
deleted file mode 100644
index 5690e1a..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_it.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX aggiunge a Writer filtri di esportazione in LaTeX e BibTeX
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_nl.txt b/src/main/oxt/writer2latex/descriptions/desc_nl.txt
deleted file mode 100644
index 6219ebc..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_nl.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX voorziet in exportfilters voor LaTeX en BibTeX
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_nn.txt b/src/main/oxt/writer2latex/descriptions/desc_nn.txt
deleted file mode 100644
index e6a86d2..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_nn.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2Latex gir Writer eksportfilter for LaTeX og BibTeX
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_pl.txt b/src/main/oxt/writer2latex/descriptions/desc_pl.txt
deleted file mode 100644
index 65e1895..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_pl.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX dostarcza filtrów eksportu programu Writer do LaTeXa i BibTeXa
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_pt_BR.txt b/src/main/oxt/writer2latex/descriptions/desc_pt_BR.txt
deleted file mode 100644
index 50543cd..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_pt_BR.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX oferece filtros de exportação do Writer para LaTeX e BibTeX
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_ru.txt b/src/main/oxt/writer2latex/descriptions/desc_ru.txt
deleted file mode 100644
index 8867786..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_ru.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX обеспечивает Writer фильтрами экспорта в LaTeX и BibTeX
diff --git a/src/main/oxt/writer2latex/descriptions/desc_tr.txt b/src/main/oxt/writer2latex/descriptions/desc_tr.txt
deleted file mode 100644
index 99c99ca..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_tr.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX LaTeX ve BibTeX için Writer ihraç etme filitreleri sağlar
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/descriptions/desc_uk.txt b/src/main/oxt/writer2latex/descriptions/desc_uk.txt
deleted file mode 100644
index d23dd65..0000000
--- a/src/main/oxt/writer2latex/descriptions/desc_uk.txt
+++ /dev/null
@@ -1 +0,0 @@
-Writer2LaTeX забезпечує Writer фільтрами експорту до LaTeX та BibTeX
diff --git a/src/main/oxt/writer2latex/help/en/help.tree b/src/main/oxt/writer2latex/help/en/help.tree
deleted file mode 100644
index 179ed87..0000000
--- a/src/main/oxt/writer2latex/help/en/help.tree
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
- Introduction
- Menu and toolbar
- BibTeX references
- LaTeX export
- View log files
-
-
- Applications
- Bibliography
-
-
- Introduction
- Documentclass
- Headings
- Styles
- Characters
- Fonts
- Pages
- Tables
- Figures
- Text and math
-
-
-
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Characters.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Characters.xhp
deleted file mode 100644
index ff74264..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Characters.xhp
+++ /dev/null
@@ -1,74 +0,0 @@
-
-
-
-
- Characters
- org.openoffice.da.writer2latex.oxt/Configuration/Characters.xhp
-
-
-
- Characters
- Define how to convert character formatting
-
-
- Choose Tools - Options - Writer2LaTeX - Characters
-
-
- Character formatting packages
-
-
- Use hyperref.sty (support for hyperlinks)
- Check this if you want to export hyperlinks using the LaTeX package
- hyperref.sty. As a side effect this package will create links for cross references etc.
-
-
- Use color.sty (color support)
- Check this if you want color support (text color only) using the
- LaTeX package color.sty.
-
-
- Use ulem.sty (underline and strike out text)
- Check this to support underlined and striked out text using the LaTeX
- package ulem.sty. Note that this does not work well for longer passages of text. Writer2LaTeX will never export
- underline and strike out for entire paragraphs.
-
-
- Formatting attributes
- For some formatting attributes you can directly control the generated LaTeX
- code.
-
- Formatting attribute
- Select the formatting attribute:
-
-
- Bold: Boldface text
-
-
- Italics: Italics text
-
-
- Small caps: Text formatted as small caps.
-
-
- Superscript: Text formatted as superscript.
-
-
- Subscript: Text formatted as subscript.
-
-
-
-
- Apply custom LaTeX code
- Check this if you want to define custom LaTeX code for the currently selected
- attribute. Otherwise Writer2LaTeX will use default code, e.g. \textbf for boldface text.
-
-
- LaTeX code before
- Enter the LaTeX code to add before the text, e.g. \emph{
-
-
- LaTeX code after
- Enter the LaTeX code to add after the text, e.g. }
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Documentclass.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Documentclass.xhp
deleted file mode 100644
index 768373d..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Documentclass.xhp
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
- Documentclass
- org.openoffice.da.writer2latex.oxt/Configuration/Documentclass.xhp
-
-
-
- Documentclass
- Define the documentclass for the LaTeX document
-
-
- Choose Tools - Options - Writer2LaTeX - Documentclass
-
-
-
- Do not include preamble
- If you check this option, Writer2LaTeX will not create the a LaTeX preamble,
- nor include \begin{document} and \end{document}. This is useful if the document is to be included in another LaTeX document.
- Note that in this case you will have to make sure that all packages/definitions needed are available in the master
- LaTeX document.
-
-
- Documentclass
- Type the name of the LaTeX documentclass to use (e.g.
- article, book).
-
-
- Global options
- Type a list of global options to add to the documentclass, e.g. landscape
- to get \documentclass[landscape]{article}.
-
-
- Custom preamble
- The text you type here will be copied verbatim into the LaTeX preamble.
- For example \usepackage{palatino} to typeset your document using the postscript font Palatino.
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Figures.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Figures.xhp
deleted file mode 100644
index bd54ff5..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Figures.xhp
+++ /dev/null
@@ -1,57 +0,0 @@
-
-
-
-
- Styles
- org.openoffice.da.writer2latex.oxt/Configuration/Figures.xhp
-
-
-
- Figures
-
- Define how to convert figures
-
-
- Choose Tools - Options - Writer2LaTeX - Figures
-
-
- General
-
-
- Use caption.sty to format captions (also for tables)
- Check this to take advantage of the LaTeX package caption.sty.
- Currently Writer2LaTeX only uses the support for non-floating captions from this package.
- This applies to all captions (figure and table captions).
-
-
- Center figures
- If you check this, all graphics and text boxes will be centered.
- Otherwise standard formatting is applied (this normally means that they will appear flush left).
-
-
- Figure sequence names
- This option can be set to a sequence name in the source document.
- OpenDocument has a very weak sense of figure captions: A figure caption is a paragraph containing a sequence number.
- If you use %PRODUCTNAME's defaults, Writer2LaTeX can guess which sequence name to use.
- If it fails, you can type the name here, or select the name from the list. (Note that %PRODUCTNAME Writer has four
- basic sequence names which always will be displayed in English here. These are Drawing, Illustration, Table, Text.)
- Normally this field should be left empty.
-
-
- Graphics
-
-
- Do not export graphics
- Check this to ignore all graphics in the export.
-
-
- Omit file extension
- Check this to export file names for images without file extension.
- You will thus get eg. \includegraphics{myimage} rather than \includegraphics{myimage.png}.
-
-
- Graphic options
- Type any options that should be applied to all images
- (ie. all \includegraphics commands). For example width=\linewidth.
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Fonts.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Fonts.xhp
deleted file mode 100644
index f334be6..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Fonts.xhp
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-
-
- Fonts
- org.openoffice.da.writer2latex.oxt/Configuration/Fonts.xhp
-
-
-
- Fonts
- Define the font packages to use in the exported LaTeX document
-
-
- Choose Tools - Options - Writer2LaTeX - Fonts
-
-
- Font packages (not used for XeTeX)
- These options have no effect if the backend is XeTeX, which handles
- fonts quite differently from "classic" LaTeX.
-
-
- Use pifont.sty (dingbats)
- Check this to use of symbol font Zapf Dingbats using the LaTeX package
- pifont.sty.
-
-
- Use tipa.sty and tipax.sty (phonetic symbols)
- Check this to use phonetic symbols using the LaTeX packages
- tipa.sty and tipx.sty.
-
-
- Use eurosym.sty (euro currency symbol)
- Check this to use the eurosym font using the LaTeX package
- eurosym.sty. This package provides a slightly better euro symbol than standard LaTeX.
-
-
- Use wasysym.sty (various symbols)
- Check this to use the wasy symbol font using the LaTeX package
- wasysym.sty.
-
-
- Use ifsym.sty (geometric shapes)
- Check this to use the ifsym symbol font using the LaTeX package
- ifsym.sty.
-
-
- Use bbding.sty (metafont dingbats)
- Check this to use the bbding symbol font (a clone of Zapf Dingbats)
- using the LaTeX package bbding.sty.
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Headings.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Headings.xhp
deleted file mode 100644
index c1cc6ab..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Headings.xhp
+++ /dev/null
@@ -1,70 +0,0 @@
-
-
-
-
- Headings
- org.openoffice.da.writer2latex.oxt/Configuration/Headings.xhp
-
-
-
- Headings
- Define the conversion of headings in the document
-
-
- Choose Tools - Options - Writer2LaTeX - Headings
-
-
- Headings
-
-
- Heading levels to export
- Choose the number of heading levels you want to export as LaTeX sectioning commands.
- Other headings are exported as ordinary paragraphs.
-
-
- Writer level
- Choose a heading level to configure.
-
-
- LaTeX level
- Choose the heading level in LaTeX to use for the selected Writer level.
- The standard document classes uses this level numbering
-
-
- \part: Level -1
-
-
- \chapter: Level 0
-
-
- \section: Level 1
-
-
- \subsection: Level 2
-
-
- \subsubsection: Level 3
-
-
- \paragraph: Level 4
-
-
- \supparagraph: Level 5
-
-
-
-
- LaTeX heading name
- Enter the name of the section command in LaTeX, e.g. section to
- produce a \section, or select a standard section command from the list.
-
- Indexes and tables
-
-
- Do not include indexes
- If you check this option, Writer2LaTeX will not export indexes
- (e.g. table of contents, bibliopgrahy). This option is intended for the case that the document is to be part
- of a larger LaTeX document, which may contain global indexes.
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Introduction.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Introduction.xhp
deleted file mode 100644
index 9ec20ea..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Introduction.xhp
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
- Custom format
- org.openoffice.da.writer2latex.oxt/Configuration/Introduction.xhp
-
-
-
- Custom format
- Define a custom format for the LaTeX export
-
-
- Choose Tools - Options - Writer2LaTeX
-
-
-
- Writer2LaTeX comes with a number of predefined LaTeX formats.
- A format defines the kind of LaTeX document to generate (the document class to use and the packages to load).
- It also defines a set of rules defining how content and formatting should be exported to LaTeX. Advanced users can define
- their own format on these pages. This requires some knowledge of LaTeX.
- To use the custom format, choose Custom in the export dialog.
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Pages.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Pages.xhp
deleted file mode 100644
index 69ac25b..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Pages.xhp
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-
-
- Pages
- org.openoffice.da.writer2latex.oxt/Configuration/Pages.xhp
-
-
-
- Pages
- Define how to convert page formatting
-
-
- Choose Tools - Options - Writer2LaTeX - Pages
-
-
- Page geometry (page size and margins)
-
-
- Export page geometry
- Check this if you want to export the page geometry. Otherwise the default
- page geometry of the documentclass will be used.
-
-
- Use geometry.sty
- Check this to use package geometry.sty to export the geometry of the page.
- Otherwise the geometry will be exported using low level LaTeX commands.
-
-
- Export header and footer
- Check this if you want to export the contents of the header and the footer.
-
-
- Use fancyhdr.sty
- Check this to use the package fancyhdr.sty to export the header and footer of the page.
- Otherwise the header and footer will be exported using low level LaTeX page style commands.
-
- Page numbers
-
-
- Use lastpage.sty
- Check this option to use the package lastpage.sty to represent the page count.
- Otherwise the page count is not exported (e.g. content like "page 3 of 7" cannot be exported).
-
- Endnotes
-
-
- Use endnotes.sty
- Check this to use the package endnotes.sty to format the endnotes in the
- LaTeX document. Otherwise endnotes will be converted to footnotes.
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Styles.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Styles.xhp
deleted file mode 100644
index 515fc5a..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Styles.xhp
+++ /dev/null
@@ -1,137 +0,0 @@
-
-
-
-
- Styles
- org.openoffice.da.writer2latex.oxt/Configuration/Styles.xhp
-
-
-
- Styles
- On this page you can define mappings from styles in %PRODUCTNAME Writer
- to your own LaTeX styles.
-
-
- Choose Tools - Options - Writer2LaTeX - Styles
-
-
-
- Style family
- Select a style family:
-
-
- Character: Define LaTeX code for character styles
-
-
- Paragraph: Define LaTeX code for paragraph styles
-
-
- Paragraph block: Define LaTeX code for a block of paragraphs
- starting with a specific paragraph style.
-
-
- List: Define LaTeX code for list styles
- (e.g. enumerate or itemize).
-
-
- List item: Define LaTeX code for individual list items.
-
-
-
-
- Style name
- Select an %PRODUCTNAME Writer style name from the list.
-
-
- New...
- Click this button to add a new style to the list. Select a style in the list
- or type a style name.
-
-
- Delete...
- Click this button to delete the current style name from the list.
-
-
- LaTeX code before
- Enter the LaTeX code to add before this particular style, e.g.
- \begin{center} or \textbf{.
-
-
- LaTeX code after
- Enter the LaTeX code to add after this particular style, e.g.
- \end{center} or }.
-
-
- Next style(s)
- This is only used for paragraph blocks: Paragraphs formatted with a style from
- this list are included in the block.
-
-
- Add...
- Click this button to add another style to the list of next styles.
-
-
- Remove...
- Click this button to remove the current style from the list of next styles.
-
-
- Verbatim content
- Check this if you want to export the content as verbatim LaTeX. This implies that
- characters not available in the inputencoding are converted to question marks and that other content is discarded,
- eg. footnotes.
-
-
- Line break inside
- Check this if you want to add line breaks inside the LaTeX construction surrounding
- this element. You will probably want this for a construction like \begin{center}...\end{center} but not for
- a construction like \textbf{...}.
-
-
- Load default mappings
- Writer2LaTeX comes with a set of default style mappings corresponding to
- some of the predefined styles in %PRODUCTNAME Writer. Click this button to add these mappings to the current set. You will get
- a warning if this will overwrite one or more existing mappings.
-
-
- Other styles
- Select how you want to export paragraphs and text with a style for which no style
- mapping has been defined. This enables you to ensure that only content with accepted styles is exported.
-
-
- Ignore: The content is ignored silently.
-
-
- Convert: The content is converted as normal.
-
-
-
-
- Other formatting
- Select how you want to export formatting for styles that does not have
- a style mapping.
-
-
- Ignore all: Ignore all character, paragraph,
- heading, list and footnote formatting contained in the document.
-
-
- Ignore most: Convert basic character
- formatting.
-
-
- Convert basic: Convert basic character formatting,
- paragraph justification and all numberings (lists, headings, footnotes).
-
-
- Convert most: Convert all supported formatting, except
- that paragraph formatting and font size is only converted if it is set by a style. To be able to preserve
- formatting, an environment is created for all paragraph styles, custom lists are used for listings, headings are
- reformatted using the \@startsection command etc.
-
-
- Convert all: Convert all supported formatting.
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Tables.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Tables.xhp
deleted file mode 100644
index 25d6c4c..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Tables.xhp
+++ /dev/null
@@ -1,74 +0,0 @@
-
-
-
-
- Tables
- org.openoffice.da.writer2latex.oxt/Configuration/Tables.xhp
-
-
-
- Tables
-
- Define how to convert tables
-
-
- Choose Tools - Options - Writer2LaTeX - Tables
-
-
-
- Do not export tables
- Check this option to ignore all tables in the export.
-
-
- Use colortbl.sty (background color in cells)
- Check this if you want to apply background color to tables using the
- package colortbl.sty. This option has no effect unless you also check Use color.sty on the page
- Characters.
-
-
- Use tabulary.sty (automatic column width)
- Check this if tabulary.sty should be used to export tables.
- This package determines column widths automatically which can be useful for tables with a lot of text in each cell.
-
-
- Use supertabular.sty (multipage tables)
- Check this to use the package supertabular.sty to export tables which may break
- across pages.
-
-
- Use longtable.sty (multipage tables)
- Check this to use the package longtable.sty to export tables which may break
- across pages.
-
-
- Style for first head
- This option is used to produce advanced tables, that are not supported in
- %PRODUCTNAME Writer. Enter the name of a paragraph style, or select a style in the list.
- If the first paragraph of the first cell in a row is formatted
- with this paragraph style, the row in question will be used for the first head in a multipage table.
-
-
- Style for head
- Likewise this option specifies a paragraph style that identifies a
- repeating head in a multipage table (like a normal table head in %PRODUCTNAME Writer).
-
-
- Style for foot
- This option specifies a paragraph style that identifies a repeating foot in a
- multipage table.
-
-
- Style for last foot
- This option specifies a paragraph style that identifies the last foot in a
- multipage table.
-
-
- Table sequence name
- This option can be set to a sequence name in the source document.
- OpenDocument has a very weak sense of table captions: A table caption is a paragraph containing a sequence number.
- If you use %PRODUCTNAME's defaults, Writer2LaTeX can guess which sequence name to use.
- If it fails, you can type the name here, or select the name from the list. (Note that %PRODUCTNAME Writer has four
- basic sequence names which always will be displayed in English here. These are Drawing, Illustration, Table, Text.)
- Normally this field should be left empty.
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Textandmath.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Textandmath.xhp
deleted file mode 100644
index ae5dfe6..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/Configuration/Textandmath.xhp
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
-
-
- Text and math
- org.openoffice.da.writer2latex.oxt/Configuration/Textandmath.xhp
-
-
-
- Text and math
- Define how to convert text strings and math content.
-
-
- Choose Tools - Options - Writer2LaTeX - Text and math
-
-
- Math packages
-
-
- Use ooomath.sty (custom package supporting %PRODUCTNAME equations)
- Check this to use the LaTeX package ooomath.sty. This package defines a number of
- LaTeX macros used to convert formulas from %PRODUCTNAME to LaTeX. If this package is not used, the necessary definitions will
- be included in the LaTeX preamble, which may become quite long. Hence using ooomath.sty is recommended for documents with
- formulas. The package is part of the complete
- Writer2LaTeX distribution.
-
- Math symbols
- In %PRODUCTNAME Math you can add user-defined symbols. Writer2LaTeX already
- understands the predefined symbols such as %alpha. If you define your own symbols, you can define corresponding LaTeX
- code here.
-
-
- Name
- Select the name of the user-defined symbol.
-
-
- New...
- Click this button to add a new symbol to the list. Select a symbol from the list
- or type the name.
-
-
- Delete...
- Click this button to delete the current symbol from the list.
-
-
- LaTeX code
- Enter the LaTeX code corresponding to this symbol, e.g.
- \Downarrow.
-
- Text replace
- Often LaTeX requires special care to typeset certain constructions. For example
- according to German typographical rules, an abbreviation like z.B. should be typeset with a small space before the B, which in
- LaTeX code will be z.\,B. Another example is French quotations marks (« Je parle français ») which should be
- converted to the LaTeX macros \fg and \og. A final example is translation of the text LaTeX to
- \LaTeX to properly typeset the LaTeX logo.
-
-
- Input
- Select a text string from the list
-
-
- New...
- Click this button to add a new text string to the list. Enter the original text as it appears
- in the %PRODUCTNAME Writer document, or paste text from the clipboard.
-
-
- Delete...
- Click this button to the delete the current text string. Writer2LaTeX has
- a few predefined strings that cannot be deleted.
-
-
- LaTeX code
- Enter the LaTeX code to export for this text string.
-
- Tab stops
-
-
- LaTeX code
- Normally tab stops are converted to spaces, but in this field you can enter any
- LaTeX code, that should be used instead. For example \quad{} or \hspace{2em}.
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/applications.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/applications.xhp
deleted file mode 100644
index 9c4cf84..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/applications.xhp
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
- Applications
- org.openoffice.da.writer2latex.oxt/applications.xhp
-
-
-
-
- Configuration of applications
- On this page you can configure the interaction between Writer2LaTeX
- and your LaTeX distribution as well as viewers for the different output formats.
-
- Select Tools - Options - Writer2LaTeX toolbar - Applications
-
-
- Prerequisites
- This requires that you have installed certain software on your system.
-
-
-
-
- Writer2LaTeX needs a working LaTeX distribution.
- MikTeX is recommended and can be downloaded from
- http://www.miktex.org.
-
-
- In addition, you should install viewers for PDF and PostScript files.
- Gsview is recommended and can be downloaded from
- http://pages.cs.wisc.edu/~ghost/gsview/.
- Note that you have to install ghostscript as well (follow the links on the web site).
-
-
-
-
-
-
- Writer2LaTeX needs a working LaTeX distribution.
- TeX live
- is recommended and is available for most UNIX-like systems. The installation depends on your system.
- If you are using Debian or Ubuntu you can for example install the basic required packages by typing these commands from a terminal window:
- sudo apt-get install texlive
- sudo apt-get install texlive-latex-extra
- sudo apt-get install texlive-xetex
-
-
-
- Also you should install viewers for DVI, PDF and PostScript files.
- The viewers evince and okular can handle all formats and are recommended.
- You can also use a combination of the viewers xdvi, xpdf and ghostview.
-
-
-
-
-
-
-
- Writer2LaTeX needs a working LaTeX distribution.
-
-
-
- Also you should install viewers for DVI, PDF and PostScript files.
-
-
-
- Note: The Writer2LaTeX toolbar is not tested on Mac OS X.
-
-
-
-
- Choose the desired behavior after export
- After Export
- After Export, Writer2LaTeX can build the result with LaTeX and display the final document in a viewer. Choose the desired behavior in the list.
-
-
- Do nothing will only export the document to LaTeX
-
-
- Build with LaTeX will build the converted document with LaTeX to produce the final result in DVI, PDF or PostScript format
-
-
- Build with LaTeX and view result will display the final result in a DVI, PDF or PostScript viewer
-
-
-
-
- Automatic Configuration
- If you click this button, Writer2LaTeX will try to locate the external programs
- and configure them. You will be presented with a short report of the results. Any applications that Writer2LaTeX cannot find for
- you should be configured manually.
- Click here to let Writer2LaTeX configure your external applications automatically
-
-
- Application
- Select the external application you wish to configure in the list.
- The available applications are:
-
-
- PdfLaTeX: The pdflatex executable (used if you select PDF as your backend format)
-
-
- LaTeX: The latex executable (used for other backend formats)
-
-
- Dvips: The DVI to PostScript converter dvips (used if you select PostScript as your backend format)
-
-
- BibTeX: The bibtex executable (used if your document contains a bibliography)
-
-
- MakeIndex: The makeindex executable (used if your document contains an alphabetical index)
-
-
- DVI Viewer: Application to view DVI files
-
-
- PDF Viewer: Application to view PDF files
-
-
- PostScript Viewer: Application to view PostScript files
-
-
- Select the external application you wish to configure here
-
-
- Use the system's default application
- Select this if you wish to use the default application to view files
- of the selected type.
- Select this to use the default application to view files of the selected type
-
-
- Executable
- Type the full path to the executable or click Browse to find
- the executable in your file system
- Type the full path to the executable here or find it using the Browse button
-
-
- Options
- Fill out any additional options here. Often you will only need the file name,
- which is denoted %s.
- Fill out any additional options here, using %s to represent the file name
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/bibliography.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/bibliography.xhp
deleted file mode 100644
index 7a9d65b..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/bibliography.xhp
+++ /dev/null
@@ -1,143 +0,0 @@
-
-
-
-
- Bibliography
- org.openoffice.da.writer2latex.oxt/bibliography.xhp
-
-
-
-
- Configuration of bibliography
- On this page you can configure the use of BibTeX as bibliography
- database in %PRODUCTNAME Writer.
-
- Select Tools - Options - Writer2LaTeX toolbar - Bibliography
-
-
- Using BibTeX as bibliography database
- %PRODUCTNAME Writer comes with a standard bibliography database.
- Citations can be created from the content of the database.
- On the other hand, LaTeX traditionally stores bibliographic
- information in the BibTeX database format.
- The Writer2LaTeX toolbar enables you to use BibTeX databases directly in %PRODUCTNAME Writer.
- With this feature you can create citations from a BibTeX file rather than from the standard bibliography database.
-
- The following sections describe four different
- ways to handle bibliograhic citations.
-
- Using the standard bibliography database
- If you want to use the standard tools in %PRODUCTNAME Writer
- to manage and create citations, you should not make any settings to this page.
- Upon export, Writer2LaTeX can convert to and format your citations with BibTeX.
- You can enable this in the export dialog.
-
-
-
- Use BibTeX as bibliography database
- Check this to enable the insertion of citations from BibTeX file(s)
- Check this to enable the use of BibTeX as bibliograhy database.
- You can then use the
- Writer2LaTeX toolbar to insert citations from BibTeX files.
- Upon export, Writer2LaTeX can format your citations with BibTeX using the original BibTeX files.
- You can enable this in the export dialog.
-
-
- BibTeX location
- Writer2LaTeX will look for BibTeX files in the location you define.
-
-
- In central folder: Select this option if you keep all your
- BibTeX files in a central location.
-
-
- In subfolder of document folder: Select this option if you
- want to use project-specific BibTeX files. For example using a folder named "bibliography" relative to the document
- folder.
-
-
- In document folder: Select this option if you want to
- keep your BibTeX files in the same folder as the document. Warning: In this case you should not use the
- same name for the LaTeX file and the BibTeX file (your BibTeX file might be overwritten if you do).
-
-
- Select the type of location for your BibTeX files
-
-
- BibTeX folder
- Enter the path to the folder containing your BibTeX files, or select the folder
- using the Browse-button.
- Enter the path to the folder containing the BibTeX files
-
-
- Click to select the path to the folder containing the BibTeX files
-
-
- File encoding
- Select the encoding of the BibTeX files (this will depend on your
- BibTeX editor). If you use XeTeX as a backend, you should always use UTF-8.
-
-
- Convert Zotero citations
- Zotero
- is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
- Zotero provides a plugin for %PRODUCTNAME which permits you to insert citations from Zotero in your
- %PRODUCTNAME Writer document using a selection of citation schemes.
- Check this if you want to convert Zotero citations to LaTeX.
- This enables you to format the citations using a BibTeX style of your choice.
- Also, the bibliography created by Zotero will be replaced with a BibTeX-generated bibliography.
- If you do not check this option, the original
- citation text inserted by Zotero will be used.
-
- Exporting your Zotero database to BibTeX
- To use this feature you must export your Zotero database to the specified
- folder.
- The Writer2LaTeX distribution contains a folder named Zotero,
- which contains a file called BibTeX-Writer2LaTeX.js. This file must be added to Zotero to provide a suitable
- BibTeX export: In Zotero, choose Edit - Preferences - Advanced and click Show Data Directory.
- Open the subfolder Translators, and copy BibTeX-Writer2LaTeX.js to this location.
- Finally restart Zotero.
- You can now export your Zotero database: In Zotero, select
- File - Export Library, and choose BibTeX (Writer2LaTeX) (not BibTeX).
- Save the file in the folder, you have defined.
- Check this to convert Zotero citations to LaTeX
-
-
- Convert JabRef citations
- JabRef
- is an open source bibliography reference manager using BibTeX as native file format.
-
- You can use JabRef to edit your BibTeX files.
- In addition JabRef permits you to insert citations directly from JabRef in your %PRODUCTNAME Writer document
- using a selection of citation schemes.
- Check this if you want to convert JabRef citations to LaTeX.
- This enables you to format the citations using a BibTeX style of your choice.
- Also, the bibliography created by JabRef will be replaced with a BibTeX-generated bibliography.
- If you do not check this option, the original
- citation text inserted by JabRef will be used.
- Check this to convert JabRef citations to LaTeX
-
-
- Include original citations as comments
- Check this if you want to include the original citations produced by Zotero or
- JabRef as comments in the LaTeX source. This has no effect on the final result but might be helpful if you edit the LaTeX source.
- Check this to include the citations inserted by Zotero or JabRef as comments in the LaTeX source.
-
-
- Natbib
-
-
- Use natbib.sty
- To fully support the citations inserted by Zotero or JabRef you will need
- the package natbib.sty. Check this if you want to take advantage of this package (the BibTeX style you use must be compatible
- with natbib.sty).
- Check this to use the package natbib.sty for your citations
-
-
- Options
- Enter any options to the package natbib.sty here.
- Enter any options to the package natbib.sty here
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/bibtex.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/bibtex.xhp
deleted file mode 100644
index 3033d13..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/bibtex.xhp
+++ /dev/null
@@ -1,78 +0,0 @@
-
-
-
-
- Insert BibTeX references
- org.openoffice.da.writer2latex.oxt/bibtex.xhp
-
-
-
-
- Manage BibTeX reference
- BibTeX is the standard database format for bibliographic references
- in LaTeX.
- This dialog is used to insert bibliographic references in %PRODUCTNAME Writer from BibTeX files.
- This enables you to maintain your references in BibTeX, rather that using the bibliography database
- in %PRODUCTNAME Writer.
-
-
- Click the Bib-button on the toolbar
-
-
- The dialog presents a list of BibTeX files from a specific folder.
- The folder to search is configured in the bibliography settings.
-
- Using the dialog
-
-
- BibTeX file
- Select the BibTeX file to use in this list.
- Select the BibTeX file to use
-
-
- BibTeX entry
- Select the entry to use in this list. The list contains the keys of
- all entries in the selected BibTeX file.
- Basic information about the entry is displayed in the field below the list.
- Select the entry to use
-
-
- Insert reference
- Click this button to insert a bibliographic reference to
- the currently selected entry.
- Click to insert a reference to the current entry
-
-
- Update references
- Click this to update all bibliographic references in the document.
- You should do this if you have edited a BibTeX file. This will ensure that
- the content of all references is in sync with the current content of the BibTeX files.
- Writer2LaTeX will display a message to confirm the result.
- Click to update the content of all references
-
-
- Close
- Click this button to close the dialog.
- Click to close the dialog
-
-
- New
- Click this button create a new BibTeX file in the configured
- directory. Enter a name for the file in the dialog.
- Click to create a new BibTeX file
-
-
- Edit
- Click this button to edit the currently selected BibTeX file.
- The file will open in your default BibTeX editor. If no default BibTeX editor was found on your system,
- an error message is displayed.
- Click to edit the current file in your BibTeX editor
-
-
- Reload
- Click this button to reload the BibTeX files in the dialog.
- Click to reload the BibTeX files
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/export.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/export.xhp
deleted file mode 100644
index b192419..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/export.xhp
+++ /dev/null
@@ -1,430 +0,0 @@
-
-
-
-
- LaTeX Export
- org.openoffice.da.writer2latex.oxt/export.xhp
-
-
-
-
- LaTeX Export
- Exports the current document in LaTeX 2e format. A LaTeX document can be
- typeset with the TeX typesetting system.
-
- Choose File - Export - LaTeX 2e or click the TeX-button in the toolbar
-
-
- General
-
-
- LaTeX format
- Select the general format for the LaTeX document
- Conceptually, %PRODUCTNAME Writer and LaTeX are quite different.
- A LaTeX document is usually based on a certain "document class", that determines the general layout and formatting of the document.
- In addition the use of several LaTeX packages may change various aspects of the LaTeX document.
- The result of a conversion into LaTeX will thus depend very much on which
- LaTeX packages are used and how much formatting it is desired to preserve.
- Writer2LaTeX offers a number of default formats, all based on the standard LaTeX document class "article".
- Each of the formats defines the LaTeX packages to use and the handling of formatting.
-
-
- Ultra-clean article will create a very basic LaTeX article,
- with almost no formatting preserved.
-
-
- Clean article will also create a default LaTeX article,
- but does preserve some basic formatting from the %PRODUCTNAME Writer document, such as boldface, color and hyperlinks.
-
-
- Default creates a LaTeX article preserving as much formatting
- as it is possible without any significant deviations from LaTeX standards.
-
-
- Print optimized on the other hand creates a LaTeX article
- preserving as much formatting as possible. The result will resemble the %PRODUCTNAME Writer document,
- but will look slightly different from a standard LaTeX article (and the LaTeX code will be less readable).
-
-
- Screen optimized (pdf) also creates a LaTeX article preserving
- most of the formatting, but optimized for screen viewing (using the package pdfscreen) rather than printing.
-
-
- Custom is a user defined format. To configure the custom format,
- choose Tools - Options - Writer2LaTeX.
-
-
-
- Expert users can extend the list with further formats using
- configuration packages. See the documentation on the
- web site for Writer2LaTeX.
-
-
- Backend
- Select the final format of the exported document
- When processing a LaTeX document, the final result is a document in a certain
- backend format. The handling of certain aspects of the document, in particular graphics, depends on the backend.
- With this option you can select the backend format.
-
-
- Generic will create a LaTeX document that can be processed
- with any flavour of LaTeX, usually with a file in DVI format as the result. Graphics is not supported with this backend.
-
-
- Pdf (pdfTeX) will create a LaTeX document that is suitable
- for processing with pdfLaTeX. Graphics are converted to a format that can be included in pdf files.
-
-
- Postscript (dvips) will create a LaTeX document that is
- suitable for generating documents in Postscript format, usually by post processing with dvips.
- Graphics will be converted to Encapsulated postscript format.
-
-
- Unspecified will create a LaTeX document with no
- particular backend in mind. All graphics will be exported in the original format,
- and it is up to the user to handle them.
-
-
- If you have selected the format Screen optiomized (pdf), you cannot select
- the backend, which will always be pdf.
-
-
- Encoding
- Select the character encoding of the LaTeX file
- A LaTeX document is a text file, which always uses a certain character encoding.
- The character encoding is important if the LaTeX file is going to be edited in a text editor:
- You should select an encoding that is supported by your text editor. This setting is also important to get optimal support
- for international characters: If you for example use pdfTeX, searching in the final pdf document will only work for
- characters supported by the selected character encoding.
- Currently, Writer2LaTeX supports 8 different encodings which together are suitable for a large number of languages written
- with either latin, greek or cyrillic letters.
- The supported character encodings are US ASCII,
- West European (ISO 8859-1), East European (ISO 8859-2), Latin/Greek (ISO 8859-7),
- Microsoft East European (Cp1250), Microsoft Cyrillic (Cp1251), Russian (koi8-r)
- and Unicode (UTF8).
- If you have selected XeTeX as your backed, the character encoding is always UTF-8.
- XeTeX is needed for asian (CJK) and bidirectional (CTL) scripts.
-
-
- Enable multilingual support
- Check this if your document contains text in more than one language
- If you check this option, all the language settings in the %PRODUCTNAME Writer
- document will be exported to LaTeX. Sometimes the language settings in a %PRODUCTNAME Writer document are not correct,
- so if you have a document that is written in one language only you may want to uncheck this option.
- This will produce a cleaner LaTeX file because you may avoid a large number of language selections.
-
-
- Font
- Select a font scheme to use in the LaTeX document
- Use this option to select a font scheme to use in the LaTeX document.
-
-
-
- Default (Computer Modern) Computer Modern is
- the original default font for TeX.
-
-
- CM Bright
-
-
- Concrete
-
-
- Concrete + Euler Math
-
-
- Iwona
-
-
- Kurier
-
-
- Antykwa Toruńska
-
-
- Kerkis
-
-
- New Century Schoolbook + Fourier Math
-
-
- Palatino + PXfonts Math
-
-
- Palatino + Pazo Math
-
-
- Palatino + Euler Math
-
-
- Times + TXfonts Math
-
-
- Times + Symbol
-
-
- Arev Sans + Arev Math
-
-
- Bitstream Charter + Math Design
-
-
- Utopia + Math Design
-
-
- Utopia + Fourier Math
-
-
-
-
- Use greek letters as symbols
- Check this treat greek characters as symbols rather than as text
- Greek letters used in latin text are often used as symbols, such as the
- number π or the word γ-radiation. By checking this option (not available if XeTeX is the backend),
- all greek letters used within latin or cyrillic text
- will be treated as mathematical symbols, which will produce a slightly better result – and also not require that
- greek text fonts are available in the LaTeX installation. This option has no effect on greek text (provided the language
- is set correctly in the %PRODUCTNAME Writer document).
-
-
- Support additional symbols
- Check this to add support for additonal symbols (e.g. phonetic symbols, smileys)
- If you select this option (not available if XeTeX is the backend),
- LaTeX will load some additional packages containing support for various symbols:
- A better looking euro-symbol, phonetic characters, dingbats and various other
- symbols and geometric shapes.
-
- Bibliography
-
-
- Use BibTeX for bibliography
- Check this to export the bibliography to BibTeX format
- Usually the bibliography in a LaTeX document is generated by the companion
- program BibTeX. If you check this option, all the bibliographic references will be exported to BibTeX format for
- later processing with the BibTeX program.
-
-
- BibTeX style
- Enter the name of a BibTeX style to format the bibliography
- If you use BibTeX, you should also select a BibTeX style to be used when
- generating the bibliography. Select one of the predefined styles plain, unsrt, alpha or
- abbrv or type the name of any BibTeX style which is available
- in your LaTeX installation.
-
- Files
-
-
- Wrap long lines
- Check this if you want to wrap long lines in the LaTeX file
- Checking this option wraps long lines in the generated LaTeX file.
- This enhances the readability if the file is later edited in a text editor. If you use a text editor that wraps
- lines automatically, you should uncheck this option.
-
-
- After characters
- Enter the number of characters after which the lines should be wrapped
- If you choose to wrap long lines, they will be wrapped as soon as possible
- after this number of characters.
-
-
- Split document at linked sections
- Check this to create a separate LaTeX file for each linked section
- Checking this option will create separate LaTeX files for sections in
- the %PRODUCTNAME Writer document with linked content. This can be an advantage if the LaTeX document is later edited
- in a text editor.
-
-
- Split document at top level sections
- Check this to create a separate LaTeX file for all sections that are not nested inside another section
- Checking this option will create separate LaTeX files for all top level
- sections in the %PRODUCTNAME Writer document (but not for nested sections).
-
-
- Save images in subdirectory
- Check this to save the images in a separate subdirectory
- Writer2LaTeX normally saves images associated with the document in the same
- directory as the LaTeX document. If the document contains a large number of images it may be more convenient to save
- the images in a separate subdirectory. This option will create a subdirectory with the same name as the LaTeX document
- to store the images.
-
- Special content
-
-
- Export notes
- Select how to export notes in the document
- This option determines how to export notes (also known as annotations)
- in the %PRODUCTNAME Writer document.
-
-
- Do not export will ignore the notes.
-
-
- As comments will export the notes as comments in the LaTeX file.
- They will not be visible in the final document after processing with LaTeX.
-
-
- As marginal notes will put the notes in the margin of the document.
- In this case they will be visible in the final document, but beware that the notes will be lost if the margin
- is too narrow.
-
-
- As pdf annotations will export the notes as pdf text
- annotations. If the pdf viewer supports it, you will be able to read the notes. Adobe Reader displays text annotations
- with a yellow icon, which allows you to open and read the note. If the document is not processed with pdfTeX,
- the notes will be converted to marginal notes.
-
-
-
-
- Export document properties (metadata)
- Check this if you want to export meta data associated with the document
- If you check this option, Writer2LaTeX will export the title, author and date
- of the document as found under File – Properties. Furthermore, if you have chosen pdf as the backend, the title, author,
- subject and keywords will be exported to the pdf document and will be viewable if the pdf viewer supports it.
- If the option is not checked, only the title will be exported.
-
-
- Display hidden text
- Check this if you want to export text that is currently hidden in the document
- If you check this option, Writer2LaTeX will export all text in the
- document, even if it is currently hidden.
-
- Figures and tables
-
-
- Use original image size
- Select this option to use the original image size (the size specified in the document will be ignored)
- Often images in a %PRODUCTNAME Writer document are scaled up or down
- from their original size. Normally the same scaling will be used in the LaTeX document, but if you select this option,
- the original (unscaled) image size will be used.
-
-
- Optimize simple tables
- Check this to optimize the width of tables
- Normally Writer2LaTeX will generate tables with the same column widths
- as in the original document. For tables with simple content it may be more desirable to create tables which are as
- narrow as possible, with only one line of text per cell. Compare the table
-
- If you check this option, Writer2LaTeX will try to optimize tables.
-
-
- Maximum width in characters
- Enter the maximum width in characters of tables that should have optimized their width
- If you have chosen to optimize simple tables, you have to specify the maximum
- width of the table, measured in the number of characters. If you for example set the number to 50, only tables with a total
- width of 50 or fewer characters will be optimized.
-
-
- Float tables
- Check this to allow tables to flow in the document
- In %PRODUCTNAME Writer you can either choose that the rows of a table must
- be kept together on one page or that the table may split across page breaks. Keeping a table on one page may be desirable
- to increase the readability of the table, but it may also leave large white gaps at the bottom of the page.
- In LaTeX this problem is solved with floating tables: A table can automatically move to another position which fixes
- the whitespace problem. If you check this option, all tables that are not allowed to break across pages are exported as
- floating tables.
-
-
- Float figures
- Check this to allow figures to flow in the document
- A similar option is available for figures (graphics, text boxes).
- If you check this option, figures are converted to floating figures which can move in the document to reduce whitespace.
- This will not affect figures anchored as character.
-
-
- Float placement
- Select placement of floating tables and figures
- If you choose to let either tables or figures float, use this option to
- specify the placement of the floats:
-
-
- Top or bottom of page will place the floats either at
- the top or the bottom of a page.
-
-
- Top of page will place floats at the top of a page.
-
-
- Bottom of page will place floats at the top of a page.
-
-
- Here or top of page will place floats at their original position,
- if there is room left on the page, and otherwise at the top of a page.
-
-
- Here or bottom of page will place floats at their
- original position, if there is room left on the page, and otherwise at the bottom of a page.
-
-
- In all cases it might happen that LaTeX creates some special pages which only
- contains floats. This will usually be the case if there are many floats compared to the amount of text.
-
- AutoCorrect
-
-
- Ignore hard page breaks
- Check this if you don't want to export manual page breaks
- Hard (or manual) page breaks are often used to optimize page breaks in the
- final editing of a document. In this case you will probably not want to export these page breaks, as LaTeX creates page
- breaks that are quite different from the page breaks in %PRODUCTNAME Writer. If you select this option, hard page breaks
- will be ignored when exporting the document.
-
-
- Ignore hard line breaks
- Check this if you don't want to export manual line breaks
- For similar reasons, you can select this option to ignore hard (manual) line
- breaks during export.
-
-
- Ignore empty paragraphs
- Check this if you don't want to export empty paragraphs
- Empty paragraphs are sometimes used a simple means to create vertical spacing
- in %PRODUCTNAME Writer. In a well-structured document, an empty paragraph is probably a mistake. Hence you can select this
- option to ignore empty paragraphs in the document in the export. If you do not select the option, an empty paragraph is
- exported as vertical space.
-
-
- Ignore double spaces
- Check this if you don't want to export two consecutive space characters
- For similar reasons you can choose to ignore two or more spaces in a row using
- this option.
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/import.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/import.xhp
deleted file mode 100644
index 14d1202..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/import.xhp
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
- TeX import
- org.openoffice.da.writer4latex.oxt/import.xhp
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/introduction.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/introduction.xhp
deleted file mode 100644
index 5f53447..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/introduction.xhp
+++ /dev/null
@@ -1,97 +0,0 @@
-
-
-
-
- Introduction
- org.openoffice.da.writer2latex.oxt/introduction.xhp
-
-
-
- Introduction to Writer2LaTeX
-
- The Writer2LaTeX extension provides you with a set of tools to
- create LaTeX documents with %PRODUCTNAME Writer.
- By installing Writer2LaTeX you will be able to author well-structured LaTeX documents using (almost)
- the full power of %PRODUCTNAME Writer.
- Writer2LaTeX has two modes of operation
-
-
- You can use Writer2LaTeX as an export filter.
- It adds LaTeX and BibTeX export to the File - Export
- menu.
-
-
-
- You can use Writer as a frontend for LaTeX.
- It adds a
- toolbar
- to interact with your LaTeX installation.
- The functionality of %PRODUCTNAME Writer with
- the Writer2LaTeX toolbar can be compared to the application
- LyX.
-
- Before you can use the Writer2LaTeX toolbar, you need to
- configure it.
-
-
-
-
-
-
- Authoring LaTeX files with Writer2LaTeX
- With Writer2LaTeX you can prepare your documents with Writer
- as you usually do.
- You can then invoke Writer2LaTeX to convert your document into LaTeX, process the LaTeX document and display
- the final result.
- You are free to create either a LaTeX document that preserves as much of your formatting as possible – or
- create a clean LaTeX document that will resemble a LaTeX document created by hand.
-
-
- Guidelines
- Not every feature in %PRODUCTNAME Writer is supported by LaTeX.
- To avoid unexpected results follow these guidelines.
-
-
- Page styles: %PRODUCTNAME Writer offers a sofisticated
- page style scheme, where every page style can define another style to be used for the next page.
- You can thus have something like Style A → Style B → Style C.
- In LaTeX this is only possible in the first step of a page sequence:
- The example above will produce Style A → Style B → Style B in LaTeX.
- You should beware of this when you design your page styles. Note that explicit change of page style with
- Insert - Manual break is not affected by this limitation.
- In LaTeX the same page geometry is used for all pages. The dimensions are
- taken from the first page of your document.
- Do not create headers and footers with more than one line of text,
- these will not be exported correctly to LaTeX.
-
-
- Background color: Background color is currently not supported
- except in table cells. You should avoid using background color elsewhere.
-
-
- Graphics: Anchor graphics to paragraph or to character if you
- want a floating graphic. If you want the graphic to be a part of the text flow, anchor it to character. Do not anchor
- graphics to page as this will make the graphics turn up the wrong place in your document.
- You are advised not to wrap text around graphics as this is not exported to LaTeX anyway.
- Also, do not use drawing objects inserted directly in the text (using the
- Drawing toolbar). These will not be converted to LaTeX.
- If you need to insert a drawing, insert an embedded Draw object (Insert - Object).
-
-
- Tables: Avoid using cells spanning several rows, as this
- is currently not supported. Cells spanning several columns are fully supported.
-
-
- In general you should be aware that not all formatting is exported. The export of formatting
- depends on the selected LaTeX format.
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/logviewer.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/logviewer.xhp
deleted file mode 100644
index 1ff6283..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/logviewer.xhp
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
- View log files
- org.openoffice.da.writer2latex.oxt/logviewer.xhp
-
-
-
-
- View log files
- View the log files of the most recent LaTeX run of the
- current document.
-
- Click the Log-button on the toolbar
-
-
- When the document is processed with LaTeX, a number of
- log files are generated. They contain error messages and other technical information about the conversion.
- Advanced users may use this for troubleshooting.
-
- Log files
-
-
- View LaTeX log
- Select this to view the log of the latest LaTeX run
- Select this to view the log of the latest LaTeX run.
- The log file can become quite long and difficult to read. If you only want to view error messages in the
- log, you can check Only errors at the bottom of the dialog.
-
-
- Check this if you only want to see error messages in the log file
-
-
- View BibTeX log
- Select this to view the log of the latest BibTeX run
- Select this to view the log of the latest BibTeX run.
-
-
- View Makeindex log
- Select this to view the log of the latest Makeindex run
- Select this to view the log of the latest Makeindex run.
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/menu.xhp b/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/menu.xhp
deleted file mode 100644
index a541884..0000000
--- a/src/main/oxt/writer2latex/help/en/org.openoffice.da.writer2latex.oxt/menu.xhp
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
- Menu and toolbar
- org.openoffice.da.writer2latex.oxt/menu.xhp
-
-
-
- Menu and toolbar
-
- Using Writer2LaTeX as an export filter
-
- File - Export
-
- Writer2LaTeX adds two entries to the File - Export
- menu in Writer
-
-
- LaTeX 2e [Writer2LaTeX] to export the
- current document to LaTeX.
-
-
- BibTeX [Writer2LaTeX] to export the
- bibliographic references in the current document to BibTeX.
-
-
-
- Using the Writer2LaTeX toolbar
-
- Writer2LaTeX adds a toolbar in Writer,
- providing the following commands.
-
- Insert BibTeX reference
-
-
- Insert a bibliographic reference to an item in a BibTeX file.
- Insert reference to an item in a BibTeX file
-
- Publish to LaTeX
-
-
- Convert the document to LaTeX, process the result with LaTeX
- and display the result in an external viewer.
- Before you can use this feature, you need to
- configure
- the external applications to use.
-
-
- Run LaTeX and display the result
-
- View Log files
-
-
- In case of any problems in the conversion process, you can view the log files created by
- LaTeX, MakeIndex and BibTeX here
- View log files created by LaTeX, MakeIndex and BibTeX
-
- Edit custom format
-
-
- Edit the custom export format. This format is used if you select
- Custom as LaTeX format in the export dialog.
-
-
-
\ No newline at end of file
diff --git a/src/main/oxt/writer2latex/icons/bibtex_16.bmp b/src/main/oxt/writer2latex/icons/bibtex_16.bmp
deleted file mode 100644
index 03b12cb..0000000
Binary files a/src/main/oxt/writer2latex/icons/bibtex_16.bmp and /dev/null differ
diff --git a/src/main/oxt/writer2latex/icons/bibtex_26.bmp b/src/main/oxt/writer2latex/icons/bibtex_26.bmp
deleted file mode 100644
index 6687557..0000000
Binary files a/src/main/oxt/writer2latex/icons/bibtex_26.bmp and /dev/null differ
diff --git a/src/main/oxt/writer2latex/icons/custom_16.bmp b/src/main/oxt/writer2latex/icons/custom_16.bmp
deleted file mode 100644
index 51656ae..0000000
Binary files a/src/main/oxt/writer2latex/icons/custom_16.bmp and /dev/null differ
diff --git a/src/main/oxt/writer2latex/icons/custom_26.bmp b/src/main/oxt/writer2latex/icons/custom_26.bmp
deleted file mode 100644
index 2fecb2b..0000000
Binary files a/src/main/oxt/writer2latex/icons/custom_26.bmp and /dev/null differ
diff --git a/src/main/oxt/writer2latex/icons/latex_16.bmp b/src/main/oxt/writer2latex/icons/latex_16.bmp
deleted file mode 100644
index 2a3b272..0000000
Binary files a/src/main/oxt/writer2latex/icons/latex_16.bmp and /dev/null differ
diff --git a/src/main/oxt/writer2latex/icons/latex_26.bmp b/src/main/oxt/writer2latex/icons/latex_26.bmp
deleted file mode 100644
index fb3b506..0000000
Binary files a/src/main/oxt/writer2latex/icons/latex_26.bmp and /dev/null differ
diff --git a/src/main/oxt/writer2latex/icons/log_16.bmp b/src/main/oxt/writer2latex/icons/log_16.bmp
deleted file mode 100644
index 88f3b37..0000000
Binary files a/src/main/oxt/writer2latex/icons/log_16.bmp and /dev/null differ
diff --git a/src/main/oxt/writer2latex/icons/log_26.bmp b/src/main/oxt/writer2latex/icons/log_26.bmp
deleted file mode 100644
index 1539a64..0000000
Binary files a/src/main/oxt/writer2latex/icons/log_26.bmp and /dev/null differ
diff --git a/src/main/oxt/writer2latex/images/w2lhcicon.png b/src/main/oxt/writer2latex/images/w2lhcicon.png
deleted file mode 100644
index f813179..0000000
Binary files a/src/main/oxt/writer2latex/images/w2lhcicon.png and /dev/null differ
diff --git a/src/main/oxt/writer2latex/images/w2licon.png b/src/main/oxt/writer2latex/images/w2licon.png
deleted file mode 100644
index 5debd52..0000000
Binary files a/src/main/oxt/writer2latex/images/w2licon.png and /dev/null differ
diff --git a/src/main/oxt/writer2latex/w2l_filters.xcu b/src/main/oxt/writer2latex/w2l_filters.xcu
deleted file mode 100644
index 103a09f..0000000
--- a/src/main/oxt/writer2latex/w2l_filters.xcu
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
-
-
-
- NOTINFILEDIALOG NOTINCHOOSER
-
-
- NOTINFILEDIALOG NOTINCHOOSER
-
-
-
- 0
- writer_latex_File
- com.sun.star.text.TextDocument
- org.openoffice.da.comp.writer2latex.LaTeXOptionsDialog
- org.openoffice.da.comp.writer2latex.W2LExportFilter unused com.sun.star.comp.Writer.XMLOasisImporter com.sun.star.comp.Writer.XMLOasisExporter staroffice/sxw application/x-latex
- com.sun.star.comp.Writer.XmlFilterAdaptor
-
-
- LaTeX 2e [Writer2LaTeX]
-
- EXPORT ALIEN 3RDPARTYFILTER
-
-
-
- 0
- writer_bibtex_File
- com.sun.star.text.TextDocument
-
- org.openoffice.da.comp.writer2latex.W2LExportFilter unused com.sun.star.comp.Writer.XMLOasisImporter com.sun.star.comp.Writer.XMLOasisExporter staroffice/sxw application/x-bibtex
- com.sun.star.comp.Writer.XmlFilterAdaptor
-
-
- BibTeX [Writer2LaTeX]
-
- EXPORT ALIEN 3RDPARTYFILTER
-
-
-
-
-
-
-
-
-
diff --git a/src/main/oxt/writer2latex/w2l_types.xcu b/src/main/oxt/writer2latex/w2l_types.xcu
deleted file mode 100644
index 70562ee..0000000
--- a/src/main/oxt/writer2latex/w2l_types.xcu
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
-
-
-
-
- bib
-
- false
-
- BibTeX Data File
-
-
-
-
-
-
-
- tex
-
- false
-
- LaTeX 2e
-
-
-
-
-
- LaTeX File
-
-
-
- tex
- true
- org.openoffice.da.comp.writer2latex.TeXDetectService
- org.openoffice.da.writer2latex.latex
-
-
-
- XeLaTeX File
-
-
-
- tex
- true
- org.openoffice.da.comp.writer2latex.TeXDetectService
- org.openoffice.da.writer2latex.xelatex
-
-
-
-
-