Add two 2 messages to d/l page strings (not yet translated) about NB platform availability
authorDmitry Lipin <dlipin@netbeans.org>
Wed, 02 Dec 2009 21:08:06 +0300
changeset 142718a14505c8b9
parent 1426 54e7be221dcd
child 1428 c4e4bb75ee10
Add two 2 messages to d/l page strings (not yet translated) about NB platform availability
src/ar/other/installer/infra/build/web/js/download_strings_ar.js
src/ca/other/installer/infra/build/web/js/download_strings_ca.js
src/cs/other/installer/infra/build/web/js/download_strings_cs.js
src/de/other/installer/infra/build/web/js/download_strings_de.js
src/es/other/installer/infra/build/web/js/download_strings_es.js
src/fr/other/installer/infra/build/web/js/download_strings_fr.js
src/gl_ES/other/installer/infra/build/web/js/download_strings_gl_ES.js
src/in_ID/other/installer/infra/build/web/js/download_strings_in_ID.js
src/it/other/installer/infra/build/web/js/download_strings_it.js
src/ja/other/installer/infra/build/web/js/download_strings_ja.js
src/ko/other/installer/infra/build/web/js/download_strings_ko.js
src/nl/other/installer/infra/build/web/js/download_strings_nl.js
src/pl/other/installer/infra/build/web/js/download_strings_pl.js
src/pt_BR/other/installer/infra/build/web/js/download_strings_pt_BR.js
src/pt_PT/other/installer/infra/build/web/js/download_strings_pt_PT.js
src/ro/other/installer/infra/build/web/js/download_strings_ro.js
src/ru/other/installer/infra/build/web/js/download_strings_ru.js
src/sq/other/installer/infra/build/web/js/download_strings_sq.js
src/sv/other/installer/infra/build/web/js/download_strings_sv.js
src/tr/other/installer/infra/build/web/js/download_strings_tr.js
src/zh_CN/other/installer/infra/build/web/js/download_strings_zh_CN.js
src/zh_TW/other/installer/infra/build/web/js/download_strings_zh_TW.js
     1.1 --- a/src/ar/other/installer/infra/build/web/js/download_strings_ar.js	Wed Dec 02 16:33:47 2009 +0900
     1.2 +++ b/src/ar/other/installer/infra/build/web/js/download_strings_ar.js	Wed Dec 02 21:08:06 2009 +0300
     1.3 @@ -95,6 +95,9 @@
     1.4  var JAVATOOLSBUNDLE_LABEL    = "You can also download the NetBeans IDE as part of the <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools Bundle</a> or <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Bundle</a>.";
     1.5  var SOURCE_BINARY_LABEL      = "NetBeans source code and binary builds without bundled runtimes are also available in <a id=\"zip_link\" href=\"{0}\">zip file format</a>.";
     1.6  var BUILD_WIKI_LABEL         = "See also <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instructions on how to build the IDE from sources</a> or <a href=\"{0}\">installation instructions</a>.";
     1.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
     1.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
     1.9 +
    1.10  
    1.11  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
    1.12  
     2.1 --- a/src/ca/other/installer/infra/build/web/js/download_strings_ca.js	Wed Dec 02 16:33:47 2009 +0900
     2.2 +++ b/src/ca/other/installer/infra/build/web/js/download_strings_ca.js	Wed Dec 02 21:08:06 2009 +0300
     2.3 @@ -95,6 +95,8 @@
     2.4  var JAVATOOLSBUNDLE_LABEL    = "Tamb\u00E9 podeu descarregar el IDE NetBeans com a part del <a href='http://java.sun.com/javaee/downloads/index.jsp'>Grup d'Eines Java EE 5</a> o b\u00E9 <a href='http://download.netbeans.org/netbeans/6.1/mysql_bundle/'>Paquet GlassFish MySQL</a>.";
     2.5  var SOURCE_BINARY_LABEL      = "Tant el codi font com els fitxers binaris de NetBeans, sense els paquets d'execuci\u00F3, tamb\u00E9 estan disponibles amb un <a id='zip_link' href='{0}'>fitxer zip</a>.";
     2.6  var BUILD_WIKI_LABEL         = "Vegeu tamb\u00E9 <a href='http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources'>instruccions de com construir el IDE des de les fonts</a> o b\u00E9 <a href='{0}'>instruccions d'instal\u00B7laci\u00F3</a>.";
     2.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
     2.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
     2.9  
    2.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
    2.11  
     3.1 --- a/src/cs/other/installer/infra/build/web/js/download_strings_cs.js	Wed Dec 02 16:33:47 2009 +0900
     3.2 +++ b/src/cs/other/installer/infra/build/web/js/download_strings_cs.js	Wed Dec 02 21:08:06 2009 +0300
     3.3 @@ -93,6 +93,8 @@
     3.4  var JAVATOOLSBUNDLE_LABEL    = "You can also download the NetBeans IDE as part of the <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools Bundle</a> or <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Bundle</a>.";
     3.5  var SOURCE_BINARY_LABEL      = "NetBeans source code and binary builds without bundled runtimes are also available in <a id=\"zip_link\" href=\"{0}\">zip file format</a>.";
     3.6  var BUILD_WIKI_LABEL         = "See also <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instructions on how to build the IDE from sources</a> or <a href=\"{0}\">installation instructions</a>.";
     3.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
     3.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
     3.9  
    3.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
    3.11  
     4.1 --- a/src/de/other/installer/infra/build/web/js/download_strings_de.js	Wed Dec 02 16:33:47 2009 +0900
     4.2 +++ b/src/de/other/installer/infra/build/web/js/download_strings_de.js	Wed Dec 02 21:08:06 2009 +0300
     4.3 @@ -94,6 +94,8 @@
     4.4  var JAVATOOLSBUNDLE_LABEL    = "Sie k&ouml;nnen die NetBeans IDE auch als Teil des <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools-Paketes</a> oder <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish-Pakets</a> herunterladen.";
     4.5  var SOURCE_BINARY_LABEL      = "Der NetBeans-Quelltext und das ausf&uuml;hrbare Programm ohne Laufzeitumgebung sind auch im <a id=\"zip_link\" href=\"{0}\">Zip-Format</a> erh&auml;ltlich.";
     4.6  var BUILD_WIKI_LABEL         = "Lesen Sie hier <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">wie man den Quelltext der IDE kompiliert</a>, oder folgen Sie den <a href=\"{0}\">Installationsanweisungen</a>.";
     4.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
     4.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
     4.9  
    4.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
    4.11  
     5.1 --- a/src/es/other/installer/infra/build/web/js/download_strings_es.js	Wed Dec 02 16:33:47 2009 +0900
     5.2 +++ b/src/es/other/installer/infra/build/web/js/download_strings_es.js	Wed Dec 02 21:08:06 2009 +0300
     5.3 @@ -94,6 +94,8 @@
     5.4  var JAVATOOLSBUNDLE_LABEL    = "Puede descargar tambi\u00e9n el NetBeans IDE  como parte del  <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Paquete de Herramientas Java EE 5</a> o <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">Paquete MySQL GlassFish </a>.";
     5.5  var SOURCE_BINARY_LABEL      = "El c\u00f3digo fuente y los archivos binarios de NetBeans sin los paquetes de ejecuci\u00f3n tambi\u00e9n est\u00e1n disponibles en <a id=\"zip_link\" href=\"{0}\">formato de archivo zip</a>.";
     5.6  var BUILD_WIKI_LABEL         = "Ver tambi\u00e9n  <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\"> las instrucciones de c\u00f3mo construir el IDE a partir del c\u00f3digo fuente</a> o <a href=\"{0}\">las instrucciones de instalaci\u00f3n</a>.";
     5.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
     5.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
     5.9  
    5.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
    5.11  
     6.1 --- a/src/fr/other/installer/infra/build/web/js/download_strings_fr.js	Wed Dec 02 16:33:47 2009 +0900
     6.2 +++ b/src/fr/other/installer/infra/build/web/js/download_strings_fr.js	Wed Dec 02 21:08:06 2009 +0300
     6.3 @@ -190,6 +190,9 @@
     6.4  
     6.5  var BUILD_WIKI_LABEL         = "Voir aussi les <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instructions pour construire l'EDI &agrave; partir des sources.</a>.";
     6.6  
     6.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
     6.8 +
     6.9 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    6.10  
    6.11  
    6.12  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
     7.1 --- a/src/gl_ES/other/installer/infra/build/web/js/download_strings_gl_ES.js	Wed Dec 02 16:33:47 2009 +0900
     7.2 +++ b/src/gl_ES/other/installer/infra/build/web/js/download_strings_gl_ES.js	Wed Dec 02 21:08:06 2009 +0300
     7.3 @@ -95,6 +95,8 @@
     7.4  var JAVATOOLSBUNDLE_LABEL    = "Tam\u00e9n pode descargar o IDE NetBeans como parte do <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Paquete de ferramentas Java EE 5</a> ou <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">paquete de MySQL GlassFish</a>.";
     7.5  var SOURCE_BINARY_LABEL      = "Tam\u00e9n est\u00e1n dispo\u00f1\u00edbeis o c\u00f3digo fonte de NetBeans e compilaci\u00f3ns binarias sen runtimes en <a id=\"zip_link\" href=\"{0}\">formato de ficheiro zip</a>.";
     7.6  var BUILD_WIKI_LABEL         = "Vexa tam\u00e9n as <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instruci\u00f3ns sobre como compilar o IDE dende as fontes</a> ou as <a href=\"{0}\">instruci\u00f3ns de instalaci\u00f3n</a>.";
     7.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
     7.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
     7.9  
    7.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
    7.11  var ARCHIVE_BUILDS_LINK      = "http://www.netbeans.info/downloads/dev.php";
     8.1 --- a/src/in_ID/other/installer/infra/build/web/js/download_strings_in_ID.js	Wed Dec 02 16:33:47 2009 +0900
     8.2 +++ b/src/in_ID/other/installer/infra/build/web/js/download_strings_in_ID.js	Wed Dec 02 21:08:06 2009 +0300
     8.3 @@ -95,6 +95,8 @@
     8.4  var JAVATOOLSBUNDLE_LABEL    = "You can also download the NetBeans IDE as part of the <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools Bundle</a> or <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Bundle</a>.";
     8.5  var SOURCE_BINARY_LABEL      = "NetBeans source code and binary builds without bundled runtimes are also available in <a id=\"zip_link\" href=\"{0}\">zip file format</a>.";
     8.6  var BUILD_WIKI_LABEL         = "See also <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instructions on how to build the IDE from sources</a> or <a href=\"{0}\">installation instructions</a>.";
     8.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
     8.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
     8.9  
    8.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
    8.11  
     9.1 --- a/src/it/other/installer/infra/build/web/js/download_strings_it.js	Wed Dec 02 16:33:47 2009 +0900
     9.2 +++ b/src/it/other/installer/infra/build/web/js/download_strings_it.js	Wed Dec 02 21:08:06 2009 +0300
     9.3 @@ -94,6 +94,8 @@
     9.4  var JAVATOOLSBUNDLE_LABEL    = "Puoi anche scaricare NetBeans IDE come parte del <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">pacchetto degli strumenti Java EE 5</a> o <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">il pacchetto MySQL con GlassFish</a>.";
     9.5  var SOURCE_BINARY_LABEL      = "Il codice sorgente di NetBeans e le costruzioni di oggetti binari (build) senza i runtime inclusi sono anche disponibili nel <a id=\"zip_link\" href=\"{0}\">formato zip</a>.";
     9.6  var BUILD_WIKI_LABEL         = "Vedi anche <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">istruzioni su come costruire l'IDE dai sorgenti</a> o <a href=\"{0}\">le istruzioni di installazione</a>.";
     9.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
     9.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
     9.9  
    9.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
    9.11  
    10.1 --- a/src/ja/other/installer/infra/build/web/js/download_strings_ja.js	Wed Dec 02 16:33:47 2009 +0900
    10.2 +++ b/src/ja/other/installer/infra/build/web/js/download_strings_ja.js	Wed Dec 02 21:08:06 2009 +0300
    10.3 @@ -94,6 +94,8 @@
    10.4  var JAVATOOLSBUNDLE_LABEL    = "\u307e\u305f <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools Bundle</a> \u3084 <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Bundle</a> \u306e\u4e00\u90e8\u3068\u3057\u3066 NetBeans IDE \u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u304c\u3067\u304d\u307e\u3059\u3002";
    10.5  var SOURCE_BINARY_LABEL      = "NetBeans \u306e\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u3068\u3001\u5b9f\u884c\u74b0\u5883\u306e\u30d0\u30f3\u30c9\u30eb\u3092\u9664\u304f\u30d0\u30a4\u30ca\u30ea\u30d3\u30eb\u30c9\u306f <a id=\"zip_link\" href=\"{0}\">zip \u30d5\u30a1\u30a4\u30eb\u5f62\u5f0f</a> \u3067\u3082\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u53ef\u80fd\u3067\u3059\u3002";
    10.6  var BUILD_WIKI_LABEL         = "\u30bd\u30fc\u30b9\u304b\u3089 IDE \u3092\u30d3\u30eb\u30c9\u3059\u308b\u306b\u306f\u3001<a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">\u624b\u9806</a>\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002";
    10.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    10.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    10.9  
   10.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
   10.11  
    11.1 --- a/src/ko/other/installer/infra/build/web/js/download_strings_ko.js	Wed Dec 02 16:33:47 2009 +0900
    11.2 +++ b/src/ko/other/installer/infra/build/web/js/download_strings_ko.js	Wed Dec 02 21:08:06 2009 +0300
    11.3 @@ -93,6 +93,8 @@
    11.4  var JAVATOOLSBUNDLE_LABEL    = "You can also download the NetBeans IDE as part of the <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools Bundle</a> or <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Bundle</a>.";
    11.5  var SOURCE_BINARY_LABEL      = "NetBeans source code and binary builds without bundled runtimes are also available in <a id=\"zip_link\" href=\"{0}\">zip file format</a>.";
    11.6  var BUILD_WIKI_LABEL         = "See also <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instructions on how to build the IDE from sources</a> or <a href=\"{0}\">installation instructions</a>.";
    11.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    11.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    11.9  
   11.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
   11.11  
    12.1 --- a/src/nl/other/installer/infra/build/web/js/download_strings_nl.js	Wed Dec 02 16:33:47 2009 +0900
    12.2 +++ b/src/nl/other/installer/infra/build/web/js/download_strings_nl.js	Wed Dec 02 21:08:06 2009 +0300
    12.3 @@ -94,6 +94,8 @@
    12.4  var JAVATOOLSBUNDLE_LABEL    = "U kan de NetBeans IDE ook downloaden als deel van de<a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools Bundel</a> of de <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Bundel</a>.";
    12.5  var SOURCE_BINARY_LABEL      = "NetBeans broncode en binary builds zonder gebundelde runtimes zijn ook beschikbaar in <a id=\"zip_link\" href=\"{0}\">zipbestand formaat</a>.";
    12.6  var BUILD_WIKI_LABEL         = "Zie ook de <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instructies hoe de IDE te bouwen vanuit de broncode</a> of de <a href=\"{0}\">installatie-instructies</a>.";
    12.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    12.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    12.9  
   12.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
   12.11  
    13.1 --- a/src/pl/other/installer/infra/build/web/js/download_strings_pl.js	Wed Dec 02 16:33:47 2009 +0900
    13.2 +++ b/src/pl/other/installer/infra/build/web/js/download_strings_pl.js	Wed Dec 02 21:08:06 2009 +0300
    13.3 @@ -94,6 +94,8 @@
    13.4  var JAVATOOLSBUNDLE_LABEL    = "Mo\u017cesz r\u00f3wnie\u017c pobra\u0107 NetBeans IDE jako cz\u0119\u015b\u0107 <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">paczki narz\u0119dzi Java EE 5</a> lub <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">paczki MySQL GlassFish</a>.";
    13.5  var SOURCE_BINARY_LABEL      = "Kod \u017ar\u00f3d\u0142owy i binaria NetBeans bez paczek uruchomieniowych s\u0105 dost\u0119pne w <a id=\"zip_link\" href=\"{0}\">plikach zip</a>.";
    13.6  var BUILD_WIKI_LABEL         = "Zobacz tak\u017ce <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instrukcje jak zbudowa\u0107 NetBeans ze \u017ar\u00f3de\u0142</a> lub <a href=\"{0}\">instrukcje instalacji</a>.";
    13.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    13.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    13.9  
   13.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
   13.11  
    14.1 --- a/src/pt_BR/other/installer/infra/build/web/js/download_strings_pt_BR.js	Wed Dec 02 16:33:47 2009 +0900
    14.2 +++ b/src/pt_BR/other/installer/infra/build/web/js/download_strings_pt_BR.js	Wed Dec 02 21:08:06 2009 +0300
    14.3 @@ -94,6 +94,8 @@
    14.4  var JAVATOOLSBUNDLE_LABEL	= "Voc\u00ea tamb\u00e9m pode baixar o NetBeans IDE como parte de <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Ferramentas embutidas</a> ou <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Embutidos</a>.";
    14.5  var SOURCE_BINARY_LABEL		= "O c\u00f3digo-fonte e os bin\u00e1rios do NetBeans sem os servidores embutidos tamb\u00e9m est\u00e3o dispon\u00edveis em <a id=\"zip_link\" href=\"{0}\">formato de arquivo zip</a>.";
    14.6  var BUILD_WIKI_LABEL		= "Veja tamb\u00e9m <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instru\u00e7\u00f5es de como construir o IDE a partir do c\u00f3digo-fonte</a> ou <a href=\"{0}\">instru\u00e7\u00f5es de instala\u00e7\u00e3o</a>.";
    14.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    14.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    14.9  
   14.10  var LICENSE_NOTES_LINK = "http://www.netbeans.org/about/legal/product-licences.html";
   14.11  
    15.1 --- a/src/pt_PT/other/installer/infra/build/web/js/download_strings_pt_PT.js	Wed Dec 02 16:33:47 2009 +0900
    15.2 +++ b/src/pt_PT/other/installer/infra/build/web/js/download_strings_pt_PT.js	Wed Dec 02 21:08:06 2009 +0300
    15.3 @@ -92,6 +92,8 @@
    15.4  var JAVATOOLSBUNDLE_LABEL    = "You can also download the NetBeans IDE as part of the <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools Bundle</a> or <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Bundle</a>.";
    15.5  var SOURCE_BINARY_LABEL      = "NetBeans source code and binary builds without bundled runtimes are also available in <a id=\"zip_link\" href=\"{0}\">zip file format</a>.";
    15.6  var BUILD_WIKI_LABEL         = "See also <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instructions on how to build the IDE from sources</a> or <a href=\"{0}\">installation instructions</a>.";
    15.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    15.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    15.9  
   15.10  var ARCHIVE_BUILDS_LINK      = "http://www.netbeans.info/downloads/dev.php";
   15.11  var DEVELOPMENT_BUILDS_LINK  = "http://bits.netbeans.org/download/trunk/nightly/latest/";
    16.1 --- a/src/ro/other/installer/infra/build/web/js/download_strings_ro.js	Wed Dec 02 16:33:47 2009 +0900
    16.2 +++ b/src/ro/other/installer/infra/build/web/js/download_strings_ro.js	Wed Dec 02 21:08:06 2009 +0300
    16.3 @@ -92,6 +92,8 @@
    16.4  var JAVATOOLSBUNDLE_LABEL    = "You can also download the NetBeans IDE as part of the <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools Bundle</a> or <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Bundle</a>.";
    16.5  var SOURCE_BINARY_LABEL      = "NetBeans source code and binary builds without bundled runtimes are also available in <a id=\"zip_link\" href=\"{0}\">zip file format</a>.";
    16.6  var BUILD_WIKI_LABEL         = "See also <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instructions on how to build the IDE from sources</a> or <a href=\"{0}\">installation instructions</a>.";
    16.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    16.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    16.9  
   16.10  var ARCHIVE_BUILDS_LINK      = "http://www.netbeans.info/downloads/dev.php";
   16.11  var DEVELOPMENT_BUILDS_LINK  = "http://bits.netbeans.org/download/trunk/nightly/latest/";
    17.1 --- a/src/ru/other/installer/infra/build/web/js/download_strings_ru.js	Wed Dec 02 16:33:47 2009 +0900
    17.2 +++ b/src/ru/other/installer/infra/build/web/js/download_strings_ru.js	Wed Dec 02 21:08:06 2009 +0300
    17.3 @@ -92,6 +92,8 @@
    17.4  var JAVATOOLSBUNDLE_LABEL    = "\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c NetBeans IDE \u0442\u0430\u043a\u0436\u0435 \u0432 \u0441\u043e\u0441\u0442\u0430\u0432\u0435 <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools Bundle</a> \u0438\u043b\u0438 <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Bundle</a>.";
    17.5  var SOURCE_BINARY_LABEL      = "\u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043a\u043e\u0434 \u0438 \u0441\u0431\u043e\u0440\u043a\u0438 NetBeans \u0431\u0435\u0437 \u043f\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u043c\u044b\u0445 \u0441\u0435\u0440\u0432\u0435\u0440\u043e\u0432 \u0442\u0430\u043a\u0436\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u043a\u0430\u043a <a id=\"zip_link\" href=\"{0}\">\u0430\u0440\u0445\u0438\u0432\u044b zip</a>. ";
    17.6  var BUILD_WIKI_LABEL         = "\u0421\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0442\u0430\u043a\u0436\u0435 <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">\u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438 \u043f\u043e \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u0438\u044e \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u0441\u0440\u0435\u0434\u044b \u0438\u0437 \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u043a\u043e\u0434\u0430</a> \u0438\u043b\u0438 <a href=\"{0}\">\u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438 \u043f\u043e \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435</a>.";
    17.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    17.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    17.9  
   17.10  var ARCHIVE_BUILDS_LINK      = "http://www.netbeans.info/downloads/dev.php";
   17.11  var DEVELOPMENT_BUILDS_LINK  = "http://bits.netbeans.org/download/trunk/nightly/latest/";
    18.1 --- a/src/sq/other/installer/infra/build/web/js/download_strings_sq.js	Wed Dec 02 16:33:47 2009 +0900
    18.2 +++ b/src/sq/other/installer/infra/build/web/js/download_strings_sq.js	Wed Dec 02 21:08:06 2009 +0300
    18.3 @@ -95,6 +95,8 @@
    18.4  var JAVATOOLSBUNDLE_LABEL    = "Ju gjithashtu mund ta shkarkoni NetBeans IDE si pjes\u00eb t\u00eb <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Tufa e veglave Java EE 5</a>. or <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">Tufa MySQL GlassFish Bundle</a>.";
    18.5  var SOURCE_BINARY_LABEL      = "Kodi burimor i NetBeans-it dhe nd\u00ebrtimet binarike pa koh\u00eb-veprimet gjithashtu jan\u00eb t\u00eb gatshme n\u00eb <a id=\"zip_link\" href=\"{0}\">formatin e skedar\u00ebve zip</a>.";
    18.6  var BUILD_WIKI_LABEL         = "Shiko gjithashtu instruksionet <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\"> se si nd\u00ebrtohet IDE nga burimi</a> ose <a href=\"{0}\">instruksionet e instalimit</a>.";
    18.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    18.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    18.9  
   18.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
   18.11  
    19.1 --- a/src/sv/other/installer/infra/build/web/js/download_strings_sv.js	Wed Dec 02 16:33:47 2009 +0900
    19.2 +++ b/src/sv/other/installer/infra/build/web/js/download_strings_sv.js	Wed Dec 02 21:08:06 2009 +0300
    19.3 @@ -95,6 +95,8 @@
    19.4  var JAVATOOLSBUNDLE_LABEL    = "You can also download the NetBeans IDE as part of the <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools Bundle</a> or <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Bundle</a>.";
    19.5  var SOURCE_BINARY_LABEL      = "NetBeans source code and binary builds without bundled runtimes are also available in <a id=\"zip_link\" href=\"{0}\">zip file format</a>.";
    19.6  var BUILD_WIKI_LABEL         = "See also <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instructions on how to build the IDE from sources</a> or <a href=\"{0}\">installation instructions</a>.";
    19.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    19.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    19.9  
   19.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
   19.11  
    20.1 --- a/src/tr/other/installer/infra/build/web/js/download_strings_tr.js	Wed Dec 02 16:33:47 2009 +0900
    20.2 +++ b/src/tr/other/installer/infra/build/web/js/download_strings_tr.js	Wed Dec 02 21:08:06 2009 +0300
    20.3 @@ -93,6 +93,8 @@
    20.4  var JAVATOOLSBUNDLE_LABEL    = "You can also download the NetBeans IDE as part of the <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 Tools Bundle</a> or <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish Bundle</a>.";
    20.5  var SOURCE_BINARY_LABEL      = "NetBeans source code and binary builds without bundled runtimes are also available in <a id=\"zip_link\" href=\"{0}\">zip file format</a>.";
    20.6  var BUILD_WIKI_LABEL         = "See also <a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">instructions on how to build the IDE from sources</a> or <a href=\"{0}\">installation instructions</a>.";
    20.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    20.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    20.9  
   20.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
   20.11  
    21.1 --- a/src/zh_CN/other/installer/infra/build/web/js/download_strings_zh_CN.js	Wed Dec 02 16:33:47 2009 +0900
    21.2 +++ b/src/zh_CN/other/installer/infra/build/web/js/download_strings_zh_CN.js	Wed Dec 02 21:08:06 2009 +0300
    21.3 @@ -93,6 +93,8 @@
    21.4  var JAVATOOLSBUNDLE_LABEL    = "\u60A8\u4E5F\u53EF\u4EE5\u4E0B\u8F7D\u5305\u542B NetBeans IDE \u7684 <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 \u5DE5\u5177\u5305</a> \u6216 <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish \u5B89\u88C5\u5305</a>\u3002";
    21.5  var SOURCE_BINARY_LABEL      = "NetBeans \u6E90\u4EE3\u7801\u548C\u4E8C\u8FDB\u5236\u751F\u6210\u6587\u4EF6\uFF08\u4E0D\u5305\u62EC\u96C6\u6210\u7684\u8FD0\u884C\u73AF\u5883\uFF09\u8FD8\u4EE5<a id=\"zip_link\" href=\"{0}\">zip \u6587\u4EF6\u683C\u5F0F</a>\u5B58\u5728\u3002";
    21.6  var BUILD_WIKI_LABEL         = "\u8BF7\u53C2\u89C1<a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">\u5982\u4F55\u7531\u6E90\u6587\u4EF6\u751F\u6210 IDE \u7684\u8BF4\u660E</a>\u6216<a href=\"{0}\">\u5B89\u88C5\u6307\u5BFC</a>\u3002";
    21.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    21.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    21.9  
   21.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
   21.11  
    22.1 --- a/src/zh_TW/other/installer/infra/build/web/js/download_strings_zh_TW.js	Wed Dec 02 16:33:47 2009 +0900
    22.2 +++ b/src/zh_TW/other/installer/infra/build/web/js/download_strings_zh_TW.js	Wed Dec 02 21:08:06 2009 +0300
    22.3 @@ -94,6 +94,8 @@
    22.4  var JAVATOOLSBUNDLE_LABEL    = "\u4E0B\u8F09\u5176\u4ED6 NetBeans IDE \u7684\u6574\u5408\u7248\u672C\uFF0C\u60A8\u4E5F\u53EF\u4EE5\u5230 <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Java EE 5 \u5DE5\u5177\u6574\u5408\u7248</a> \u6216 <a href=\"http://download.netbeans.org/netbeans/6.1/mysql_bundle/\">MySQL GlassFish \u6574\u5408\u7248</a>\u3002";
    22.5  var SOURCE_BINARY_LABEL      = "NetBeans \u539F\u59CB\u78BC\u8207\u53EF\u57F7\u884C\u6A94\u7686\u6709 <a id=\"zip_link\" href=\"{0}\">zip \u6A94\u683C\u5F0F\u7684\u7248\u672C</a>\u3002";
    22.6  var BUILD_WIKI_LABEL         = "\u8ACB\u53C3\u898B<a href=\"http://wiki.netbeans.org/wiki/view/WorkingWithNetBeansSources\">\u5982\u4F55\u5F9E\u539F\u59CB\u78BC\u5EFA\u69CB IDE \u6B65\u9A5F</a>\u6216<a href=\"{0}\">\u5B89\u88DD\u6B65\u9A5F</a>\u3002";
    22.7 +var PLATFORM_DEV_LABEL       = "You can start developing applications based on the NetBeans Platform using the NetBeans IDE for Java SE. Learn more about the <a href=\"{0}\">NetBeans Platform</a>.";
    22.8 +var PLATFORM_INFO_LINK       = "http://platform.netbeans.org/platform-get.html";
    22.9  
   22.10  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
   22.11