Author: buildbot
Date: Mon Jun  9 20:48:01 2014
New Revision: 912020

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/download/test/analyze.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun  9 20:48:01 2014
@@ -1 +1 @@
-1601503
+1601506

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun  9 20:48:01 2014
@@ -1 +1 @@
-1601503
+1601506

Modified: websites/staging/ooo-site/trunk/content/download/test/analyze.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/analyze.html 
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/analyze.html Mon Jun  
9 20:48:01 2014
@@ -6,6 +6,7 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <title>Apache OpenOffice Downloads - Analyze errors of stable release</title>
   <script type="text/javascript" src="globalvars.js"></script>
+  <script type="text/javascript" src="msg_prop_l10n_en.js"></script>
   <script type="text/javascript" src="languages.js"></script>
   <script type="text/javascript" src="release_matrix.js"></script>
   <script type="text/javascript" src="download.js"></script>
@@ -93,7 +94,6 @@
 
   // Set a specific language ISO code to force to assemble a certain localized 
build as download link.
   // The variable can be found in the "msg_prop_l10n_<ISO_code>.js".
-  NL_LANG = "";
 
   // Green colored box.
   // Show select boxes and both download text buttons.
@@ -153,8 +153,9 @@
       + "<img id='dl_err_img'    style='margin: 5px 5px 15px 0px;' src='' 
title='' height='16' width='16' alt='' />"
       + "<a id='dl_err'                  style='text-decoration: none;' 
title=''></a>"
 
-      // Release info.
+      // Release info and notes.
       + "<a id='dl_rel_info'     style='text-decoration: none;'></a>"
+      + "<a id='dl_rel_notes'    style='text-decoration: underline;' href='' 
title='' target='_blank'></a>"
       + "<br />"
 
       // Full installation: Filesize and checksums.


Reply via email to