Update Installer common_strings for ru
authorDmitry Lipin <dlipin@netbeans.org>
Thu, 23 Oct 2008 19:24:12 +0400
changeset 1184a3a8fe95dfe3
parent 1183 6867c6bb7ed5
child 1185 332cba284dbd
Update Installer common_strings for ru
src/ru/other/installer/infra/build/web/js/common_strings_ru.js
     1.1 --- a/src/ru/other/installer/infra/build/web/js/common_strings_ru.js	Thu Oct 23 19:20:15 2008 +0400
     1.2 +++ b/src/ru/other/installer/infra/build/web/js/common_strings_ru.js	Thu Oct 23 19:24:12 2008 +0400
     1.3 @@ -56,24 +56,19 @@
     1.4  PLATFORM_SHORT_NAMES [5] = "Mac OS X";
     1.5  */
     1.6  
     1.7 -BUNDLE_SHORT_NAMES[0] = "Web&nbsp;&amp;&nbsp;Java&nbsp;EE";
     1.8 -BUNDLE_SHORT_NAMES[1] = "Mobility";
     1.9 -BUNDLE_SHORT_NAMES[2] = "Java&nbsp;SE";
    1.10 -BUNDLE_SHORT_NAMES[3] = "Ruby";
    1.11 -BUNDLE_SHORT_NAMES[4] = "C/C++";
    1.12 -BUNDLE_SHORT_NAMES[5] = "Early Access \u0434\u043b\u044f PHP";
    1.13 -BUNDLE_SHORT_NAMES[6] = "";
    1.14 +BUNDLE_SHORT_NAMES[0] = "Java&nbsp;SE";
    1.15 +BUNDLE_SHORT_NAMES[1] = "Java";
    1.16 +BUNDLE_SHORT_NAMES[2] = "Ruby";
    1.17 +BUNDLE_SHORT_NAMES[3] = "C/C++";
    1.18 +BUNDLE_SHORT_NAMES[4] = "PHP";
    1.19 +BUNDLE_SHORT_NAMES[5] = "";
    1.20  
    1.21 -BUNDLE_LONG_NAMES[0] = "Web&nbsp;&amp;&nbsp;Java&nbsp;EE";
    1.22 -BUNDLE_LONG_NAMES[1] = "Mobility";
    1.23 -BUNDLE_LONG_NAMES[2] = "Java&nbsp;SE";
    1.24 -BUNDLE_LONG_NAMES[3] = "Ruby";
    1.25 -BUNDLE_LONG_NAMES[4] = "C/C++";
    1.26 -BUNDLE_LONG_NAMES[5] = "Early Access \u0434\u043b\u044f PHP";
    1.27 -BUNDLE_LONG_NAMES[6] = "\u0412\u0441\u0435";
    1.28 +BUNDLE_LONG_NAMES[0] = "Java&nbsp;SE";
    1.29 +BUNDLE_LONG_NAMES[1] = "Java";
    1.30 +BUNDLE_LONG_NAMES[2] = "Ruby";
    1.31 +BUNDLE_LONG_NAMES[3] = "C/C++";
    1.32 +BUNDLE_LONG_NAMES[4] = "PHP";
    1.33 +BUNDLE_LONG_NAMES[5] = "\u0412\u0441\u0435";
    1.34  
    1.35 -var NETBEANS_DOWNLOAD_PAGE_TITLE       = "\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 NetBeans IDE {0}";
    1.36 -var NETBEANS_DOWNLOAD_PAGE_DESCRIPTION = "\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 IDE {0}";
    1.37 -
    1.38 -var RELEASE_NOTES_LINK  = "http://www.netbeans.org/community/releases/61/relnotes.html";
    1.39 -var INSTALL_NOTES_LINK  = "http://www.netbeans.org/community/releases/61/install.html";
    1.40 +var RELEASE_NOTES_LINK  = "http://www.netbeans.org/community/releases/65/relnotes.html";
    1.41 +var INSTALL_NOTES_LINK  = "http://www.netbeans.org/community/releases/65/install.html";