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 978ba3fc4a4d365c1a77d7372ff801f1805a03ee
Author: Marcus <[email protected]>
AuthorDate: Thu May 13 00:16:46 2021 +0200

    Fixed language code
---
 assets/eo/download/msg_prop_l10n_eo.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assets/eo/download/msg_prop_l10n_eo.js 
b/assets/eo/download/msg_prop_l10n_eo.js
index b166741..f4bfe1b 100644
--- a/assets/eo/download/msg_prop_l10n_eo.js
+++ b/assets/eo/download/msg_prop_l10n_eo.js
@@ -16,7 +16,7 @@
 
 // Set a specific language ISO code to force to assemble a download link with 
a certain language.
 // Change xx to a valid ISO lang code.
-DL.NL_LANG                                     = "en";
+DL.NL_LANG                                     = "en-US";
 
 // General:
 l10n.dl_headline_text                          = "Apache OpenOffice Download";

Reply via email to