Author: marcus
Date: Mon Mar 10 11:28:55 2014
New Revision: 1575907

URL: http://svn.apache.org/r1575907
Log:
Adjusted data for Beta release

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

Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1575907&r1=1575906&r2=1575907&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Mon Mar 10 
11:28:55 2014
@@ -188,7 +188,7 @@ screen reader. -->
           + "Click here to download for:<br /><b>" + UI_PLATFORM + "</b> and 
<b>" + LANG_ARRAY[ 2 ] + "</b> | "
           + "~" + FILESIZE + " MByte | Released: " + BETA_REL_DATE + "<br />"
           + "<br /><b>The Beta release is feature complete but not yet fully 
tested and can contain issues. "
-          + "It is strngly not recommended to use in production!</b></a></p>"
+          + "It is strongly not recommended to use in production!</b></a></p>"
         + "</div>" );
       } else if ( OTHER ) {
         // If download URL contains "other" (-> platform, OS or package 
manager was not recognized),
@@ -197,7 +197,7 @@ screen reader. -->
           + LINK + "');" + "return false;\">"
           + "<h2><a href='" + LINK + "' title='" + LINK + "'>"
           + "Download Apache OpenOffice</a></h2>"
-          + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice 
" + VERSION + " for "
+          + "<p><a href='" + LINK + "' title='" + LINK + "'>Apache OpenOffice 
" + BETA_NAME + " for "
           + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + " (" + 
LANG_ARRAY[ 1 ] + ")</b> is not available. "
           + "Click here to choose from the alternative download 
webpage.</a></p>"
         + "</div>" );
@@ -236,13 +236,13 @@ screen reader. -->
       + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a> , "
       + "<a href='../checksums.html' title='How to verify the download with 
checksums?'>How to verify?</a> | " );
     }
-    document.write( "<a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+"; + BETA_VERSION 
+ "+Release+Notes'"
+    document.write( "<a 
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes'"
       + "title='What is new, what has been improved in Apache OpenOffice " + 
BETA_NAME + "?'><b>Release Notes</b></a> | "
       + "<br /><a href='all_beta.html' title='Get all platforms, languages, 
language packs to download'>"
       + "<b>Get all platforms, languages, language packs</b></a> | "
       + "<a href='all_beta.html#source' title='Get the source code and SDK to 
download'>Source code and SDK</a></p>"
     + "</div>" );
-//  } else {
+  } else {
     // Yellow: Beta Release coming soon
     var ANN_LINK  = "https://blogs.apache.org/OOo/";;
     var ANN_TITLE = "Official blog of Apache OpenOffice";


Reply via email to