src/ar_EG/other/installer/infra/build/web/js/common_strings_ar_EG.js
branchrelease80_beta
changeset 1883 480d29efc7da
parent 1840 d40fedc57dd5
child 1919 7d6607e3cf98
     1.1 --- a/src/ar_EG/other/installer/infra/build/web/js/common_strings_ar_EG.js	Fri May 10 18:37:31 2013 +0900
     1.2 +++ b/src/ar_EG/other/installer/infra/build/web/js/common_strings_ar_EG.js	Wed Jan 15 07:19:15 2014 -0800
     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-2010 Oracle and/or its affiliates. All rights reserved.
     1.8 + * Copyright 1997-2013 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 @@ -41,23 +41,10 @@
    1.13  PLATFORM_SHORT_NAMES [0] = "Windows";
    1.14  PLATFORM_LONG_NAMES  [1] = "Linux (x86/x64)";
    1.15  PLATFORM_SHORT_NAMES [1] = "Linux";
    1.16 -PLATFORM_LONG_NAMES  [2] = "Solaris (x86/x64)";
    1.17 -PLATFORM_SHORT_NAMES [2] = "Solaris (x86/x64)";
    1.18 -PLATFORM_LONG_NAMES  [3] = "Solaris (sparc)";
    1.19 -PLATFORM_SHORT_NAMES [3] = "Solaris (sparc)";
    1.20 -PLATFORM_LONG_NAMES  [4] = "Mac OS X";
    1.21 -PLATFORM_SHORT_NAMES [4] = "Mac OS X";
    1.22 -PLATFORM_LONG_NAMES  [5] = "OS Independent Zip";
    1.23 -PLATFORM_SHORT_NAMES [5] = "OS Independent Zip";
    1.24 -/*
    1.25 -// Commented since NBI installers are not used for now
    1.26 -// Translate these strings as well (if they can be translated) and leave them commented
    1.27 -PLATFORM_LONG_NAMES  [4] = "Mac OS X (intel)";
    1.28 -PLATFORM_SHORT_NAMES [4] = "Mac OS X";
    1.29 -
    1.30 -PLATFORM_LONG_NAMES  [5] = "Mac OS X (powerpc)";
    1.31 -PLATFORM_SHORT_NAMES [5] = "Mac OS X";
    1.32 -*/
    1.33 +PLATFORM_LONG_NAMES  [2] = "Mac OS X";
    1.34 +PLATFORM_SHORT_NAMES [2] = "Mac OS X";
    1.35 +PLATFORM_LONG_NAMES  [3] = "OS Independent Zip";
    1.36 +PLATFORM_SHORT_NAMES [3] = "OS Independent Zip";
    1.37  
    1.38  BUNDLE_SHORT_NAMES[0] = "Java SE";
    1.39  //BUNDLE_SHORT_NAMES[1] = "JavaFX";
    1.40 @@ -75,9 +62,8 @@
    1.41  BUNDLE_LONG_NAMES[3] = "PHP";
    1.42  BUNDLE_LONG_NAMES[4] = "All";
    1.43  
    1.44 -
    1.45 -var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/73/relnotes.html";
    1.46 -var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/73/install.html";
    1.47 +var RELEASE_NOTES_LINK  = "http://netbeans.org/community/releases/74/relnotes.html";
    1.48 +var INSTALL_NOTES_LINK  = "http://netbeans.org/community/releases/74/install.html";
    1.49  
    1.50  var LEGAL_INFO_HEADER = "Important Legal Information:";
    1.51