This is an automated email from the ASF dual-hosted git repository.
marcus 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 eaae644e9f Title: Change from fixed text to variable
eaae644e9f is described below
commit eaae644e9f2dd6e675866a5ac8bd995f601185b8
Author: Marcus <[email protected]>
AuthorDate: Fri Dec 29 11:25:06 2023 +0100
Title: Change from fixed text to variable
---
content/de/download/platform_hints.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/content/de/download/platform_hints.html
b/content/de/download/platform_hints.html
index 38adc02862..76e4f53b51 100644
--- a/content/de/download/platform_hints.html
+++ b/content/de/download/platform_hints.html
@@ -2,7 +2,6 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>Apache OpenOffice - Wichtige Hinweise zum gewählten
Betriebssystem</title>
<script src="/download/globalvars.js"></script>
<script src="/download/msg_prop_l10n_en.js"></script>
<script src="msg_prop_l10n_de.js"></script>
@@ -26,7 +25,7 @@
<!-- Text is coming from 'msg_prop_l10n_de.js' -->
<script>
<!--
- document.title = l10n.dl_platform_info_win_headline;
+ document.title = l10n.dl_platform_info_headline;
document.write( "<h3>" + l10n.dl_platform_info_headline + "</h3>" );