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 214690 - I18N : "Create file" is hardcoded in preview window
Summary: I18N : "Create file" is hardcoded in preview window
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-25 07:59 UTC by Masaki Katakai
Modified: 2012-09-24 08:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (33.87 KB, image/jpeg)
2012-06-25 07:59 UTC, Masaki Katakai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2012-06-25 07:59:51 UTC
Created attachment 121279 [details]
screenshot

Please refer to the screenshot.

It seems that "Create file" on preview window of refactoring.

I'm not sure but it seems that it comes from

./java.source/src/org/netbeans/api/java/source/ModificationResult.java:            

super(Kind.CREATE, null, null, null, text, "Create file " + fileObject.getName());

Please check and extract the target message to Bundle.properties.
Comment 1 Ralph Ruijs 2012-09-24 08:21:43 UTC
Fixed by http://hg.netbeans.org/jet-main/rev/63aad2e1cc3e