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 79fe09049e git-site-role commit from build_staging.sh
79fe09049e is described below
commit 79fe09049e16ec1ce08e27ea26fd48f841defd26
Author: jenkins <[email protected]>
AuthorDate: Fri Dec 29 11:06:04 2023 +0000
git-site-role commit from build_staging.sh
---
content/download/platform_hints.html | 3 ++-
content/feed.xml | 4 ++--
content/nl/download/platform_hints.html | 3 ++-
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/content/download/platform_hints.html
b/content/download/platform_hints.html
index 0886b37a1e..6c2f748f3f 100644
--- a/content/download/platform_hints.html
+++ b/content/download/platform_hints.html
@@ -8,7 +8,6 @@
<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 src="globalvars.js"></script>
<script src="msg_prop_l10n_en.js"></script>
<style>
@@ -44,6 +43,8 @@
<!-- Text is coming from 'msg_prop_l10n_en.js' -->
<script>
<!--
+ document.title = l10n.dl_platform_info_headline;
+
document.write( "<h3>" + l10n.dl_platform_info_headline + "</h3>" );
document.write( "<h4><b>" + l10n.dl_platform_info_win_headline +
"</b></h4>" );
diff --git a/content/feed.xml b/content/feed.xml
index a3aaf1556e..ec846e9b98 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>Fri, 29 Dec 2023 10:44:13 +0000</pubDate>
- <lastBuildDate>Fri, 29 Dec 2023 10:44:13 +0000</lastBuildDate>
+ <pubDate>Fri, 29 Dec 2023 11:04:58 +0000</pubDate>
+ <lastBuildDate>Fri, 29 Dec 2023 11:04:58 +0000</lastBuildDate>
</channel>
diff --git a/content/nl/download/platform_hints.html
b/content/nl/download/platform_hints.html
index fa21f839b6..7fb39eb44f 100644
--- a/content/nl/download/platform_hints.html
+++ b/content/nl/download/platform_hints.html
@@ -8,7 +8,6 @@
<link href="/css/ooo.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>Apache OpenOffice - Belangrijke hints voor het gekozen
platform</title>
<script src="/download/globalvars.js"></script>
<script src="/download/msg_prop_l10n_en.js"></script>
<script src="msg_prop_l10n_nl.js"></script>
@@ -45,6 +44,8 @@
<!-- Text is coming from 'msg_prop_l10n_nl.js' -->
<script>
<!--
+ document.title = l10n.dl_platform_info_headline;
+
document.write( "<h3>" + l10n.dl_platform_info_headline + "</h3>" );
document.write( "<h4><b>" + l10n.dl_platform_info_win_headline +
"</b></h4>" );