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 98553 - I18N - hardcoded string value in ElementNode$WaitNode
Summary: I18N - hardcoded string value in ElementNode$WaitNode
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: I18N
: 102069 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-21 19:28 UTC by Quy Nguyen
Modified: 2007-05-25 20:12 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 Quy Nguyen 2007-03-21 19:28:39 UTC
org.netbeans.modules.java.navigation.ElementNode$WaitNode.getDisplayName()
contains a hardcoded string instead of a value from the resource bundle.
Comment 1 Petr Hrebejk 2007-04-18 18:59:31 UTC
IDE: [4/18/07 7:58 PM] Committing Files started
Checking in Bundle.properties;
/cvs/java/navigation/src/org/netbeans/modules/java/navigation/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.11; previous revision: 1.10
done
Checking in ElementNode.java;
/cvs/java/navigation/src/org/netbeans/modules/java/navigation/ElementNode.java,v
 <--  ElementNode.java
new revision: 1.6; previous revision: 1.5
done
IDE: [4/18/07 7:58 PM] Committing Files finished
Comment 2 Petr Hrebejk 2007-04-24 13:54:26 UTC
*** Issue 102069 has been marked as a duplicate of this issue. ***
Comment 3 Ken Frank 2007-05-25 20:12:44 UTC
verifying - see this msg 
org-netbeans-modules-java-navigation.jar  
LBL_WaitNode=Please Wait...

Quy, please reopen if this is not the correct one.

ken.frank@sun.com