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 b0fd90e Added file and strings for platform hints
b0fd90e is described below
commit b0fd90e6235f85acbefeae57a4f03911b40ec32b
Author: mseidel <[email protected]>
AuthorDate: Mon May 17 00:24:40 2021 +0200
Added file and strings for platform hints
---
assets/pl/download/msg_prop_l10n_pl.js | 21 ++++++++++++-----
content/pl/download/platform_hints.html | 41 +++++++++++++++++++++++++++++++++
2 files changed, 56 insertions(+), 6 deletions(-)
diff --git a/assets/pl/download/msg_prop_l10n_pl.js
b/assets/pl/download/msg_prop_l10n_pl.js
index dca1cee..ef1d1d7 100644
--- a/assets/pl/download/msg_prop_l10n_pl.js
+++ b/assets/pl/download/msg_prop_l10n_pl.js
@@ -233,12 +233,21 @@ l10n.dl_full_link_text =
"Pobierz pełną wersję instalatora";
l10n.dl_full_link_title = "Kliknij, aby pobrać:
";
l10n.dl_langpack_link_text = "Pobierz pakiet językowy";
l10n.dl_langpack_link_title = "Kliknij, aby pobrać: ";
-l10n.dl_win_info_text = "Ważna wskazówka: 32-bit,
64-bit i Java - Co wybrać?";
-l10n.dl_win_info_title = "Obecnie dla Windows
oferujemy wersję 32-bitową (x86), ale instaluje się ona i działa także pod
Windows 64-bit (x86-64).\nProsimy pamiętać, że do dodatkowych funkcjonalności
potrzebna być może 32-bitowa wersja Javy, którą należy wybrać tylko raz (zobacz
menu 'Narzędzia - Opcje - OpenOffice - Java').\n\nWięcej informacji o
OpenOffice i Javie znajdziesz pod linkiem po prawej 'Java i Apache
OpenOffice'.";
-l10n.dl_linux_info_text = "Ważna wskazówka: RPM
vs. DEB - Co wybrać?";
-l10n.dl_linux_info_title = "RPM jest używany w:\nCentOS,
Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat
Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise
Server\n\nDEB jest używany w:\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_platform_info_text = "Important hints for
";
+l10n.dl_platform_info_title = "Click here to get
important hints for ";
+l10n.dl_platform_info_link = "platform_hints.html";
+l10n.dl_platform_info_headline = "Apache OpenOffice -
Important hints for the chosen platform";
+l10n.dl_platform_info_win_headline = "Windows";
+l10n.dl_platform_info_win_text = "<h5> 32-bit, 64-bit and Java
- What to choose? </h5> <p> At the moment we offer a 32-bit (x86) version for
Windows. However, it installs and runs also on Windows 64-bit (x86-64). Please
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').
<br /><br /> For more information about OpenOffice and Java please see: <a
target='_blank' href=https://www.openoff [...]
+l10n.dl_platform_info_mac_headline = "macOS";
+l10n.dl_platform_info_mac_text = "<h5> Coming soon </h5>";
+l10n.dl_platform_info_linux_headline = "Linux";
+l10n.dl_platform_info_linux_text = "<h5> RPM vs. DEB - What to
choose? </h5> <p> RPM is used in: <br/> CentOS, Fedora, Mageia, Mandriva,
MeeGo, openSUSE, Oracle Linux, PCLinuxOS, Red Hat Enterprise Linux, Sailfish
OS, Scientific Linux, SUSE Linux Enterprise Server <br /><br /> DEB is used in:
<br/> Debian, Kanotix, Knoppix, Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu
</p> <h5> Installation instructions </h5> <p>For installation instruction
please see here: <a target='_blank' href=http [...]
+//l10n.dl_win_info_text = "Ważna
wskazówka: 32-bit, 64-bit i Java - Co wybrać?";
+//l10n.dl_win_info_title = "Obecnie dla Windows
oferujemy wersję 32-bitową (x86), ale instaluje się ona i działa także pod
Windows 64-bit (x86-64).\nProsimy pamiętać, że do dodatkowych funkcjonalności
potrzebna być może 32-bitowa wersja Javy, którą należy wybrać tylko raz (zobacz
menu 'Narzędzia - Opcje - OpenOffice - Java').\n\nWięcej informacji o
OpenOffice i Javie znajdziesz pod linkiem po prawej 'Java i Apache
OpenOffice'.";
+//l10n.dl_linux_info_text = "Ważna wskazówka: RPM
vs. DEB - Co wybrać?";
+//l10n.dl_linux_info_title = "RPM jest używany
w:\nCentOS, Fedora, Mageia, Mandriva, MeeGo, openSUSE, Oracle Linux, PCLinuxOS,
Red Hat Enterprise Linux, Sailfish OS, Scientific Linux, SUSE Linux Enterprise
Server\n\nDEB jest używany w:\nDebian, Kanotix, Knoppix, Kubuntu, Linux Mint,
Lubuntu, Ubuntu, Xubuntu";
l10n.dl_full_link_porting_text = "Portowanie: Kliknij, aby wybrać
dostawców firm trzecich";
l10n.dl_full_link_porting_title = "Kliknij, aby przejść na
stronę i pobrać od zewnętrznych stron";
diff --git a/content/pl/download/platform_hints.html
b/content/pl/download/platform_hints.html
new file mode 100644
index 0000000..95cf9f9
--- /dev/null
+++ b/content/pl/download/platform_hints.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" />
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <title>Apache OpenOffice - Important hints for the chosen platform</title>
+ <script type="text/javascript" src="/download/globalvars.js"></script>
+ <script type="text/javascript" src="/download/msg_prop_l10n_en.js"></script>
+ <script type="text/javascript" src="msg_prop_l10n_pl.js"></script>
+ <style type="text/css">
+ /* <![CDATA[ */
+ /*-------------------- Exceptions on standard css -----------------------*/
+ @import "/css/styles.css";
+ @import "/css/exceptions.css";
+ /* ]]> */
+ </style>
+</head>
+
+<body style="padding: 10px 10px 10px 10px;">
+ <!-- The text in the H1 tag is intentionally shown as not displayable, just
to please accessibility tools like a
+ screen reader. -->
+ <h1 style="display: none;">Apache OpenOffice</h1>
+ <h2 style="display: none;">Apache OpenOffice</h2>
+
+ <!-- Text is coming from 'msg_prop_l10n_xy.js' -->
+ <script type="text/javascript">
+ <!--
+ document.write( "<h3>" + l10n.dl_platform_info_headline + "</h3>" );
+
+ document.write( "<h4><b>" + l10n.dl_platform_info_win_headline +
"</b></h4>" );
+ document.write( l10n.dl_platform_info_win_text );
+
+ document.write( "<h4><b>" + l10n.dl_platform_info_mac_headline +
"</b></h4>" );
+ document.write( l10n.dl_platform_info_mac_text );
+
+ document.write( "<h4><b>" + l10n.dl_platform_info_linux_headline +
"</b></h4>" );
+ document.write( l10n.dl_platform_info_linux_text );
+ //-->
+ </script>
+
+</body>
+</html>