JDK-4403985 : Internationalize Nullsoft installer source
  • Type: Enhancement
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 1.0
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_7
  • CPU: sparc
  • Submitted: 2001-01-11
  • Updated: 2001-02-23
  • Resolved: 2001-02-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.0.1 1.0.1Fixed
Description
Internationalize Nullsoft installer source

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.0.1 FIXED IN: 1.0.1 INTEGRATED IN: 1.0.1
31-08-2004

EVALUATION Notes: For the purposes of this RFE, this internationalization is complete. However, not all source was internationalized. Source not internationlized follows: Any code that was #ifdef'ed out becuase of options we're not using (e.g. NSIS_CONFIG_WINAMPHACKCHECK). A lot of strings that won't be seen by the end user (e.g. script compiler strings). Internationalization: ONLY _MBCS support was added, as we are not shipping a UNICODE-only product. The installer is NOT Unicode-ready. -stephen.bohne@East 2001-02-23
23-02-2001