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 153330

Summary: Show text file context for replacements
Product: java Reporter: _ tboudreau <tboudreau>
Component: I18NAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Patch

Description _ tboudreau 2008-11-17 18:03:45 UTC
(thought I'd already filed this but can't find it) I recently had to internationalize a project I did not write, which
contained large numbers of strings that might or might not be localizable.  The wizard was fairly useless for this,
since I could only see the string, not the context it was used in - that is, I couldn't tell if "foo" was a logging
message or text to go on a button.

So I wrote the attached patch in about 15 minutes.  It adds a context view to the wizard, so that you can really see
what you're changing.  IMO it improves I18N wizard usability 1000%.

If you'd like me to simply commit the change, reassign this issue to me and I will do so.
Comment 1 _ tboudreau 2008-11-17 18:04:09 UTC
Created attachment 73832 [details]
Patch
Comment 2 Alexey Butenko 2009-01-19 14:51:11 UTC
changeset bb0a888e7a62