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 172232

Summary: typo in ant module
Product: projects Reporter: Masaki Katakai <masaki>
Component: AntAssignee: Milan Kubec <mkubec>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Masaki Katakai 2009-09-14 23:18:32 UTC
It seems that "asociate" is not correct. Please fix it for
translation task too.

org/netbeans/modules/ant/freeform/ui/Bundle.properties:
  ASCD_UTA_TEXT_explanation=Requires to asociate action {0} with Ant target.
Comment 1 Masaki Katakai 2009-09-15 02:05:21 UTC
Another typo is

org/netbeans/modules/project/ant/Bundle.properties:
  FileChooserAccessory.warning4=Some of the selected files are folders. Are you sure you want to copy folder and
recursively all its subfoders?

"subfoders" should be "subfolders".

If I need to file to another component/subcomponent, please let me know. Thanks!
Comment 2 Jesse Glick 2009-09-15 03:11:32 UTC
core-main #345ee92920cb
Comment 3 Quality Engineering 2009-09-18 22:46:47 UTC
Integrated into 'main-golden', will be available in build *200909181401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/345ee92920cb
User: Jesse Glick <jglick@netbeans.org>
Log: #172232: bundle typos.
Comment 4 Masaki Katakai 2009-09-22 03:21:44 UTC
Thank you very much Jesse for updating quickly!

Verified on 200909211401.