This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 111240d git-site-role commit from build_staging.sh
111240d is described below
commit 111240d87d8fe394038bd89d05b7d8861748b8d3
Author: jenkins <[email protected]>
AuthorDate: Sun Apr 11 18:01:15 2021 +0000
git-site-role commit from build_staging.sh
---
content/de/download/msg_prop_l10n_de.js | 15 ++++++++
content/de/download/platform_hints.html | 67 +++++++++++++++++++++++++++++++++
content/feed.xml | 4 +-
3 files changed, 84 insertions(+), 2 deletions(-)
diff --git a/content/de/download/msg_prop_l10n_de.js
b/content/de/download/msg_prop_l10n_de.js
index c2ca65b..7c16491 100644
--- a/content/de/download/msg_prop_l10n_de.js
+++ b/content/de/download/msg_prop_l10n_de.js
@@ -235,6 +235,21 @@ l10n.dl_full_link_text =
"Herunterladen: Vollinstallation";
l10n.dl_full_link_title = "Klicken zum
Herunterladen: ";
l10n.dl_langpack_link_text = "Herunterladen: Sprachpaket";
l10n.dl_langpack_link_title = "Klicken zum Herunterladen: ";
+
+l10n.dl_platform_info_text = "Wichtige Hinweise für ";
+l10n.dl_platform_info_title = "Klicken für wichtige
Hinweise für ";
+l10n.dl_platform_info_link = "platform_hints.html";
+l10n.dl_platform_info_headline = "Apache OpenOffice - Wichtige
Hinweise zur gewählten Plattform";
+l10n.dl_platform_info_win_headline = "Windows";
+l10n.dl_platform_info_win_sub_headline = "32-Bit, 64-Bit und Java -
Was wählen?";
+l10n.dl_platform_info_win_text = "Derzeit wird nur eine 32-bit
(x86) Version für Windows angeboten. Es funktioniert aber auch mit einem
Windows 64-bit (x86-64).\nBitte beachten Sie, dass Sie für zusätzliche
Funktionen Java mit 32-bit benötigen, das einmalig ausgewählt werden muss
(siehe Menü 'Extras - Einstellungen - OpenOffice - Java').\n\nFür weitere
Informationen über OpenOffice und Java siehe: <a
href=https://www.openoffice.org/download/common/java.html>https://www.openoffice.org/d
[...]
+l10n.dl_platform_info_mac_headline = "macOS";
+l10n.dl_platform_info_mac_sub_headline = "Informationen kommen
demnächst";
+l10n.dl_platform_info_mac_text = "";
+l10n.dl_platform_info_linux_headline = "Linux";
+l10n.dl_platform_info_linux_sub_headline = "RPM oder DEB - Was wählen?";
+l10n.dl_platform_info_linux_text = "RPM wird benutzt 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 wird benutzt in: <br/> Debian, Kanotix, Knoppix,
Kubuntu, Linux Mint, Lubuntu, Ubuntu, Xubuntu";
+
l10n.dl_win_info_text = "Wichtiger Hinweis: 32-bit,
64-bit und Java - Was soll ich wählen?";
l10n.dl_win_info_title = "Derzeit wird nur eine 32-bit
(x86) Version für Windows angeboten. Es funktioniert aber auch mit einem
Windows 64-bit (x86-64).\nBitte beachten Sie, dass Sie für zusätzliche
Funktionen Java mit 32-bit benötigen, das einmalig ausgewählt werden muss
(siehe Menü 'Extras - Einstellungen - OpenOffice - Java').\n\nFür weitere
Informationen über OpenOffice und Java klicken Sie bitte rechts auf den Link
'Java und Apache OpenOffice'.";
l10n.dl_linux_info_text = "Wichtiger Hinweis:
RPM oder DEB - Was soll ich wählen?";
diff --git a/content/de/download/platform_hints.html
b/content/de/download/platform_hints.html
new file mode 100644
index 0000000..eb63073
--- /dev/null
+++ b/content/de/download/platform_hints.html
@@ -0,0 +1,67 @@
+
+<!--#include virtual="/doctype.html" -->
+<html>
+ <head>
+
+ <link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <title>Apache OpenOffice - Important hints for the choosen 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_de.js"></script>
+ <style type="text/css">
+ /* <![CDATA[ */
+ /*-------------------- Exceptions on standard css -----------------------*/
+ @import "styles.css";
+ @import "exceptions.css";
+ /* ]]> */
+ </style>
+
+
+ <script src="https://www.apachecon.com/event-images/snippet.js"></script>
+ <!--#include virtual="/scripts/google-analytics.js" -->
+ <!--#include virtual="/scripts/entourage.js" -->
+ </head>
+ <body style="padding: 10px 10px 10px 10px;">
+ <!--#include virtual="/de/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/de/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/de/">de</a> » <a href="/de/download/">download</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+ <!-- 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( "<h5>" + l10n.dl_platform_info_win_sub_headline + "</h5>"
);
+ document.write( "<p>" + l10n.dl_platform_info_win_text + "</p>" );
+
+ document.write( "<h4><b>" + l10n.dl_platform_info_mac_headline +
"</b></h4>" );
+ document.write( "<h5>" + l10n.dl_platform_info_mac_sub_headline + "</h5>"
);
+ document.write( "<p>" + l10n.dl_platform_info_mac_text + "</p>" );
+
+ document.write( "<h4><b>" + l10n.dl_platform_info_linux_headline +
"</b></h4>" );
+ document.write( "<h5>" + l10n.dl_platform_info_linux_sub_headline +
"</h5>" );
+ document.write( "<p>" + l10n.dl_platform_info_linux_text + "</p>" );
+ //-->
+ </script>
+
+
+
+ </div>
+ <!--#include virtual="/footer.html" -->
+ </body>
+</html>
diff --git a/content/feed.xml b/content/feed.xml
index 4f24c48..d2c5180 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -6,8 +6,8 @@
<atom:link href="http://localhost:8820/feed.xml" rel="self"
type="application/rss+xml" />
<description>OpenOffice.org Feed</description>
<language>en-us</language>
- <pubDate>Sun, 11 Apr 2021 17:25:51 +0000</pubDate>
- <lastBuildDate>Sun, 11 Apr 2021 17:25:51 +0000</lastBuildDate>
+ <pubDate>Sun, 11 Apr 2021 17:59:59 +0000</pubDate>
+ <lastBuildDate>Sun, 11 Apr 2021 17:59:59 +0000</lastBuildDate>
</channel>