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 13955

Summary: I18N - some autoupdate messages do not come from Bundle.properties file
Product: platform Reporter: shioda <shioda>
Component: Plugin ManagerAssignee: akemr <akemr>
Status: CLOSED FIXED    
Severity: blocker Keywords: I18N
Priority: P3    
Version: -FFJ-   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description shioda 2001-07-26 10:52:31 UTC
Following two messages are in
autoupdate/src/org/netbeans/modules/autoupdate/Bundle_ja.properties
message file, but not used in the application.

Messages:
LAB_224=Available Version:
TITLE22=Details and Description

It looks UpdatePalne.java do not use this messages but use hard
coded one.
Comment 1 akemr 2001-07-26 12:23:07 UTC
Reassign to me
Comment 2 akemr 2001-07-26 15:34:05 UTC
Only "Details and Description" was hardcoded, not 
"Available Version:"

Fixed in main trunk, release32 and pilsen_fcs
Comment 3 akemr 2001-08-01 08:31:03 UTC
*** Issue 14089 has been marked as a duplicate of this issue. ***
Comment 4 Masafumi Matsuda 2001-08-14 07:01:11 UTC
I verified that this issue was corrected.
Build: 010810
OS: Solaris
Locale: ja
Comment 5 Jesse Glick 2002-12-23 16:37:45 UTC
Consistent use of the I18N keyword.