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 22015

Summary: I18N - entry in classclosure/l10n.list has incorrect path
Product: obsolete Reporter: jf4jbug <jf4jbug>
Component: classclosureAssignee: issues@obsolete <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: keiichio
Priority: P2 Keywords: I18N
Version: -FFJ-   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 22720    
Bug Blocks:    

Description jf4jbug 2002-04-02 05:51:21 UTC
org/netbeans/modules/classclosure/Bundle.properties is not included
in l10n-kit for FFJ4.0 FCS.

I think this cause is in l10n.list of classclosure and
'classfile' should be 'classclosure'.

# cat classclosure/l10n.lit
classfile/src/org/netbeans/modules/classclosure/Bundle.properties
---------
classclosure


We need to localize this file, so please fix this ASAP in 'orion_fcs'.
Comment 1 jf4jbug 2002-04-19 03:44:17 UTC
Since we cannot get this file in l10n kit,
please fix this in orion_fcs before high resistance mode.
Comment 2 Keiichi Oono 2002-04-23 07:26:38 UTC
Would you please make a progress for it?
Comment 3 Michael Ottati 2002-04-24 18:46:25 UTC
Changed the line from classfile to class closure. 

This error was probably introduced when the files were 
moved from the closed source to open source repository.
Comment 4 jf4jbug 2002-04-25 08:21:31 UTC
I verified that this was fixed in orion_fcs.
Thank you.
Yuko
Comment 5 Jesse Glick 2002-12-23 16:36:13 UTC
Consistent use of the I18N keyword.