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 - I18N - some autoupdate messages do not come from Bundle.properties file
Summary: I18N - some autoupdate messages do not come from Bundle.properties file
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: -FFJ-
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: akemr
URL:
Keywords: I18N
: 14089 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-07-26 10:52 UTC by shioda
Modified: 2007-05-21 09:12 UTC (History)
0 users

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 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.