This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new c47facbdf5 git-site-role commit from build_staging.sh
c47facbdf5 is described below

commit c47facbdf5787d0227da80e34594bea5ac993979
Author: jenkins <bui...@apache.org>
AuthorDate: Thu Dec 28 15:53:36 2023 +0000

    git-site-role commit from build_staging.sh
---
 content/download/globalvars.js | 17 +++++++++--------
 content/download/languages.js  |  2 +-
 content/feed.xml               |  4 ++--
 3 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/content/download/globalvars.js b/content/download/globalvars.js
index d8667bb86a..c04f5709f9 100644
--- a/content/download/globalvars.js
+++ b/content/download/globalvars.js
@@ -40,8 +40,9 @@ DL.SEL_OS                     = [     "win32",        
"Windows 32-bit (x86) (EXE)",           ".exe",
                                        "other",        "More platforms / 
operating systems",   "" ];
 
 // Data for the <select> element "lang".
+// The following languages are also needed for the soft redirect on the main 
homepage (see msg_prop_l10n.js for details).
 //                                     Value           Visible text            
        Tool tip
-DL.SEL_LANG                    = [/*   "hy",           "Armenian",             
        "Հայերեն",              */
+DL.SEL_LANG                    = [     "hy",           "Armenian",             
        "Հայերեն",
                                        "ast",          "Asturian",             
        "Asturianu",
                                        "eu",           "Basque",               
        "Euskara",
                                        "bg",           "Bulgarian",            
        "български език",
@@ -55,8 +56,8 @@ DL.SEL_LANG                   = [/*   "hy",           
"Armenian",                     "Հայերեն",              */
                                        "nl",           "Dutch",                
        "Nederlands",
                                        "en-GB",        "English [British]",    
        "English [British]",
                                        "en-US",        "English [US]",         
        "English [US]",
-/*                                     "eo",           "Esperanto",            
        "Esperanto",            */
-/*                                     "et",           "Estonian",             
        "Eesti keeles",         */
+                                       "eo",           "Esperanto",            
        "Esperanto",
+                                       "et",           "Estonian",             
        "Eesti keeles",
                                        "fi",           "Finnish",              
        "Suomi",
                                        "fr",           "French",               
        "Français",
                                        "gl",           "Galician",             
        "Galego",
@@ -71,11 +72,11 @@ DL.SEL_LANG                 = [/*   "hy",           
"Armenian",                     "Հայերեն",              */
                                        "ko",           "Korean",               
        "한국어",
                                        "lt",           "Lithuanian",           
        "Lietuvių",
                                        "nb",           "Norwegian [Bokmal]",   
        "Norsk [Bokmål]",
-/*                                     "om",           "Oromo",                
        "Oromo",                */
+                                       "om",           "Oromo",                
        "Oromo",
                                        "pl",           "Polish",               
        "Polski",
                                        "pt-BR",        "Portuguese 
[Brazilian]",       "Português [do Brasil]",
                                        "pt",           "Portuguese 
[European]",        "Português [Europeu]",
-/*                                     "ro",           "Romanian",             
        "Română",               */
+                                       "ro",           "Romanian",             
        "Română",
                                        "ru",           "Russian",              
        "Русский",
                                        "gd",           "Scottish [Gaelic]",    
        "Gàidhlig",
                                        "sr",           "Serbian [Cyrillic]",   
        "Cрпски [ћирилицом]",
@@ -86,9 +87,9 @@ DL.SEL_LANG                   = [/*   "hy",           
"Armenian",                     "Հայերեն",              */
                                        "ta",           "Tamil",                
        "தமிழ்",
                                        "th",           "Thai",                 
        "ภาษาไทย",
                                        "tr",           "Turkish",              
        "Türkçe",
-/*                                     "uk",           "Ukrainian",            
        "Yкраїнська",           */
-                                       "vi",           "Vietnamese",           
        "Tiếng Việt" ];
-
+                                       "uk",           "Ukrainian",            
        "Yкраїнська" ];
+                                       "vi",           "Vietnamese",           
        "Tiếng Việt",
+                               
 // Data for the <select> element "ver".
 //                                     Value           Visible text
 DL.SEL_VER                     = [     "4.1.15",       "4.1.15",
diff --git a/content/download/languages.js b/content/download/languages.js
index 08ab206afa..e037789b74 100644
--- a/content/download/languages.js
+++ b/content/download/languages.js
@@ -60,7 +60,7 @@ DL.language_matrix = {
          "cn": [ 'zh-CN', 'Chinese (simplified)',      '简体中文' ],
          "tw": [ 'zh-TW', 'Chinese (traditional)',     '正體中文' ] },
 
-// The following languages are not useful for 4.1.x releases but needed for 
the soft redirect on the main homepage (see msg_prop_l10n.js for details).
+// The following languages are not used for downloads but needed for the soft 
redirect on the main homepage (see msg_prop_l10n.js for details).
 "eo":  { "-" : [ 'eo',    'Esperanto',                 'Esperanto' ] },
 "et":  { "-" : [ 'et',    'Estonian',                  'Eesti keel' ] },
 "hy":  { "-" : [ 'hy',    'Armenian',                  'Հայերեն' ] },
diff --git a/content/feed.xml b/content/feed.xml
index 71659858ed..4514b33add 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -6,8 +6,8 @@
     <atom:link href="http://localhost:8820/feed.xml"; rel="self" 
type="application/rss+xml" />
     <description>OpenOffice.org Feed</description>
     <language>en-us</language>
-    <pubDate>Thu, 28 Dec 2023 15:25:38 +0000</pubDate>
-    <lastBuildDate>Thu, 28 Dec 2023 15:25:38 +0000</lastBuildDate>
+    <pubDate>Thu, 28 Dec 2023 15:48:27 +0000</pubDate>
+    <lastBuildDate>Thu, 28 Dec 2023 15:48:27 +0000</lastBuildDate>
     
 
   </channel> 

Reply via email to