You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2018/01/06 19:11:29 UTC

svn commit: r1023419 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/branding/scripts/lang-detect.js

Author: buildbot
Date: Sat Jan  6 19:11:29 2018
New Revision: 1023419

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/branding/scripts/lang-detect.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jan  6 19:11:29 2018
@@ -1 +1 @@
-1820414
+1820417

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jan  6 19:11:29 2018
@@ -1 +1 @@
-1820414
+1820417

Modified: websites/staging/ooo-site/trunk/content/branding/scripts/lang-detect.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/branding/scripts/lang-detect.js (original)
+++ websites/staging/ooo-site/trunk/content/branding/scripts/lang-detect.js Sat Jan  6 19:11:29 2018
@@ -166,7 +166,8 @@ function write() {
 		langName = "ไทย";
 	} else if (langCode == "tr") {
 		langName = "Türkçe";
-	} else if (langCode == "uk") {
+	} else if (langCode == "uk" || langCode == "ua") {
+		langCode = "uk";
 		langName = "Українська";
 	} else if (langCode == "uz") {
 		langName = "O‘zbek";