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 - typo in ant module
Summary: typo in ant module
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 23:18 UTC by Masaki Katakai
Modified: 2009-09-22 03:21 UTC (History)
0 users

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 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.