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 172206 - typo in java hints Bundle.properties
Summary: typo in java hints Bundle.properties
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Max Sauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 17:26 UTC by Masaki Katakai
Modified: 2009-09-22 03:18 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 17:26:27 UTC
There are some typos in java hint. Could you correct them?
Correcting these errors will help translation task too.

"Suspicous", "Introuce", "Calcel" are not correct.

org/netbeans/modules/java/hints/Bundle.properties:
  DN_CollectionRemove=Suspicous method call

org/netbeans/modules/java/hints/Bundle.properties:
  DESC_CollectionRemove=Warns about suspicous calls to Collection.remove/contains and Map.containsKey/containsValue/remove

org/netbeans/modules/java/hints/introduce/Bundle.properties:
  AD_IntrFld_Dialog=Introuce Filed Dialog

org/netbeans/modules/java/hints/introduce/Bundle.properties:
  AD_IntrHint_Cancel=Calcel
Comment 1 Max Sauer 2009-09-15 11:58:53 UTC
Fixed, please verify, thanks.
---
http://hg.netbeans.org/jet-main/rev/d7ce04bc618e
Comment 2 Quality Engineering 2009-09-18 22:46:54 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/d7ce04bc618e
User: Max Sauer <msauer@netbeans.org>
Log: #172206: typo in java hints Bundle.properties
Comment 3 Masaki Katakai 2009-09-22 03:18:43 UTC
Thank you Max for quick fix!

Verified on 200909211401.