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 172184 - typo in nbi
Summary: typo in nbi
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 14:50 UTC by Masaki Katakai
Modified: 2009-09-22 04:10 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 14:50:02 UTC
It seems that there are two typos in nbi/. Could you please evaluate?
Correcting typos will help translation task too.

"recomended" and "dependecy".

org/netbeans/installer/Bundle.properties:
  It is not recomended that you run multiple instances at the same time since it can result in installer data
corruption.\n\n\

org/netbeans/installer/product/Bundle.properties:
  R.error.unknown.dependency=Unknown dependecy type {0}
Comment 1 dlipin 2009-09-14 15:18:50 UTC
thanks, fixed in 
http://hg.netbeans.org/main/rev/e438ce64c97c
Comment 2 Masaki Katakai 2009-09-15 02:54:12 UTC
Thank you very much Dmitry!
Comment 3 Masaki Katakai 2009-09-22 04:10:55 UTC
Verified on 200909211401. Thanks!