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 2016/07/22 22:38:38 UTC

svn commit: r1753838 [1/2] - in /openoffice/ooo-site/trunk/content/download/test: all_beta.html globalvars.js languages.js other.html release_matrix.js styles.css

Author: marcus
Date: Fri Jul 22 22:38:38 2016
New Revision: 1753838

URL: http://svn.apache.org/viewvc?rev=1753838&view=rev
Log:
Updated with data from production server

Modified:
    openoffice/ooo-site/trunk/content/download/test/all_beta.html
    openoffice/ooo-site/trunk/content/download/test/globalvars.js
    openoffice/ooo-site/trunk/content/download/test/languages.js
    openoffice/ooo-site/trunk/content/download/test/other.html
    openoffice/ooo-site/trunk/content/download/test/release_matrix.js
    openoffice/ooo-site/trunk/content/download/test/styles.css

Modified: openoffice/ooo-site/trunk/content/download/test/all_beta.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/all_beta.html?rev=1753838&r1=1753837&r2=1753838&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/all_beta.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/all_beta.html Fri Jul 22 22:38:38 2016
@@ -2,197 +2,18 @@
 <html xmlns="http://www.w3.org/1999/xhtml" />
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-  <title>Apache OpenOffice Downloads - Official Site - Beta Release</title>
-  <script type="text/javascript" src="globalvars.js"></script>
-  <script type="text/javascript" src="download_other.js"></script>
-  <style type="text/css">
-  /* <![CDATA[ */
-  /*-------------------- Exceptions on standard css -----------------------*/
-  @import "styles.css";
-  @import "exceptions.css";
-  /* ]]> */
-  </style>
+  <meta http-equiv="refresh" content="1; URL=index.html" />
+  <title>Apache OpenOffice Downloads - Beta Release</title>
 </head>
 
 <body>
 
-<h1>Apache OpenOffice Downloads - Official Site - Beta Release</h1>
-<br />
+<p>
+  Currently there is no Beta Release for Apache OpenOffice available.
 
-<!-- No JavaScript enabled -->
-<noscript>
-  <h2>JavaScript not enabled?</h2>
-
-  <div class="notice">
-    <p>Your browser does not seem to allow JavaScript on websites. This technique is used on this webpage for presenting the
-    actual download links. If you want to download Apache OpenOffice, go to the alternative
-    <a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/">download page</a>, and you will skip this page. Our
-    apologies for the inconvenience.</p>
-  </div>
-</noscript>
-
-<script type="text/javascript">
-  <!--
-  if ( BETA_ACTIVE == 1 ) {
-	// Beta Release online
-	document.write( ""
-	+ "<ul>"
-	+ "<li><h3><a href='#aoo' title='Full installation sets + languages packs'>"
-	+ "Full installation sets + languages packs</a></h3></li>"
-	+ "<li><h3><a href='#source' title='Software Development Kit (SDK)'>Software Development Kit (SDK)</a></h3></li>"
-	+ "<li><h3><a href='#source' title='Source code tarballs'>Source code tarballs</a></h3></li>"
-	+ "<li><h3><a href='#source' title='Release notes'>Release notes</a></h3></li>"
-	+ "<li><h3><a href='checksums.html' title='How to verify the downloaded file?'>"
-	+ "How to verify the downloaded file?</a></h3></li>"
-	+ "<li><h3><a href='../porting/index.html'"
-	+ "title='Looking for portable version, Solaris, OS/2, FreeBSD, Linux with glibc 2.5?'>"
-	+ "Looking for portable version, Solaris, OS/2, FreeBSD, Linux with glibc 2.5?</a></h3></li>"
-	+ "<li><h3><a href='#notes' title='Use Apache mirrors to download Apache OpenOffice'>"
-	+ "Alternative download mirrors</a></h3></li>"
-	+ "<li><h3><a href='#notes' title='Please read the important notes before downloading and using Apache OpenOffice'>"
-	+ "Important Notes</a></h3></li>"
-	+ "</ul>"
-	+ "<br />"
-
-	+ "<hr style='display: block;' />"
-	+ "<div class='largetable'>"
-	+ "<h3 id='aoo'>Apache OpenOffice " + BETA_NAME + " - Full installation sets and language packs</h3>"
-
-	+ "<h3>Full Installation vs. Language Pack</h3>"
-
-	+ "<p>If you want to use more than a single language in Apache OpenOffice then it is recommended to use "
-	+ "<a href='http://wiki.openoffice.org/wiki/Languagepack' title='What is a language pack?'>language packs</a>. The "
-	+ "idea is to have a base language, e.g., English (US) and several other languages without a need to install for "
-	+ "every language a full installation. Due to this it has to be installed over a full installation with the same "
-	+ "version number and platform. The language can be changed via the menu \"Tools - Options - Language Settings - "
-	+ "Languages - User Interface\".</p>"
-
-	+ "<p>They are not integrated in the full installation file and it contains only resource files to show, e.g., "
-	+ "menus, dialogs, error messages in your favorite language - but there is no program logic. It may contain "
-	+ "translated Help content as well. Language packs are created only when also a full installation file is "
-	+ "available. In case it is not fully localized, some elements of the UI or help topics will display in English as "
-	+ "default language.</p>"
-
-	+ "<h3>Please check the integrity of the downloaded file</h3>"
-
-	+ "<p>It is recommended that you <a href='http://en.wikipedia.org/wiki/Checksum'"
-	+ "title='What means to verify the file integrity?'>verify the integrity</a> of the downloaded file. Available are "
-	+ "<a href='http://en.wikipedia.org/wiki/MD5' title='What is MD5?'>MD5</a> + "
-	+ "<a href='http://en.wikipedia.org/wiki/SHA256' title='What is SHA256?'>SHA256</a> hash values. "
-	+ "Here you have to create a <a href='http://en.wikipedia.org/wiki/Hash_function'"
-	+ "title='What is a hash value?'>hash value</a> of your downloaded, locally saved Apache OpenOffice file and "
-	+ "compare this with the hash value of the respective file in the table below.</p>"
-
-	+ "<p>We also provide <a href='http://en.wikipedia.org/wiki/Pretty_Good_Privacy' title='What is PGP?'>PGP</a> "
-	+ "signatures. To use this verfication you have to download the respective ASC file in the table "
-	+ "below and this <a href='https://people.apache.org/keys/group/openoffice.asc'"
-	+ "title='The KEYS file contains the PGP keys of the Apache OpenOffice Release Managers'>KEYS</a> file.</p>"
-
-	+ "<p>For more information and details how to do the integrity verification please read the guide: "
-	+ "<a href='checksums.html' title='How to verify the download with signatures and hash values?'>"
-	+ "How to verify the download with signatures and hash values?</a></p>"
-	+ "<br />" );
-
-	write_table( 2 );
-
-	document.write( "</div>"
-	+ "<br />"
-	+ "<hr style='display: block;' />"
-
-	+ "<h3 id='notes'>Important Notes:</h3>"
-
-	+ "<h3>Language is not listed</h3>"
-
-	+ "<p>If your language is not listed here then this means the translation is not yet completed. Our translations "
-	+ "are all done by volunteers, by OpenOffice users like yourself. If you are interested in helping translate "
-	+ "OpenOffice into your language, please see our <a href='http://openoffice.apache.org/translate.html'"
-	+ "title='How to Help Translate Apache OpenOffice'>How to Help Translate Apache OpenOffice</a> page.</p>"
-
-	+ "<h3>Platform is not listed</h3>"
-
-	+ "<p>If your operating system is not listed here, you are looking for a portale version, or you need a version for "
-	+ "Solaris, OS/2, FreeBSD, Linux (32/64-bit) with glibc 2.5, please see our "
-	+ "<a href='../porting/index.html'>list of third-party ports and distributions</a>.</p>"
-
-	+ "<h3>Alternative Download Mirrors</h3>"
-
-	+ "<p>In the table above, installation files point to our main distribution site, that uses the "
-	+ "<a href='http://sourceforge.net/'>SourceForge.net</a> mirror network. Additionally, all the installation files "
-	+ "are also available on the <a href='http://www.apache.org/mirrors/ooo.html'>Apache mirrors</a>. Just search your "
-	+ "<a href='http://www.apache.org/dyn/aoo-closer.cgi/openoffice/'>nearest mirror</a>.</p>"
-
-	+ "<h3>Software Development Kit (SDK)</h3>"
-
-	+ "<p>The <a href='sdk/index.html' title='For Developers and Power-Users: Apache OpenOffice SDK (AOO SDK)'>"
-	+ "Apache OpenOffice SDK (AOO SDK)</a> is an add-on for the office suite. It provides the necessary tools and "
-	+ "documentation for programming the AOO APIs and creating own extensions (UNO components). If you want to use "
-	+ "Apache OpenOffice without to plan any own extended functionality then you do not need to install the AOO SDK.</p>"
-
-	+ "<h3>Source code</h3>"
-
-	+ "<p>The <a href='source/index.html' title='For Developers and Power-Users: Apache OpenOffice source code'>"
-	+ "Apache OpenOffice source</a> contain the source code that was used to built the Apache OpenOffice releases from. "
-	+ "Different compressed file formats are offered. Apache OpenOffice is licensed with the "
-	+ "<a href='http://www.apache.org/licenses/LICENSE-2.0.html' title='Apache License v2'>Apache License v2</a>. If "
-	+ "you want to use Apache OpenOffice without to plan to build it from scratch then you do not need to download any "
-	+ "of the source tarballs.</p>"
-
-	+ "<h3><a href='notes.html' title='Please read the important notes before downloading and using Apache OpenOffice'>"
-	+ "More important notes</a></h3>"
-
-	+ "<p class='footer'><small><a href='#' title='Go to the start of the page'>Start of page</a></small></p>"
-	+ "<br />"
-
-	+ "<hr style='display: block;' />"
-
-	+ "<h3>Report broken links</h3>"
-
-	+ "<p>Please report any broken link or things you think that needs to be corrected on this webpage by sending a "
-	+ "mail to: <a href='mailto:dev@openoffice.apache.org&#63;subject=Possible%20broken%20link&#58;%20from%20other.html'"
-	+ "title='Development mailing list (to receive answers you need to be subscribed)'>"
-	+ "Development mailing list</a>.&nbsp;<b>*)</b></p>"
-
-	+ "<h3>Where to get help when I have a problem?</h3>"
-
-	+ "<p>If you encounter problems with installation or using Apache OpenOffice, please contact us via the following "
-	+ "ways:</p>"
-
-	+ "<ul>"
-	+ "<li><a href='mailto:users@openoffice.apache.org'"
-	+ "title='User\'s mailing list (to receive answers you need to be subscribed)'>User\'s mailing list</a>"
-	+ "&nbsp;<b>*)</b></li>"
-	+ "<li><a href='http://forum.openoffice.org' title='User forums (different languages)'>"
-	+ "User forums (different languages)</a></li>"
-	+ "<li><a href='http://www.oooforum.org' title='Another user forums'>Another user forums</a></li>"
-	+ "</ul>"
-	+ "<br />"
-
-	+ "<p><b>*)</b> Please note that all mails go to a public mailing list, not an individual person. Mails will be "
-	+ "archived and can be accessed also by other users. To receive answers, you will need to subscribe to the mailing "
-	+ "list before sending mails. For instructions, see: <a href='http://openoffice.apache.org/mailing-lists.html'"
-	+ "title='Learn more about how to use mailing lists'>Learn more about how to use mailing lists</a>.</p>"
-
-	+ "<p class='footer'><small><a href='#' title='Go to the start of the page'>Start of page</a></small></p>" );
-  } else if ( BETA_ACTIVE == 0 ) {
-	// Beta Release, show nothing as it is not yet ready
-	document.write( "<div>"
-	+ "<h2>Apache OpenOffice " + BETA_NAME + "<small> (planned for: " + BETA_REL_DATE + ")</small></h2>"
-	+ "<h3>The Beta release is not yet available. Please make sure to come back on the release date to download and "
-	+ "test the new version.</h3>"
-	+ "</div>" );
-  } else {
-	// Yellow: Beta Release, show nothing as it is not yet ready
-	document.write( "<div>"
-	+ "<h2>Apache OpenOffice Beta</h2>"
-	+ "<h3>The Beta release is not yet available. Please make sure to come back on the release date to download and "
-	+ "test the new version.</h3>"
-	+ "</div>" );
-  }
-
-  entourage.initialize();
-
-  //-->
-</script>
+  If your browser do not support redirection please click yourself to go to the
+  <a href="index.html" title="Apache OpenOffice - Download webpage">main download website</a>.
+</p>
 
 </body>
 </html>

Modified: openoffice/ooo-site/trunk/content/download/test/globalvars.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/globalvars.js?rev=1753838&r1=1753837&r2=1753838&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/globalvars.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/globalvars.js Fri Jul 22 22:38:38 2016
@@ -8,17 +8,17 @@
  * VERSION: Set the release version (e.g., "4.1.0") that is currently on the mirrors.
  */
 
-// Stable release: Object that contains all following variables.
+// Stable release: Object that contains all following properties.
 var DL = new Object();
 
-// Stable release: General variables.
-DL.VERSION			= "4.1.0";		// Release version in full format "x.y.z".
+// Stable release: General properties.
+DL.VERSION			= "4.1.2";		// Release version in full format "x.y.z".
 DL.VERSION_SHORT		= DL.VERSION;		// Release version in short format "x.y".
-DL.MILESTONE			= "AOO410m18";		// Milestone ID (from AOO build system).
-DL.BUILD			= "9764";		// Build ID (from AOO build system).
-DL.SVN_REV			= "r1589052";		// SVN revision.
-DL.REL_DATE			= "2014-Apr-29";	// Date of the public announced release.
-DL.PREV_VERSION			= "4.0.1";		// Release of the previous version.
+DL.MILESTONE			= "AOO412m3";		// Milestone ID (from AOO build system).
+DL.BUILD			= "9782";		// Build ID (from AOO build system).
+DL.SVN_REV			= "r1709699";		// SVN revision.
+DL.REL_DATE			= "2015-Oct-28";	// Date of the public announced release.
+DL.PREV_VERSION			= "4.1.1";		// Release of the previous version.
 DL.OLDVERSION			= "3.4.1";		// Old version (last stable release of 3.x series).
 DL.LEGACYVERSION		= "3.3.0";		// Old legacy version (last stable none-Apache release).
 
@@ -35,8 +35,8 @@ DL.SEL_OS			= [ "win32",  "Windows (EXE)
 				    "lnx64r", "Linux 64-bit (x86-64) (RPM)",	    	".tar.gz",
 				    "lnx32d", "Linux 32-bit (x86) (DEB)",	    	".tar.gz",
 				    "lnx32r", "Linux 32-bit (x86) (RPM)",	    	".tar.gz",
-				    "mac64",  "OS X 64-bit (x86-64) (DMG)",	    	".dmg",
-				    "mac32",  "OS X 32-bit (x86) (DMG)",	    	".dmg",
+				    "mac64",  "OS X (version >= 10.7) (DMG)",	    	".dmg",
+				    "mac32",  "OS X (version <= 10.6) (DMG)",	    	".dmg",
 				    "other",  "More platforms / operating systems",	"" ];
 
 // Data for the <select> element "lang".
@@ -44,6 +44,9 @@ DL.SEL_OS			= [ "win32",  "Windows (EXE)
 DL.SEL_LANG			= [ "ast",    "Asturian",				"Asturianu",
 				    "eu",     "Basque",					"Euskara",
 				    "bg",     "Bulgarian",				"български език",
+				    "ca",     "Catalan",				"Català",
+				    "ca-XV",  "Catalan [Valencia AVL]",			"València (AVL)",
+				    "ca-XR",  "Catalan [Valencia RACV]",		"València (RACV)",
 				    "zh-CN",  "Chinese [simplified]",			"简体中文",
 				    "zh-TW",  "Chinese [traditional]",			"正體中文",
 				    "cs",     "Czech",					"Čeština",
@@ -82,7 +85,9 @@ DL.SEL_LANG			= [ "ast",    "Asturian",
 
 // Data for the <select> element "ver".
 				    // Value  Visible text
-DL.SEL_VER			= [ "4.1.0",  "4.1.0",
+DL.SEL_VER			= [ "4.1.2",  "4.1.2",
+				    "4.1.1",  "4.1.1",
+				    "4.1.0",  "4.1.0",
 				    "4.0.1",  "4.0.1",
 				    "4.0.0",  "4.0.0",
 				    "3.4.1",  "3.4.1",
@@ -97,21 +102,23 @@ DL.ASF_ARC			= "http://archive.apache.or
 // Only used in "download_other.js".
 DL.REL_PLATFORM			= [ "Win_x86", "Linux_x86_rpm", "Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb",
 				    "MacOS_x86-64" ];
-DL.REL_FULL_LANG		= [ "ast", "bg", "cs", "da", "de", "el", "en-GB", "en-US", "es", "eu", "fi", "fr", "gd",
-				    "gl", "he", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb", "nl", "pl", "pt",
-				    "pt-BR", "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi", "zh-CN", "zh-TW" ];
-DL.REL_LP_LANG			= [ "ast", "bg", "cs", "da", "de", "el", "en-GB", "en-US", "es", "eu", "fi", "fr", "gd",
-				    "gl", "he", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb", "nl", "pl", "pt",
-				    "pt-BR", "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi", "zh-CN", "zh-TW" ];
+DL.REL_FULL_LANG		= [ "ast", "bg", "ca", "ca-XV", "ca-XR", "cs", "da", "de", "el", "en-GB", "en-US", "es",
+				    "eu", "fi", "fr", "gd", "gl", "he", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb",
+				    "nl", "pl", "pt", "pt-BR", "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi",
+				    "zh-CN", "zh-TW" ];
+DL.REL_LP_LANG			= [ "ast", "bg", "ca", "ca-XV", "ca-XR", "cs", "da", "de", "el", "en-GB", "en-US", "es",
+				    "eu", "fi", "fr", "gd", "gl", "he", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb",
+				    "nl", "pl", "pt", "pt-BR", "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi",
+				    "zh-CN", "zh-TW" ];
 DL.REL_SDK_LANG			= [ "en-US" ]
 
 // The maximal number of available languages in "download_other.js".
 DL.LANG_MAX			= 133;
 
-// Stable release: Object that contains all general variables.
+// Beta release: Object that contains all general properties.
 var DL_BETA = new Object();
 
-// Beta Release: General variables.
+// Beta Release: General properties.
 DL_BETA.VERSION			= "4.1.0-beta";
 DL_BETA.NAME			= "4.1.0 Beta";
 DL_BETA.MILESTONE		= "AOO410m14";
@@ -123,12 +130,14 @@ DL_BETA.ACTIVE			= -1;		// 1 = activate
 // Only used in "all_beta.html".
 DL_BETA.PLATFORM		= [ "Win_x86", "Linux_x86_rpm", "Linux_x86_deb", "Linux_x86-64_rpm", "Linux_x86-64_deb",
 				    "MacOS_x86-64" ];
-DL_BETA.FULL_LANG		= [ "ast", "bg", "cs", "da", "de", "el", "en-GB", "en-US", "es", "eu", "fi", "fr", "gd",
-				    "gl", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb", "nl", "pl", "pt", "pt-BR",
-				    "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi", "zh-CN", "zh-TW" ];
-DL_BETA.LP_LANG			= [ "ast", "bg", "cs", "da", "de", "el", "en-GB", "en-US", "es", "eu", "fi", "fr", "gd",
-				    "gl", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb", "nl", "pl", "pt", "pt-BR",
-				    "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi", "zh-CN", "zh-TW" ];
+DL_BETA.FULL_LANG		= [ "ast", "bg", "ca", "ca-XV", "ca-XR", "cs", "da", "de", "el", "en-GB", "en-US", "es",
+				    "eu", "fi", "fr", "gd", "gl", "he", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb",
+				    "nl", "pl", "pt", "pt-BR", "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi",
+				    "zh-CN", "zh-TW" ];
+DL_BETA.LP_LANG			= [ "ast", "bg", "ca", "ca-XV", "ca-XR", "cs", "da", "de", "el", "en-GB", "en-US", "es",
+				    "eu", "fi", "fr", "gd", "gl", "he", "hi", "hu", "it", "ja", "km", "ko", "lt", "nb",
+				    "nl", "pl", "pt", "pt-BR", "ru", "sk", "sl", "sr", "sv", "ta", "th", "tr", "vi",
+				    "zh-CN", "zh-TW" ];
 DL_BETA.SDK_LANG		= [ "en-US" ];
 
 // Base URLs to the Sourceforge and Apache mirror server.

Modified: openoffice/ooo-site/trunk/content/download/test/languages.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/languages.js?rev=1753838&r1=1753837&r2=1753838&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/languages.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/languages.js Fri Jul 22 22:38:38 2016
@@ -13,24 +13,26 @@ a	 b	 0	  1				2
 
 DL.language_matrix = {
 // All listed languages below *are* supported and *are* available as full installation and language pack.
+
 "ast": { "-" : [ 'ast',   'Asturian',			'Asturianu' ] },
-"eu":  { "-" : [ 'eu',    'Basque',			'Euskara' ] },
 "bg":  { "-" : [ 'bg',    'Bulgarian',			'български език' ] },
-"zh":  { "-" : [ 'zh',    'Chinese',			'Chinese' ],
-         "cn": [ 'zh-CN', 'Chinese (simplified)',	'简体中文' ],
-         "tw": [ 'zh-TW', 'Chinese (traditional)',	'正體中文' ] },
+"ca":  { "-" : [ 'ca',    'Catalan',			'Català' ],
+         "xr": [ 'ca-XR', 'Catalan',			'Català (Valencià RACV)' ],
+         "xv": [ 'ca-XV', 'Catalan (Valencian)',	'Català (Valencià AVL)' ] },
 "cs":  { "-" : [ 'cs',    'Czech',			'Čeština' ] },
 "da":  { "-" : [ 'da',    'Danish',			'Dansk' ] },
-"nl":  { "-" : [ 'nl',    'Dutch',			'Nederlands' ] },
+"de":  { "-" : [ 'de',    'German',			'Deutsch' ] },
+"el":  { "-" : [ 'el',    'Greek',			'&Epsilon;&lambda;&lambda;&eta;&nu;&iota;&kappa;ά' ] },
 "en":  { "-" : [ 'en',    'English',			'English' ],
          "en": [ 'en-EN', 'English',			'English' ],
          "gb": [ 'en-GB', 'English (British)',		'English (British)' ],
          "us": [ 'en-US', 'English (US)',		'English (US)' ] },
+"es":  { "-" : [ 'es',    'Spanish',			'Espa&ntilde;ol' ] },
+"eu":  { "-" : [ 'eu',    'Basque',			'Euskara' ] },
 "fi":  { "-" : [ 'fi',    'Finnish',			'Suomi' ] },
 "fr":  { "-" : [ 'fr',    'French',			'Fran&ccedil;ais' ] },
+"gd":  { "-" : [ 'gd',    'Scottish (Gaelic)',		'Gàidhlig' ] },
 "gl":  { "-" : [ 'gl',    'Galician',			'Galego' ] },
-"de":  { "-" : [ 'de',    'German',			'Deutsch' ] },
-"el":  { "-" : [ 'el',    'Greek',			'&Epsilon;&lambda;&lambda;&eta;&nu;&iota;&kappa;ά' ] },
 "he":  { "-" : [ 'he',    'Hebrew',			'עברית' ] },
 "hi":  { "-" : [ 'hi',    'Hindi',			'हिन्दी' ] },
 "hu":  { "-" : [ 'hu',    'Hungarian',			'Magyar' ] },
@@ -40,21 +42,23 @@ DL.language_matrix = {
 "ko":  { "-" : [ 'ko',    'Korean',			'한국어' ] },
 "lt":  { "-" : [ 'lt',    'Lithuanian',			'Lietuvių' ] },
 "nb":  { "-" : [ 'nb',    'Norwegian (Bokmal)',		'Norsk (Bokmål)' ] },
+"nl":  { "-" : [ 'nl',    'Dutch',			'Nederlands' ] },
 "pl":  { "-" : [ 'pl',    'Polish',			'Polski' ] },
 "pt":  { "-" : [ 'pt',    'Portuguese (European)',	'Portugu&ecirc;s (Europeu)' ],
          "br": [ 'pt-BR', 'Portuguese (Brazilian)',	'Portugu&ecirc;s (do Brasil)' ],
          "pt": [ 'pt',    'Portuguese (European)',	'Portugu&ecirc;s (Europeu)' ] },
 "ru":  { "-" : [ 'ru',    'Russian',			'Русский' ] },
-"gd":  { "-" : [ 'gd',    'Scottish (Gaelic)',		'Gàidhlig' ] },
-"sr":  { "-" : [ 'sr',    'Serbian (Cyrillic)',		'Cрпски (ћирилицом)' ] },
 "sk":  { "-" : [ 'sk',    'Slovak',			'Slovenský jazyk (slovenčina)' ] },
+"sr":  { "-" : [ 'sr',    'Serbian (Cyrillic)',		'Cрпски (ћирилицом)' ] },
 "sl":  { "-" : [ 'sl',    'Slovenian',			'Slovenski jezik (slovenščina)' ] },
-"es":  { "-" : [ 'es',    'Spanish',			'Espa&ntilde;ol' ] },
 "sv":  { "-" : [ 'sv',    'Swedish',			'Svenska' ] },
 "ta":  { "-" : [ 'ta',    'Tamil',			'தமிழ்' ] },
 "th":  { "-" : [ 'th',    'Thai',			'ภาษาไทย' ] },
 "tr":  { "-" : [ 'tr',    'Turkish',			'T&uuml;rk&ccedil;e' ] },
 "vi":  { "-" : [ 'vi',    'Vietnamese',			'Tiếng Việt' ] },
+"zh":  { "-" : [ 'zh',    'Chinese',			'Chinese' ],
+         "cn": [ 'zh-CN', 'Chinese (simplified)',	'简体中文' ],
+         "tw": [ 'zh-TW', 'Chinese (traditional)',	'正體中文' ] },
 
 // All listed languages below *are not supported* and *not* available as full installation and language pack.
 "ar":  { "-" : [ 'ar',    'Arabic',			'عربي' ] },
@@ -64,9 +68,6 @@ DL.language_matrix = {
          "by": [ 'be-BY', 'Belarusian',			'Беларуская мова' ] },
 "bn":  { "-" : [ 'bn',    'Bengali',			'বাংলা' ] },
 "my":  { "-" : [ 'my',    'Burmese',			'မြန်မာဘာသာ' ] },
-"ca":  { "-" : [ 'ca',    'Catalan',			'Català' ],
-         "ca": [ 'ca-CA', 'Catalan',			'Català' ],
-         "xv": [ 'ca-XV', 'Catalan (Valencian)',	'Català (Valencià)' ] },
 "hr":  { "-" : [ 'hr',    'Croatian',			'hrvatski' ] },
 "dz":  { "-" : [ 'dz',    'Dzongkha',			'རྫོང་ཁ' ] },
 "eo":  { "-" : [ 'eo',    'Esperanto',			'Esperanto' ] },

Modified: openoffice/ooo-site/trunk/content/download/test/other.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/other.html?rev=1753838&r1=1753837&r2=1753838&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/other.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/other.html Fri Jul 22 22:38:38 2016
@@ -131,7 +131,7 @@
 
   + "<h3>Source code</h3>"
 
-  + "<p>The <a href='source/index.html' title='For Developers and Power-Users: Apache OpenOffice source code'>"
+  + "<p>The <a href='http://openoffice.apache.org/downloads.html' title='For Developers and Power-Users: Apache OpenOffice source code'>"
   + "Apache OpenOffice source</a> contain the source code that was used to built the Apache OpenOffice releases from. "
   + "Different compressed file formats are offered. Apache OpenOffice is licensed with the "
   + "<a href='http://www.apache.org/licenses/LICENSE-2.0.html' title='Apache License v2'>Apache License v2</a>. If you "

Modified: openoffice/ooo-site/trunk/content/download/test/release_matrix.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/release_matrix.js?rev=1753838&r1=1753837&r2=1753838&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/release_matrix.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/release_matrix.js Fri Jul 22 22:38:38 2016
@@ -1,6 +1,4 @@
-/* Description of the array elements with release data for the specific version, language and platform (release matrix)
- *
- * Description of the array elements of the release matrix of AOO 4.1.0
+/* Description of the array elements with release data for the specific version, language and platform (release matrix).
  *
  * First row (matrix):
  * A: Language as ISO code
@@ -19,15 +17,573 @@
  * 1: Single build available (y/n)?
  * 2: File size (in MB)
  *
- * First row:
- * A
+ */
+
+/* Description for AOO 4.1.2.
  *
- * Second row:
- * 	 a	b	     c	     d		       e    f
+ * For the matrix position and their meanings see the descriptions on top of file.
+ */
+DL.release_matrix_412 = {
+"src": {
+	 "0": [ 'src', 'English (US)', 'English (US)', 'y', 'download/index.html' ],
+	 "1": [ 'AOO412m3', '9782', 'r1709699', '2015-10-28' ],
+	 "2": [ 'tar_bz2', 'y', '209' ],
+	 "3": [ 'tar_gz',  'y', '276' ],
+	 "4": [ 'zip',	   'y', '323' ] },
+
+"sdk": {
+	 "0": [ 'sdk', 'English (US)', 'English (US)', 'y', 'download/index.html' ],
+	 "1": [ /* lnx_64_f_d  */ 'y', '  9' ],
+	 "2": [ /* lnx_64_lp_d */ 'n', '  0' ],
+	 "3": [ /* lnx_64_f_r  */ 'y', '  8' ],
+	 "4": [ /* lnx_64_lp_r */ 'n', '  0' ],
+	 "5": [ /* lnx_32_f_d  */ 'y', '  9' ],
+	 "6": [ /* lnx_32_lp_d */ 'n', '  0' ],
+	 "7": [ /* lnx_32_f_r  */ 'y', '  8' ],
+	 "8": [ /* lnx_32_lp_r */ 'n', '  0' ],
+	 "9": [ /* mac_64_f    */ 'y', ' 12' ],
+	"10": [ /* mac_64_lp   */ 'n', '  0' ],
+	"11": [ /* win_32_f    */ 'y', '  7' ],
+	"12": [ /* win_32_lp   */ 'n', '  0' ] },
+
+"ar": {
+	 "0": [ 'ar', 'Arabic', 'العربية', 'n', 'ar/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
+
+"ast": {
+	 "0": [ 'ast', 'Asturian', 'Asturianu', 'y', 'ast/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '145' ], "12": [ 'y', ' 34' ] },
+
+"bg": {
+	 "0": [ 'bg', 'Bulgarian', 'български език', 'y', 'bg/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 13' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 13' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 13' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 12' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 12' ] },
+
+"ca": {
+	 "0": [ 'ca', 'Catalan', 'Català', 'y', 'ca/' ],
+	 "1": [ 'y', '153' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '154' ],  "4": [ 'y', ' 19' ],  "5": [ 'y', '146' ],
+	 "6": [ 'y', ' 19' ],  "7": [ 'y', '151' ],  "8": [ 'y', ' 19' ],  "9": [ 'y', '164' ], "10": [ 'y', ' 19' ],
+	"11": [ 'y', '135' ], "12": [ 'y', ' 19' ] },
+
+"ca-XV": {
+	 "0": [ 'ca-XV', 'Valencià', 'Català (Valencià AVL)', 'y', 'ca-xv/' ],
+	 "1": [ 'y', '153' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '154' ],  "4": [ 'y', ' 19' ],  "5": [ 'y', '146' ],
+	 "6": [ 'y', ' 19' ],  "7": [ 'y', '151' ],  "8": [ 'y', ' 19' ],  "9": [ 'y', '164' ], "10": [ 'y', ' 19' ],
+	"11": [ 'y', '151' ], "12": [ 'y', ' 35' ] },	
+
+"ca-XR": {
+	 "0": [ 'ca-XR', 'Valencià', 'Català (Valencià RACV)', 'y', 'ca-xr/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '145' ], "12": [ 'y', ' 34' ] },	
+
+"cs": {
+	 "0": [ 'cs', 'Czech', 'Čeština', 'y', 'cs/' ],
+	 "1": [ 'y', '141' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '142' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '134' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '152' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 12' ] },
+
+"da": {
+	 "0": [ 'da', 'Danish', 'Dansk', 'y', 'da/' ],
+	 "1": [ 'y', '143' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '144' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '136' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 11' ] },
+
+"de": {
+	 "0": [ 'de', 'German', 'Deutsch', 'y', 'de/downloads/index.html' ],
+	 "1": [ 'y', '176' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '177' ],  "4": [ 'y', ' 19' ],  "5": [ 'y', '169' ],
+	 "6": [ 'y', ' 19' ],  "7": [ 'y', '173' ],  "8": [ 'y', ' 19' ],  "9": [ 'y', '187' ], "10": [ 'y', ' 19' ],
+	"11": [ 'y', '157' ], "12": [ 'y', ' 19' ] },
+
+"el": {
+	 "0": [ 'el', 'Greek', '&Epsilon;&lambda;&lambda;&eta;&nu;&iota;&kappa;ά', 'y', 'el/' ],
+	 "1": [ 'y', '150' ],  "2": [ 'y', ' 21' ],  "3": [ 'y', '151' ],  "4": [ 'y', ' 21' ],  "5": [ 'y', '143' ],
+	 "6": [ 'y', ' 21' ],  "7": [ 'y', '147' ],  "8": [ 'y', ' 21' ],  "9": [ 'y', '161' ], "10": [ 'y', ' 20' ],
+	"11": [ 'y', '131' ], "12": [ 'y', ' 20' ] },
+
+"en-GB": {
+	 "0": [ 'en-GB', 'English (British)', 'English (British)', 'y', 'download/index.html' ],
+	 "1": [ 'y', '146' ],  "2": [ 'y', ' 11' ],  "3": [ 'y', '147' ],  "4": [ 'y', ' 11' ],  "5": [ 'y', '139' ],
+	 "6": [ 'y', ' 11' ],  "7": [ 'y', '143' ],  "8": [ 'y', ' 11' ],  "9": [ 'y', '156' ], "10": [ 'y', ' 10' ],
+	"11": [ 'y', '127' ], "12": [ 'y', ' 11' ] },
+
+"en-US": {
+	 "0": [ 'en-US', 'English (US)', 'English (US)', 'y', 'download/index.html' ],
+	 "1": [ 'y', '153' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '154' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '146' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '150' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '163' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '134' ], "12": [ 'y', ' 18' ] },
+
+"es": {
+	 "0": [ 'es', 'Spanish', 'Espa&ntilde;ol', 'y', 'es/' ],
+	 "1": [ 'y', '143' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '136' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '154' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 12' ] },
+
+"eu": {
+	 "0": [ 'eu', 'Basque', 'Euskara', 'y', 'eu/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 12' ] },
+
+"fi": {
+	 "0": [ 'fi', 'Finnish', 'Suomi', 'y', 'fi/lataa.html' ],
+	 "1": [ 'y', '149' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '150' ],  "4": [ 'y', ' 20' ],  "5": [ 'y', '142' ],
+	 "6": [ 'y', ' 20' ],  "7": [ 'y', '146' ],  "8": [ 'y', ' 20' ],  "9": [ 'y', '160' ], "10": [ 'y', ' 19' ],
+	"11": [ 'y', '130' ], "12": [ 'y', ' 19' ] },
+
+"fr": {
+	 "0": [ 'fr', 'French', 'Fran&ccedil;ais', 'y', 'fr/' ],
+	 "1": [ 'y', '145' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '146' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '138' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '142' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '156' ], "10": [ 'y', ' 12' ],
+	"11": [ 'y', '126' ], "12": [ 'y', ' 12' ] },
+
+"gd": {
+	 "0": [ 'gd', 'Scottish (Gaelic)', 'Gàidhlig', 'y', 'gd/' ],
+	 "1": [ 'y', '148' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '149' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '141' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '146' ], "12": [ 'y', ' 34' ] },
+
+"gl": {
+	 "0": [ 'gl', 'Galician', 'Galego', 'y', 'gl/' ],
+	 "1": [ 'y', '148' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '149' ],  "4": [ 'y', ' 19' ],  "5": [ 'y', '141' ],
+	 "6": [ 'y', ' 19' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 19' ],  "9": [ 'y', '159' ], "10": [ 'y', ' 18' ],
+	"11": [ 'y', '130' ], "12": [ 'y', ' 18' ] },
+
+"he": {
+	 "0": [ 'he', 'Hebrew', 'עברית',  'y', 'he/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '129' ], "12": [ 'y', ' 18' ] },
+
+"hi": {
+	 "0": [ 'hi', 'Hindi', 'हिन्दी', 'y', 'hi/' ],
+	 "1": [ 'y', '148' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '149' ],  "4": [ 'y', ' 19' ],  "5": [ 'y', '141' ],
+	 "6": [ 'y', ' 19' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 19' ],  "9": [ 'y', '159' ], "10": [ 'y', ' 18' ],
+	"11": [ 'y', '130' ], "12": [ 'y', ' 18' ] },
+
+"hu": {
+	 "0": [ 'hu', 'Hungarian', 'Magyar', 'y', 'hu/' ],
+	 "1": [ 'y', '144' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '145' ],  "4": [ 'y', ' 13' ],  "5": [ 'y', '137' ],
+	 "6": [ 'y', ' 13' ],  "7": [ 'y', '141' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '155' ], "10": [ 'y', ' 12' ],
+	"11": [ 'y', '125' ], "12": [ 'y', ' 12' ] },
+
+"it": {
+	 "0": [ 'it', 'Italian', 'Italiano', 'y', 'it/download/' ],
+	 "1": [ 'y', '148' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '149' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '141' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '146' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '159' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '130' ], "12": [ 'y', ' 12' ] },
+
+"ja": {
+	 "0": [ 'ja', 'Japanese', '日本語', 'y', 'ja/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '128' ], "12": [ 'y', ' 17' ] },
+
+"km": {
+	 "0": [ 'km', 'Khmer', 'ភាសាខ្មែរ', 'y', 'km/' ],
+	 "1": [ 'y', '145' ],  "2": [ 'y', ' 15' ],  "3": [ 'y', '146' ],  "4": [ 'y', ' 15' ],  "5": [ 'y', '138' ],
+	 "6": [ 'y', ' 15' ],  "7": [ 'y', '142' ],  "8": [ 'y', ' 15' ],  "9": [ 'y', '157' ], "10": [ 'y', ' 15' ],
+	"11": [ 'y', '143' ], "12": [ 'y', ' 31' ] },
+
+"ko": {
+	 "0": [ 'ko', 'Korean', '한국어', 'y', 'ko/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 12' ] },
+
+"lt": {
+	 "0": [ 'lt', 'Lithuanian', 'Lietuvių', 'y', 'lt/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '129' ], "12": [ 'y', ' 17' ] },
+
+"nb": {
+	 "0": [ 'nb', 'Norwegian (Bokmal)', 'Norsk (Bokmål)', 'y', 'no/' ],
+	 "1": [ 'y', '151' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '152' ],  "4": [ 'y', ' 19' ],  "5": [ 'y', '144' ],
+	 "6": [ 'y', ' 19' ],  "7": [ 'y', '148' ],  "8": [ 'y', ' 19' ],  "9": [ 'y', '162' ], "10": [ 'y', ' 18' ],
+	"11": [ 'y', '132' ], "12": [ 'y', ' 19' ] },
+
+"nl": {
+	 "0": [ 'nl', 'Dutch', 'Nederlands', 'y', 'nl/' ],
+	 "1": [ 'y', '151' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '152' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '144' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '148' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '162' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '132' ], "12": [ 'y', ' 12' ] },
+
+"pl": {
+	 "0": [ 'pl', 'Polish', 'Polski', 'y', 'pl/product.download.html' ],
+	 "1": [ 'y', '144' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '145' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '137' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '141' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '155' ], "10": [ 'y', ' 12' ],
+	"11": [ 'y', '125' ], "12": [ 'y', ' 12' ] }, 
+
+"pt": {
+	 "0": [ 'pt', 'Portuguese (European)', 'Portugu&ecirc;s (Europeu)', 'y', 'pt/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 12' ] },	
+
+"pt-BR": {
+	 "0": [ 'pt-BR', 'Portuguese (Brazilian)', 'Portugu&ecirc;s (do Brasil)', 'y', 'pt-br/' ],
+	 "1": [ 'y', '141' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '142' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '134' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '152' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 12' ] },
+
+"ru": {	
+	 "0": [ 'ru', 'Russian', 'Русский', 'y', 'ru/' ],
+	 "1": [ 'y', '149' ],  "2": [ 'y', ' 13' ],  "3": [ 'y', '150' ],  "4": [ 'y', ' 13' ],  "5": [ 'y', '142' ],
+	 "6": [ 'y', ' 13' ],  "7": [ 'y', '146' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '160' ], "10": [ 'y', ' 12' ],
+	"11": [ 'y', '130' ], "12": [ 'y', ' 13' ] },
+
+"sk": {
+	 "0": [ 'sk', 'Slovak', 'Slovenský jazyk (slovenčina)', 'y', 'sk/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 11' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 11' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 11' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 11' ],  "9": [ 'y', '152' ], "10": [ 'y', ' 10' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 11' ] },
+
+"sl": {
+	 "0": [ 'sl', 'Slovenian', 'Slovenski jezik (slovenščina)', 'y', 'sl/' ],
+	 "1": [ 'y', '143' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '144' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '136' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 12' ] },
+
+"sr": {
+	 "0": [ 'sr', 'Serbian (Cyrillic)', 'Cрпски (ћирилицом)', 'y', 'sr/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '129' ], "12": [ 'y', ' 18' ] },
+
+"sv": {
+	 "0": [ 'sv', 'Swedish', 'Svenska', 'y', 'sv/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '152' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 11' ] },
+
+"ta": {	
+	 "0": [ 'ta', 'Tamil', 'தமிழ்', 'y', 'ta/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '129' ], "12": [ 'y', ' 18' ] },
+
+"th": {
+	 "0": [ 'th', 'Thai', 'ภาษาไทย', 'y', 'th/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '144' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '129' ], "12": [ 'y', ' 18' ] },
+
+"tr": {
+	 "0": [ 'tr', 'Turkish', 'T&uuml;rk&ccedil;e', 'y', 'tr/' ],
+	 "1": [ 'y', '141' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '142' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '134' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '138' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '152' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '122' ], "12": [ 'y', ' 11' ] },
+
+"vi": {
+	 "0": [ 'vi', 'Vietnamese', 'Tiếng Việt', 'y', 'vi/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 13' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 13' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 13' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 12' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 12' ] },
+
+"zh-CN": {
+	 "0": [ 'zh-CN', 'Chinese (simplified)', '简体中文', 'y',	 'zh-cn/download/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 13' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 13' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 13' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 13' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 13' ] },
+
+"zh-TW": {
+	 "0": [ 'zh-TW', 'Chinese (traditional)', '正體中文', 'y', 'zh-tw/' ],
+	 "1": [ 'y', '143' ],  "2": [ 'y', ' 13' ],  "3": [ 'y', '144' ],  "4": [ 'y', ' 13' ],  "5": [ 'y', '136' ],
+	 "6": [ 'y', ' 13' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 13' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 13' ] }
+};
+
+/* Description for AOO 4.1.1.
  *
- * Further rows:
- *	 0	1	   2
+ * For the matrix position and their meanings see the descriptions on top of file.
  */
+DL.release_matrix_411 = {
+"src": {
+	 "0": [ 'src', 'English (US)', 'English (US)', 'y', 'download/index.html' ],
+	 "1": [ 'AOO411m6', '9775', 'r1617669', '2014-08-21' ],
+	 "2": [ 'tar_bz2', 'y', '209' ],
+	 "3": [ 'tar_gz',  'y', '276' ],
+	 "4": [ 'zip',	   'y', '323' ] },
+
+"sdk": {
+	 "0": [ 'sdk', 'English (US)', 'English (US)', 'y', 'download/index.html' ],
+	 "1": [ /* lnx_64_f_d  */ 'y', '  9' ],
+	 "2": [ /* lnx_64_lp_d */ 'n', '  0' ],
+	 "3": [ /* lnx_64_f_r  */ 'y', '  8' ],
+	 "4": [ /* lnx_64_lp_r */ 'n', '  0' ],
+	 "5": [ /* lnx_32_f_d  */ 'y', '  9' ],
+	 "6": [ /* lnx_32_lp_d */ 'n', '  0' ],
+	 "7": [ /* lnx_32_f_r  */ 'y', '  8' ],
+	 "8": [ /* lnx_32_lp_r */ 'n', '  0' ],
+	 "9": [ /* mac_64_f    */ 'y', ' 12' ],
+	"10": [ /* mac_64_lp   */ 'n', '  0' ],
+	"11": [ /* win_32_f    */ 'y', '  7' ],
+	"12": [ /* win_32_lp   */ 'n', '  0' ] },
+
+"ar": {
+	 "0": [ 'ar', 'Arabic', 'العربية', 'n', 'ar/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
+
+"ast": {
+	 "0": [ 'ast', 'Asturian', 'Asturianu', 'y', 'ast/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '145' ], "12": [ 'y', ' 34' ] },
+
+"bg": {
+	 "0": [ 'bg', 'Bulgarian', 'български език', 'y', 'bg/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 13' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 13' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 13' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 12' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 12' ] },
+
+"ca": {
+	 "0": [ 'ca', 'Catalan', 'Català', 'y', 'ca/' ],
+	 "1": [ 'y', '153' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '154' ],  "4": [ 'y', ' 19' ],  "5": [ 'y', '146' ],
+	 "6": [ 'y', ' 19' ],  "7": [ 'y', '151' ],  "8": [ 'y', ' 19' ],  "9": [ 'y', '164' ], "10": [ 'y', ' 19' ],
+	"11": [ 'y', '135' ], "12": [ 'y', ' 19' ] },
+
+"ca-XV": {
+	 "0": [ 'ca-XV', 'Valencià', 'Català (Valencià AVL)', 'y', 'ca-xv/' ],
+	 "1": [ 'y', '153' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '154' ],  "4": [ 'y', ' 19' ],  "5": [ 'y', '146' ],
+	 "6": [ 'y', ' 19' ],  "7": [ 'y', '151' ],  "8": [ 'y', ' 19' ],  "9": [ 'y', '164' ], "10": [ 'y', ' 19' ],
+	"11": [ 'y', '151' ], "12": [ 'y', ' 35' ] },	
+
+"ca-XR": {
+	 "0": [ 'ca-XR', 'Valencià', 'Català (Valencià RACV)', 'y', 'ca-xr/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '145' ], "12": [ 'y', ' 34' ] },	
+
+"cs": {
+	 "0": [ 'cs', 'Czech', 'Čeština', 'y', 'cs/' ],
+	 "1": [ 'y', '141' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '142' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '134' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '152' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 12' ] },
+
+"da": {
+	 "0": [ 'da', 'Danish', 'Dansk', 'y', 'da/' ],
+	 "1": [ 'y', '143' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '144' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '136' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 11' ] },
+
+"de": {
+	 "0": [ 'de', 'German', 'Deutsch', 'y', 'de/downloads/index.html' ],
+	 "1": [ 'y', '176' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '177' ],  "4": [ 'y', ' 19' ],  "5": [ 'y', '169' ],
+	 "6": [ 'y', ' 19' ],  "7": [ 'y', '173' ],  "8": [ 'y', ' 19' ],  "9": [ 'y', '187' ], "10": [ 'y', ' 19' ],
+	"11": [ 'y', '157' ], "12": [ 'y', ' 19' ] },
+
+"el": {
+	 "0": [ 'el', 'Greek', '&Epsilon;&lambda;&lambda;&eta;&nu;&iota;&kappa;ά', 'y', 'el/' ],
+	 "1": [ 'y', '150' ],  "2": [ 'y', ' 21' ],  "3": [ 'y', '151' ],  "4": [ 'y', ' 21' ],  "5": [ 'y', '143' ],
+	 "6": [ 'y', ' 21' ],  "7": [ 'y', '147' ],  "8": [ 'y', ' 21' ],  "9": [ 'y', '161' ], "10": [ 'y', ' 20' ],
+	"11": [ 'y', '131' ], "12": [ 'y', ' 20' ] },
+
+"en-GB": {
+	 "0": [ 'en-GB', 'English (British)', 'English (British)', 'y', 'download/index.html' ],
+	 "1": [ 'y', '146' ],  "2": [ 'y', ' 11' ],  "3": [ 'y', '147' ],  "4": [ 'y', ' 11' ],  "5": [ 'y', '139' ],
+	 "6": [ 'y', ' 11' ],  "7": [ 'y', '143' ],  "8": [ 'y', ' 11' ],  "9": [ 'y', '156' ], "10": [ 'y', ' 10' ],
+	"11": [ 'y', '127' ], "12": [ 'y', ' 11' ] },
+
+"en-US": {
+	 "0": [ 'en-US', 'English (US)', 'English (US)', 'y', 'download/index.html' ],
+	 "1": [ 'y', '153' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '154' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '146' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '150' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '163' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '134' ], "12": [ 'y', ' 18' ] },
+
+"es": {
+	 "0": [ 'es', 'Spanish', 'Espa&ntilde;ol', 'y', 'es/' ],
+	 "1": [ 'y', '143' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '136' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '154' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 12' ] },
+
+"eu": {
+	 "0": [ 'eu', 'Basque', 'Euskara', 'y', 'eu/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 12' ] },
+
+"fi": {
+	 "0": [ 'fi', 'Finnish', 'Suomi', 'y', 'fi/lataa.html' ],
+	 "1": [ 'y', '149' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '150' ],  "4": [ 'y', ' 20' ],  "5": [ 'y', '142' ],
+	 "6": [ 'y', ' 20' ],  "7": [ 'y', '146' ],  "8": [ 'y', ' 20' ],  "9": [ 'y', '160' ], "10": [ 'y', ' 19' ],
+	"11": [ 'y', '130' ], "12": [ 'y', ' 19' ] },
+
+"fr": {
+	 "0": [ 'fr', 'French', 'Fran&ccedil;ais', 'y', 'fr/' ],
+	 "1": [ 'y', '145' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '146' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '138' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '142' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '156' ], "10": [ 'y', ' 12' ],
+	"11": [ 'y', '126' ], "12": [ 'y', ' 12' ] },
+
+"gd": {
+	 "0": [ 'gd', 'Scottish (Gaelic)', 'Gàidhlig', 'y', 'gd/' ],
+	 "1": [ 'y', '148' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '149' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '141' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '146' ], "12": [ 'y', ' 34' ] },
+
+"gl": {
+	 "0": [ 'gl', 'Galician', 'Galego', 'y', 'gl/' ],
+	 "1": [ 'y', '148' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '149' ],  "4": [ 'y', ' 19' ],  "5": [ 'y', '141' ],
+	 "6": [ 'y', ' 19' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 19' ],  "9": [ 'y', '159' ], "10": [ 'y', ' 18' ],
+	"11": [ 'y', '130' ], "12": [ 'y', ' 18' ] },
+
+"he": {
+	 "0": [ 'he', 'Hebrew', 'עברית',  'y', 'he/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '129' ], "12": [ 'y', ' 18' ] },
+
+"hi": {
+	 "0": [ 'hi', 'Hindi', 'हिन्दी', 'y', 'hi/' ],
+	 "1": [ 'y', '148' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '149' ],  "4": [ 'y', ' 19' ],  "5": [ 'y', '141' ],
+	 "6": [ 'y', ' 19' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 19' ],  "9": [ 'y', '159' ], "10": [ 'y', ' 18' ],
+	"11": [ 'y', '130' ], "12": [ 'y', ' 18' ] },
+
+"hu": {
+	 "0": [ 'hu', 'Hungarian', 'Magyar', 'y', 'hu/' ],
+	 "1": [ 'y', '144' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '145' ],  "4": [ 'y', ' 13' ],  "5": [ 'y', '137' ],
+	 "6": [ 'y', ' 13' ],  "7": [ 'y', '141' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '155' ], "10": [ 'y', ' 12' ],
+	"11": [ 'y', '125' ], "12": [ 'y', ' 12' ] },
+
+"it": {
+	 "0": [ 'it', 'Italian', 'Italiano', 'y', 'it/download/' ],
+	 "1": [ 'y', '148' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '149' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '141' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '146' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '159' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '130' ], "12": [ 'y', ' 12' ] },
+
+"ja": {
+	 "0": [ 'ja', 'Japanese', '日本語', 'y', 'ja/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '128' ], "12": [ 'y', ' 17' ] },
+
+"km": {
+	 "0": [ 'km', 'Khmer', 'ភាសាខ្មែរ', 'y', 'km/' ],
+	 "1": [ 'y', '145' ],  "2": [ 'y', ' 15' ],  "3": [ 'y', '146' ],  "4": [ 'y', ' 15' ],  "5": [ 'y', '138' ],
+	 "6": [ 'y', ' 15' ],  "7": [ 'y', '142' ],  "8": [ 'y', ' 15' ],  "9": [ 'y', '157' ], "10": [ 'y', ' 15' ],
+	"11": [ 'y', '143' ], "12": [ 'y', ' 31' ] },
+
+"ko": {
+	 "0": [ 'ko', 'Korean', '한국어', 'y', 'ko/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 12' ] },
+
+"lt": {
+	 "0": [ 'lt', 'Lithuanian', 'Lietuvių', 'y', 'lt/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '129' ], "12": [ 'y', ' 17' ] },
+
+"nb": {
+	 "0": [ 'nb', 'Norwegian (Bokmal)', 'Norsk (Bokmål)', 'y', 'no/' ],
+	 "1": [ 'y', '151' ],  "2": [ 'y', ' 19' ],  "3": [ 'y', '152' ],  "4": [ 'y', ' 19' ],  "5": [ 'y', '144' ],
+	 "6": [ 'y', ' 19' ],  "7": [ 'y', '148' ],  "8": [ 'y', ' 19' ],  "9": [ 'y', '162' ], "10": [ 'y', ' 18' ],
+	"11": [ 'y', '132' ], "12": [ 'y', ' 19' ] },
+
+"nl": {
+	 "0": [ 'nl', 'Dutch', 'Nederlands', 'y', 'nl/' ],
+	 "1": [ 'y', '151' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '152' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '144' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '148' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '162' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '132' ], "12": [ 'y', ' 12' ] },
+
+"pl": {
+	 "0": [ 'pl', 'Polish', 'Polski', 'y', 'pl/product.download.html' ],
+	 "1": [ 'y', '144' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '145' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '137' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '141' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '155' ], "10": [ 'y', ' 12' ],
+	"11": [ 'y', '125' ], "12": [ 'y', ' 12' ] }, 
+
+"pt": {
+	 "0": [ 'pt', 'Portuguese (European)', 'Portugu&ecirc;s (Europeu)', 'y', 'pt/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 12' ] },	
+
+"pt-BR": {
+	 "0": [ 'pt-BR', 'Portuguese (Brazilian)', 'Portugu&ecirc;s (do Brasil)', 'y', 'pt-br/' ],
+	 "1": [ 'y', '141' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '142' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '134' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '152' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 12' ] },
+
+"ru": {	
+	 "0": [ 'ru', 'Russian', 'Русский', 'y', 'ru/' ],
+	 "1": [ 'y', '149' ],  "2": [ 'y', ' 13' ],  "3": [ 'y', '150' ],  "4": [ 'y', ' 13' ],  "5": [ 'y', '142' ],
+	 "6": [ 'y', ' 13' ],  "7": [ 'y', '146' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '160' ], "10": [ 'y', ' 12' ],
+	"11": [ 'y', '130' ], "12": [ 'y', ' 13' ] },
+
+"sk": {
+	 "0": [ 'sk', 'Slovak', 'Slovenský jazyk (slovenčina)', 'y', 'sk/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 11' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 11' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 11' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 11' ],  "9": [ 'y', '152' ], "10": [ 'y', ' 10' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 11' ] },
+
+"sl": {
+	 "0": [ 'sl', 'Slovenian', 'Slovenski jezik (slovenščina)', 'y', 'sl/' ],
+	 "1": [ 'y', '143' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '144' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '136' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 12' ] },
+
+"sr": {
+	 "0": [ 'sr', 'Serbian (Cyrillic)', 'Cрпски (ћирилицом)', 'y', 'sr/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '129' ], "12": [ 'y', ' 18' ] },
+
+"sv": {
+	 "0": [ 'sv', 'Swedish', 'Svenska', 'y', 'sv/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '152' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 11' ] },
+
+"ta": {	
+	 "0": [ 'ta', 'Tamil', 'தமிழ்', 'y', 'ta/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '145' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '129' ], "12": [ 'y', ' 18' ] },
+
+"th": {
+	 "0": [ 'th', 'Thai', 'ภาษาไทย', 'y', 'th/' ],
+	 "1": [ 'y', '147' ],  "2": [ 'y', ' 18' ],  "3": [ 'y', '148' ],  "4": [ 'y', ' 18' ],  "5": [ 'y', '140' ],
+	 "6": [ 'y', ' 18' ],  "7": [ 'y', '144' ],  "8": [ 'y', ' 18' ],  "9": [ 'y', '158' ], "10": [ 'y', ' 17' ],
+	"11": [ 'y', '129' ], "12": [ 'y', ' 18' ] },
+
+"tr": {
+	 "0": [ 'tr', 'Turkish', 'T&uuml;rk&ccedil;e', 'y', 'tr/' ],
+	 "1": [ 'y', '141' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '142' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '134' ],
+	 "6": [ 'y', ' 12' ],  "7": [ 'y', '138' ],  "8": [ 'y', ' 12' ],  "9": [ 'y', '152' ], "10": [ 'y', ' 11' ],
+	"11": [ 'y', '122' ], "12": [ 'y', ' 11' ] },
+
+"vi": {
+	 "0": [ 'vi', 'Vietnamese', 'Tiếng Việt', 'y', 'vi/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 13' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 13' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 13' ],  "7": [ 'y', '139' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 12' ],
+	"11": [ 'y', '123' ], "12": [ 'y', ' 12' ] },
+
+"zh-CN": {
+	 "0": [ 'zh-CN', 'Chinese (simplified)', '简体中文', 'y',	 'zh-cn/download/' ],
+	 "1": [ 'y', '142' ],  "2": [ 'y', ' 13' ],  "3": [ 'y', '143' ],  "4": [ 'y', ' 13' ],  "5": [ 'y', '135' ],
+	 "6": [ 'y', ' 13' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 13' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 13' ] },
+
+"zh-TW": {
+	 "0": [ 'zh-TW', 'Chinese (traditional)', '正體中文', 'y', 'zh-tw/' ],
+	 "1": [ 'y', '143' ],  "2": [ 'y', ' 13' ],  "3": [ 'y', '144' ],  "4": [ 'y', ' 13' ],  "5": [ 'y', '136' ],
+	 "6": [ 'y', ' 13' ],  "7": [ 'y', '140' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '153' ], "10": [ 'y', ' 13' ],
+	"11": [ 'y', '124' ], "12": [ 'y', ' 13' ] }
+};
+
+/* Description for AOO 4.1.0.
+ *
+ * For the matrix position and their meanings see the descriptions on top of file.
+ */
+
 DL.release_matrix_410 = {
 "src": {
 	 "0": [ 'src', 'English (US)', 'English (US)', 'y', 'download/index.html' ],
@@ -38,18 +594,24 @@ DL.release_matrix_410 = {
 
 "sdk": {
 	 "0": [ 'sdk', 'English (US)', 'English (US)', 'y', 'download/index.html' ],
-	 "1": [ /* lnx_64_f_d */  'y', '  9' ],
+	 "1": [ /* lnx_64_f_d  */ 'y', '  9' ],
 	 "2": [ /* lnx_64_lp_d */ 'n', '  0' ],
-	 "3": [ /* lnx_64_f_r */  'y', '  8' ],
+	 "3": [ /* lnx_64_f_r  */ 'y', '  8' ],
 	 "4": [ /* lnx_64_lp_r */ 'n', '  0' ],
-	 "5": [ /* lnx_32_f_d */  'y', '  9' ],
+	 "5": [ /* lnx_32_f_d  */ 'y', '  9' ],
 	 "6": [ /* lnx_32_lp_d */ 'n', '  0' ],
-	 "7": [ /* lnx_32_f_r */  'y', '  8' ],
+	 "7": [ /* lnx_32_f_r  */ 'y', '  8' ],
 	 "8": [ /* lnx_32_lp_r */ 'n', '  0' ],
-	 "9": [ /* mac_64_f */	  'y', ' 12' ],
-	"10": [ /* mac_64_lp */	  'n', '  0' ],
-	"11": [ /* win_32_f */	  'y', '  7' ],
-	"12": [ /* win_32_lp */	  'n', '  0' ] },
+	 "9": [ /* mac_64_f    */ 'y', ' 12' ],
+	"10": [ /* mac_64_lp   */ 'n', '  0' ],
+	"11": [ /* win_32_f    */ 'y', '  7' ],
+	"12": [ /* win_32_lp   */ 'n', '  0' ] },
+	
+"ar": {
+	 "0": [ 'ar', 'Arabic', 'العربية', 'n', 'ar/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
 
 "ast": {
 	 "0": [ 'ast', 'Asturian', 'Asturianu', 'y', 'ast/' ],
@@ -63,6 +625,24 @@ DL.release_matrix_410 = {
 	 "6": [ 'y', ' 13' ],  "7": [ 'y', '136' ],  "8": [ 'y', ' 13' ],  "9": [ 'y', '156' ], "10": [ 'y', ' 12' ],
 	"11": [ 'y', '124' ], "12": [ 'y', ' 12' ] },
 
+"ca": {
+	 "0": [ 'ca', 'Catalan', 'Català', 'n', 'ca/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
+
+"ca-XV": {
+	 "0": [ 'ca-XV', 'Valencià', 'Català (Valencià AVL)', 'n', 'ca-xv/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
+	
+"ca-XR": {
+	 "0": [ 'ca-XR', 'Valencià', 'Català (Valencià RACV)', 'n', 'ca-xr/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
+
 "cs": {
 	 "0": [ 'cs', 'Czech', 'Čeština', 'y', 'cs/' ],
 	 "1": [ 'y', '141' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '142' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '134' ],
@@ -280,7 +860,7 @@ DL.release_matrix_410 = {
 	"11": [ 'y', '124' ], "12": [ 'y', ' 13' ] }
 };
 
-/* Description of the array elements of the release matrix of AOO 4.0.1
+/* Description for AOO 4.0.1.
  *
  * For the matrix position and their meanings see the descriptions on top of file.
  */
@@ -294,18 +874,24 @@ DL.release_matrix_401 = {
 
 "sdk": {
 	 "0": [ 'sdk', 'English (US)', 'English (US)', 'y', 'download/index.html' ],
-	 "1": [ /* lnx_64_f_d */  'y', '  9' ],
+	 "1": [ /* lnx_64_f_d  */ 'y', '  9' ],
 	 "2": [ /* lnx_64_lp_d */ 'n', '  0' ],
-	 "3": [ /* lnx_64_f_r */  'y', '  8' ],
+	 "3": [ /* lnx_64_f_r  */ 'y', '  8' ],
 	 "4": [ /* lnx_64_lp_r */ 'n', '  0' ],
-	 "5": [ /* lnx_32_f_d */  'y', '  9' ],
+	 "5": [ /* lnx_32_f_d  */ 'y', '  9' ],
 	 "6": [ /* lnx_32_lp_d */ 'n', '  0' ],
-	 "7": [ /* lnx_32_f_r */  'y', '  8' ],
+	 "7": [ /* lnx_32_f_r  */ 'y', '  8' ],
 	 "8": [ /* lnx_32_lp_r */ 'n', '  0' ],
-	 "9": [ /* mac_32_f */	  'y', ' 12' ],
-	"10": [ /* mac_32_lp */	  'n', '  0' ],
-	"11": [ /* win_32_f */	  'y', '  7' ],
-	"12": [ /* win_32_lp */	  'n', '  0' ] },
+	 "9": [ /* mac_32_f    */ 'y', ' 12' ],
+	"10": [ /* mac_32_lp   */ 'n', '  0' ],
+	"11": [ /* win_32_f    */ 'y', '  7' ],
+	"12": [ /* win_32_lp   */ 'n', '  0' ] },
+
+"ar": {
+	 "0": [ 'ar', 'Arabic', 'العربية', 'n', 'ar/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
 
 "ast": {
 	 "0": [ 'ast', 'Asturian', 'Asturianu', 'y', 'ast/' ],
@@ -318,6 +904,23 @@ DL.release_matrix_401 = {
 	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
 	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
 	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },
+"ca": {
+	 "0": [ 'ca', 'Catalan', 'Català', 'n', 'ca/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
+
+"ca-XV": {
+	 "0": [ 'ca-XV', 'Valencià', 'Català (Valencià AVL)', 'n', 'ca-xv/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
+	
+"ca-XR": {
+	 "0": [ 'ca-XR', 'Valencià', 'Català (Valencià RACV)', 'n', 'ca-xr/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
 
 "cs": {
 	 "0": [ 'cs', 'Czech', 'Čeština', 'y', 'cs/' ],
@@ -536,7 +1139,7 @@ DL.release_matrix_401 = {
 	"11": [ 'y', '126' ], "12": [ 'y', ' 13' ] }
 };
 
-/* Description of the array elements of the release matrix of AOO 4.0.0
+/* Description for AOO 4.0.0.
  *
  * For the matrix position and their meanings see the descriptions on top of file.
  */
@@ -550,18 +1153,24 @@ DL.release_matrix_400 = {
 
 "sdk": {
 	 "0": [ 'sdk', 'English (US)', 'English (US)', 'y', 'download/index.html' ],
-	 "1": [ /* lnx_64_f_d */  'y', '  9' ],
+	 "1": [ /* lnx_64_f_d  */ 'y', '  9' ],
 	 "2": [ /* lnx_64_lp_d */ 'n', '  0' ],
-	 "3": [ /* lnx_64_f_r */  'y', '  8' ],
+	 "3": [ /* lnx_64_f_r  */ 'y', '  8' ],
 	 "4": [ /* lnx_64_lp_r */ 'n', '  0' ],
-	 "5": [ /* lnx_32_f_d */  'y', '  8' ],
+	 "5": [ /* lnx_32_f_d  */ 'y', '  8' ],
 	 "6": [ /* lnx_32_lp_d */ 'n', '  0' ],
-	 "7": [ /* lnx_32_f_r */  'y', '  8' ],
+	 "7": [ /* lnx_32_f_r  */ 'y', '  8' ],
 	 "8": [ /* lnx_32_lp_r */ 'n', '  0' ],
-	 "9": [ /* mac_32_f */	  'y', ' 12' ],
-	"10": [ /* mac_32_lp */	  'n', '  0' ],
-	"11": [ /* win_32_f */	  'y', '  7' ],
-	"12": [ /* win_32_lp */	  'n', '  0' ] },
+	 "9": [ /* mac_32_f    */ 'y', ' 12' ],
+	"10": [ /* mac_32_lp   */ 'n', '  0' ],
+	"11": [ /* win_32_f    */ 'y', '  7' ],
+	"12": [ /* win_32_lp   */ 'n', '  0' ] },
+
+"ar": {
+	 "0": [ 'ar', 'Arabic', 'العربية', 'n', 'ar/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
 
 "ast": {
 	 "0": [ 'ast', 'Asturian', 'Asturianu', 'y', 'ast/' ],
@@ -575,6 +1184,24 @@ DL.release_matrix_400 = {
 	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
 	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },
 
+"ca": {
+	 "0": [ 'ca', 'Catalan', 'Català', 'n', 'ca/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
+
+"ca-XV": {
+	 "0": [ 'ca-XV', 'Valencià', 'Català (Valencià AVL)', 'n', 'ca-xv/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
+	
+"ca-XR": {
+	 "0": [ 'ca-XR', 'Valencià', 'Català (Valencià RACV)', 'n', 'ca-xr/' ],
+	 "1": [ 'n', '  0' ],  "2": [ 'n', '  0' ],  "3": [ 'n', '  0' ],  "4": [ 'n', '  0' ],  "5": [ 'n', '  0' ],
+	 "6": [ 'n', '  0' ],  "7": [ 'n', '  0' ],  "8": [ 'n', '  0' ],  "9": [ 'n', '  0' ], "10": [ 'n', '  0' ],
+	"11": [ 'n', '  0' ], "12": [ 'n', '  0' ] },		
+
 "cs": {
 	 "0": [ 'cs', 'Czech', 'Čeština', 'y', 'cs/' ],
 	 "1": [ 'y', '144' ],  "2": [ 'y', ' 12' ],  "3": [ 'y', '145' ],  "4": [ 'y', ' 12' ],  "5": [ 'y', '136' ],