You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2021/03/18 15:22:20 UTC

[openoffice-org] branch main updated: Added platform hints for remaining download pages

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new 421c714  Added platform hints for remaining download pages
421c714 is described below

commit 421c71403e9759fcc1495aab8045e2e8be96dcba
Author: mseidel <ms...@apache.org>
AuthorDate: Thu Mar 18 16:21:58 2021 +0100

    Added platform hints for remaining download pages
---
 assets/af/download/msg_prop_l10n_af.js           | 8 ++++++--
 assets/am/download/msg_prop_l10n_am.js           | 8 ++++++--
 assets/ar/download/msg_prop_l10n_ar.js           | 8 ++++++--
 assets/et/download/msg_prop_l10n_et.js           | 8 ++++++--
 assets/hy/download/msg_prop_l10n_hy.js           | 8 ++++++--
 assets/is/download/msg_prop_l10n_is.js           | 8 ++++++--
 assets/kab/download/msg_prop_l10n_kab.js         | 8 ++++++--
 assets/om/download/msg_prop_l10n_om.js           | 8 ++++++--
 assets/sr-cyrl/download/msg_prop_l10n_sr-cyrl.js | 9 +++++++--
 assets/uk/download/msg_prop_l10n_uk.js           | 9 +++++++--
 10 files changed, 62 insertions(+), 20 deletions(-)

diff --git a/assets/af/download/msg_prop_l10n_af.js b/assets/af/download/msg_prop_l10n_af.js
index cce854e..015e694 100644
--- a/assets/af/download/msg_prop_l10n_af.js
+++ b/assets/af/download/msg_prop_l10n_af.js
@@ -246,8 +246,12 @@ l10n.dl_full_link_text				= "Download full installation";
 l10n.dl_full_link_title				= "Click to download: ";
 l10n.dl_langpack_link_text			= "Download language pack";
 l10n.dl_langpack_link_title			= "Click to download: ";
-l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
-l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
+l10n.dl_win_info_text				= "Important hint: 32-bit, 64-bit and Java - What to choose?";
+l10n.dl_win_info_title				= "At the moment we offer a 32-bit (x86) version for Windows. However, it installs and runs also on Windows 64-bit (x86-64).\nPlease note that you may need Java in 32-bit for additional functionality which must then be selected only once (see menu 'Tools - Options - OpenOffice - Java').\n\nFor more information about OpenOffice and Java please see the link on the right 'Java and Apache OpenOffice'.";
+l10n.dl_linux_info_text				= "Important hint: RPM vs. DEB = What to choose?";
+l10n.dl_linux_info_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+//l10n.dl_mac_info_text				= "macOS : Text";
+//l10n.dl_mac_info_title			= "macOS : Title";
 
 
 l10n.dl_full_link_porting_text			= "Porting: Click to choose from 3rd party vendors";
diff --git a/assets/am/download/msg_prop_l10n_am.js b/assets/am/download/msg_prop_l10n_am.js
index 62b77dd..51d2767 100644
--- a/assets/am/download/msg_prop_l10n_am.js
+++ b/assets/am/download/msg_prop_l10n_am.js
@@ -246,8 +246,12 @@ l10n.dl_full_link_text				= "Download full installation";
 l10n.dl_full_link_title				= "Click to download: ";
 l10n.dl_langpack_link_text			= "Download language pack";
 l10n.dl_langpack_link_title			= "Click to download: ";
-l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
-l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
+l10n.dl_win_info_text				= "Important hint: 32-bit, 64-bit and Java - What to choose?";
+l10n.dl_win_info_title				= "At the moment we offer a 32-bit (x86) version for Windows. However, it installs and runs also on Windows 64-bit (x86-64).\nPlease note that you may need Java in 32-bit for additional functionality which must then be selected only once (see menu 'Tools - Options - OpenOffice - Java').\n\nFor more information about OpenOffice and Java please see the link on the right 'Java and Apache OpenOffice'.";
+l10n.dl_linux_info_text				= "Important hint: RPM vs. DEB = What to choose?";
+l10n.dl_linux_info_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+//l10n.dl_mac_info_text				= "macOS : Text";
+//l10n.dl_mac_info_title			= "macOS : Title";
 
 
 l10n.dl_full_link_porting_text		= "Porting: Click to choose from 3rd party vendors";
diff --git a/assets/ar/download/msg_prop_l10n_ar.js b/assets/ar/download/msg_prop_l10n_ar.js
index 671eb59..aead97c 100644
--- a/assets/ar/download/msg_prop_l10n_ar.js
+++ b/assets/ar/download/msg_prop_l10n_ar.js
@@ -246,8 +246,12 @@ l10n.dl_full_link_text				= "Download full installation";
 l10n.dl_full_link_title				= "Click to download: ";
 l10n.dl_langpack_link_text			= "Download language pack";
 l10n.dl_langpack_link_title			= "Click to download: ";
-l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
-l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
+l10n.dl_win_info_text				= "Important hint: 32-bit, 64-bit and Java - What to choose?";
+l10n.dl_win_info_title				= "At the moment we offer a 32-bit (x86) version for Windows. However, it installs and runs also on Windows 64-bit (x86-64).\nPlease note that you may need Java in 32-bit for additional functionality which must then be selected only once (see menu 'Tools - Options - OpenOffice - Java').\n\nFor more information about OpenOffice and Java please see the link on the right 'Java and Apache OpenOffice'.";
+l10n.dl_linux_info_text				= "Important hint: RPM vs. DEB = What to choose?";
+l10n.dl_linux_info_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+//l10n.dl_mac_info_text				= "macOS : Text";
+//l10n.dl_mac_info_title			= "macOS : Title";
 
 
 l10n.dl_full_link_porting_text		= "Porting: Click to choose from 3rd party vendors";
diff --git a/assets/et/download/msg_prop_l10n_et.js b/assets/et/download/msg_prop_l10n_et.js
index f8ea2ec..768975a 100644
--- a/assets/et/download/msg_prop_l10n_et.js
+++ b/assets/et/download/msg_prop_l10n_et.js
@@ -246,8 +246,12 @@ l10n.dl_full_link_text				= "Download full installation";
 l10n.dl_full_link_title				= "Click to download: ";
 l10n.dl_langpack_link_text			= "Download language pack";
 l10n.dl_langpack_link_title			= "Click to download: ";
-l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
-l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
+l10n.dl_win_info_text				= "Important hint: 32-bit, 64-bit and Java - What to choose?";
+l10n.dl_win_info_title				= "At the moment we offer a 32-bit (x86) version for Windows. However, it installs and runs also on Windows 64-bit (x86-64).\nPlease note that you may need Java in 32-bit for additional functionality which must then be selected only once (see menu 'Tools - Options - OpenOffice - Java').\n\nFor more information about OpenOffice and Java please see the link on the right 'Java and Apache OpenOffice'.";
+l10n.dl_linux_info_text				= "Important hint: RPM vs. DEB = What to choose?";
+l10n.dl_linux_info_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+//l10n.dl_mac_info_text				= "macOS : Text";
+//l10n.dl_mac_info_title			= "macOS : Title";
 
 
 l10n.dl_full_link_porting_text		= "Porting: Click to choose from 3rd party vendors";
diff --git a/assets/hy/download/msg_prop_l10n_hy.js b/assets/hy/download/msg_prop_l10n_hy.js
index 671eb59..aead97c 100644
--- a/assets/hy/download/msg_prop_l10n_hy.js
+++ b/assets/hy/download/msg_prop_l10n_hy.js
@@ -246,8 +246,12 @@ l10n.dl_full_link_text				= "Download full installation";
 l10n.dl_full_link_title				= "Click to download: ";
 l10n.dl_langpack_link_text			= "Download language pack";
 l10n.dl_langpack_link_title			= "Click to download: ";
-l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
-l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
+l10n.dl_win_info_text				= "Important hint: 32-bit, 64-bit and Java - What to choose?";
+l10n.dl_win_info_title				= "At the moment we offer a 32-bit (x86) version for Windows. However, it installs and runs also on Windows 64-bit (x86-64).\nPlease note that you may need Java in 32-bit for additional functionality which must then be selected only once (see menu 'Tools - Options - OpenOffice - Java').\n\nFor more information about OpenOffice and Java please see the link on the right 'Java and Apache OpenOffice'.";
+l10n.dl_linux_info_text				= "Important hint: RPM vs. DEB = What to choose?";
+l10n.dl_linux_info_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+//l10n.dl_mac_info_text				= "macOS : Text";
+//l10n.dl_mac_info_title			= "macOS : Title";
 
 
 l10n.dl_full_link_porting_text		= "Porting: Click to choose from 3rd party vendors";
diff --git a/assets/is/download/msg_prop_l10n_is.js b/assets/is/download/msg_prop_l10n_is.js
index e29542d..358b5dc 100644
--- a/assets/is/download/msg_prop_l10n_is.js
+++ b/assets/is/download/msg_prop_l10n_is.js
@@ -246,8 +246,12 @@ l10n.dl_full_link_text				= "Download full installation";
 l10n.dl_full_link_title				= "Click to download: ";
 l10n.dl_langpack_link_text			= "Download language pack";
 l10n.dl_langpack_link_title			= "Click to download: ";
-l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
-l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
+l10n.dl_win_info_text				= "Important hint: 32-bit, 64-bit and Java - What to choose?";
+l10n.dl_win_info_title				= "At the moment we offer a 32-bit (x86) version for Windows. However, it installs and runs also on Windows 64-bit (x86-64).\nPlease note that you may need Java in 32-bit for additional functionality which must then be selected only once (see menu 'Tools - Options - OpenOffice - Java').\n\nFor more information about OpenOffice and Java please see the link on the right 'Java and Apache OpenOffice'.";
+l10n.dl_linux_info_text				= "Important hint: RPM vs. DEB = What to choose?";
+l10n.dl_linux_info_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+//l10n.dl_mac_info_text				= "macOS : Text";
+//l10n.dl_mac_info_title			= "macOS : Title";
 
 l10n.dl_full_link_porting_text			= "Porting: Click to choose from 3rd party vendors";
 l10n.dl_full_link_porting_title			= "Click to browse to the porting webpage and download from 3rd party vendors";
diff --git a/assets/kab/download/msg_prop_l10n_kab.js b/assets/kab/download/msg_prop_l10n_kab.js
index 671eb59..aead97c 100644
--- a/assets/kab/download/msg_prop_l10n_kab.js
+++ b/assets/kab/download/msg_prop_l10n_kab.js
@@ -246,8 +246,12 @@ l10n.dl_full_link_text				= "Download full installation";
 l10n.dl_full_link_title				= "Click to download: ";
 l10n.dl_langpack_link_text			= "Download language pack";
 l10n.dl_langpack_link_title			= "Click to download: ";
-l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
-l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
+l10n.dl_win_info_text				= "Important hint: 32-bit, 64-bit and Java - What to choose?";
+l10n.dl_win_info_title				= "At the moment we offer a 32-bit (x86) version for Windows. However, it installs and runs also on Windows 64-bit (x86-64).\nPlease note that you may need Java in 32-bit for additional functionality which must then be selected only once (see menu 'Tools - Options - OpenOffice - Java').\n\nFor more information about OpenOffice and Java please see the link on the right 'Java and Apache OpenOffice'.";
+l10n.dl_linux_info_text				= "Important hint: RPM vs. DEB = What to choose?";
+l10n.dl_linux_info_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+//l10n.dl_mac_info_text				= "macOS : Text";
+//l10n.dl_mac_info_title			= "macOS : Title";
 
 
 l10n.dl_full_link_porting_text		= "Porting: Click to choose from 3rd party vendors";
diff --git a/assets/om/download/msg_prop_l10n_om.js b/assets/om/download/msg_prop_l10n_om.js
index 671eb59..aead97c 100644
--- a/assets/om/download/msg_prop_l10n_om.js
+++ b/assets/om/download/msg_prop_l10n_om.js
@@ -246,8 +246,12 @@ l10n.dl_full_link_text				= "Download full installation";
 l10n.dl_full_link_title				= "Click to download: ";
 l10n.dl_langpack_link_text			= "Download language pack";
 l10n.dl_langpack_link_title			= "Click to download: ";
-l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
-l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
+l10n.dl_win_info_text				= "Important hint: 32-bit, 64-bit and Java - What to choose?";
+l10n.dl_win_info_title				= "At the moment we offer a 32-bit (x86) version for Windows. However, it installs and runs also on Windows 64-bit (x86-64).\nPlease note that you may need Java in 32-bit for additional functionality which must then be selected only once (see menu 'Tools - Options - OpenOffice - Java').\n\nFor more information about OpenOffice and Java please see the link on the right 'Java and Apache OpenOffice'.";
+l10n.dl_linux_info_text				= "Important hint: RPM vs. DEB = What to choose?";
+l10n.dl_linux_info_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+//l10n.dl_mac_info_text				= "macOS : Text";
+//l10n.dl_mac_info_title			= "macOS : Title";
 
 
 l10n.dl_full_link_porting_text		= "Porting: Click to choose from 3rd party vendors";
diff --git a/assets/sr-cyrl/download/msg_prop_l10n_sr-cyrl.js b/assets/sr-cyrl/download/msg_prop_l10n_sr-cyrl.js
index 03e4e28..3ae960e 100644
--- a/assets/sr-cyrl/download/msg_prop_l10n_sr-cyrl.js
+++ b/assets/sr-cyrl/download/msg_prop_l10n_sr-cyrl.js
@@ -235,8 +235,13 @@ l10n.dl_full_link_text				= "Преузмите целу инсталацију"
 l10n.dl_full_link_title				= "Кликните за преузимање: ";
 l10n.dl_langpack_link_text			= "Преузмите језички пакет";
 l10n.dl_langpack_link_title			= "Кликните за преузимање: ";
-l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
-l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
+l10n.dl_win_info_text				= "Important hint: 32-bit, 64-bit and Java - What to choose?";
+l10n.dl_win_info_title				= "At the moment we offer a 32-bit (x86) version for Windows. However, it installs and runs also on Windows 64-bit (x86-64).\nPlease note that you may need Java in 32-bit for additional functionality which must then be selected only once (see menu 'Tools - Options - OpenOffice - Java').\n\nFor more information about OpenOffice and Java please see the link on the right 'Java and Apache OpenOffice'.";
+l10n.dl_linux_info_text				= "Important hint: RPM vs. DEB = What to choose?";
+l10n.dl_linux_info_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+//l10n.dl_mac_info_text				= "macOS : Text";
+//l10n.dl_mac_info_title			= "macOS : Title";
+
 
 l10n.dl_full_link_porting_text			= "Портовање: Кликните да изаберете од самосталних добављача.";
 l10n.dl_full_link_porting_title			= "Кликните да потражите веб страницу портирања и преузмите од самосталних (3rd party) добављача";
diff --git a/assets/uk/download/msg_prop_l10n_uk.js b/assets/uk/download/msg_prop_l10n_uk.js
index ddacba2..df03500 100644
--- a/assets/uk/download/msg_prop_l10n_uk.js
+++ b/assets/uk/download/msg_prop_l10n_uk.js
@@ -246,8 +246,13 @@ l10n.dl_full_link_text				= "Download full installation";
 l10n.dl_full_link_title				= "Click to download: ";
 l10n.dl_langpack_link_text			= "Download language pack";
 l10n.dl_langpack_link_title			= "Click to download: ";
-l10n.dl_rpm_vs_deb_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
-l10n.dl_rpm_vs_deb_text				= "RPM vs. DEB = What to choose?";
+l10n.dl_win_info_text				= "Important hint: 32-bit, 64-bit and Java - What to choose?";
+l10n.dl_win_info_title				= "At the moment we offer a 32-bit (x86) version for Windows. However, it installs and runs also on Windows 64-bit (x86-64).\nPlease note that you may need Java in 32-bit for additional functionality which must then be selected only once (see menu 'Tools - Options - OpenOffice - Java').\n\nFor more information about OpenOffice and Java please see the link on the right 'Java and Apache OpenOffice'.";
+l10n.dl_linux_info_text				= "Important hint: RPM vs. DEB = What to choose?";
+l10n.dl_linux_info_title			= "RPM is used in:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise Server\n\nDEB is used in:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+//l10n.dl_mac_info_text				= "macOS : Text";
+//l10n.dl_mac_info_title			= "macOS : Title";
+
 
 l10n.dl_full_link_porting_text			= "Porting: Click to choose from 3rd party vendors";
 l10n.dl_full_link_porting_title			= "Click to browse to the porting webpage and download from 3rd party vendors";