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 41923

Summary: I18N - Yes/No buttons on "Confirm Import Stettings" dialog are not localizable
Product: platform Reporter: yasuhiro <yasuhiro>
Component: Window SystemAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED FIXED    
Severity: blocker CC: jf4jbug
Priority: P3 Keywords: I18N
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description yasuhiro 2004-04-13 07:48:05 UTC
When the IDE detects old version user dir,
"Confirm Import Settings" dialog appears.

But Yes/No buttons on the dialog 
are not localizable.
Comment 1 Lukas Hasik 2004-04-13 10:08:56 UTC
reassigning to Jiri
Comment 2 Jiri Rechtacek 2004-04-13 14:50:49 UTC
fixed;
Checking in src/org/openide/DialogDisplayer.java;
/cvs/openide/src/org/openide/DialogDisplayer.java,v  <-- 
DialogDisplayer.java
new revision: 1.11; previous revision: 1.10
done
Comment 3 Zdenek Konecny 2005-07-14 13:11:35 UTC
Closed, in current version (NetBeans 4.2 Build 200507110943) when the IDE detecs
old version userdir, it doesn't show any dialog.