This is an automated email from the ASF dual-hosted git repository.
mseidel 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 78e15cb70c Fixed error
78e15cb70c is described below
commit 78e15cb70c9262d7978b25bb33ee6dc37d72d505
Author: mseidel <[email protected]>
AuthorDate: Sun Oct 22 14:10:30 2023 +0200
Fixed error
---
assets/download/globalvars.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assets/download/globalvars.js b/assets/download/globalvars.js
index 320d418fc9..a449121238 100644
--- a/assets/download/globalvars.js
+++ b/assets/download/globalvars.js
@@ -84,8 +84,8 @@ DL.SEL_LANG = [ "hy",
"Armenian", "Հայերեն",
"sv", "Swedish",
"Svenska",
"ta", "Tamil",
"தமிழ்",
"th", "Thai",
"ภาษาไทย",
- "uk", "Ukrainian",
"Yкраї́нська",
"tr", "Turkish",
"Türkçe",
+ "uk", "Ukrainian",
"Yкраї́нська",
"vi", "Vietnamese",
"Tiếng Việt" ];
// Data for the <select> element "ver".