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 86830 - I18N: "Proxy Settings" is hardcoded
Summary: I18N: "Proxy Settings" is hardcoded
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: I18N
: 88751 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-10 06:40 UTC by Masaki Katakai
Modified: 2007-05-26 17:23 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2006-10-10 06:40:54 UTC
"Proxy Settings" is hardcoded in ConnectingErrorDialog.java. Please extract
this message to Bundle.properties so that we can localize it.

./autoupdate/src/org/netbeans/modules/autoupdate/ConnectingErrorDialog.java:      
jPanel1.setBorder(javax.swing.BorderFactory.createTitledBorder("Proxy Settings"));
Comment 1 Jiri Rechtacek 2006-10-10 09:19:45 UTC
Checking in ConnectingErrorDialog.java;
/shared/data/ccvs/repository/autoupdate/src/org/netbeans/modules/autoupdate/ConnectingErrorDialog.java,v
 <--  ConnectingErrorDialog.java
new revision: 1.26; previous revision: 1.25
done
Comment 2 Jiri Rechtacek 2006-11-08 09:47:26 UTC
*** Issue 88751 has been marked as a duplicate of this issue. ***
Comment 3 Ken Frank 2007-05-26 17:23:09 UTC
verified.

ken.frank@sun.com