Author: buildbot
Date: Sun Aug 11 17:45:34 2013
New Revision: 874216
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 Sun Aug 11 17:45:34 2013
@@ -1 +1 @@
-1512976
+1512977
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Aug 11 17:45:34 2013
@@ -1 +1 @@
-1512976
+1512977
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 Sun Aug
11 17:45:34 2013
@@ -7,7 +7,7 @@
<title>Apache OpenOffice Downloads - Analyze errors</title>
<script type="text/javascript" src="globalvars.js"></script>
<script type="text/javascript" src="languages.js"></script>
- <script type="text/javascript" src="download_l10n.js"></script>
+ <script type="text/javascript" src="download_l10n_en.js"></script>
<script type="text/javascript" src="release_matrix.js"></script>
<script type="text/javascript" src="download.js"></script>
<style type="text/css">
@@ -64,7 +64,7 @@
+ " - Build ID " + BUILD + " - SVN " + SVN_REV + "'>Download Apache
OpenOffice " + VERSION + "</a></h2>"
+ "<p><a href='" + LINK + "' title='Version " + VERSION + " - Milestone
" + MILESTONE + " - Build ID " + BUILD
+ " - SVN " + SVN_REV + "'>Click here for the most recent version
for:<br />"
- + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> (~" +
FILESIZE + " MByte).</a></p>" );
+ + "<b>" + UI_PLATFORM + "</b> and <b>" + LANG_ARRAY[ 2 ] + "</b> (~" +
FILESIZE + " MByte)</a></p>" );
} else {
// OS and/or package manager was not recognized, therefore use
"other.html" as download link.
document.write( "<div class=\"first button green\" id=\"optionitem1\"
onclick=\"openItem('optionitem1','"
@@ -107,7 +107,7 @@
+ "<a href='../../porting/index.html'"
+ "title='Get Apache OpenOffice software packaged as portable USB versions
and third-party ports'>"
+ "<b>Portable USB versions</b> and third-party ports</a> | "
- + "Older and legacy versions: <a href='../other-341.html' title='Get the old
version of Apache OpenOffice "
+ + "Old and legacy version: <a href='../other-341.html' title='Get the old
version of Apache OpenOffice "
+ OLDVERSION + "'><b>" + OLDVERSION + "</b></a> + "
+ "<a href='../legacy/index.html' title='Get the legacy version of
OpenOffice.org "
+ LEGACYVERSION + "'><b>" + LEGACYVERSION + "</b></a>" );