Author: buildbot
Date: Fri May 30 20:34:33 2014
New Revision: 910625

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/download_droplist.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 30 20:34:33 2014
@@ -1 +1 @@
-1598741
+1598743

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 30 20:34:33 2014
@@ -1 +1 @@
-1598741
+1598743

Modified: 
websites/staging/ooo-site/trunk/content/download/test/download_droplist.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/download_droplist.js 
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/download_droplist.js 
Fri May 30 20:34:33 2014
@@ -1295,7 +1295,7 @@ function getLinkSel( rel_mode ) {
 
                // Set the values in the sub-green box for the 3 text lines.
                document.getElementById( "dl_rel_info"      ).innerHTML = 
"<b>Release info:</b> " + REL_TEXT;
-               document.getElementById( "dl_f_info"        ).innerHTML = 
"<b>Full installation:</b> Filesize ~ " + FILESIZE_FULL + " MB | Signatures and 
hashes: ";
+               document.getElementById( "dl_f_info"        ).innerHTML = 
"<b>Full installation:</b> Filesize ~ " + FILESIZE_FULL + " MByte | Signatures 
and hashes: ";
                document.getElementById( "dl_f_chk_keys"    ).href      = 
LINK_CHK_KEYS;
                document.getElementById( "dl_f_chk_keys"    ).innerHTML = 
"KEYS";
                document.getElementById( "dl_f_chk_keys"    ).title     = "KEYS 
signature file";
@@ -1311,7 +1311,7 @@ function getLinkSel( rel_mode ) {
                document.getElementById( "dl_f_chk_sha256"  ).href      = 
LINK_CHK_SHA256_FULL;
                document.getElementById( "dl_f_chk_sha256"  ).innerHTML = 
"SHA256";
                document.getElementById( "dl_f_chk_sha256"  ).title     = 
"SHA256 hash for: " + FILENAME_FULL;
-               document.getElementById( "dl_lp_info"       ).innerHTML = 
"<b>Language pack:</b> Filesize ~ " + FILESIZE_LP + " MB  | Signatures and 
hashes: ";
+               document.getElementById( "dl_lp_info"       ).innerHTML = 
"<b>Language pack:</b> Filesize ~ " + FILESIZE_LP + " MByte  | Signatures and 
hashes: ";
                document.getElementById( "dl_lp_chk_keys"   ).href      = 
LINK_CHK_KEYS;
                document.getElementById( "dl_lp_chk_keys"   ).innerHTML = 
"KEYS";
                document.getElementById( "dl_lp_chk_keys"   ).title     = "KEYS 
signature file";
@@ -1832,7 +1832,7 @@ function alertDbg( location ) {
        + "EXTENSION: "                         + "\t\t\t\t\t\t"        + 
EXTENSION                             + "\n"
 //     + "TYPE: "                              + "\t\t\t\t\t\t"        + TYPE  
                                + "\n"
        + "SOURCEFORGE_BASE_URL: "              + "\t\t\t"              + 
SOURCEFORGE_BASE_URL                  + "\n"
-       + "ASF_DIST_BASE_URL: "                 + "\t\t\t\t"            + 
ASF_DIST_BASE_URL                     + "\n"
+//     + "ASF_DIST_BASE_URL: "                 + "\t\t\t\t"            + 
ASF_DIST_BASE_URL                     + "\n"
        + "ASF_ARC_BASE_URL: "                  + "\t\t\t\t\t"          + 
ASF_ARC_BASE_URL                      + "\n"
 //     + "LINK: "                              + "\t\t\t\t\t\t"        + LINK  
                                + "\n"
        + "LINK_FULL: "                         + "\t\t\t\t\t\t"        + 
LINK_FULL                             + "\n"


Reply via email to