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";


Reply via email to