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 128653

Summary: Bad grammar in broken dependencies dialog
Product: contrib Reporter: _ tboudreau <tboudreau>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ tboudreau 2008-02-28 03:45:27 UTC
"4 modules seems to have broken dependencies and cannot be loaded. Probable some of required modules are missing.
Do you want to resolve the problem?" - a few minor problems with this.  It should be something like (bracketed differences for singular | plural):

4 [module seems | modules seem] to have broken dependencies and cannot be loaded.  Probably [it requires | they require] additional modules which are 
missing.  Do you want to resolve the problem?
Comment 1 Jiri Rechtacek 2008-02-28 09:14:33 UTC
It's Bundle from module contrib/moduleresolver
Comment 2 Jiri Rechtacek 2008-02-29 15:11:22 UTC
http://hg.netbeans.org/main/contrib/rev/203919798021