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 18596 - I18N - The string which could not localize.
Summary: I18N - The string which could not localize.
Status: RESOLVED WORKSFORME
Alias: None
Product: nblocalization
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2001-12-13 07:40 UTC by hiroshiy
Modified: 2002-12-23 16:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
As for the details, see screenshot. (30.59 KB, image/gif)
2001-12-13 07:41 UTC, hiroshiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hiroshiy 2001-12-13 07:40:46 UTC
I inserted signs before and behind the localizable strings in
any "Bundle.properties" files, and run.
But, signs were not indicated with some strings. 

The string which shows in the attached screen shot,
it has the possibility that, it isn't stored in the
"Bundle.properties" file.

Please investigate it.

To reproduce: 
	- Select [Tools] - [Options] in Main Menu.
		[Options] Window are appered.
	- Expand that ...
		[Options] - [IDE Configuration] - [System]
Comment 1 hiroshiy 2001-12-13 07:41:25 UTC
Created attachment 3805 [details]
As for the details, see screenshot.
Comment 2 _ pkuzel 2001-12-13 13:58:20 UTC
This is bug in particular modules that does localize its manifest
entries. Often particular Bundle_ja.properties are missing.

How is responsible for it?
Comment 3 Ken Frank 2002-03-10 19:03:40 UTC
This has been fixed as result of other fixes and verified
in FFJ RC2 build

ken.frank@sun.com
03/10/2002
Comment 4 Jesse Glick 2002-12-23 16:37:13 UTC
Consistent use of the I18N keyword.