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 41108 - Enhance commands and variables editors to allow storing lables in resource bundles.
Summary: Enhance commands and variables editors to allow storing lables in resource bu...
Status: RESOLVED INCOMPLETE
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-18 12:27 UTC by Martin Entlicher
Modified: 2011-09-19 22:51 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2004-03-18 12:27:45 UTC
Currently when a profile is edited, all
localizable messages are loaded from resource
bundles. However when the profile is saved, the
messages are left in the profile and references to
resource bundle are removed.

This makes editing of localized profiles impossible.