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

commit 6b687b48deaf991e8c2af90614a2b91e5fd171cb
Author: jenkins <[email protected]>
AuthorDate: Tue Oct 24 16:41:33 2023 +0000

    git-site-role commit from build_staging.sh
---
 content/et/brand.html | 2 +-
 content/feed.xml      | 4 ++--
 content/hy/brand.html | 2 +-
 content/uk/brand.html | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/content/et/brand.html b/content/et/brand.html
index 6ea2958ee5..71b07e4b16 100644
--- a/content/et/brand.html
+++ b/content/et/brand.html
@@ -49,7 +49,7 @@
        <!-- Korean --><option value="ko">한국어 (ko)</option>
        </select>
        <script>
-         var lang = "en";
+         var lang = "et";
          var dropdown = document.getElementById('selectlanguage');
          var options = dropdown.options;
          for( var i = 0; i < dropdown.options.length; i++ ) {
diff --git a/content/feed.xml b/content/feed.xml
index 78ad49db34..2fd522a725 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>Tue, 24 Oct 2023 16:00:10 +0000</pubDate>
-    <lastBuildDate>Tue, 24 Oct 2023 16:00:10 +0000</lastBuildDate>
+    <pubDate>Tue, 24 Oct 2023 16:40:52 +0000</pubDate>
+    <lastBuildDate>Tue, 24 Oct 2023 16:40:52 +0000</lastBuildDate>
     
 
   </channel> 
diff --git a/content/hy/brand.html b/content/hy/brand.html
index 2feceb7277..1e0cf63dc2 100644
--- a/content/hy/brand.html
+++ b/content/hy/brand.html
@@ -49,7 +49,7 @@
        <!-- Korean --><option value="ko">한국어 (ko)</option>
        </select>
        <script>
-         var lang = "en";
+         var lang = "hy";
          var dropdown = document.getElementById('selectlanguage');
          var options = dropdown.options;
          for( var i = 0; i < dropdown.options.length; i++ ) {
diff --git a/content/uk/brand.html b/content/uk/brand.html
index 3aebd80490..3b774fe76d 100644
--- a/content/uk/brand.html
+++ b/content/uk/brand.html
@@ -49,7 +49,7 @@
        <!-- Korean --><option value="ko">한국어 (ko)</option>
        </select>
        <script>
-         var lang = "en";
+         var lang = "uk";
          var dropdown = document.getElementById('selectlanguage');
          var options = dropdown.options;
          for( var i = 0; i < dropdown.options.length; i++ ) {
@@ -71,7 +71,7 @@
          <div class="topsrchbox">
            <input name="resultsPerPage" value="40" type="hidden"/> 
            <input name="q" id="query" type="text" title="search query"/>
-           <input name="Button" value="search" type="submit" 
class="topsrchbutton"/>
+           <input name="Button" value="Шукати" type="submit" 
class="topsrchbutton"/>
          </div>
        </form>
       </div>

Reply via email to