Peter Triesberger
diff --git a/docs/help-en.md b/docs/help-en.md
index 7490d0f..7ffb2dd 100644
--- a/docs/help-en.md
+++ b/docs/help-en.md
@@ -136,11 +136,11 @@ For each new document you will be asked whether you want to edit it for customiz
If you click on the __No__ button, the new template document will be saved "as is". In general, this
-means that the document is set to "Windows" system fonts, German language and A4 paper size.
+means that the document is set to "Windows" system fonts, A4 paper size, and no language.
If you click on the __Yes__ button, StyleSwitcher will immediately load the template document.
-If you are not writing in German, the first thing you will want to do is adjust the document language of the template.
+In order to enable your spell checker and localized smart quoting, the first thing you will want to do is adjust the document language of the template.
![](Screenshots/Customize00-en.png)
diff --git a/docs/index.md b/docs/index.md
index ee5e743..3713676 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -29,11 +29,11 @@ First, make sure there are document templates named __Default.ott__ , __Standard
Then download the extension variant that matches your Office installation:
-[LibreOffice 6.x variant (StyleSwitcher-L-1.4.0.oxt)](https://raw.githubusercontent.com/peter88213/StyleSwitcher/master/StyleSwitcher-L-1.4.0.oxt)
+[LibreOffice 6.x variant (StyleSwitcher-L-1.4.1.oxt)](https://raw.githubusercontent.com/peter88213/StyleSwitcher/master/StyleSwitcher-L-1.4.1.oxt)
-[Apache OpenOffice 4.x variant (StyleSwitcher-A-1.4.0.oxt)](https://raw.githubusercontent.com/peter88213/StyleSwitcher/master/StyleSwitcher-A-1.4.0.oxt)
+[Apache OpenOffice 4.x variant (StyleSwitcher-A-1.4.1.oxt)](https://raw.githubusercontent.com/peter88213/StyleSwitcher/master/StyleSwitcher-A-1.4.1.oxt)
-[OpenOffice.org 3.x variant (StyleSwitcher-1.4.0.oxt)](https://raw.githubusercontent.com/peter88213/StyleSwitcher/master/StyleSwitcher-1.4.0.oxt)
+[OpenOffice.org 3.x variant (StyleSwitcher-1.4.1.oxt)](https://raw.githubusercontent.com/peter88213/StyleSwitcher/master/StyleSwitcher-1.4.1.oxt)
* Installation right at download, by double-clicking on the downloaded file, or via the OpenOffice/LibreOffice Extension Manager.
diff --git a/oxt/StyleSwitcher.odt b/oxt/StyleSwitcher.odt
index 446cac9..4d8ed70 100644
Binary files a/oxt/StyleSwitcher.odt and b/oxt/StyleSwitcher.odt differ
diff --git a/oxt/help/help-en.html b/oxt/help/help-en.html
index a5174bf..9d4a47c 100644
--- a/oxt/help/help-en.html
+++ b/oxt/help/help-en.html
@@ -61,9 +61,9 @@ Install missing template documents
Customize the newly installed template document
For each new document you will be asked whether you want to edit it for customization now.
-If you click on the No button, the new template document will be saved “as is”. In general, this means that the document is set to “Windows” system fonts, German language and A4 paper size.
+If you click on the No button, the new template document will be saved “as is”. In general, this means that the document is set to “Windows” system fonts, A4 paper size, and no language.
If you click on the Yes button, StyleSwitcher will immediately load the template document.
-If you are not writing in German, the first thing you will want to do is adjust the document language of the template.
+In order to enable your spell checker and localized smart quoting, the first thing you will want to do is adjust the document language of the template.
If your printer paper has a format other than A4, you can make the necessary settings in Writer’s Page Styles section.
diff --git a/oxt/ott/Default.ott b/oxt/ott/Default.ott
index 7698570..1686063 100644
Binary files a/oxt/ott/Default.ott and b/oxt/ott/Default.ott differ
diff --git a/oxt/ott/Printout.ott b/oxt/ott/Printout.ott
index 7b9e92c..ab9d525 100644
Binary files a/oxt/ott/Printout.ott and b/oxt/ott/Printout.ott differ
diff --git a/oxt/ott/StandardPages.ott b/oxt/ott/StandardPages.ott
index b7be785..0bc3ce0 100644
Binary files a/oxt/ott/StandardPages.ott and b/oxt/ott/StandardPages.ott differ
diff --git a/tools/publish.bat b/tools/publish.bat
index d59718d..040eba9 100644
--- a/tools/publish.bat
+++ b/tools/publish.bat
@@ -1,6 +1,6 @@
REM Prepare a newly compiled version for commit
-set _version=1.4.0
+set _version=1.4.1
REM Delete the old version ...
del ..\*.oxt