You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2013/10/13 11:48:00 UTC

svn commit: r1531661 - /openoffice/ooo-site/trunk/content/pt/download/index.html

Author: marcus
Date: Sun Oct 13 09:48:00 2013
New Revision: 1531661

URL: http://svn.apache.org/r1531661
Log:
Changed the variable NL_LANGUAGE to "pt" as "pt-PT" is missing on Sourceforge

Modified:
    openoffice/ooo-site/trunk/content/pt/download/index.html

Modified: openoffice/ooo-site/trunk/content/pt/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pt/download/index.html?rev=1531661&r1=1531660&r2=1531661&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pt/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/pt/download/index.html Sun Oct 13 09:48:00 2013
@@ -49,7 +49,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 = "pt-PT";
+  var NL_LANGUAGE = "pt";
   // Get the download URL
   var LINK        = getLink();