This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 70269

Summary: I18N - Confirm Import setting dialog
Product: platform Reporter: Marek Grummich <mgrummich>
Component: -- Other --Assignee: issues@platform <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: kfrank
Priority: P3 Keywords: I18N
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: ConfirmImportSetting

Description Marek Grummich 2005-12-12 14:44:26 UTC
Build 200512111900
The Confirm Import setting dialog doesn't follow fontsize option and Yes, No
buttons are not form bundle. Please, look at the aaatchment, no prefix, suffix
Comment 1 Marek Grummich 2005-12-12 14:45:21 UTC
Created attachment 27744 [details]
ConfirmImportSetting
Comment 2 Jiri Rechtacek 2005-12-12 14:58:02 UTC
Quoted from issue 55747:
Not a bug, the ImportDialog uses the native java dialog infrastructure (the
reason is that NetBeans window system is not initialized yet). The JOptionPane
can use localized buttons by active locale w/o any
localization needed do in our bundles.


*** This issue has been marked as a duplicate of 55747 ***
Comment 3 Marek Grummich 2005-12-12 15:07:29 UTC
I thought it, sorry for that