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 131254 - I18N : some strings are not from Bundle
Summary: I18N : some strings are not from Bundle
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-03-27 03:36 UTC by Masaki Katakai
Modified: 2009-01-21 04:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (46.46 KB, image/png)
2008-03-27 03:44 UTC, Masaki Katakai
Details
screenshot (11.57 KB, image/png)
2008-03-27 03:44 UTC, Masaki Katakai
Details
screenshot (91.69 KB, image/png)
2008-03-27 03:46 UTC, Masaki Katakai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2008-03-27 03:36:16 UTC
NetBeans IDE 6.0.1 (Build 200801291616)
http://deadlock.netbeans.org/hudson/job/mevenide-fcs/

It seems that some strings are not from Bundle.properties so
some are displayed in English. Please check the screenshots.

Use external Maven for build execution
Setup external Maven home

Once a week
Once a day
On every startup
Never

GroupId:
ArtifactId:
Version:
Scope:
Comment 1 Masaki Katakai 2008-03-27 03:44:18 UTC
Created attachment 59189 [details]
screenshot
Comment 2 Masaki Katakai 2008-03-27 03:44:47 UTC
Created attachment 59190 [details]
screenshot
Comment 3 Masaki Katakai 2008-03-27 03:46:03 UTC
Created attachment 59191 [details]
screenshot
Comment 4 Milos Kleint 2008-03-27 09:31:30 UTC
fixed in both branch and trunk:
branch commit: http://fisheye.codehaus.org/changelog/mevenide?cs=5086

Comment 5 Masaki Katakai 2009-01-21 04:37:35 UTC
Verified these fixes on 6.5 maven plugin. Thanks!