Author: robweir
Date: Wed May 28 15:39:21 2014
New Revision: 1598048
URL: http://svn.apache.org/r1598048
Log:
hard-code language string to "li"
Modified:
openoffice/ooo-site/trunk/content/li-test/download/index.html
Modified: openoffice/ooo-site/trunk/content/li-test/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/li-test/download/index.html?rev=1598048&r1=1598047&r2=1598048&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/li-test/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/li-test/download/index.html Wed May 28
15:39:21 2014
@@ -45,7 +45,7 @@
<script type="text/javascript">
<!--
// Set a specific language ISO code to force to assemble a certain localized
build as download URL
- var NL_LANGUAGE = "lt";
+ var NL_LANGUAGE = "li";
// Get the download URL
var LINK = getLink();