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 172240 - typo in schema2beans Bundle.properties
Summary: typo in schema2beans Bundle.properties
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Schema2Beans (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: schema2beans-issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-15 02:46 UTC by Masaki Katakai
Modified: 2009-10-21 02:37 UTC (History)
1 user (show)

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-15 02:46:44 UTC
There are some typos in schema2beans. Could you correct them?
Correcting these errors will help translation task too.

"contructor", "instanciate" are not correct.

org/netbeans/modules/schema2beans/Bundle.properties:
  CantGetConstructor_msg=Failed to get the contructor

org/netbeans/modules/schema2beans/Bundle.properties:
  CantInstantiateBean_msg=Failed to instanciate a bean: {0}

org/netbeans/modules/schema2beans/Bundle.properties:
  CantInstanciateBeanClass_msg=Failed to instanciate the bean class: {0}
Comment 1 Petr Jiricka 2009-10-14 12:24:39 UTC
Thanks for the report, fixed.
http://hg.netbeans.org/web-main/rev/738eaf65e279
Comment 2 Quality Engineering 2009-10-15 10:18:05 UTC
Integrated into 'main-golden', will be available in build *200910150201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/738eaf65e279
User: pjiricka@netbeans.org
Log: #172240 - correcting typos in bundle
Comment 3 Masaki Katakai 2009-10-21 02:37:37 UTC
Thank you very much!

Verified on build 200910191401.