use localized URL
authorMasaki Katakai <masaki@netbeans.org>
Wed, 09 Jun 2010 15:01:23 +0900
changeset 150752a1b67bc54e
parent 1506 6a8565a08830
child 1508 2bfcf7eeda21
use localized URL
src/ja/other/installer/infra/build/web/js/common_strings_ja.js
src/pt_BR/other/installer/infra/build/web/js/common_strings_pt_BR.js
src/zh_CN/other/installer/infra/build/web/js/common_strings_zh_CN.js
     1.1 --- a/src/ja/other/installer/infra/build/web/js/common_strings_ja.js	Wed Jun 09 11:00:52 2010 +0900
     1.2 +++ b/src/ja/other/installer/infra/build/web/js/common_strings_ja.js	Wed Jun 09 15:01:23 2010 +0900
     1.3 @@ -75,8 +75,8 @@
     1.4  BUNDLE_LONG_NAMES[5] = "PHP";
     1.5  BUNDLE_LONG_NAMES[6] = "\u3059\u3079\u3066";
     1.6  
     1.7 -var RELEASE_NOTES_LINK  = "http://www.netbeans.org/community/releases/69/relnotes.html";
     1.8 -var INSTALL_NOTES_LINK  = "http://www.netbeans.org/community/releases/69/install.html";
     1.9 +var RELEASE_NOTES_LINK  = "http://www.netbeans.org/community/releases/69/relnotes_ja.html";
    1.10 +var INSTALL_NOTES_LINK  = "http://www.netbeans.org/community/releases/69/install_ja.html";
    1.11  
    1.12  var LEGAL_INFO_HEADER = "\u91cd\u8981\u306a\u8457\u4f5c\u6a29\u60c5\u5831:";
    1.13  
     2.1 --- a/src/pt_BR/other/installer/infra/build/web/js/common_strings_pt_BR.js	Wed Jun 09 11:00:52 2010 +0900
     2.2 +++ b/src/pt_BR/other/installer/infra/build/web/js/common_strings_pt_BR.js	Wed Jun 09 15:01:23 2010 +0900
     2.3 @@ -75,8 +75,8 @@
     2.4  BUNDLE_LONG_NAMES[5] = "PHP";
     2.5  BUNDLE_LONG_NAMES[6] = "Tudo";
     2.6  
     2.7 -var RELEASE_NOTES_LINK	 = "http://www.netbeans.org/community/releases/69/relnotes.html";
     2.8 -var INSTALL_NOTES_LINK	 = "http://www.netbeans.org/community/releases/69/install.html";
     2.9 +var RELEASE_NOTES_LINK	 = "http://www.netbeans.org/community/releases/69/relnotes_pt_BR.html";
    2.10 +var INSTALL_NOTES_LINK	 = "http://www.netbeans.org/community/releases/69/install_pt_BR.html";
    2.11  
    2.12  var LEGAL_INFO_HEADER = "Important Legal Information:";
    2.13  
     3.1 --- a/src/zh_CN/other/installer/infra/build/web/js/common_strings_zh_CN.js	Wed Jun 09 11:00:52 2010 +0900
     3.2 +++ b/src/zh_CN/other/installer/infra/build/web/js/common_strings_zh_CN.js	Wed Jun 09 15:01:23 2010 +0900
     3.3 @@ -76,8 +76,8 @@
     3.4  BUNDLE_LONG_NAMES[6] = "All";
     3.5  
     3.6  
     3.7 -var RELEASE_NOTES_LINK  = "http://www.netbeans.org/community/releases/69/relnotes.html";
     3.8 -var INSTALL_NOTES_LINK  = "http://www.netbeans.org/community/releases/69/install.html";
     3.9 +var RELEASE_NOTES_LINK  = "http://www.netbeans.org/community/releases/69/relnotes_zh_CN.html";
    3.10 +var INSTALL_NOTES_LINK  = "http://www.netbeans.org/community/releases/69/install_zh_CN.html";
    3.11  
    3.12  var LEGAL_INFO_HEADER = "\u91CD\u8981\u7684\u6CD5\u5F8B\u4FE1\u606F\uFF1A";
    3.13