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/08/04 19:53:18 UTC

svn commit: r1510279 - /openoffice/ooo-site/trunk/content/download/test/analyze.html

Author: marcus
Date: Sun Aug  4 17:53:17 2013
New Revision: 1510279

URL: http://svn.apache.org/r1510279
Log:
Updated text

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

Modified: openoffice/ooo-site/trunk/content/download/test/analyze.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/analyze.html?rev=1510279&r1=1510278&r2=1510279&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/analyze.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/analyze.html Sun Aug  4 17:53:17 2013
@@ -122,11 +122,11 @@
     document.write( "<tr><td>Language array data			</td><td>" + LANG_ARRAY					+ "</td></tr>" );
     document.write( "<tr><td>Release matrix platform position		</td><td>" + RELEASE_MATRIX_PLATFORM_POS		+ "</td></tr>" );
     document.write( "<tr><td>Release matrix platform array data		</td><td>" + RELEASE_MATRIX_PLATFORM			+ "</td></tr>" );
-    document.write( "<tr><td>UI Platform name				</td><td>" + UI_PLATFORM				+ "</td></tr>" );
-    document.write( "<tr><td>URL Platform name				</td><td>" + URL_PLATFORM				+ "</td></tr>" );
+    document.write( "<tr><td>UI platform name				</td><td>" + UI_PLATFORM				+ "</td></tr>" );
+    document.write( "<tr><td>URL platform name				</td><td>" + URL_PLATFORM				+ "</td></tr>" );
     document.write( "<tr><td>File name					</td><td>" + FILENAME					+ "</td></tr>" );
     document.write( "<tr><td>File extension				</td><td>" + EXTENSION					+ "</td></tr>" );
-    document.write( "<tr><td>File size					</td><td>" + release_aoo400_matrix[ LANG_ISO ][ RELEASE_MATRIX_PLATFORM_POS ][ 2 ] + "</td></tr>" );
+    document.write( "<tr><td>File size					</td><td>" + FILESIZE					+ "</td></tr>" );
     document.write( "<tr><td>Checksum file (here for MD5)		</td><td>" + CHECKSUM_MD5				+ "</td></tr>" );
     document.write( "<tr><td>hasMirrorLink()				</td><td>" + hasMirrorLink()				+ "</td></tr>" );
     document.write( "<tr><td>getLink()					</td><td>" + getLink()					+ "</td></tr>" );