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 c269ea3796 Title: Change from fixed text to variable
c269ea3796 is described below
commit c269ea3796d3ffb946053c9d92d2eaa3bde12fbd
Author: Marcus <[email protected]>
AuthorDate: Fri Dec 29 10:44:53 2023 +0100
Title: Change from fixed text to variable
---
content/de/download/platform_hints.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/de/download/platform_hints.html
b/content/de/download/platform_hints.html
index 1bb1770d76..c169897b27 100644
--- a/content/de/download/platform_hints.html
+++ b/content/de/download/platform_hints.html
@@ -26,7 +26,7 @@
<!-- Text is coming from 'msg_prop_l10n_de.js' -->
<script>
<!--
- document.write( "<title>" + l10n.dl_platform_info_headline + "<title>" );
+ document.write( "<title>" + l10n.dl_platform_info_win_headline + "<title>"
);
document.write( "<h3>" + l10n.dl_platform_info_headline + "</h3>" );