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 117905 - I18N - Descriptions in New project dialog cotain non-i18ned strings
Summary: I18N - Descriptions in New project dialog cotain non-i18ned strings
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-05 12:31 UTC by Kenji Tachibana
Modified: 2007-10-05 17:44 UTC (History)
1 user (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 Kenji Tachibana 2007-10-05 12:31:28 UTC
I started netbeans with -J-Dorg.openide.util.NbBundle.DEBUG=true --nosplash option
and found following issues.

File -> New Project -> java -> 
	Java desktop Application description is not i18ned.
	
File -> New Project -> Java -> java desktop Application -> (Click Next button)
	-> (in Choose Application Shell area)
	Basic Application description is not i18ned.
	Database Application description is not i18ned.

File -> New Project -> Web -> Web Application -> (Click Next button)
	-> (Click Next button) -> (Select JavaServer Faces)
	-> (Select Library)
	Registerd Libraries, Create New Library, JSF directory:, 
	do not append any library is not i18ned.

File -> New Project -> UML
	Platform-Independent Model description is not i18ned.
	Java-Platform Model description is not i18ned.
	Reverse Engineered Java-Platform Model description is not i18ned.
	
File -> New Project -> SOA
	Composite Application description is not i18ned.
	SQL Modules description is not i18ned.
	XSLT Module description is not i18ned.

File -> New Project -> ruby
	Ruby application description is not i18ned. 
	Ruby Application with Existing Sources description is not i18ned. 
	Ruby on Rails Application description is not i18ned. 
	Ruby on rails Application with Existing Sources description is not i18ned.
Comment 1 Ken Frank 2007-10-05 17:44:42 UTC
closing this as invalid; these are not problems at all and the i18n is correct.
I have asked filer to contact me in other issues,  as they have filed several other invalid issues today.

ken.frank@sun.com