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 - Show text file context for replacements
Summary: Show text file context for replacements
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-17 18:03 UTC by _ tboudreau
Modified: 2009-02-19 20:54 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Patch (12.75 KB, patch)
2008-11-17 18:04 UTC, _ tboudreau
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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