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 - I18N - entry in classclosure/l10n.list has incorrect path
Summary: I18N - entry in classclosure/l10n.list has incorrect path
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: classclosure (show other bugs)
Version: -FFJ-
Hardware: All All
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: I18N
Depends on: 22720
Blocks:
  Show dependency tree
 
Reported: 2002-04-02 05:51 UTC by jf4jbug
Modified: 2002-12-23 16:36 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 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.