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 77928 - I18N: Not internationalized text
Summary: I18N: Not internationalized text
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Rochelle Raccah
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2006-06-14 17:39 UTC by Jiri Prox
Modified: 2006-08-23 13:15 UTC (History)
3 users (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 Jiri Prox 2006-06-14 17:39:36 UTC
NB 5.5 200606090200

Word "Presistence" in Type tab of Find in Projects dialog is not i18ned.
Comment 1 Marian Petras 2006-06-26 12:47:42 UTC
This is a bug in module j2ee/persistence. The relevant source code file is

j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/unit/PUDataLoader.java

in method defaultDisplayName(). It should return a localized string.
Comment 3 Pavel Rehak 2006-08-23 13:15:32 UTC
Verified.