You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2021/03/21 10:00:39 UTC

[openoffice-org] 01/05: Added an include for the English 'msg_prop_l10n_en.js', their values are now the defaults, if existing the translated values are replacing them

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

commit b9d4a2e926b3263dedbca2815e4734f8e92eac3f
Author: Marcus <ma...@apache.org>
AuthorDate: Sun Mar 21 10:36:35 2021 +0100

    Added an include for the English 'msg_prop_l10n_en.js', their values are now the defaults, if existing the translated values are replacing them
---
 content/xx/download/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/xx/download/index.html b/content/xx/download/index.html
index 5b99e0e..e39097c 100644
--- a/content/xx/download/index.html
+++ b/content/xx/download/index.html
@@ -11,6 +11,7 @@
   <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 300 million trusted downloads." />
   <title>Apache OpenOffice Downloads - Official Site</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>
   <script type="text/javascript" src="/download/languages.js"></script>
   <script type="text/javascript" src="/download/release_matrix.js"></script>