update notes url to 8.1 release81
authorMasaki Katakai <masaki@netbeans.org>
Tue, 13 Oct 2015 14:00:02 +0900
branchrelease81
changeset 19696b4a78089407
parent 1968 fac52cc6bf0b
child 1970 69f0526e8570
update notes url to 8.1
src/af/other/installer/infra/build/web/js/common_strings_af.js
src/ar_EG/other/installer/infra/build/web/js/common_strings_ar_EG.js
src/ar_SA/other/installer/infra/build/web/js/common_strings_ar_SA.js
src/bg/other/installer/infra/build/web/js/common_strings_bg.js
src/ca/other/installer/infra/build/web/js/common_strings_ca.js
src/cs/other/installer/infra/build/web/js/common_strings_cs.js
src/de/other/installer/infra/build/web/js/common_strings_de.js
src/el/other/installer/infra/build/web/js/common_strings_el.js
src/es/other/installer/infra/build/web/js/common_strings_es.js
src/es_CO/other/installer/infra/build/web/js/common_strings_es_CO.js
src/fil_PH/other/installer/infra/build/web/js/common_strings_fil_PH.js
src/fr/other/installer/infra/build/web/js/common_strings_fr.js
src/gl_ES/other/installer/infra/build/web/js/common_strings_gl_ES.js
src/hi_IN/other/installer/infra/build/web/js/common_strings_hi_IN.js
src/in_ID/other/installer/infra/build/web/js/common_strings_in_ID.js
src/it/other/installer/infra/build/web/js/common_strings_it.js
src/ko/other/installer/infra/build/web/js/common_strings_ko.js
src/lt/other/installer/infra/build/web/js/common_strings_lt.js
src/nl_BE/other/installer/infra/build/web/js/common_strings_nl_BE.js
src/nl_NL/other/installer/infra/build/web/js/common_strings_nl_NL.js
src/pl/other/installer/infra/build/web/js/common_strings_pl.js
src/pt_PT/other/installer/infra/build/web/js/common_strings_pt_PT.js
src/ro/other/installer/infra/build/web/js/common_strings_ro.js
src/si/other/installer/infra/build/web/js/common_strings_si.js
src/sq/other/installer/infra/build/web/js/common_strings_sq.js
src/sr/other/installer/infra/build/web/js/common_strings_sr.js
src/sv/other/installer/infra/build/web/js/common_strings_sv.js
src/ta_IN/other/installer/infra/build/web/js/common_strings_ta_IN.js
src/tr/other/installer/infra/build/web/js/common_strings_tr.js
src/vi/other/installer/infra/build/web/js/common_strings_vi.js
src/zh_TW/other/installer/infra/build/web/js/common_strings_zh_TW.js
     1.1 --- a/src/af/other/installer/infra/build/web/js/common_strings_af.js	Wed Sep 30 20:08:01 2015 +0200
     1.2 +++ b/src/af/other/installer/infra/build/web/js/common_strings_af.js	Tue Oct 13 14:00:02 2015 +0900
     1.3 @@ -1,7 +1,7 @@
     1.4  /*
     1.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     1.6   *
     1.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
     1.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
     1.9   *
    1.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    1.11   * Other names may be trademarks of their respective owners.
    1.12 @@ -64,8 +64,8 @@
    1.13  BUNDLE_LONG_NAMES[4] = "C/C++";
    1.14  BUNDLE_LONG_NAMES[5] = "All";
    1.15  
    1.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
    1.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
    1.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
    1.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
    1.20  
    1.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
    1.22  
     2.1 --- a/src/ar_EG/other/installer/infra/build/web/js/common_strings_ar_EG.js	Wed Sep 30 20:08:01 2015 +0200
     2.2 +++ b/src/ar_EG/other/installer/infra/build/web/js/common_strings_ar_EG.js	Tue Oct 13 14:00:02 2015 +0900
     2.3 @@ -1,7 +1,7 @@
     2.4  /*
     2.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     2.6   *
     2.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
     2.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
     2.9   *
    2.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    2.11   * Other names may be trademarks of their respective owners.
    2.12 @@ -64,8 +64,8 @@
    2.13  BUNDLE_LONG_NAMES[4] = "C/C++";
    2.14  BUNDLE_LONG_NAMES[5] = "All";
    2.15  
    2.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
    2.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
    2.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
    2.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
    2.20  
    2.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
    2.22  
     3.1 --- a/src/ar_SA/other/installer/infra/build/web/js/common_strings_ar_SA.js	Wed Sep 30 20:08:01 2015 +0200
     3.2 +++ b/src/ar_SA/other/installer/infra/build/web/js/common_strings_ar_SA.js	Tue Oct 13 14:00:02 2015 +0900
     3.3 @@ -1,7 +1,7 @@
     3.4  /*
     3.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     3.6   *
     3.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
     3.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
     3.9   *
    3.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    3.11   * Other names may be trademarks of their respective owners.
    3.12 @@ -64,8 +64,8 @@
    3.13  BUNDLE_LONG_NAMES[4] = "C/C++";
    3.14  BUNDLE_LONG_NAMES[5] = "All";
    3.15  
    3.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
    3.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
    3.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
    3.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
    3.20  
    3.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
    3.22  
     4.1 --- a/src/bg/other/installer/infra/build/web/js/common_strings_bg.js	Wed Sep 30 20:08:01 2015 +0200
     4.2 +++ b/src/bg/other/installer/infra/build/web/js/common_strings_bg.js	Tue Oct 13 14:00:02 2015 +0900
     4.3 @@ -1,7 +1,7 @@
     4.4  /*
     4.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     4.6   *
     4.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
     4.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
     4.9   *
    4.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    4.11   * Other names may be trademarks of their respective owners.
    4.12 @@ -64,8 +64,8 @@
    4.13  BUNDLE_LONG_NAMES[4] = "C/C++";
    4.14  BUNDLE_LONG_NAMES[5] = "All";
    4.15  
    4.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
    4.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
    4.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
    4.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
    4.20  
    4.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
    4.22  
     5.1 --- a/src/ca/other/installer/infra/build/web/js/common_strings_ca.js	Wed Sep 30 20:08:01 2015 +0200
     5.2 +++ b/src/ca/other/installer/infra/build/web/js/common_strings_ca.js	Tue Oct 13 14:00:02 2015 +0900
     5.3 @@ -1,7 +1,7 @@
     5.4  /*
     5.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     5.6   *
     5.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
     5.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
     5.9   *
    5.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    5.11   * Other names may be trademarks of their respective owners.
    5.12 @@ -64,8 +64,8 @@
    5.13  BUNDLE_LONG_NAMES[4] = "C/C++";
    5.14  BUNDLE_LONG_NAMES[5] = "All";
    5.15  
    5.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
    5.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
    5.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
    5.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
    5.20  
    5.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
    5.22  
     6.1 --- a/src/cs/other/installer/infra/build/web/js/common_strings_cs.js	Wed Sep 30 20:08:01 2015 +0200
     6.2 +++ b/src/cs/other/installer/infra/build/web/js/common_strings_cs.js	Tue Oct 13 14:00:02 2015 +0900
     6.3 @@ -1,7 +1,7 @@
     6.4  /*
     6.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     6.6   *
     6.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
     6.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
     6.9   *
    6.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    6.11   * Other names may be trademarks of their respective owners.
    6.12 @@ -64,8 +64,8 @@
    6.13  BUNDLE_LONG_NAMES[4] = "C/C++";
    6.14  BUNDLE_LONG_NAMES[5] = "All";
    6.15  
    6.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
    6.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
    6.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
    6.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
    6.20  
    6.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
    6.22  
     7.1 --- a/src/de/other/installer/infra/build/web/js/common_strings_de.js	Wed Sep 30 20:08:01 2015 +0200
     7.2 +++ b/src/de/other/installer/infra/build/web/js/common_strings_de.js	Tue Oct 13 14:00:02 2015 +0900
     7.3 @@ -1,7 +1,7 @@
     7.4  /*
     7.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     7.6   *
     7.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
     7.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
     7.9   *
    7.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    7.11   * Other names may be trademarks of their respective owners.
    7.12 @@ -64,8 +64,8 @@
    7.13  BUNDLE_LONG_NAMES[4] = "C/C++";
    7.14  BUNDLE_LONG_NAMES[5] = "All";
    7.15  
    7.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
    7.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
    7.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
    7.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
    7.20  
    7.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
    7.22  
     8.1 --- a/src/el/other/installer/infra/build/web/js/common_strings_el.js	Wed Sep 30 20:08:01 2015 +0200
     8.2 +++ b/src/el/other/installer/infra/build/web/js/common_strings_el.js	Tue Oct 13 14:00:02 2015 +0900
     8.3 @@ -1,7 +1,7 @@
     8.4  /*
     8.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     8.6   *
     8.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
     8.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
     8.9   *
    8.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    8.11   * Other names may be trademarks of their respective owners.
    8.12 @@ -64,8 +64,8 @@
    8.13  BUNDLE_LONG_NAMES[4] = "C/C++";
    8.14  BUNDLE_LONG_NAMES[5] = "All";
    8.15  
    8.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
    8.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
    8.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
    8.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
    8.20  
    8.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
    8.22  
     9.1 --- a/src/es/other/installer/infra/build/web/js/common_strings_es.js	Wed Sep 30 20:08:01 2015 +0200
     9.2 +++ b/src/es/other/installer/infra/build/web/js/common_strings_es.js	Tue Oct 13 14:00:02 2015 +0900
     9.3 @@ -1,7 +1,7 @@
     9.4  /*
     9.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     9.6   *
     9.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
     9.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
     9.9   *
    9.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    9.11   * Other names may be trademarks of their respective owners.
    9.12 @@ -64,8 +64,8 @@
    9.13  BUNDLE_LONG_NAMES[4] = "C/C++";
    9.14  BUNDLE_LONG_NAMES[5] = "All";
    9.15  
    9.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
    9.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
    9.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
    9.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
    9.20  
    9.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
    9.22  
    10.1 --- a/src/es_CO/other/installer/infra/build/web/js/common_strings_es_CO.js	Wed Sep 30 20:08:01 2015 +0200
    10.2 +++ b/src/es_CO/other/installer/infra/build/web/js/common_strings_es_CO.js	Tue Oct 13 14:00:02 2015 +0900
    10.3 @@ -1,7 +1,7 @@
    10.4  /*
    10.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    10.6   *
    10.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    10.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    10.9   *
   10.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   10.11   * Other names may be trademarks of their respective owners.
   10.12 @@ -64,8 +64,8 @@
   10.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   10.14  BUNDLE_LONG_NAMES[5] = "All";
   10.15  
   10.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   10.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   10.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   10.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   10.20  
   10.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   10.22  
    11.1 --- a/src/fil_PH/other/installer/infra/build/web/js/common_strings_fil_PH.js	Wed Sep 30 20:08:01 2015 +0200
    11.2 +++ b/src/fil_PH/other/installer/infra/build/web/js/common_strings_fil_PH.js	Tue Oct 13 14:00:02 2015 +0900
    11.3 @@ -1,7 +1,7 @@
    11.4  /*
    11.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    11.6   *
    11.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    11.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    11.9   *
   11.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   11.11   * Other names may be trademarks of their respective owners.
   11.12 @@ -64,8 +64,8 @@
   11.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   11.14  BUNDLE_LONG_NAMES[5] = "All";
   11.15  
   11.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   11.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   11.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   11.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   11.20  
   11.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   11.22  
    12.1 --- a/src/fr/other/installer/infra/build/web/js/common_strings_fr.js	Wed Sep 30 20:08:01 2015 +0200
    12.2 +++ b/src/fr/other/installer/infra/build/web/js/common_strings_fr.js	Tue Oct 13 14:00:02 2015 +0900
    12.3 @@ -1,7 +1,7 @@
    12.4  /*
    12.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    12.6   *
    12.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    12.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    12.9   *
   12.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   12.11   * Other names may be trademarks of their respective owners.
   12.12 @@ -64,8 +64,8 @@
   12.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   12.14  BUNDLE_LONG_NAMES[5] = "All";
   12.15  
   12.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   12.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   12.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   12.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   12.20  
   12.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   12.22  
    13.1 --- a/src/gl_ES/other/installer/infra/build/web/js/common_strings_gl_ES.js	Wed Sep 30 20:08:01 2015 +0200
    13.2 +++ b/src/gl_ES/other/installer/infra/build/web/js/common_strings_gl_ES.js	Tue Oct 13 14:00:02 2015 +0900
    13.3 @@ -1,7 +1,7 @@
    13.4  /*
    13.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    13.6   *
    13.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    13.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    13.9   *
   13.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   13.11   * Other names may be trademarks of their respective owners.
   13.12 @@ -64,8 +64,8 @@
   13.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   13.14  BUNDLE_LONG_NAMES[5] = "All";
   13.15  
   13.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   13.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   13.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   13.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   13.20  
   13.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   13.22  
    14.1 --- a/src/hi_IN/other/installer/infra/build/web/js/common_strings_hi_IN.js	Wed Sep 30 20:08:01 2015 +0200
    14.2 +++ b/src/hi_IN/other/installer/infra/build/web/js/common_strings_hi_IN.js	Tue Oct 13 14:00:02 2015 +0900
    14.3 @@ -1,7 +1,7 @@
    14.4  /*
    14.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    14.6   *
    14.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    14.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    14.9   *
   14.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   14.11   * Other names may be trademarks of their respective owners.
   14.12 @@ -64,8 +64,8 @@
   14.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   14.14  BUNDLE_LONG_NAMES[5] = "All";
   14.15  
   14.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   14.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   14.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   14.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   14.20  
   14.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   14.22  
    15.1 --- a/src/in_ID/other/installer/infra/build/web/js/common_strings_in_ID.js	Wed Sep 30 20:08:01 2015 +0200
    15.2 +++ b/src/in_ID/other/installer/infra/build/web/js/common_strings_in_ID.js	Tue Oct 13 14:00:02 2015 +0900
    15.3 @@ -1,7 +1,7 @@
    15.4  /*
    15.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    15.6   *
    15.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    15.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    15.9   *
   15.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   15.11   * Other names may be trademarks of their respective owners.
   15.12 @@ -64,8 +64,8 @@
   15.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   15.14  BUNDLE_LONG_NAMES[5] = "All";
   15.15  
   15.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   15.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   15.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   15.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   15.20  
   15.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   15.22  
    16.1 --- a/src/it/other/installer/infra/build/web/js/common_strings_it.js	Wed Sep 30 20:08:01 2015 +0200
    16.2 +++ b/src/it/other/installer/infra/build/web/js/common_strings_it.js	Tue Oct 13 14:00:02 2015 +0900
    16.3 @@ -1,7 +1,7 @@
    16.4  /*
    16.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    16.6   *
    16.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    16.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    16.9   *
   16.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   16.11   * Other names may be trademarks of their respective owners.
   16.12 @@ -64,8 +64,8 @@
   16.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   16.14  BUNDLE_LONG_NAMES[5] = "All";
   16.15  
   16.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   16.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   16.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   16.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   16.20  
   16.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   16.22  
    17.1 --- a/src/ko/other/installer/infra/build/web/js/common_strings_ko.js	Wed Sep 30 20:08:01 2015 +0200
    17.2 +++ b/src/ko/other/installer/infra/build/web/js/common_strings_ko.js	Tue Oct 13 14:00:02 2015 +0900
    17.3 @@ -1,7 +1,7 @@
    17.4  /*
    17.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    17.6   *
    17.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    17.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    17.9   *
   17.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   17.11   * Other names may be trademarks of their respective owners.
   17.12 @@ -64,8 +64,8 @@
   17.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   17.14  BUNDLE_LONG_NAMES[5] = "All";
   17.15  
   17.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   17.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   17.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   17.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   17.20  
   17.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   17.22  
    18.1 --- a/src/lt/other/installer/infra/build/web/js/common_strings_lt.js	Wed Sep 30 20:08:01 2015 +0200
    18.2 +++ b/src/lt/other/installer/infra/build/web/js/common_strings_lt.js	Tue Oct 13 14:00:02 2015 +0900
    18.3 @@ -1,7 +1,7 @@
    18.4  /*
    18.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    18.6   *
    18.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    18.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    18.9   *
   18.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   18.11   * Other names may be trademarks of their respective owners.
   18.12 @@ -64,8 +64,8 @@
   18.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   18.14  BUNDLE_LONG_NAMES[5] = "All";
   18.15  
   18.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   18.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   18.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   18.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   18.20  
   18.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   18.22  
    19.1 --- a/src/nl_BE/other/installer/infra/build/web/js/common_strings_nl_BE.js	Wed Sep 30 20:08:01 2015 +0200
    19.2 +++ b/src/nl_BE/other/installer/infra/build/web/js/common_strings_nl_BE.js	Tue Oct 13 14:00:02 2015 +0900
    19.3 @@ -1,7 +1,7 @@
    19.4  /*
    19.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    19.6   *
    19.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    19.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    19.9   *
   19.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   19.11   * Other names may be trademarks of their respective owners.
   19.12 @@ -64,8 +64,8 @@
   19.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   19.14  BUNDLE_LONG_NAMES[5] = "All";
   19.15  
   19.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   19.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   19.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   19.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   19.20  
   19.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   19.22  
    20.1 --- a/src/nl_NL/other/installer/infra/build/web/js/common_strings_nl_NL.js	Wed Sep 30 20:08:01 2015 +0200
    20.2 +++ b/src/nl_NL/other/installer/infra/build/web/js/common_strings_nl_NL.js	Tue Oct 13 14:00:02 2015 +0900
    20.3 @@ -1,7 +1,7 @@
    20.4  /*
    20.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    20.6   *
    20.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    20.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    20.9   *
   20.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   20.11   * Other names may be trademarks of their respective owners.
   20.12 @@ -64,8 +64,8 @@
   20.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   20.14  BUNDLE_LONG_NAMES[5] = "All";
   20.15  
   20.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   20.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   20.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   20.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   20.20  
   20.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   20.22  
    21.1 --- a/src/pl/other/installer/infra/build/web/js/common_strings_pl.js	Wed Sep 30 20:08:01 2015 +0200
    21.2 +++ b/src/pl/other/installer/infra/build/web/js/common_strings_pl.js	Tue Oct 13 14:00:02 2015 +0900
    21.3 @@ -1,7 +1,7 @@
    21.4  /*
    21.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    21.6   *
    21.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    21.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    21.9   *
   21.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   21.11   * Other names may be trademarks of their respective owners.
   21.12 @@ -64,8 +64,8 @@
   21.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   21.14  BUNDLE_LONG_NAMES[5] = "All";
   21.15  
   21.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   21.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   21.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   21.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   21.20  
   21.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   21.22  
    22.1 --- a/src/pt_PT/other/installer/infra/build/web/js/common_strings_pt_PT.js	Wed Sep 30 20:08:01 2015 +0200
    22.2 +++ b/src/pt_PT/other/installer/infra/build/web/js/common_strings_pt_PT.js	Tue Oct 13 14:00:02 2015 +0900
    22.3 @@ -1,7 +1,7 @@
    22.4  /*
    22.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    22.6   *
    22.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    22.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    22.9   *
   22.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   22.11   * Other names may be trademarks of their respective owners.
   22.12 @@ -64,8 +64,8 @@
   22.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   22.14  BUNDLE_LONG_NAMES[5] = "All";
   22.15  
   22.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   22.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   22.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   22.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   22.20  
   22.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   22.22  
    23.1 --- a/src/ro/other/installer/infra/build/web/js/common_strings_ro.js	Wed Sep 30 20:08:01 2015 +0200
    23.2 +++ b/src/ro/other/installer/infra/build/web/js/common_strings_ro.js	Tue Oct 13 14:00:02 2015 +0900
    23.3 @@ -1,7 +1,7 @@
    23.4  /*
    23.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    23.6   *
    23.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    23.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    23.9   *
   23.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   23.11   * Other names may be trademarks of their respective owners.
   23.12 @@ -64,8 +64,8 @@
   23.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   23.14  BUNDLE_LONG_NAMES[5] = "All";
   23.15  
   23.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   23.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   23.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   23.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   23.20  
   23.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   23.22  
    24.1 --- a/src/si/other/installer/infra/build/web/js/common_strings_si.js	Wed Sep 30 20:08:01 2015 +0200
    24.2 +++ b/src/si/other/installer/infra/build/web/js/common_strings_si.js	Tue Oct 13 14:00:02 2015 +0900
    24.3 @@ -1,7 +1,7 @@
    24.4  /*
    24.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    24.6   *
    24.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    24.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    24.9   *
   24.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   24.11   * Other names may be trademarks of their respective owners.
   24.12 @@ -64,8 +64,8 @@
   24.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   24.14  BUNDLE_LONG_NAMES[5] = "All";
   24.15  
   24.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   24.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   24.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   24.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   24.20  
   24.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   24.22  
    25.1 --- a/src/sq/other/installer/infra/build/web/js/common_strings_sq.js	Wed Sep 30 20:08:01 2015 +0200
    25.2 +++ b/src/sq/other/installer/infra/build/web/js/common_strings_sq.js	Tue Oct 13 14:00:02 2015 +0900
    25.3 @@ -1,7 +1,7 @@
    25.4  /*
    25.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    25.6   *
    25.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    25.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    25.9   *
   25.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   25.11   * Other names may be trademarks of their respective owners.
   25.12 @@ -64,8 +64,8 @@
   25.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   25.14  BUNDLE_LONG_NAMES[5] = "All";
   25.15  
   25.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   25.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   25.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   25.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   25.20  
   25.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   25.22  
    26.1 --- a/src/sr/other/installer/infra/build/web/js/common_strings_sr.js	Wed Sep 30 20:08:01 2015 +0200
    26.2 +++ b/src/sr/other/installer/infra/build/web/js/common_strings_sr.js	Tue Oct 13 14:00:02 2015 +0900
    26.3 @@ -1,7 +1,7 @@
    26.4  /*
    26.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    26.6   *
    26.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    26.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    26.9   *
   26.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   26.11   * Other names may be trademarks of their respective owners.
   26.12 @@ -64,8 +64,8 @@
   26.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   26.14  BUNDLE_LONG_NAMES[5] = "All";
   26.15  
   26.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   26.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   26.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   26.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   26.20  
   26.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   26.22  
    27.1 --- a/src/sv/other/installer/infra/build/web/js/common_strings_sv.js	Wed Sep 30 20:08:01 2015 +0200
    27.2 +++ b/src/sv/other/installer/infra/build/web/js/common_strings_sv.js	Tue Oct 13 14:00:02 2015 +0900
    27.3 @@ -1,7 +1,7 @@
    27.4  /*
    27.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    27.6   *
    27.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    27.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    27.9   *
   27.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   27.11   * Other names may be trademarks of their respective owners.
   27.12 @@ -64,8 +64,8 @@
   27.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   27.14  BUNDLE_LONG_NAMES[5] = "All";
   27.15  
   27.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   27.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   27.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   27.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   27.20  
   27.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   27.22  
    28.1 --- a/src/ta_IN/other/installer/infra/build/web/js/common_strings_ta_IN.js	Wed Sep 30 20:08:01 2015 +0200
    28.2 +++ b/src/ta_IN/other/installer/infra/build/web/js/common_strings_ta_IN.js	Tue Oct 13 14:00:02 2015 +0900
    28.3 @@ -1,7 +1,7 @@
    28.4  /*
    28.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    28.6   *
    28.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    28.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    28.9   *
   28.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   28.11   * Other names may be trademarks of their respective owners.
   28.12 @@ -64,8 +64,8 @@
   28.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   28.14  BUNDLE_LONG_NAMES[5] = "All";
   28.15  
   28.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   28.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   28.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   28.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   28.20  
   28.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   28.22  
    29.1 --- a/src/tr/other/installer/infra/build/web/js/common_strings_tr.js	Wed Sep 30 20:08:01 2015 +0200
    29.2 +++ b/src/tr/other/installer/infra/build/web/js/common_strings_tr.js	Tue Oct 13 14:00:02 2015 +0900
    29.3 @@ -1,7 +1,7 @@
    29.4  /*
    29.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    29.6   *
    29.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    29.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    29.9   *
   29.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   29.11   * Other names may be trademarks of their respective owners.
   29.12 @@ -64,8 +64,8 @@
   29.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   29.14  BUNDLE_LONG_NAMES[5] = "All";
   29.15  
   29.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   29.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   29.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   29.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   29.20  
   29.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   29.22  
    30.1 --- a/src/vi/other/installer/infra/build/web/js/common_strings_vi.js	Wed Sep 30 20:08:01 2015 +0200
    30.2 +++ b/src/vi/other/installer/infra/build/web/js/common_strings_vi.js	Tue Oct 13 14:00:02 2015 +0900
    30.3 @@ -1,7 +1,7 @@
    30.4  /*
    30.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    30.6   *
    30.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    30.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    30.9   *
   30.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   30.11   * Other names may be trademarks of their respective owners.
   30.12 @@ -64,8 +64,8 @@
   30.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   30.14  BUNDLE_LONG_NAMES[5] = "All";
   30.15  
   30.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   30.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   30.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   30.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   30.20  
   30.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   30.22  
    31.1 --- a/src/zh_TW/other/installer/infra/build/web/js/common_strings_zh_TW.js	Wed Sep 30 20:08:01 2015 +0200
    31.2 +++ b/src/zh_TW/other/installer/infra/build/web/js/common_strings_zh_TW.js	Tue Oct 13 14:00:02 2015 +0900
    31.3 @@ -1,7 +1,7 @@
    31.4  /*
    31.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    31.6   *
    31.7 - * Copyright 1997-2013 Oracle and/or its affiliates. All rights reserved.
    31.8 + * Copyright 1997-2015 Oracle and/or its affiliates. All rights reserved.
    31.9   *
   31.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   31.11   * Other names may be trademarks of their respective owners.
   31.12 @@ -64,8 +64,8 @@
   31.13  BUNDLE_LONG_NAMES[4] = "C/C++";
   31.14  BUNDLE_LONG_NAMES[5] = "All";
   31.15  
   31.16 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
   31.17 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
   31.18 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/81/relnotes.html";
   31.19 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/81/install.html";
   31.20  
   31.21  var LEGAL_INFO_HEADER = "Important Legal Information:";
   31.22