Fix a couple of issues with ja,fr,pt_BR download pages
authorDmitry Lipin <dlipin@netbeans.org>
Thu, 27 Nov 2008 19:09:55 +0300
changeset 1213192c79a72567
parent 1212 8392bd2e6b62
child 1214 21481be2f281
Fix a couple of issues with ja,fr,pt_BR download pages
src/fr/other/installer/infra/build/web/js/download_strings_fr.js
src/ja/other/installer/infra/build/web/js/download_strings_ja.js
src/pt_BR/other/installer/infra/build/web/js/common_strings_pt_BR.js
src/pt_BR/other/installer/infra/build/web/js/download_strings_pt_BR.js
     1.1 --- a/src/fr/other/installer/infra/build/web/js/download_strings_fr.js	Thu Nov 27 22:24:59 2008 +0800
     1.2 +++ b/src/fr/other/installer/infra/build/web/js/download_strings_fr.js	Thu Nov 27 19:09:55 2008 +0300
     1.3 @@ -178,7 +178,7 @@
     1.4  
     1.5  var JAVATOOLSBUNDLE_LABEL    = "Vous pouvez aussi t&eacute;l&eacute;charger l'EDI NetBeans avec le <a href=\"http://java.sun.com/javaee/downloads/index.jsp\">Pack d'outils Java EE 5</a>.";
     1.6  
     1.7 -var SOURCE_BINARY_LABEL      = "Le code source de NetBeans et des builds binaires sans environnement d'ex&eacute;cution sont aussi disponibles au <a href=\"zip/\">format zip</a>.<br>";
     1.8 +var SOURCE_BINARY_LABEL      = "Le code source de NetBeans et des builds binaires sans environnement d'ex&eacute;cution sont aussi disponibles au <a href=\"{0}\">format zip</a>.<br>";
     1.9  
    1.10  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>.";
    1.11  
     2.1 --- a/src/ja/other/installer/infra/build/web/js/download_strings_ja.js	Thu Nov 27 22:24:59 2008 +0800
     2.2 +++ b/src/ja/other/installer/infra/build/web/js/download_strings_ja.js	Thu Nov 27 19:09:55 2008 +0300
     2.3 @@ -87,7 +87,7 @@
     2.4  var PLATFORM_LABEL           = "\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0:";
     2.5  var PLUGIN_MANAGER_LABEL     = "\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u5f8c\u306f IDE \u306e\u30d7\u30e9\u30b0\u30a4\u30f3\u30de\u30cd\u30fc\u30b8\u30e3\u30fc (\u30c4\u30fc\u30eb | \u30d7\u30e9\u30b0\u30a4\u30f3) \u3067\u30d1\u30c3\u30af\u3092\u8ffd\u52a0\u3001\u524a\u9664\u3067\u304d\u307e\u3059\u3002<br>";
     2.6  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";
     2.7 -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 href=\"zip/\">zip \u30d5\u30a1\u30a4\u30eb\u5f62\u5f0f</a> \u3067\u3082\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u53ef\u80fd\u3067\u3059\u3002";
     2.8 +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 href=\"{0}\">zip \u30d5\u30a1\u30a4\u30eb\u5f62\u5f0f</a> \u3067\u3082\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u53ef\u80fd\u3067\u3059\u3002";
     2.9  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";
    2.10  
    2.11  var LICENSE_NOTES_LINK      = "http://www.netbeans.org/about/legal/product-licences.html";
     3.1 --- a/src/pt_BR/other/installer/infra/build/web/js/common_strings_pt_BR.js	Thu Nov 27 22:24:59 2008 +0800
     3.2 +++ b/src/pt_BR/other/installer/infra/build/web/js/common_strings_pt_BR.js	Thu Nov 27 19:09:55 2008 +0300
     3.3 @@ -70,5 +70,5 @@
     3.4  BUNDLE_LONG_NAMES[4] = "PHP";
     3.5  BUNDLE_LONG_NAMES[5] = "Tudo";
     3.6  
     3.7 -var RELEASE_NOTES_LINK	 = "http://www.netbeans.org/community/releases/65/relnotes.html";
     3.8 -var INSTALL_NOTES_LINK	 = "http://www.netbeans.org/community/releases/65/install.html";
     3.9 +var RELEASE_NOTES_LINK	 = "http://www.netbeans.org/community/releases/65/relnotes_pt_BR.html";
    3.10 +var INSTALL_NOTES_LINK	 = "http://www.netbeans.org/community/releases/65/install_pt_BR.html";
     4.1 --- a/src/pt_BR/other/installer/infra/build/web/js/download_strings_pt_BR.js	Thu Nov 27 22:24:59 2008 +0800
     4.2 +++ b/src/pt_BR/other/installer/infra/build/web/js/download_strings_pt_BR.js	Thu Nov 27 19:09:55 2008 +0300
     4.3 @@ -88,7 +88,7 @@
     4.4  var PLATFORM_LABEL		= "Plataforma:";
     4.5  var PLUGIN_MANAGER_LABEL	= "Voc\u00ea pode adicionar ou remover pacotes depois utilizando o Gerenciador de Plugins do IDE (Ferramentas | Plugins).<br><br>";
     4.6  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>.";
     4.7 -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 href=\''{0}zip/\''>formato de arquivo zip</a>.";
     4.8 +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 href=\"{0}\">formato de arquivo zip</a>.";
     4.9  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>.";
    4.10  
    4.11  var LICENSE_NOTES_LINK = "http://www.netbeans.org/about/legal/product-licences.html";