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 149580

Summary: I18N : Unnecessary #NOI18N comment in ruby.railsprojects bundle.properties
Product: ruby Reporter: Masaki Katakai <masaki>
Component: RailsAssignee: Erno Mononen <emononen>
Status: RESOLVED FIXED    
Severity: blocker CC: jf4jbug
Priority: P3 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Masaki Katakai 2008-10-09 02:03:43 UTC
ruby.railsprojects/src/org/netbeans/modules/ruby/railsprojects/ui/wizards/Bundle.properties

#NOI18N
LAB_ConfigureProject=Name and Location

I think "Name and Location" should be localized here. Please check.
Comment 1 Erno Mononen 2008-10-09 14:40:02 UTC
Yes, it really should be localized.
Comment 2 Erno Mononen 2008-11-20 18:28:10 UTC
Fixed in 86a53201382d.
Comment 3 Quality Engineering 2008-11-22 04:46:36 UTC
Integrated into 'main-golden', will be available in build *200811220201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/86a53201382d
User: Erno Mononen <emononen@netbeans.org>
Log: #149580: I18N : Unnecessary #NOI18N comment in ruby.railsprojects bundle.properties