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 cbd400d6ee git-site-role commit from build_staging.sh
cbd400d6ee is described below
commit cbd400d6eeeeb2b281dda962074367d2043597e0
Author: jenkins <[email protected]>
AuthorDate: Sun Oct 22 13:50:05 2023 +0000
git-site-role commit from build_staging.sh
---
content/feed.xml | 4 +--
content/uk/download/platform_hints.html | 64 +++++++++++++++++++++++++++++++++
2 files changed, 66 insertions(+), 2 deletions(-)
diff --git a/content/feed.xml b/content/feed.xml
index 26bbaf1428..6fade259ad 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, 22 Oct 2023 13:30:59 +0000</pubDate>
- <lastBuildDate>Sun, 22 Oct 2023 13:30:59 +0000</lastBuildDate>
+ <pubDate>Sun, 22 Oct 2023 13:48:07 +0000</pubDate>
+ <lastBuildDate>Sun, 22 Oct 2023 13:48:07 +0000</lastBuildDate>
</channel>
diff --git a/content/uk/download/platform_hints.html
b/content/uk/download/platform_hints.html
new file mode 100644
index 0000000000..a3b01ff231
--- /dev/null
+++ b/content/uk/download/platform_hints.html
@@ -0,0 +1,64 @@
+
+
+<!--#include virtual="/doctype.html" -->
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+ <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 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_xx.js"></script>
+ <style type="text/css">
+ /* <![CDATA[ */
+ /*-------------------- Exceptions on standard css -----------------------*/
+ @import "/css/styles.css";
+ @import "/css/exceptions.css";
+ /* ]]> */
+ </style>
+
+
+ <script src="https://www.apachecon.com/event-images/snippet.js"></script>
+ </head>
+ <body style="padding: 10px 10px 10px 10px;">
+ <!--#include virtual="/uk/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/uk/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/uk/">uk</a> » <a href="/uk/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( 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>
+
+
+
+ </div>
+ <!--#include virtual="/footer.html" -->
+ </body>
+</html>