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 4cdd9e2  git-site-role commit from build_staging.sh
4cdd9e2 is described below

commit 4cdd9e22e74a56735e5055d14115c8fdadf9654d
Author: jenkins <bui...@apache.org>
AuthorDate: Mon Jun 7 17:45:36 2021 +0000

    git-site-role commit from build_staging.sh
---
 content/download/globalvars.js | 3 ++-
 content/feed.xml               | 4 ++--
 content/msg_prop_l10n.js       | 3 ++-
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/content/download/globalvars.js b/content/download/globalvars.js
index 9d04c88..29260c0 100644
--- a/content/download/globalvars.js
+++ b/content/download/globalvars.js
@@ -41,7 +41,8 @@ DL.SEL_OS                     = [ "win32",    "Windows 32-bit 
(x86) (EXE)",           ".exe",
 
 // Data for the <select> element "lang".
 //                                 Value       Visible text                    
        Tool tip
-DL.SEL_LANG                    = [ "ast",      "Asturian",                     
        "Asturianu",
+DL.SEL_LANG                    = [ "hy",       "Armenian",                     
        "Հայերեն",
+                                   "ast",      "Asturian",                     
        "Asturianu",
                                    "eu",       "Basque",                       
        "Euskara",
                                    "bg",       "Bulgarian",                    
        "български език",
                                    "ca",       "Catalan",                      
        "Català",
diff --git a/content/feed.xml b/content/feed.xml
index 9538fa1..d3695a3 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>Mon, 7 Jun 2021 17:25:00 +0000</pubDate>
-    <lastBuildDate>Mon, 7 Jun 2021 17:25:00 +0000</lastBuildDate>
+    <pubDate>Mon, 7 Jun 2021 17:45:11 +0000</pubDate>
+    <lastBuildDate>Mon, 7 Jun 2021 17:45:11 +0000</lastBuildDate>
     
 
   </channel> 
diff --git a/content/msg_prop_l10n.js b/content/msg_prop_l10n.js
index f08ba10..a95e640 100644
--- a/content/msg_prop_l10n.js
+++ b/content/msg_prop_l10n.js
@@ -53,7 +53,8 @@ l10n.index_alert_box_text_title                       = 
"Mouse over title text for the text.";
 // Flag how to redirect and if text should be displayed.
 // This list must match DL.SEL_LANG in /assets/download/globalvars.js
 // "none" = no redirect, no text shown - "soft" = redirect, text shown - 
"hard" = redirect, no text shown.
-l10n.index_redirect_text                       = [ /* ast */   "none", "This 
site is also available in <b>Asturianu (ast)</b>. Just click this text to get 
redirected.",
+l10n.index_redirect_text                       = [ /* hy */    "soft", "This 
site is also available in <b>Հայերեն (hy)</b>. Just click this text to get 
redirected.",
+                                                                               
/* ast */       "none", "This site is also available in <b>Asturianu (ast)</b>. 
Just click this text to get redirected.",
                                                                                
/* eu */        "none", "This site is also available in <b>Euskara (eu)</b>. 
Just click this text to get redirected.",
                                                                                
/* bg */        "none", "This site is also available in <b>български език 
(bg)</b>. Just click this text to get redirected.",
                                                                                
/* ca */        "none", "This site is also available in <b>Català (ca)</b>. 
Just click this text to get redirected.",

Reply via email to