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 22344 - I18N-messages in the drop down box does not come from bundle files.
Summary: I18N-messages in the drop down box does not come from bundle files.
Status: CLOSED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2002-04-12 04:09 UTC by gautham mudra
Modified: 2002-12-23 16:47 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages in the dropdown box does not come from property file (67.86 KB, image/jpeg)
2002-04-12 04:10 UTC, gautham mudra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gautham mudra 2002-04-12 04:09:13 UTC
The messages in the Drop down box  labelled "Name"
of the Autocomment tool does not come from the
property file.FFJ has been pseudolocalized. thats
why multibyte prefix and suffix appears.
Steps to reproduce:
1.Go to Tools->Auto Comment.The Auto Comment tool
opens up.
2.Check out the Drop down box labelled Name.They
do not have multibyte prefix and suffix.

snap shot attached.

Build:020401
OS:solaris9
Locale:ja
Comment 1 gautham mudra 2002-04-12 04:10:41 UTC
Created attachment 5386 [details]
messages in the dropdown box does not come from property file
Comment 2 Jan Zajicek 2002-04-12 14:18:09 UTC
passing to the javadoc module
Comment 3 Tomas Hurka 2002-04-15 14:46:04 UTC
This behavior correct. @deprecated and other Javadoc tags like @see
@return etc. are part of Java language and cannot be localized. 
Comment 4 gautham mudra 2002-04-15 19:10:13 UTC
behaviour correct.i am closing the issue
Comment 5 Jesse Glick 2002-12-23 16:47:56 UTC
Consistent use of the I18N keyword.